BODY {
	font-family : Arial, Helvetica, sans-serif;
	
}
Table {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-color : #666666;
}

A {	color : #FFFFFF; text-decoration : none;}
A:VISITED { color: #FFFFFF; }
A:HOVER { color : #000066; text-decoration : none;}
.bgFields {
	background-color: #E8FAFF;
	font-size : 11px;
}


.bodyText {font-size : 12px;  }
.bodyTextsm {font-size : 11px;  }
.bodyTextxsm {font-size : 9.5px;  }

.txtGrey {font-size:12px; color :#666666; font-weight:bold}

.homeText{
	letter-spacing : 1px;
	line-height : 28px;
	}
	
.easyRead{
	letter-spacing : 1px;
	line-height : 14px;
}

.bgorange{
	color : #FFCC33;
}


.heading{
	color : #66CCFF;
	font-size : 21px;
	font-weight : bold;
	font-family: "Times New Roman", Times, serif;
}

#lnkLine {	
	color : #66CCFF;
	text-decoration : underline;
}



.error_msg {color:#FF0000; display:none; font-family:Arial,Helvetica,sans-serif; font-size:10px; margin:5px 0px; padding-left:0px; }

.box 
{
	margin: 30px 5px 15px 10px;
	border: 1px dashed;
	padding:5px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border-color: #0066CC;
} 

.box H1 
{
	margin : 0px 0px -15px 5px;
	position: relative;
	top : -15px;
	border: 0px solid;
	padding-top : 3px;
	padding-bottom: 3px;
	padding-left : 5px;
	padding-right : 5px;
	font-size : 11px;
	font-weight: bold;
	color : #000000;
	display: inline;
	background-color: #FFFFFF;
} 
.txtBold {
	font-weight: bold;
	font-size: 14px;
}
.txtON {
	font-weight : bold;
	color: #000000;
}
