/* CSS Document */
.heading {
	font-family: Tahoma;
	font-size: 20px;
	color: #003366;
	font-style:strong;
	
}
	#top{
			position: absolute;
			z-index: 2;
			color: #003366;
			clip: rect(20px,auto,auto,auto);
			height: 30px;
			font-size: 16pt;
			font-family: Tahoma;
			padding-top: 34px;
			padding-left: 15px;
			font-weight: bold;
		}
		#bottom{
			position: absolute;
			z-index: 1;
			color: #c4d2df;
			text-transform: lowercase;
			font-size: 40pt;
			font-family: Arial Narrow;
					}
.headingunderlined {
font-family:Tahoma;
font-size:12px;
color: #003366;
font-style: strong;
text-decoration:underline
}
#normal {
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
	line-height: 17px;
	padding-left: 24px;
	padding-top: 10px;
	text-transform:none;
	text-decoration:none;	
}
.normal {
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
	line-height: 17px;
	text-transform:none;
	text-decoration:none;
}
.hyperlink{
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
	text-transform:none;
	text-decoration: underline;
}

.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
	line-height: 17px;
	padding-left: 30px;
}
.mylabelstyle {
	font-family: tahoma, helvetica, sans-serif;
	font-style: normal;
	font-size: 13px;
	color: #666666;
	margin-left: 12px;
}
.tableheader{
 	background-image:url(Images/bluegrad.gif);
	color:#ffffff;
	font-family:Tahoma;
	font-size: 13px;
	height: 35px;
	padding-left:5px;
	
	}
.table{
border:none;
}
.tableGrid{
	height:40px;
	font-family:Tahoma;
	font-size: 13px;
	border-bottom:1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style:solid;
	padding-left:7px;
	text-decoration:none;
	
	}
.tableGridCentered{
	height:40px;
	font-family:Tahoma;
	font-size: 13px;
	border-bottom:1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style:solid;
	text-align:center;
	text-decoration:none;
	}
.mylabelstylered {
	font-family: tahoma, helvetica, sans-serif;
	font-style: normal;
	font-size: 13px;
	color: #CC0000;

}
#divThanks {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	position: absolute;
	left: 50%;
	top: 50%;
	width:400px;
	height:150px;
	margin-left:-200px;
	margin-top:-75px;
}
#divNewsLetter {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	position: absolute;
	left: 50%;
	top: 50%;
	width:500px;
	height:250px;
	margin-left:-250px;
	margin-top:-125px;
	z-index:5;
}
#divOops {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	position: absolute;
	left: 50%;
	top: 50%;
	width:500px;
	height:250px;
	margin-left:-250px;
	margin-top:-125px;
	z-index:5;
}
.myinputstyle {
	border: 1px solid #9ea2a3;
	/** remember to change image path **/
	font-family: tahoma, helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #2d2f2f;
	background-color: #E0E8F8;	
	}
.formborder{
font-family: tahoma, helvetica, sans-serif;
font-style: normal;
font-size: 14px;
color: #999999;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	padding-left: 30px;
}
.navbutton {
	background-image:url(Images/navdivider.gif);
	background-position:left;
	background-repeat:no-repeat;
}
.middlenav {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
	outline:none;
	line-height: 28px;
	border-width: 0;
	margin-left:1px;
	vertical-align:middle;
	text-align:left;
	
	}
#link {font-family: Tahoma;
	font-size: 12px;
	color: #006633;
}
.background {
	background-color: #003366;
	background-image: url(Images/bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	vertical-align: middle;
}
.quoteBorder {
	color: #003366;
	font-family:Tahoma;
	font-size:13px;
	vertical-align: text-top;
	padding-top: 14px;
	line-height:24px;
	width:180px;
	text-align: center;
		
}
.quotePerson {
	color: #003366;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	text-align:right;
	
}
.quotationMarks {
	font-family: Maiandra GD; 
	font-size: 20px;
	color:#003366;
}
.bodybg{
 background-image:url(Images/bodybg.gif);
 background-repeat: repeat-x;
 background-position:top;
 border-top-color:#FFFFFF;
 border-top: 1px;
 border-top-style:solid;
  }
.footerNav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	padding-left: 7px;
	padding-right: 7px;
	vertical-align:middle;
}
.footer{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	}
/*FAQ Page CSS*/
.faqNav{
	font-size: 9px;
	font-weight: bold;
	color: #006600;
	position: relative;
	display:inline;
}
.faqNavItem{
	cursor:pointer;
	display:inline;
}
.faqAnswer{
	display:none;
}
.faqQuestion{
	font-weight:bold;
	cursor:pointer;
	padding-top:10px;
}
.tabSelected{
background-image:url(Images/bluegrad.gif);
border-bottom-color:#003366;
border-bottom-width:4px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
height:40px;
text-align:center;
text-transform:none;
text-decoration:none;
}
.tabNormal{
border-bottom-color:#003366;
border-bottom-width:4px;
border-bottom-style:solid;
color:#003366;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
height:40px;
text-align:center;
text-transform:none;
text-decoration:none;
}
.tabLinkSelectedTab{
text-transform:none;
text-decoration:none;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.tabLinkNormalTab{
text-transform:none;
text-decoration:none;
color:#003366;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}