@charset "utf-8";

#index_mainbanner {
	background-color: #cfecfc;
	width: 100%;
	height: 250px;
}
#index_mainbanner #index_imgrotator {
	float: left;
	width: 355px;
}
#index_mainbanner #index_navholder {
	background-image: url(images/index_mainbanner2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 247px;
	height: 250px;
}
#index_mainbanner img {
 margin: 0;
 padding: 0;
 border: 0;
}
.navholder_spacing {
	padding-top: 50px;
	padding-bottom: 40px;
	padding-left: 15px;
        margin-top: 15px;
}
.navholder_spacing2  {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#index_mainbanner #index_navholder a, #index_mainbanner #index_navholder a:visited {
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#index_mainbanner #index_navholder a:hover {
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
#index_mainbanner #index_bannerbox3 {
	float: left;
	width: 250px;
}
#sidebar2 {
	width: 206px;
	background-color: #CFECFC;
}
#sidebar2 img {
 margin: 0;
 padding: 0;
 border: 0;
}
#sidebar2nav {
	background-image: url(images/index_mainbanner2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 206px;
	height: 250px;
}
#sidebar2nav a, #sidebar2nav  a:visited {
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar2nav a:hover {
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.navholder_spacing  {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.navholder_spacing2  {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#sidebar2_banner1 {
	width: 206px;
}
#index_quote {
	background-image: url(images/index_quote.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
}
#index_quote p {
	font-size: 14px;
	font-weight: bold;
	color: #0d5cab;
	text-align: center;
}
#index_maincopy {
	width: 840px;
	margin-left: 0px;
	margin-right: auto;
        border: 0;
        text-align: center;
        align: center;        
}
.index_copycoltb {
	width: 840px;
	margin-left: auto;
	margin-right: auto;
        border: 0;
        text-align: center;
        align: center;
}
.index_copycoltb td {
	width: 380px;
	padding-left: 20px;
	padding-right: 20px;
        border: 0;
}
.index_copycol {
	float: left;
	width: 380px;
	padding-left: 20px;
	padding-right: 20px;
}
.txt10white {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#footer_content {
	width: 100%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #b2b2b2;
	background-image: url(images/gradientfooter.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.footer_section {
	float: left;
	width: 180px;
	font-size: 11px;
	padding-left: 20px;
	padding-right: 20px;
        padding-top: 16px;
        padding-bottom: 11px;
}
.footer_section a {
        color: #333333;
}
.footer_section a:hover {
        color: #7b2860;
}
.ftrhdr {
	font-size: 16px;
	font-weight: bold;
	color: #8C8C8C;
        line-height: 0%;
}
.footer_section .speciallk a {
	background-color: #cfecfc;
	color: #0d5cab;
        padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0d5cab;
	text-decoration: none;
        line-height: 0%;
}
.footer_section .speciallk a:hover, .footer_section .speciallk a:visited {
	background-color: #e9f7fe;
	color: #0d5cab;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0d5cab;
	text-decoration: none;
        line-height: 0%;
}
#footer_accreds {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b2b2b2;
	background-image: url(images/footerlogos.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #0d5cab;
}
#footer_tinytxt {
	font-size: 11px;
	color: #0D5CAB;
	text-align: center;
	margin-bottom: 30px;
	padding-top: 20px;
}
#footer_tinytxt a, #footer_tinytxt a:hover, #footer_tinytxt a:visited {
	color: #0D5CAB;
	text-decoration: none;
}
#footer_tinytxt a:hover {
	color: #0D5CAB;
	text-decoration: underline;
}




/* default opacity for IE */
img {
	filter:alpha(opacity=100);
	}

/* duplicate image positioning */
img.idupe {
	position:absolute;
	z-index:30000;
	visibility:hidden;
	}

