/* block text */

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: blink;
}

.boldtextwhite {
	font-family: "Lucida Handwriting";
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: blink;
}

A:link {
	font-weight: normal;
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

A:visited {
	font-weight: normal;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

A:hover {
	font-weight: normal;
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.rightnav {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}

.subheadgreen {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #006600}

.subheadblue {  font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #003366}

.subheadblack {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000}

.subheadwhite {  font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #FFFFFF}

.paragraphead {	font-family: Arial, Helvetica, sans-serif; font-size: 13px;	font-weight: bold; color: #000000; line-height: 17px;}

.IDnumber {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000}


.boldtextblue {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: 003366
}
.idemail {
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #0000FF;
}
.bigredtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
}
