/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-image: url(images/background_body.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	background-color: #1d4a85;
	font-size: small;
	line-height: 140%;
}
a {
	color: #0F4998;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {

	color: #666666;
	text-decoration: none;
}
a:active {

	color: #0F4998;
	text-decoration: none;
}


#pagecenter {
	width: 754px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	position: relative;
}

#top {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 133px;
	width: 754px;
}

#top h1 {
	text-indent: -9999px;
	font-size: small;
}

#mainbodywrapper {
	float: left;
	width: 754px;
	background-image: url(images/main_background.jpg);
	background-repeat: repeat-y;
	height: auto;
}

#navcontainer ul
{
	padding-left: 0;
	margin-left: 0;
	float: none;
	font-family: arial, helvetica, sans-serif;
	padding-top: 2px;
}
#maintext {
	float: left;
	width: 484px;
	padding: 7px;
	font-size: 85%;
}


#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	text-decoration: none;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
}

#navcontainer ul li a:hover {
	color: #FFFFFF;
	background-image: url(images/navbg_rollover.jpg);
	background-repeat: repeat-x;
}

#navcontainer {
	float: left;
	margin: 0px;
	width: 748px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	background-image: url(images/navbg.jpg);
	background-repeat: no-repeat;
	height: 38px;
	font-size: 90%;
}
#navlist {
	width: 728px;
	height: 38px;
	margin: 0px;
	padding: 0px;
}



/***** Home Panels *****/

#flashpanel {
	float: right;
	height: 240px;
	width: 450px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-top: 4px;
}


#hometext {
	float: left;
	width: 250px;
	padding-right: 12px;
	padding-left: 24px;
	padding-top: 6px;
	font-size: 85%;
}
#homepanel_services {
	float: left;
	height: 48px;
	width: 129px;
	clear: none;
	background-image: url(images/homepanel_services.gif);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 9px;
	line-height: 100%;
	color: #FFFFFF;
	font-size: 85%;
}
#homepanel_services a {
	color: #FFFFFF;
	text-decoration: none;
}
#homepanel_services a:hover {
	text-decoration: underline;
}
#homepanel_tools a {
	color: #FFFFFF;
	text-decoration: none;
}
#homepanel_tools a:hover {
	text-decoration: underline;
}

#homepanelwrappers {
	float: right;
	width: 462px;
	clear: both;
	height: auto;
	padding-bottom: 8px;
}
#homepanel_tools {
	float: left;
	height: 48px;
	width: 119px;
	padding-top: 35px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 9px;
	line-height: 100%;
	color: #FFFFFF;
	background-image: url(images/homepanel_tools.gif);
	font-size: 85%;
}

#homepanel_support {
	float: left;
	height: 48px;
	width: 129px;
	clear: both;
	background-image: url(images/homepanel_support.gif);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 9px;
	line-height: 100%;
	color: #FFFFFF;
	font-size: 85%;
}
#homepanel_tools h3 {
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	font-size: small;
}

#homepanel_support a {
	color: #FFFFFF;
	text-decoration: none;
}
#homepanel_support a:hover {
	text-decoration: underline;
}
#accesskeys {
	display: none;
}
#homepanel_services h3 {
	text-indent: -9999px;
	font-size: small;
	margin: 0px;
	padding: 0px;
}
#homepanel_support h3 {
	font-size: small;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}



#rightpanelwrapper {
	height: auto;
	width: 462px;
	float: right;
}

#partnerlogos {
	float: left;
	height: 44px;
	width: 450px;
	position: relative;
}

/***** Footer *****/

#footer {
	background-image: url(images/footer_background.gif);
	background-repeat: no-repeat;
	float: left;
	height: 41px;
	width: 754px;
	font-size: 85%;
}
#copyright {
	float: left;
	height: 38px;
	width: 450px;
	padding-left: 20px;
	padding-top: 8px;
	color: #FFFFFF;
}
#footerlinks {
	float: right;
	height: 28px;
	width: 240px;
	padding-right: 20px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 8px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/***** Sub Nav *****/

#subnavwrapper {
	float: left;
	width: 214px;
	padding-right: 8px;
	padding-left: 15px;
	padding-top: 6px;
	height: 300px;
}
#sublinks {
	width: 210px;
	float: left;
}

html > body #sublinks li {
	list-style-type: none;
	height: 25px;
	width: 170px;
	display: block;
	text-indent: -38px;
	}
#sublinks li {
	list-style-type: none;
	height: 25px;
	width: 170px;
	display: block;
	text-indent: 0px;
}

#sublinks a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	padding-left: 24px;
}
#sublinks a:hover {
	color: #0f4998;
	background-image: url(images/subnav_bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}

#subnavtitle {
	float: left;
	height: 20px;
	width: 206px;
	background-image: url(images/subnavtitle_background.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 7px;
	margin-bottom: 4px;
}

/***** Main Text *****/

#maintextwrapper {
	float: left;
	width: 498px;
	padding-top: 6px;
}
#maintexttitle {
	float: left;
	width: 498px;
	background-image: url(images/title_background.gif);
	height: 20px;
	color: #FFFFFF;
	padding-left: 7px;
	padding-top: 4px;
	background-repeat: no-repeat;
}
#maintexttitle h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.activesublink {
	color: #0f4998;
	background-image: url(images/subnav_bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px;

}

#maintext img {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 4px;
}
#subnavtitle h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a.activesublink:link {
	text-decoration: none;
	color: #0f4998;
	font-weight: bold;
	font-size: 12px;
	padding-left: 24px;
	background-image: url(images/subnav_bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}
#maintext caption {
	font-weight: bold;
	text-align: left;
}
#maintext label {
}
#maintext2 {
	float: left;
	width: 484px;
	padding: 7px;
	font-size: 85%;
}
#maintext h5 {
	font-size: 110%;
	margin: 0px;
	padding: 0px;
}
