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

a:link {
	color: #022A55;
}
a:visited {
	color: #1B4169;
}
a:hover {
	color: #7E6534;
}

html, body, #wrap {height: 100%;}
#wrap {
	width:900px;
	margin:0 auto;
	background: #FFF;
}

body > #wrap {
	height: auto;
	min-height: 100%;
	border-right: 3px solid #9AB6D2;
	border-left: 3px solid #9AB6D2;
}

#main {
	background: #FFF url(/images/layout_03.png) no-repeat 0px 0px;
	padding: 20px 50px 75px 55px;
	color: #343434;
	font: 13px/17px Arial, Helvetica, sans-serif;
	
}  /* must be same height as the footer */

#footer {
	position: relative;
	margin-top: -75px; /* negative value of footer height */
	height: 75px;
	clear:both;
	background: url(/images/bottomback.jpg);
} 

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

	
body {
	background:#D9E3EA url(/images/back.png) repeat-x 0px 0px;
	margin:0;
	padding:0;
	border:0;
}
#top {
	background: #FFFFFF url(/images/logo.png) no-repeat 0px 15px;
	height: 90px;
	width: 900px;
	padding:0;
	margin:0;
	border:0;
}
#toppicture {
	background: no-repeat 0px 0px;
	height: 200px;
	width: 900px;
	border-bottom: 3px solid #9AB6D2;
	
}

.hiddenlogo {
	visibility:hidden;
}
#blurb1 {
	border:1px solid #668B93;
	background: #EEF7F9;
	width:415px;
	margin: 0px auto 7px 70px;
	font: italic normal 14px/18px Georgia, "Times New Roman", Times, serif;
	padding: 15px;
}
#blurb2 {
	border:1px solid #9A9E7C;
	background: #F9FAF1;
	width:415px;
	margin: 0px auto 7px 70px;
	font: italic normal 14px/18px Georgia, "Times New Roman", Times, serif;
	padding: 15px;
}
#blurb3 {
	border:1px solid #5C6A8D;
	background: #DBE3F3;
	width:415px;
	margin: 0px auto 0px 70px;
	font: italic normal 14px/18px Georgia, "Times New Roman", Times, serif;
	padding: 15px;
}
#wrap #main li {

	background: url(/images/bullet.png) no-repeat 0px 7px;
	padding-left: 10px;
	font-size: 13px;
	line-height: 19px;
	padding-bottom: 3px;
}
#wrap #main li.secondary {
	list-style: none;
	background: url(/images/secondary-bullet.png) no-repeat 0px 7px;
	padding-left: 10px;
	font-size: 13px;
	line-height: 19px;
	padding-bottom: 3px;
}
#wrap #main ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
#wrap #main p.text {
	font-size: 14px;
	line-height: 19px;
}
#wrap #main p.textindent {
	font-size: 14px;
	line-height: 19px;
	padding-left: 40px;
}
#wrap #main h2 {
	font: normal 19px/23px Georgia, "Times New Roman", Times, serif;
	color: #012854;
}
#wrap #main h3 {
	font-size: 14px;
	font-style: italic;
	color: #41341B;
	font-weight: normal;
}
#wrap #main h4 {
	font-size: 15px;
	color: #466079;
}
.highlighted {
	background: #FFFFE1;
}
#MainMenu 
{
	height:27px;
	background:#FFF;
	border-color:#9AB6D2;
	border-style:solid;
	border-width:0 0 3px;
	margin:0;
}
#tab 
{
	top:0;
	height:0;
	background:repeat-x top;
	margin:0;
}
#tab ul 
{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#tab li 
{
	display:inline;
	float:left;
	margin:0 1px 0 0;
	padding:0;
}
#tab a 
{
	background:url(/images/bright_115.gif) no-repeat right top;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#tab a span 
{
	display:block;
	background:url(/images/bleft_115.gif) no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	font-weight:700;
	line-height:27px;
	padding:0 22px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#000;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv 
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	background:#fff;
	line-height:25px;
	z-index:100;
	width:190px;
	text-decoration:none;
	border-color:#000;
	border-style:solid;
	border-width:0 0 3px;
	padding:0;
}
.dropmenudiv ul 
{
	list-style:none;
	margin:0;
	padding:0;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link,.dropmenudiv a:visited 
{
	width:195px;
	float:left;
	display:block;
	border:0 #fff;
	color:#fff;
	background:#438ccb;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	margin:0 1px 0 0;
	padding:0;
}
.dropmenudiv a span 
{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:none;
	padding:0 22px;
}
.dropmenudiv a:hover 
{
	border:0;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv a:hover span 
{
	background-color:none;
	background-image:none;
	color:#000;
}
.homeimagefloat {
	float: left;
	padding-right: 15px;
	
}
#wrap #main #blurb1 .dot {
	color: #48AABF;
}
#wrap #main #blurb2 .dot {
	color: #A3A76D;
}
#wrap #main #blurb3 .dot {
	color: #5454CD;
}
#wrap #main .titles {
	font-size: 15px;
}
.clickhere {
	padding-left: 63px;
}
#search {
	width: 300px;
	position: relative;
	bottom: 60px;
	left: 475px;
	text-align: center;
	background-image: url(/images/search.png);
	background-repeat: no-repeat;
	height: 30px;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
