html
{
	height: 100.02%;
}

html, 
body { 
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 11px; 
	background-color: #F0F0F0;
	margin: 0px;
	padding: 0px;
	color: #4F2357;
	line-height: 16px;
}

a, a:active, a:hover, a:visited
{
	color: #B7230E;
	text-decoration: underline;
}

h3
{
	font-family: Verdana, arial;
	font-size: 14px; 
	color: #4F2357;
	font-weight: bold;
	line-height: 18px;
}

h4
{
	font-family: Verdana, arial;
	font-size: 13px; 
	color: #4F2357;
	font-weight: bold;
	line-height: 17px;
}

.content
{
	background-color: #FFFFFF;
	font-family: Verdana, arial;
	font-size: 11px; 
	color: #4F2357;
	padding-left: 30px;
	padding-right: 50px;
	padding-top: 32px;
	padding-bottom: 40px;
	line-height: 16px;
	
}

.regular
{
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 11px; 
	color: #4F2357;
	line-height: 16px;
}

td
{
	font-family: Verdana, arial;
	font-size: 11px; 
	color: #4F2357;
}

.extranav
{
	background-color: #FFFFFF;
	font-family: Verdana, arial;
	font-size: 11px; 
	color: #404AB0;
	padding-left: 30px;
	padding-right: 18px;
}

.extranav a, .extranav a:hover, .extranav a:active, .extranav a:visited
{
	background-color: #FFFFFF;
	font-family: Verdana, arial;
	font-size: 11px; 
	color: #404AB0;
	text-decoration: none;
}

.extranav2
{
	background-color: #FFFFFF;
	font-family: Verdana, arial;
	font-size: 11px; 
	color: #404AB0;
	text-align:right;
	padding-right: 18px;
}

.extranav2 a, .extranav2 a:hover, .extranav2 a:active, .extranav2 a:visited
{
	background-color: #FFFFFF;
	font-family: Verdana, arial;
	font-size: 11px; 
	color: #AD200C;
	text-decoration: underline;
}

.extranav a:hover, .extranav2 a:hover
{
	text-decoration: underline;
}

.footer
{
	background-color: #B6230E;
	font-family: Verdana, arial;
	font-size: 11px; 
	color: #FFFFFF;
	padding-left: 30px;
	padding-right: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 16px;
}

.footer a, .footer a:hover, .footer a:active, .footer a:visited
{
	font-family: Verdana, arial;
	font-size: 11px; 
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover
{
	text-decoration: underline;
}

.leftnav
{
	background-color: #37478A;
	background: url(../images/bg_leftnav.gif) repeat-y;
	font-family: Verdana, arial;
	font-size: 11px; 
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 12px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 4px;
	line-height: 16px;
}

.leftnavact
{
	background-color: #4D60B2;
	background: url(../images/bg_leftnavact.gif) repeat-y;
	font-family: Verdana, arial;
	font-size: 11px; 
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 12px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 4px;
	line-height: 16px;
}

.leftnavactive
{
	background: url(../images/ln_active.gif) no-repeat top left;
	background-color: #C2301D;
	font-family: Verdana, arial;
	font-size: 11px; 
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 12px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 4px;
	line-height: 16px;
}

.leftnav a, .leftnav a:hover, .leftnav a:active, .leftnav a:visited,
.leftnavact a, .leftnavact a:hover, .leftnavact a:active, .leftnavact a:visited,
.leftnavactive a, .leftnavactive a:hover, .leftnavactive a:active, .leftnavactive a:visited
{
	font-family: Verdana, arial;
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.leftnav a, .leftnav a:hover, .leftnav a:active, .leftnav a:visited,
.leftnavact a, .leftnavact a:hover, .leftnavact a:active, .leftnavact a:visited
{
	color: #FFFFFF;
}

.leftnavactive a, .leftnavactive a:hover, .leftnavactive a:active, .leftnavactive a:visited
{
	color: #FFFFFF;
}

.subnav
{
	background-color: #C2301D;
	font-family: Verdana, arial;
	font-size: 11px; 
	color: #FBD7D2;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 4px;
	line-height: 16px;
}

.subnavactive
{
	background: url(../images/sn_active.gif) no-repeat top left;
	background-color: #C2301D;
	font-family: Verdana, arial;
	font-size: 11px; 
	color: #FFFFFF;
padding-left: 20px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 4px;
	line-height: 16px;
}

.subnav a, .subnav a:hover, .subnav a:active, .subnav a:visited,
.subnavactive a, .subnavactive a:hover, .subnavactive a:active, .subnavactive a:visited
{
	font-family: Verdana, arial;
	font-size: 11px; 
	text-decoration: none;
}

.subnav a, .subnav a:hover, .subnav a:active, .subnav a:visited
{
	color: #FBD7D2;
}

.subnavactive a, .subnavactive a:hover, .subnavactive a:active, .subnavactive a:visited
{
	color: #FFFFFF;
}

.topnavleft, .topnavleft a, .topnavleft a:active, .topnavleft a:hover, .topnavleft a:visited
{
	font-family: Verdana, arial;
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none;
	color: #AD200C;
	text-align: right;
}

.topnavright, .topnavright a, .topnavright a:active, .topnavright a:hover, .topnavright a:visited
{
	font-family: Verdana, arial;
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none;
	color: #1F1F73;
	text-align: right;
	
}

.topnavright
{padding-right: 18px;}

.InputTable, .InputTableHAQ
{
	margin-bottom: 20px;
	
	
}

.InputTable hr
{
	height:1px; 
	border:none; 
	border-top:1px solid #DEDEDE;
}

.InputLeft
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #5A5656;
	font-weight: normal;
	width: 170px;
	vertical-align: top;
	padding-top: 6px;
	/*padding-left: 10px;*/
	background-color: #FFFFFF;
	height: 28px;
	white-space: nowrap;
}

.InputLeftLarge
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #0B3D92;
	font-weight: bold;
	width: 240px;
	vertical-align: top;
	padding-top: 6px;
	background-color: #FFFFFF;
	padding-left:0px;
	height: 28px;
	white-space: nowrap;
}

.InputRight
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #0B3D92;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 6px;
}

.InputButton
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #0B3D92;
	
	padding-right: 10px;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
}

input, select, textarea{
  font-size: 11px;
  Font-Family: Verdana, Arial; 
  padding: 1px;
  /**background-color: #FFFFFF;**/
  
}

.Inputsmall,
.InputMedium,
.InputSubscribe,
.Inputlarge,
.InputXSmall,
.InputSingle {
	font-size: 11px;
	Font-Family: Verdana, Arial; 
	border: 1px solid #9E9E9E;
	/*margin-top: 3px; 
	margin-bottom: 3px; 
	margin-left: 5px;*/
}

.InputMedium {
	width: 280px;
}

.InputSubscribe{
	width: 150px;
}

.InputLarge {
  width: 400px;
}

.InputSmall {
  width: 120px;
}

.InputXSmall {
  width: 60px;
}

.InputSingle {
  width: 26px;
}

.InputRadio
{
	border: 0 none;
}


.InputRadio,
.InputCheckbox {
	color: #3B7D74;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #074FA9;
	font-weight: normal;
	text-align: left;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left:3px;
	
}

.InputRadioList,
.InputCheckboxList {
	color: #3B7D74;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #074FA9;
	font-weight: normal;
	text-align: left;
	margin-top: 3px;
	margin-bottom: 3px;
}


.Error
{
	color: Red;	
	Font-Family: Verdana, Arial; 
	font-size: 11px;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 4px;
	margin-left: 5px;
	display: block ;
}

.button {
	font-size: 9px;
	Font-Family: Verdana, Arial; 
	color: #FFFFFF;
	background-color: #2A3565;
	font-weight: bold;
	border: 0px;
	cursor: hand;
	padding-left:5px;
	padding-right:5px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
	height: 20px;
}

