@charset "utf-8";
/* CSS Document */

h3.telephone {
    display: block;
    height: 28px;
    margin-bottom: 10px !important;
    padding: 5px !important;
}

h3.telephone a {
	display: inline;
    float: right;
    font-size: 80%;
    font-weight: normal;
    height: 12px;
}
h3 .fR a {
    background: none repeat scroll 0 0 transparent;
    float: none !important;
    padding: 0;
}

.contact strong {
    color: #005BAB;
    font-size: 120%;
}

.contact table tr td {
	padding:10px 20px 10px;
}

.download_box {
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-top: 10px;
	margin-left: 0px;
	width: 270px;
}

