.title {
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}


.sectionTitle {
	background-color: #FFFFFF;
    font-family: Arial;
	color: #0033E5;
	font-weight: bold;
	border-top: 2px solid white;
	font-size: 16px;
	
}

.subSection {
	background-color: #FFFFFF;
	color: #666573;
	font-weight: bold;
	border-top: 2px solid white;
	text-decoration:underline;
	
}

.mainbodytext {
	color:#000000;
	font-size:11px;
	font-family: Arial;
	
}

#footer {
	
	font-family: Arial;
	clear: both;
	padding-top: 3px;
	padding-bottom: 4px;
	border-top: 1px solid #0033E5;
	text-align: center;
	color:#000000;
	background: #FFFFFF;
	font-size: 11px;
	
}

#support {
	font-family: Arial;
    padding-top: 3px;
	padding-bottom: 4px;
	text-align: center;
	color:#000000;
	background: #FFFFFF;
	font-size: 11px;
}

#register {
	font-family: Arial;
    padding-top: 3px;
	padding-bottom: 4px;
	text-align: center;
	color:#000000;
	background: #FFFFFF;
	font-size: 11px;
}


.Links
{
color:#0033CC;
FONT-FAMILY:Arial;
FONT-SIZE:11px;
}

.Links a:visted{

color:#663399;
FONT-FAMILY:Arial;
FONT-SIZE:11px;
}

	
/*Styling for already visited HREF links*/
#container a:visited
{
	 padding-right: 13px;
	 background: none;
	 color: #3366CC;
}

.applst {
	font-family: Arial;
  	margin-bottom: 12px;
}

.applst table {
    border: solid 1px #0033E5;	
}

.applst tr.hdr,
.applst tr.hdr td,
.applst tr.hdr mid {
	font-family: Arial;
	font-size: 11px;		
	background: #0033E5; 
	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: #0033E5;
	text-align: center;
	background-color:#0033E5;
	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: #0033E5;
}


.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;
}  







