body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/stripe_tile.gif);
	font-family: Arial, Helvetica, sans-serif;
	}


.maintext {
	font-size: 11px;
	line-height: 13px;
	color: #333333;
}
a.linkbutton{
	background:#CCCCCC; padding:5px; text-decoration:none; width:200px; display:block;
}
a.linkbutton:hover{
	background:#175591; color:#FFF; text-decoration:none;
}
ul.maintext{
	margin-left:1em; padding-left:0;
}
a{
	color: #333333; 
	text-decoration: none;
}
a:hover						{
	color: #175591; 
	text-decoration:underline;
}
.smalltext	{
	
	font-size: 10px;
	line-height: 11px;
	color: #333333;
	}
.introtext {
	
	font-size: 16px;
	line-height: 22px;
	color: #175591;
}
.mediumtext {
	
	font-size: 12px;
	line-height: 18px;
	color: #175591;
}
ul.nav {
	list-style-type:none; font-size:12px; 
}
ul.nav li{
	
}
ul.nav li a{
	float:left;padding-right:15px;
}
ul.nav li a:hover{
	text-decoration:none;
}






/* DROPDOWN NAV */


.prodrop8 {padding:0; margin: 0; list-style:none; height:30px; position:relative; z-index:500; float:right; text-align:left;}
.prodrop8 li.top {display:block; float:left;}
.prodrop8 li a.top_link {display:block; float:left; height:30px; line-height:30px; color:#333; text-decoration:none; font-size:11px; padding:0 10px 0 10px ; cursor:pointer; margin-left:1px; background-color:#ededed}
.prodrop8 li a.top_link span {float:left; display:block; padding:0 20px 0 10px; height:30px;}
.prodrop8 li a.top_link:hover {color:#175591;  line-height:30px;}


.prodrop8 li:hover > a.top_link {color:#175591; line-height:30px;}



.prodrop8 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.prodrop8 a:hover {visibility:visible; position:relative; z-index:200;}
.prodrop8 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.prodrop8 ul, .prodrop8 iframe {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}


.prodrop8 ul.sub2 {width:120px;}


.prodrop8 :hover iframe.one {left:0; top:30px; width:120px; height:60px;}
.prodrop8 :hover iframe.two {left:0; top:30px; width:120px; height:65px;}

.prodrop8 :hover ul {left:0; top:30px;  white-space:nowrap; height:auto; z-index:300;}
.prodrop8 :hover ul li {display:block; height:30px; position:relative; font-weight:normal; width:auto; margin:1px 0;background: #ebebeb;}
.prodrop8 :hover ul li a {display:block; font-size:11px; height:30px; line-height:30px; width:auto; padding:0 10px; color:#333; text-decoration:none;}
.prodrop8 :hover ul li a:hover {background:#175591; color:#fff;}