.title {
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}


.sectionTitle {
	background-color: #FFFFFF;
    font-family: Verdana;
	color: #37246C;
	font-weight: bold;
	border-top: 2px solid white;
	font-size: 16px;
	
}

.disclaimerTitle {
	background-color: #FFFFFF;
    font-family: Verdana;
	color: #37246C;
	font-weight: bold;
	border-top: 2px solid white;
	font-size: 10px;
	
}

.subSection {
	background-color: #FFFFFF;
	color: #666573;
	font-weight: bold;
	border-top: 2px solid white;
	text-decoration:underline;
	
}

.mainbodytext {
	color:#37426C;
	font-size:12px;
	font-family: Verdana;
	
}

#footer {
	
	font-family: Verdana;
	clear: both;
	padding-top: 3px;
	padding-bottom: 4px;
	border-top: 1px solid #0033ES;
	text-align: center;
	color:#37426C;
	background: #FFFFFF;
	font-size: 80%;
	
}

#support {
	font-family: Verdana;
    padding-top: 3px;
	padding-bottom: 4px;
	text-align: center;
	color:#37426C;
	background: #FFFFFF;
	font-size: 80%;
}

#register {
	font-family: Verdana;
    padding-top: 3px;
	padding-bottom: 4px;
	text-align: center;
	color:#37426C;
	background: #FFFFFF;
	font-size: 80%;
}


.Links{color:#37426C;FONT-FAMILY:Verdana;FONT-SIZE:11px;}

	
/*Styling for already visited HREF links*/
#container a:visited
{
	 padding-right: 13px;
	 background: none;
	 color: #3366CC;
}

.applst {
	font-family: Arial, Helvetica, sans-serif;
  	margin-bottom: 12px;
}

.applst table {
    border: solid 1px #0033ES;	
}

.applst tr.hdr,
.applst tr.hdr td,
.applst tr.hdr mid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;		
	background-image :url(/logon/images/tableColheading.png);
	color: #FFFFFF;
	font-weight: normal;		
   	border-top:none;
	border-right:none;
}

.applst tr.hdr td {
  text-align: center;
}

.applst tr.det td {
	font-size: 10px;	
	color: #0033ES;
	text-align: center;
	background-color:#0033ES;
	border-top:none;
	border-right:none;
}

.applst tr.hdr a:link
{
	color: #FFFFFF;
}

.applst tr.hdr a:visited
{
	color: #FFFFFF;
}

.applst tr.det a:link,
.applst tr.det td.a:link
{
	color: #0033ES;
}


.applst tr.det a:visited,
.applst tr.det td a:visited,
.applst tr.det td.a:visited
 {
	color: #000000;
}
	
.applst tr.hdr td.lt
{
    text-align:left;
}  







