BODY  {
	font-family: arial, helvetica;
	font-size: 13px;
	color: #002E62;
}

TD  {
	font-family: arial, helvetica;
	font-size: 13px;
	color: #002E62;	
}

blockquote {
	font-family: arial, helvetica;
	font-size: 13px;
	color: #002E62;
	padding-left: 0px;
	margin-top: 0px;
	}

li {
	margin-top: 0px;
	padding-top: 0px;
	list-style-position: outside;
	}

ul {
	margin-top: 0px;
	padding-top: 0px;
	list-style-position: outside;	
	}

.justify {
	text-align: justify;	
	}

.header {
	font-family: arial, helvetica;
	font-size: 22px;
	color: #00285D;	
	}

.smallheader {
	font-family: arial, helvetica;
	font-size: 16px;
	color : #00285D;
	}
	
.hometext {
	font-family: arial, helvetica;
	font-size: 19px;
	font-weight: thin;
	color: #38A2EA;	
	}
	
.submenu  {
	font-family: arial, helvetica;
	font-size: 18px;
	color: #FE6C00;
	font-decoration: none;
	}
	
.normaltext  {
	font-family: arial, helvetica;
	font-size: 13px;
	color: #002E62;
	}
	
.smalltext  {
	font-family: arial, helvetica
	font-size: 10px;
	font-weight: bold;
	color: #002E62;	
	}
	
	
	
	
.yellowtext  {
	font-family: arial, helvetica;
	font-size: 13px;
	color: #CC9900;
	}
		
.greytext  {
	font-family: arial, helvetica;
	font-size: 13px;
	color: #6685A2;
	}
		
.bluetext  {
	font-family: arial, helvetica;
	font-size: 13px;
	color: #6685A2;
	}
		
.redtext  {
	font-family: arial, helvetica;
	font-size: 13px;
	color: #FF6000;
	}
		
.smallbluetext  {
	font-family: arial, helvetica;
	font-size: 11px;
	color: #002E62;
	}

.bigbluetext  {
	font-family: arial, helvetica;
	font-size: 18px;
	color: #002E62;
	}

.biggreytext  {
	font-family: arial, helvetica;
	font-size: 18px;
	color: #6685A2;
	}

.bigorangetext  {
	font-family: arial, helvetica;
	font-size: 18px;
	color: #FFA340;
	font-decoration: underline;
	}
	
.purplelink  {
	font-family: arial, helvetica;
	font-size: 13px;
	font-weight: bold;
	font-decoration: underline;
	color: #AF61FF;
	}
		
.whitetext  {
	font-family: arial, helvetica;
	font-size: 11px;
	color: #ffffff;
	}


/* form elements */
form  {
	padding: 0;
	margin: 0;
	border: 0;
	}
.xxxxx  {
	padding: 0;
	margin: 0;
	border: 0;
	}




A:link {
	color: #FFA340;
}

A:visited {
	color: #FFA340;
}
