body {
	border-top: 3px solid #a3a3a3;
	color: #4d4d4d;
	font-family: Georgia,Times,"Times New Roman",serif !important;
	line-height: 1.4;
	padding:0;
	margin:0;
	background-color:#fff;
	font-size:16px;
}
strong {
	font-weight:bold !important;
}
.visuallyHidden {
	visibility: hidden;
}
table {
	font-family: Georgia,Times,"Times New Roman",serif !important;
	line-height: 1.4;
	font-size:16px;
}
a:link, a:visited {
	color: #454545;
	text-decoration: underline;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
#topcontainer {
	float:none !important;
}
#headcontainer, #contentcontainer {
	width:960px;
	margin:0 auto;
}
#contentcontainer {
	margin-top:25px;
}
#navcontainer {
	padding:0 10px;
	vertical-align: top;
	width:188px !important;
}
#primarycontent2 {
	width:800px !important;
	vertical-align: top;
}
.filters a {
	text-decoration: none;
}
.navholder {
	background-color:#00529b;
	padding:16px;
}
.navheader {
	color: #fff;
	font-size: 24px;
	text-transform: uppercase;
	margin:12px 0;
	font-family:"Open Sans Condensed",​sans-serif;
}
.navholder ul {
	font-size:14px;
	margin:16px 0;
}
.navholder ul li {
	padding:5px;
	padding-left:10px;
}
.navholder ul li a {
	color: #fff;
	text-decoration: none;
	display: block;
}
.navholder ul li a:hover {
	color:#fff;
	text-decoration: underline;
}
.pageheader, .bluepageheader {
	font-family:"Open Sans Condensed",​sans-serif;
	font-size:44px;
	font-weight:normal;
	color: #00529b;
	text-transform: uppercase;
}
.lineheader {
	font-family:"Open Sans Condensed",​sans-serif;
	font-size:32px;
	border-bottom:0;
	font-weight:normal;
	padding-left:0;
}