body {
	background:#ffffff; 
	margin-left: 0px;
	margin-top: 0px;	
	margin-right: 0px;
 	}

a:hover {
text-decoration: underline;
color: #66CC00;
}
a:link {
text-decoration:none;
color: #006633;
}
a:visited {
text-decoration:none;
color: #006633;
}
.topRight, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-indent: 0px;
	margin-left: 10px;
	text-decoration:none;
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	text-indent: 0px;
	margin-left: 14px;
	line-height: 32px;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	text-indent: 0px;
	}
.bodyText A:Link {
text-decoration:none;
font-weight: bold;
color: #006633;
}
.bodyText A:Hover {
text-decoration:underline;
font-weight: bold;
color: #66CC00;
}
.bodyText A:Active {
text-decoration:none;
font-weight: bold;
color: #006633;
}
.bodyText A:Visited {
font-weight: bold;
}
.bodyHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #66cc00;
	text-align: left;
	text-indent: 0px;
	line-height:20px;
}
.bodySubHeading, .big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-indent: 0px;
}

.bodySubHeading { color: #666666; }

.big { color: #d00000; }

.leftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #006633;
	text-align: left;
	text-indent: 0px;
	margin-left: 15px;
}
.leftNav A:Link {
text-decoration:none;
font-weight: bold;
color: #006633;
}
.leftNav A:Hover {
text-decoration:none;
font-weight: bold;
color: #FFFFFF;
}
.leftNav A:Active {
text-decoration:none;
font-weight: bold;
color: #006633;
}

.topRight A:Link {
text-decoration:none;
font-weight: bold;
color: #006633;
}
.topRight A:Hover {
text-decoration:none;
font-weight: bold;
color: #FFFFFF;
}
.topRight A:Active {
text-decoration:none;
font-weight: bold;
color: #006633;
}

.helpText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	text-indent: 0px;
	}
.helpText A:Link {
	text-decoration:none;
	font-weight: bold;
	color: #006633;
}
.helpText A:Hover {
	text-decoration:underline;
	font-weight: bold;
	color: #66CC00;
}
.helpText A:Active {
	text-decoration:none;
	font-weight: bold;
	color: #006633;
}
.helpText A:Visited {
	font-weight: bold;
}

hr { 	color: #fff; 
background-color: #fff; 
border: 1px dotted #000; 
border-style: none none dotted none; }

.lines {background-image: url("../images/horizontalLines.gif");}

