@charset "utf-8";
/* CSS Document */

/* INFINIUM 2010
===================================== */

/* LAYOUT
===================================== */
body {
	background-color: #ffffff;
	background-image:url(images/bkgd.gif);
	background-repeat:repeat-x;
}
#footerbg {
	background-image:url(images/footerbg.jpg);
	background-repeat:repeat-x;
	width:100%;
	height: 100%;
	background-color: #3797bd;
	background-position: top;
}
	
#footer {
	width:100%;
	height: 100%;
	margin: 0px 0 0 0px;
	padding: 15px 0px 10px 0px;
	text-align: center;
}
#footer-text {
	width:100%;
	height: 100%;
	margin: 0px 0 0 0px;
	padding: 15px 0px 10px 0px;
	text-align: center;
	bottom:0;
}

/* TYPE
===================================== */
h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#09438b;
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; padding-right:15px;
	color: #002146;
}

.nav {
font-family: Arial, Helvetica, sans-serif;
color: #3797bd;
font-size: 12px;
font-weight: bold;
}

.subnav {
font-family:Arial, Helvetica, sans-serif;
color: #3796bd;
font-size: 10px;
font-weight:bold;
padding-left:15px;
padding-bottom: 3px;
}

.footer {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #19285b;
font-size:10px;
}

.credits {
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #fff;
font-size:10px;
}
.foothead {
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #fff;
font-size:13px;
}

/* LINKS
===================================== */
a {
	color: #09438b;
	text-decoration: underline;
}
a:hover {
	color: #09438b;
	text-decoration: underline;
}

.main a:link, .main a:visited, .main a:active {
	color: #09438b;
	text-decoration: underline;
}
.main a:hover {
	color: #09438b;
	text-decoration: underline;
}

.nav a:link, .nav a:visited, .nav a:active {
	color: #3797bd;
	text-decoration:none;
}
.nav a:hover {
	color: #c52855;
	text-decoration: none;
}

.subnav a:link, .subnav a:visited, .subnav a:active {
	color: #555;
	text-decoration: none;
}
.subnav a:hover {
	color: #c52855;
	text-decoration: none;
}

.footer a:link, .footer a:visited, .footer a:active {
	color: #19285b;
	text-decoration: underline;
}
.footer a:hover {
	color: #19285b;
	text-decoration: underline;
}

.credits a:link, .credits a:visited, .credits a:active {
	color: #fff;
	text-decoration: underline;
}
.credits a:hover {
	color: #fff;
	text-decoration: underline;
}


/* IMAGE STYLE
=========================================== */
.imgRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.imgLeft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/*--------------------------------------------------------*/

#topnav {
margin: auto auto;
padding-left: 0px;
height: 45px;
z-index: 9000;
}

#topnav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
 
#topnav a {
	display: block;
height: 45px;
}
 
#topnav li { /* all list items */
	float: left;
	z-index: 8999;
}

#topnav li.products{ /* all list items */
background: url(images/nav-products.jpg);
width: 118px;height: 45px;
	z-index: 8999;
	border-right: 1px solid #7a7a7a;
		border-left: 1px solid #b1b1b1;
}

#topnav li.products:hover{ /* all list items */
background: url(images/nav-products_on.jpg);
width: 118px;
height: 45px;
border-right: 1px solid #7a7a7a;
		border-left: 1px solid #b1b1b1;
}

#topnav li.home{ /* all list items */
background: url(images/nav-home.jpg);
width: 100px;
height: 45px;
border-right: 1px solid #7a7a7a;
		border-left: 1px solid #b1b1b1;
}

#topnav li.home a:hover{ /* all list items */
background: url(images/nav-home_on.jpg);
width: 99px;
height: 45px;
border-right: 1px solid #7a7a7a;
		border-left: 1px solid #b1b1b1;
}
 
#topnav li.regulatory{ /* all list items */
background: url(images/nav-reg.jpg);
width: 122px;
height: 45px;
border-right: 1px solid #7a7a7a;
		border-left: 1px solid #b1b1b1;
}

#topnav li.regulatory:hover{ /* all list items */
background: url(images/nav-reg_on.jpg);
width: 122px;
height: 45px;
border-right: 1px solid #7a7a7a;
		border-left: 1px solid #b1b1b1;
}
  
#topnav li.about{ /* all list items */
background: url(images/nav-about.jpg);
width: 122px;
height: 45px;
border-right: 1px solid #7a7a7a;
		border-left: 1px solid #b1b1b1;
}

#topnav li.about:hover{ /* all list items */
background: url(images/nav-about_on.jpg);
width: 122px;
height: 45px;
border-right: 1px solid #7a7a7a;
		border-left: 1px solid #b1b1b1;
		}
 
#topnav li.contact{ /* all list items */
background: url(images/nav-contacts.jpg);
width: 134px;
height: 45px;
border-right: 1px solid #7a7a7a;
		border-left: 1px solid #b1b1b1;
}

#topnav li.contact:hover{ /* all list items */
background: url(images/nav-contacts_on.jpg);
width: 134px;
height: 45px;
border-right: 1px solid #7a7a7a;
		border-left: 1px solid #b1b1b1;
}
  
#topnav li ul { /* second-level lists */
	position: absolute;
	background: #b62c67;
	width: 159px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	margin: 0px;
	padding: 0px;
		z-index: 8999;
}

#topnav li ul li {
	width: 130px;
	display: block;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif, "Lucida Sans Unicode", "Gill Sans MT";
	font-size: 11px;
	border-bottom: 1px solid #a12332;
	padding: 3px 3px 3px 25px;
			z-index: 8999;

}

#topnav li ul li a{
 	
	width: 100%;
	display: block;
	color: #fff;
	height: 14px;
}


#topnav li ul li:hover{ /* second-level lists */
	background: #000;
	left: auto;
 /* using left instead of display to hide menus because display: none isn't read by screen readers */

} 

#topnav li ul li a:hover{ /* second-level lists */
	background: #000;
		display: block;
	left: auto;
	height: 14px;
 /* using left instead of display to hide menus because display: none isn't read by screen readers */

} 
 
#topnav li:hover ul, #topnav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/*--------------------------------------------------------*/

