#mainframe {
	background: none #FFF;
}

#content .smallContentBox {
	height: 150px;
	padding: 5px;
	margin: 0;
}

#content .smallContentBox .newsItem {
	border: none !important;
}

#content .smallContentBox h3 {
	margin-bottom: 10px;
	font-size: 11px !important;
	width: 290px;
	padding-bottom: 4px;
	border-bottom: 1px solid #D8DFE2;
	color: #005C7E;
}

#content .smallContentBox h3 a {
	font-size: 11px;
}

.halfsized {
	width: 290px !important;
}

.rightspacer {
	margin-right: 20px;
}

.leftFloaterDl {
	margin: 0 15px 15px 0;
	float: left;
}

.rightFloaterDl {
	margin: 0 0 15px 15px;
	float: right;
}

#content p {
	margin: 0 0 10px 0;
}

dd{
	font-size: 10px;
	font-style: italic;	
}

#boxes .newsItem {
	padding: 8px 15px;
	border-bottom: none;
	padding: none;
	margin: none;
}

#boxes h2 {
	padding: 5px 15px;
	font-size: 11px;
}

.boxImage {
	display: block;
	width: 60px;
	float: left;
	margin-right: 10px;
}

.boxWImageContent {
	width: 195px;
	float: left;
}

.box {
	padding-top: 0;
	border: 1px solid #8F96A4;
	margin-bottom: 15px;
	clear: both;
	background: #FFF;
}

.box h2 {
	color: #FFF;
	background: #747F91;
}

#content #breadcrumb, #content #breadcrumb a {
	color: #8B969C;
	font-size: 10px;
	font-weight: normal;
}

#content .infoGrayBox h3 a,
#content .smallContentBox h3 a {
	color: #1774B9 !important;
}

#content .infoGrayBox h3 {
	color: #1774B9;
	background-color: #D8DCDF;
	margin-bottom: 2px;
	padding: 10px;
}

#content .infoGrayBox .content {
	background-color: #ECF0F1;
	padding: 10px;
	min-height: 80px;
}

#content .serviceLister a {
	color: #F48706 !important;
}

#content .infoGrayBox {
	width: 300px;
	margin-top: 20px;
}

#content .infoFullBox {
	width: 620px;
}

#content .serviceCaption {
	color: #1174B7;
	font-weight: bold;
	font-size: 20px;
}

#content .serviceSubCaption {
	color: #1174B7;
	font-weight: bold;
	margin-bottom: 30px;
}

.infoGrayBox h4 {
	margin-bottom: 5px;
	font-size: 12px;
	color: #1774B9;
}

#content a, #content a:link, #content a:visited, #content a:hover,.boxheader h4, .boxheader h4 a, #content h3, #content h3 a  {
	color: #1774B9 !important;
}

