BODY
{	 
	 background-color:White;	 
	 margin-bottom:0;
	 margin-left:0;
	 margin-right:0;
	 margin-top:7;
}

TD
{
	font:12px/1.3 Arial;
}
TD A
{
	font:12px/1.3 Arial;
	text-decoration:none;
	color:#306090;
}
TD A:hover
{
	font:12px/1.3 Arial;
	text-decoration:none;
	color:#D22323;
}

TD.subnav_over
{
	font-family:arial;
	font-size:10px;
	cursor:hand;
	color:#F0DC34;
	background:#6585A2;	
}

TD.subnav
{
	font-family:arial;
	font-size:10px;
	cursor:hand;
	color:#EFEFEF;
	background:#6585A2;	
}

TD.nav_over
{
	font-family:arial;
	font-size:12px;
	color:#DEE3EF;
	cursor:hand;
	padding:2px;
	background:#496684;
	text-align:center;
}
TD.nav_selected
{
	font-family:arial;
	font-size:12px;
	color:#DEE3EF;
	cursor:hand;
	font-weight:bold;
	padding:2px;
	background:#6585A2;
	text-align:center;
}

.marq
{
	font-family:arial;
	font-size:13px;	
	color:Black;	
}

.questions
{	
	font-family :Arial;
	font-weight :bold;
	font-size :12px;
	color :#316194;
	text-align:justify;	
}

.faqheader
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	text-align: justify;
}

.answers
{	
	font-family :Arial;
	font-weight :normal;
	font-size :12px;
	color :#6585A2;	
	text-align:justify;
}
.textbox
{
	border:1px #306597 solid;
	background-color:#FFFFFF;	
	font-size:12px;	
	width:100px;
}
.textarea
{
	border:1px #306597 solid;
	background-color:#EFEFEF;
	color:#306597;	
	font-family:arial;
	font-size:12px;
}
.select
{
	color:#306597;
	font-size:12px;
	width:100px;
}
.radio
{
	color:#306597;
	font-size:12px;
	text-transform:uppercase;
}
.check
{
	color:#306597;
	font-size:10px;
	text-transform:uppercase;
}
.button
{
	border:1px #316194 solid;
	font-family:arial;
	font-size:10px;
	color:#31619C;
	cursor:hand;
	background:#CEDBE7;
	width:70px;	
}

.gridhead
{
	border:1px #316194 solid;
	border-left:1px #BDCFE7 solid;
	border-bottom:none;
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	background:#BDCFE7;
}

.gridheadleft
{
	border:1px #316194 solid;
	border-left:1px #316194 solid;
	border-bottom:none;
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	background:#BDCFE7;
}

.gridbody
{
	border:1px solid #316194;	
	border-bottom:none;
	font-family:tahoma;
	font-size:10px;
	color:#000000;
	background:#EFEFEF;	
}

.grid
{
	border:1px solid #316194;	
	font-family:tahoma;
	font-size:10px;
	color:#000000;
	background:#EFEFEF;	
}

.gridnewsbody
{	
	border-bottom:1px solid #CEDBE7;
	border-left:none;
	border-right:none;
	border-top:none;
	
}

.gridbottomunderline
{	
	border-bottom:1px solid Black;
	border-left:none;
	border-right:none;
	border-top:none;
	
}

.contentHeader
{
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#316194;
}

