@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}
body {
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #2D4880;
}
a:visited {
	color: #193268;
}
a:hover {
	color: #84AAE5;
}
h1 {
	font-size: 18px;
	color: #355189;
	margin-top: 0px;
}
h2 {
	font-size: 16px;
	color: #355189;
	margin-top: 0px;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	color: #264999;
	margin-top: 5px;
	margin-bottom: 0px;
}


#wrapper {
	width: 958px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	height: 104px;
	width: 958px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #7D9DCF;
}
#logo p {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: 15px;
}
.blue16ptbold {
	font-size: 16px;
	font-weight: bold;
	color: #264999;
}
#nav {
	height: 40px;
	width: 958px;
}
#header {
	height: 246px;
	width: 958px;
}
#leftcolumn {
	float: left;
	width: 242px;
	padding-top: 0px;
	padding-left: 0px;
}
#subnav {
	float: left;
	width: 212px;
	background-image: url(images/subheader_bg.gif);
	padding-top: 26px;
	padding-left: 30px;
	background-repeat: no-repeat;
}
.subnav_p {
	margin-top: 0px;
	margin-bottom: 7px;
	font-weight: bold;
	color: #355189;
	font-size: 13px;
}
.subnav_p_selected {
	margin-top: 0px;
	margin-bottom: 7px;
	font-weight: bold;
	color: #5288DA;
	font-size: 13px;
	margin-right: 9px;
}
#subnav a:link {
	color: #2D4880;
	text-decoration: none;
}
#subnav a:visited {
	color: #193268;
	text-decoration: none;
}
#subnav a:hover {
	color: #84AAE5;
	text-decoration: underline;
}

#requestinfo {
	float: left;
	width: 212px;
	background-image: url(images/requestinfo_bg.gif);
	padding-top: 41px;
	padding-left: 30px;
	background-repeat: no-repeat;
}
#requestinfo p {
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 7px;
	line-height: 18px;
}

#pagecontent {
	background-image: url(images/pagecontent_bg.gif);
	float: left;
	width: 656px;
	padding-top: 26px;
	padding-left: 30px;
	background-repeat: no-repeat;
	padding-right: 30px;
}
#pagecontent p {
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 10px;
}

#footerspacer {
	background-image: url(images/footer_top.gif);
	background-repeat: repeat-x;
	height: 37px;
	width: 100%;
	clear: both;
}
#footer {
	background-color: #D3D3D3;
	height: 230px;
	width: 100%;
	line-height: 18px;
}
.imgright {
	float: right;
	border: 1pt solid #84AAE5;
	padding: 1px;
	margin-left: 15px;
	margin-bottom: 10px;
}
.imgborder {
	border: 1pt solid #84AAE5;
	padding: 1px;
}
#home1 {
	background-image: url(images/home_1.gif);
	float: left;
	width: 259px;
	padding-top: 26px;
	padding-left: 30px;
	background-repeat: no-repeat;
	padding-right: 30px;
}
#home1 p {
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 10px;
}
#home2 {
	background-image: url(images/home_2.gif);
	float: left;
	width: 260px;
	padding-top: 26px;
	padding-left: 30px;
	background-repeat: no-repeat;
	padding-right: 30px;
}
#home2 p {
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 10px;
}
#home3 {
	background-image: url(images/home_3.gif);
	float: left;
	width: 259px;
	padding-top: 26px;
	padding-left: 30px;
	background-repeat: no-repeat;
	padding-right: 30px;
}
#home3 p {
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 10px;
}
#requestinfohome {
	float: left;
	width: 259px;
	background-image: url(images/requestiunfo_home.gif);
	padding-top: 41px;
	padding-left: 30px;
	padding-right: 30px;
	background-repeat: no-repeat;
	clear: both;
}
#requestinfohome p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	line-height: 18px;
}
#pagecontenthome {
	background-image: url(images/pagecontent_home.gif);
	float: left;
	width: 579px;
	padding-top: 41px;
	padding-left: 30px;
	background-repeat: no-repeat;
	padding-right: 30px;
}
#pagecontenthome p {
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 10px;
}
