	A 			{ color: #000000;  }
	A:link		{ color: #000000; text-decoration: none; }
	A:visited	{ color: #000000; text-decoration: none; }
	A:active	{ color: #000000;  }
	A:hover		{ color: #000000; text-decoration: underline; }

body {  padding: 0;  margin: 0;  width: 100%;  } 


.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}



.bodysmallboldwhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.errorText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFCCCC;
	background-image: url(images/icon_alert_anim.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	font-weight: bold;
	border: thin solid #FF0033;
	text-indent: 35px;
	word-spacing: normal;
	height: auto;
	width: 774px;
	padding: 12px;
	margin: auto;
	
}


.bodybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}



.bodyitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}


.bodysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}


.bodysmallbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.HugeBlue {


	font-family: Georgia, "Times New Roman", Times, serif, "Trebuchet MS";
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
}
.LargeBlue {



	font-family: Georgia, "Times New Roman", Times, serif, "Trebuchet MS";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
}
.bodyboldlarge {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}


.BoldBlue {

font-family: Georgia, serif, Trebuchet MS;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}





.texthilight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFFF00;
}
.BigBlue {


	font-family: Georgia, "Times New Roman", Times, serif, "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
}




	
	
.bodysmallboldgray {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

.LargeRed {
	font-family: Georgia, "Times New Roman", Times, serif, "Trebuchet MS";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #cc0000;
}
.bodytextSerif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bodytextSerifRed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FF3300;
	text-decoration: none;
}
.bodysmallboldRED {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
