@charset "utf-8";
/* CSS Document */

a:focus { -moz-outline: none; }

.clearfix:after{ content: "."; display: block; height: 0; font-size:0; clear: both; visibility:hidden; }
.clearfix{display: inline-block;}
/* Hides from IE Mac \*/ * html .clearfix {height: 1%;} .clearfix {display:block;} /* End Hack */ 

/*Image caption*/
.arc90_imgcaption { text-align: center; }
.arc90_imgcaptionTXT { font-size: .8em; color: #666; text-align: left; margin: 0; }
/* .floatl { float: left; margin-right: 1em; }
.floatr { float: right; margin-left: 1em; } */

body {
	height: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a img {
	border: none;
}

p {
	margin-bottom: 18px;
}

.content-box-1 p {
	color: #005085;
	font-size: 13px;
}
.content-box-2 p {
	color: #8FB524;
	font-size: 13px;
}
.content-box-3 p {
	color: #D3A013;
	font-size: 13px;
}

a {
	text-decoration: none;
}

a:hover, a.active {
	text-decoration: none;
}

#top a {
	font-weight: bold;
	color: white;
}

#top a:hover, #top a.active {
	color: #DEDEDE;	
}
