A:visited {
	color : #003366;
	text-decoration : none;
}
A:HOVER {
	color : #74a2d1;
}
.text {
font-size : 10pt;
font-family: Arial, Helvetica, sans-serif;
color: #333333;
}
.legal {
font-size : 8pt;
font-family: Arial, Helvetica, sans-serif; 
color: #000000;
}
.heading {
	font-size : 12pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: bold;
	font-style : italic;
}
.formfields {
	background-color: #CCE5FE;
	color : Black;
}A:active { 
	color : #003366;
	text-decoration : none;
 } A:link { 
	color : #003366;
	text-decoration : none;
 }
.footer_link {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 11px;
	text-decoration : underline;
}
.transparent {
    filter:alpha(opacity=95);
    visibility: hidden;
    position: absolute;
	z-index: 1000;
	vertical-align: middle;
	left:-1000px;
	top:-1000px;
	width:429px;
	height:500px;
}
.ClosePopup {
font-size : 10pt;
font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
color: #0000FF;
}
a.ClosePopup:link, a.ClosePopup:active, a.ClosePopup:hover {
font-size : 10pt;
font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
color: #0000FF;
text-decoration : underline;
}