@charset "utf-8";
/* CSS Document */
body,td,th,.btmLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003548;
}
body {
	background-image:url(../images/gradientbg_reverse.gif);
	background-repeat:repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.popupbdy{
	background-image:url(../images/gradientbg_reverse.gif);
	background-position:-1000px;
	background-repeat:repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	}
.mainCol{
	width:982px;
	height:575px;
	vertical-align:top;
	
}

.blueLine{
	height:8px;
	background-color:#0176a0;
}
.learnMoreCont{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#003548;
	padding-bottom:8px;
	padding-top:10px;
	vertical-align:top;
	
}
.learnMore:link{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#00779f;
	text-decoration:none;
	
	
}
.learnMore:active{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#00779f;
	text-decoration:none;
	
}
.learnMore:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#00779f;
	text-decoration:none;
	
}
.learnMore:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#00779f;
	text-decoration:underline;
	
}
.spritebg,.left_corner,.left_corner_bottom,.right_corner,.right_corner_bottom{
	background: url(../images/cornersprite2.png) no-repeat top left;
}
.left_corner { 

background-position: 0 0; 
} 
.left_corner_bottom { 
background-position: 0 -58px; 
height:9px;
width:9px;
} 
.right_corner { background-position: 0 -117px; } 
.right_corner_bottom { background-position: 0 -175px; 
height:9px;
width:9px;
}
.padIco{
	padding-left:5px;
	padding-top:15px;
	vertical-align:top;
}
.whitebg{
	background-color:#FFF;
	
	}
	
	/* Border Colors*/
.borderTop{
	border-top:1px solid #bebebe;
	
	}
.mainBdrLR{
	border-left:1px solid #bebebe;
	border-right:1px solid #bebebe;
	}
.borderBottom{
	border-bottom:1px solid #bebebe;
	background-color:#FFF;
	}

.btmLink:link{

	text-decoration:none;
	
	
}
.btmLink:active{
	
	text-decoration:none;
	
}
.btmLink:visited{
	
	text-decoration:none;
	
}
.btmLink:hover{
		text-decoration:underline;
	
}
.click,.clickhere{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#0176a0;
	
	}
.clickhere:link{

	text-decoration:none;
	
	
}
.clickhere:active{
	
	text-decoration:none;
	
}
.clickhere:visited{
	
	text-decoration:none;
	
}
.clickhere:hover{
		text-decoration:underline;
	
}