.maintext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:10px; 
	font-weight:none; 
	color:#000000;
}
.footertext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:10px; 
	font-weight:none; 
	color:#666666;
}
.footer {
	background-image: url(images/footer_fill.jpg);
	background-repeat: repeat-x;
}
.nav {
	background-image: url(images/navfill.jpg);
	background-repeat: repeat-x;
}
.subnav {
	background-image: url(images/sub_nav_fill2.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;


}
.subnav:link {
	background-image: url(images/sub_nav_fill2.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;

}
.subnav:hover {
	background-image: url(images/sub_nav_fill2.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;

}
.subnavtop {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #cc981f;
	text-decoration: none;


}
.subnavtop:link {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #cc981f;

}
.subnavtop:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;

}
.maincopy {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-left-color: #999999;
}

