html {
	height: 100%;
	width: 100%;
	overflow: -moz-scrollbars-vertical;
}
body
{
	height: 100%;
	width: 100%;
	background-image: url(/images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	background-color: #FFFFFF;
}.main_wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.hdr_wrapper {
	background-image: url(/images/header_bg.jpg);
	width: 900px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 70px;
}
.hdr_logo {
	float: left;
	height: 70px;
}
.hdr_links {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #264171;
	margin-top: 50px;
	margin-right: 15px;
	text-transform: uppercase;
}
.hdr_links a:link, .hdr_links a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #264171;
	margin-right: 3px;
	text-transform: uppercase;
	padding: 3px;
	margin-left: 3px;
	background-color: none;
	text-decoration: none;
	font-weight: bold;
}
.hdr_links a:hover {
	background-color: #FFFFFF;
	color: #264171;
	text-decoration: none;
}

.homeflash img
{
width: 900px;
float: left;
}

.main_nav a:link, .main_nav a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #d5e0e6;
	text-decoration: none;
	height: 22px;
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	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: none;
	border-left-style: none;
	border-top-color: #3a3f38;
	border-right-color: #3a3f38;
	border-bottom-color: #3a3f38;
	border-left-color: #3a3f38;
	display: block;
	float: left;
	font-weight: bold;
}
.main_nav a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	background-color: #223a63;
}
#main_nav {
	background-color: #0a0a08;
	height: 30px;
	width: 900px;
	text-align: center;
}
.greyftr {
	background-color: #ccdce0;
	background-image: url(/images/home_contentbg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.contentwrapper {
	background-color: #FFFFFF;
}
.homepage_contentimages {
	height: 89px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.homepage_contentimages img{
	float:left;
	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: none;
	border-left-style: none;
	border-top-color: #e3ecee;
	border-right-color: #e3ecee;
	border-bottom-color: #e3ecee;
	border-left-color: #e3ecee;
	
}
.home_contentcol {
	float: left;
	width: 280px;
	padding: 10px;
	margin: 0px;
}
.home_contentcol h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.home_contentcol p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.home_contentcol a:link, .home_contentcol a:visited {
	color: #333333;
	text-decoration: none;
}

.home_contentcol a:hover {
	color: #333333;
	text-decoration: underline;
}

.clear {
	clear: both;
	height: 1px;
}
.submenus_wrapper {
	position: absolute;
	background-color: #FF3300;
}
.submenus {
	position: absolute;
	width: 215px;
	display: block;
	filter:alpha(opacity=100);

	-moz-opacity:1.0;
	opacity: 1.0;
	z-index:1;
	visibility: hidden;
}

.submenus a:link, .submenus a:visited{
	padding: 8px;
	background-color: #264171;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	display: block;
	width: 192px;
	float: left;
	color: #d5e0e6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.submenus a:hover{
	background-color: #d5e0e6;
	color: #333333;
	text-decoration: none;
}
.footer_wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	background-image: url(/images/footerbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 10px;
}

.footer_wrapper a:link, .footer_wrapper a:visited {
	color: #264171;
}
#nav, #hdr, #homepageimg, #homegrey_ftr
{
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}
 #insidebanner, #pagecontent
{
	/*filter: alpha(opacity=0);*/
	filter: alpha(opacity=1);
	/*-moz-opacity: 0.0;*/
	-moz-opacity: 1;
	/*opacity: 0.0;*/
	opacity: 1;
}

.page_subnav
{
	width: 200px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
.page_subnav h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.page_subnav a:link, .page_subnav a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.page_subnav_links
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	display: block;
}
.page_subnav_links img
{
	float: left;
}
.page_subnav_links a:link, .page_subnav_links a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	display: block;
	padding: 15px 10px;
	text-decoration: none;
	float: left;
	width: 175px;
}
.page_subnav_links a:hover
{
	text-decoration: none;
	color: #333333;
}
#page_subnav_linksOn
{
	color: #094178;
	font-weight: bold;
	background-image: url(/images/pagesubnav_on.gif);
	background-repeat: repeat-y;
}

.callout_bdr {
	background-color: #C6D5E0;
	padding: 2px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
.callout_body {
	background-color: #F7FBFB;
	padding: 15px;
}
.callout_body h1 {
	background-color: #F7FBFB;
	color: #0A4178;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	background-image: url(/images/callout_hr.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}
.callout_body p {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 0px 5px 10px;
}
.inside_colwrapper {
	margin: 25px 0px 25px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.callout2 {
	background-color: #427498;
	padding: 15px;
}
.callout2 h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
.callout2 p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 5px;
	line-height: 1.5em;
}
.content_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	padding: 2px 25px 0px 10px;
}
.content_body h1{
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #0A4178;
	margin-bottom: 0px;
}

.content_body a:link, .content_body a:visited {
 	color: #264171;
	background-color: none;

}

.content_body p{
	font-size: 11px;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 2px;
}	

.content_body ul {
	font-size: 11px;
	color : #333333;
        margin-top: 5px;
        margin-bottom: 2px;
}

.content_body img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #e3ecee;
	border-right-color: #e3ecee;
	border-bottom-color: #e3ecee;
	border-left-color: #e3ecee;

}

.home_headline {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #010101;
	font-size: 14px;
	padding: 0px 0px 0px 10px;
	line-height: 2.5em;
}

.home_headline a:link, .home_headline a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

.home_headline a:hover{
	text-decoration: underline;
	color: #FFFFFF
	font-weight: bold;
}

.download_license
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
       font-size: 11px;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 2px;
}

.download_error
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
       font-size: 11px;
	color: #FF0000;
	margin-top: 5px;
	margin-bottom: 2px;

}

