html 
{
}
body 
{
	margin: 0px;
	padding: 0px;
	text-align: center;
}

/* START HEADER STYLES */
.header_wrapper
{
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/topline.gif);
	background-repeat: repeat-x;
	margin-bottom: 5px;
}
.main_logo
{
	float:left;
	width:245px;
	height:80px;
	margin-top: 8px;
}
.header_nav_wrapper
{
	float:right;
	width:725px;
	height:79px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0066cc;
	border-right-color: #0066cc;
	border-bottom-color: #0066cc;
	border-left-color: #0066cc;
	margin-top: 8px;
}
.mininav_wrapper
{
	height:36px;
	text-align: right;
	padding-top: 10px;
}
.mininav_wrapper form
{
	margin:0px;
}
.header_searchinput
{
	border: 1px solid #1975D1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 0px 3px;
	margin-right:10px;
}
.content_wrapper {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.clear {
	clear: both;
	height: 0px;
}

/* END HEADER STYLES */

/* START NAV STYLES */
.main_nav_wrapper
{
	height:33px;
	text-align:right;
	background-image: url(../images/main_nav_rightbg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 1px;
	float:right;
}
.main_nav_wrapper a:link, .main_nav_wrapper a:visited, .main_nav_wrapper a:active
{
	height:15px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/main_nav_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	background-color: #FFFFFF;
	float: left;
	color: #535353;
	text-decoration: none;
	padding: 13px 15px 5px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
.main_nav_wrapper a:hover
{
	height:15px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/main_nav_bg_over.gif);
	background-position: left top;
	display: block;
	background-color: #FFFFFF;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	padding: 13px 15px 5px;
	font-size: 12px;
	text-transform: uppercase;	
	background-repeat: repeat-x;
	color: #FFFFFF;
}
a.main_nav_wrapperOn:link , a.main_nav_wrapperOn:visited, a.main_nav_wrapperOn:hover
{
	height:15px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/main_nav_bg_over.gif);
	background-position: left top;
	display: block;
	background-color: #FFFFFF;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	padding: 13px 15px 5px;
	font-size: 12px;
	text-transform: uppercase;	
	background-repeat: repeat-x;
	color: #FFFFFF;
}
a.main_nav_wrapperOnFade:link, a.main_nav_wrapperOnFade:visited, a.main_nav_wrapperOnFade:hover
{
	height:15px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/main_nav_bg_offfade.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	background-color: #FFFFFF;
	float: left;
	color: #666666;
	text-decoration: none;
	padding: 13px 15px 5px;
	font-size: 12px;
	text-transform: uppercase;
}
.subnav_wrapper
{
	position:absolute;
	left: 0px;
	padding-left: 350px;
}	
.subnav {
	position: absolute;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1A75D2;
	border-right-color: #1A75D2;
	border-bottom-color: #1A75D2;
	border-left-color: #1A75D2;
	visibility: hidden;
}
.subnav a:link, .subnav a:visited{
	background-color: #F5F9FC;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #1A75D2;
	border-right-color: #1A75D2;
	border-bottom-color: #1A75D2;
	border-left-color: #1A75D2;
	width: 132px;
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.subnav a:hover{
	background-color: #B1D5F9;
	color: #000000;
	text-decoration: none;
}
.thirdsubnav
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1A75D2;
	border-right-color: #1A75D2;
	border-bottom-color: #1A75D2;
	border-left-color: #1A75D2;
	position: absolute;
	top: 0px;
	visibility: hidden;
	display: block;
	width: 160px;
	overflow: hidden;
	background-color: #f5f9fc;
	background-image: url(../images/subnav_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.thirdsubnav a:link, .thirdsubnav a:visited{
	background-color: transparent ;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #1875D1;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #1A75D2;
	border-right-color: #1A75D2;
	border-bottom-color: #1A75D2;
	border-left-color: #1A75D2;
	width: 128px;
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 5px;
	padding-left: 14px;
	background-image: url(../images/subnav_bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.thirdsubnav a:hover{
	background-color: #E9F2FB;
	text-decoration: none;
	color: #2165A7;
}
#thirdsubnavOn{
	background-color: #B1D5F9;
}
#subnav_third
{
	background-image: url(../images/subnav_bullet.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
/* END NAV STYLES */


/* START FOOTER STYLES */
.footerinclude {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	letter-spacing: 2px;
	padding-right: 10px;
	background-image: url(../images/bottombg.gif);
	background-repeat: repeat-x;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 41px;
	display: block;
	background-position: top;
}
.footer_links {
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 400px;
}
.footer_links a:link, .footer_links a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333333;
	font-weight:bold;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: 1px;
}
.footer_links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #1975D1;
	font-weight:bold;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: 1px;
}
.footer_copyright {
	float: right;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* END FOOTER STYLES */