	
.smallbodytext {
		font-size: 11px; 
		font-family: verdana, geneva, arial, helvetica;
		text-decoration: none;
		color: #183272;
	}
	
	a.smallbodytext:active 	{ color: #183272; text-decoration: underline;}
	a.smallbodytext:link 	{ color: #183272; text-decoration: underline; }
	a.smallbodytext:visited { color: #183272; text-decoration: underline; }
	a.smallbodytext:hover 	{ color: #ff9900; text-decoration: underline; }


.greentext {
		font-size: 10px; 
		font-family: verdana, geneva, arial, helvetica;
		text-decoration: none;
		color: #638330;
	}
	
	a.greentext:active 	{ color: #638330; text-decoration: underline;}
	a.greentext:link 	{ color: #638330; text-decoration: underline; }
	a.greentext:visited { color: #638330; text-decoration: underline; }
	a.greentext:hover 	{ color: #000000; text-decoration: underline; }

	
.bodytext {
		font-size: 10px; 
		font-family: arial, helvetica;
		text-decoration: none;
		color: #3A3939;
	}
	
	a.bodytext:active 	{ color: #1F3A71; text-decoration: underline;}
	a.bodytext:link 	{ color: #1F3A71; text-decoration: underline; }
	a.bodytext:visited 	{ color: #1F3A71; text-decoration: underline; }
	a.bodytext:hover 	{ color: #ff9900; text-decoration: underline; }	

.bodytext11 {
		font-size: 10px; 
		font-family: verdana, arial, helvetica;
		text-decoration: none;
		color: #000000;
	}
	
	a.bodytext11:active 	{ color: #1F3A71; text-decoration: underline;}
	a.bodytext11:link 	{ color: #1F3A71; text-decoration: underline; }
	a.bodytext11:visited 	{ color: #1F3A71; text-decoration: underline; }
	a.bodytext11:hover 	{ color: #ff9900; text-decoration: underline; }			

.bodytext02 {
		font-size: 11px; 
		font-family: verdana, arial, helvetica;
		text-decoration: none;
		color: #000000;
	}
	
	a.bodytext02:active 	{ color: #1F3A71; text-decoration: underline;}
	a.bodytext02:link 	{ color: #1F3A71; text-decoration: underline; }
	a.bodytext02:visited 	{ color: #1F3A71; text-decoration: underline; }
	a.bodytext02:hover 	{ color: #ff9900; text-decoration: underline; }
	
.subheader {
		font-size: 18px; 
		font-family: verdana, geneva, arial, helvetica;
		text-decoration: none;
		color: #1F3A71;
		font-weight:normal;
	}
	
.captiontext {
		font-size: 9px; 
		font-family: verdana, geneva, arial, helvetica;
		text-decoration: none;
		color: #183272;
	}
	a.captiontext:active 	{ color: #522376; text-decoration: underline;}
	a.captiontext:link 	{ color: #522376; text-decoration: underline; }
	a.captiontext:visited 	{ color: #522376; text-decoration: underline; }
	a.captiontext:hover 	{ color: #ff9900; text-decoration: underline; }

.medheader  {
	color: #FFA507;
	font-size: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom : 1 em;
	font-weight : bold;
	padding-bottom : 1px;
}

.smallheader {
		font-size: 13px; 
		font-family: verdana, geneva, arial, helvetica;
		text-decoration: none;
		color: #ffffff;
		font-weight : bold;
	}
	
	a.smallheader:active 	{ color: #522376; text-decoration: underline;}
	a.smallheader:link 	{ color: #522376; text-decoration: underline; }
	a.smallheadert:visited 	{ color: #522376; text-decoration: underline; }
	a.bodytext:hover 	{ color: #ff9900; text-decoration: underline; }


.forgotpass {
		font-size: 9px; 
		font-family: arial, helvetica;
		text-decoration: none;
		color: #ffffff;
		font-weight : none;
	}
	
	a.forgotpass:active 	{ color: #522376; text-decoration: none;}
	a.forgotpass:link 	{ color: #522376; text-decoration: none; }
	a.forgotpass:visited 	{ color: #522376; text-decoration: none; }
	aforgotpass:hover 	{ color: #ff9900; text-decoration: underline; }
	
