body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
A:link
{
font-family: verdana;
 font-size:12px; 
 color:#5C5908;
 TEXT-DECORATION: underline;
 
}

A:visited
{
font-family: verdana;
 font-size:12px; 
 color:#5C5908; 
  TEXT-DECORATION: underline;
 
}
A:hover
{
COLOR:#1E3D80;
font-family: verdana;
 font-size:12px; 
TEXT-DECORATION: none;
}
.home{
COLOR:#ffffff;
font-family: verdana;
font-size:12px; 
}
.Hfooter{
COLOR:#ffffff;
font-family: verdana;
font-size:10px; 
}
.Ifooter{
COLOR:#DAE5FD;
font-family: verdana;
font-size:10px; 
}
.titleblue{
COLOR:#1E3D80;
font-family: verdana;
font-size:15px;
font-weight:bold;
line-height:40px; 
}
.subtitlegold{
COLOR:#8A7B16;
font-family: verdana;
font-size:13px;
font-weight:bold;
line-height:15px;
}
.maintext{
COLOR:#000000;
font-family: verdana;
font-size:12px;
line-height:15px;
padding-right:15px;
}
input{
COLOR:#000000;
font-family: verdana;
font-size:12px;
}

select{
COLOR:#000000;
font-family: verdana;
font-size:12px;
}
table{
COLOR:#000000;
font-family: verdana;
font-size:12px;
}
.required{
color:#FF0000;
}