@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
	background-attachment:fixed;
	background-color:#B1D494;
	background-repeat: repeat-x;
}
.bodytext {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	line-height: 15pt;
}
.heading {
	font-family: Arial;
	font-size: 26px;
	line-height: 28pt;
	color: #CC3333;
	font-weight:bold;
	text-align: center;
}
.subhead1 {
	font-family: Arial;
	font-size: 18px;
	color: #FF6600;
	font-weight:bold;
	text-align: left;
	line-height: 20pt;
}
.subhead2 {
	font-family: Arial;
	font-size: 18px;
	color: #333333;
	font-weight:bold;
	text-align: left;
	line-height: 22pt;
}
.subhead2centered {
	font-family: Arial;
	font-size: 18px;
	color: #333333;
	font-weight:bold;
	text-align: center;
	line-height: 22pt;
}
.navigation {	
	font-family: Verdana;
	text-align: center;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	padding-bottom: 4px;
	padding-top: 4px;
}
.copyright{
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	font-weight: normal;
}
.caption{
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	line-height: 14pt;
	font-style:italic;

}
.joinNowBox {
	font-family: Verdana;
	font-size: 13px;
	color:#000099;
}
.bodytext2 {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	text-align: center;
	font-style: normal;
	line-height: 18pt;
	padding-left: 4px;
	padding-right: 4px;
}
.subhead1centered {
	font-family: Arial;
	font-size: 18px;
	color: #FF6600;
	font-weight:bold;
	text-align: center;
	line-height: 20pt;
}
a:hover {
	background: #006600;
	color:#FFFFFF;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
.bodydiv {
	border-color:#999999;
	border-width: 1px;
	width: 680px;
	height:inherit;
	margin: 10px;
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	line-height: 15pt;
	
}
img {
background-color: none;
border: 0px;
}
.tablestyle{
border-width: 1px;
border-style: solid;
border-color:#999999;
}
.highlighter{
background: #FFFF00;
}
.mininav{
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:11px;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 10px;
padding-left: 10px;
}
