/* CSS Document */


a {  
color: 000055; 
}

A:hover {
color: #008000; 
text-decoration: none; 
background-color: #FF9933
}



.bodycopy {
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	line-height: normal;
	color: 666666;
	text-decoration: none;	
}
.subHeads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
	color: green;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;	
; text-align: center
}
.bodycopyGreen {
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	line-height: normal;
	color: #669966;
	text-decoration: none;
; font-weight: bold
}
.subHeadsGrey {
	font-family: Verdana, Sans-Serif;
	font-size: 10pt;
	line-height: normal;
	color: #666666;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
}
.subHeadsRedBold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; line-height: normal; color: #CC0000; font-style: normal; font-weight: bold; font-variant: normal; }
.PageTitle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; background-color: #666666; color: #FFFFFF; background-position: center center; text-align: center}
.bodycopyBlueBold { font-family: Verdana, Sans-Serif; font-size: 11px; line-height: normal; color: #000099; text-decoration: none; ; font-weight: bold ; font-style: normal }
.footer {

	font-family: Verdana, Sans-Serif;
	font-size: 9px;
	line-height: normal;
	color: 666666;
	text-decoration: none;
}
