body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:1em;
	color:#000000;
	line-height: 1.6;	
	margin: 0px;
	padding: 0px;
	background: #cccccc url(../images/bg_gradgreen.jpg) fixed;
	text-align: center;
}
h1     { font-family: Times New Roman, serif; font-size: 24pt; font-weight: normal;}
h2     { font-family: Times New Roman, serif; font-size: 21pt; font-weight: bold; text-align: center; }
h3     { font-family: verdana, arial, helvetica, sans-serif; font-size: 14pt; text-transform: uppercase; text-align: left;  }
h4    { font-family: verdana, arial, helvetica, sans-serif; font-size: 14pt; text-transform: uppercase; text-align: center;  }
h5     { font-family: Times New Roman, serif; font-size: 14pt; font-weight: bold; text-align: Center}
h6     { font-family: verdana, arial, helvetica, sans-serif; font-size: 12pt; text-transform: none;  }


.bodytext 	{ font-family: Times New Roman, serif;  font-size: 11pt;  line-height: 120%; }
.bodytext2 	{ font-family: verdana, arial, helvetica, sans-serif; font-size: 9pt; line-height: 15pt; color: #cccccc;}
.bodytext3 	{ font-family: Times New Roman, serif; font-size: 10pt; font-weight: bold; line-height: 140%;}
.bodytext4 	{ font-family: verdana, arial, helvetica, sans-serif; font-size: 11pt; font-weight: bold; line-height: 110%;}
.bodytext5 	{ font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt; line-height: 110%;}
.bodytext7 	{ font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; line-height: 12pt;}
.bodytext7a { font-family: verdana, arial, helvetica, sans-serif; font-size: 9pt; line-height: 12pt;}

.add  {font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; text-align: center }
.addr {font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; text-align: left;  
text-transform: uppercase;}

.header1 	{ font-family: Times New Roman, serif; font-size: 21pt; line-height: 120%; font-weight: bold;}
.header2	{
	font-family: "Times New Roman", serif;
	font-size: 21pt;
	line-height: 120%;
	font-weight: bold;
	font-style: italic;}
	
	.subhead {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .75em;
	font-style: normal;
	line-height: 1.5;
	font-weight: bold;
	
	color: #0E350E;
	font-variant: normal;
}
.bodytext2rev {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	background-color: #000080;
	
}
.subhead2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	line-height: 18px;
	color: #000080;
	text-transform: uppercase;
}
.bodytext2a {
font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt; line-height: 14pt;
}
.bodytext4a {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 18pt;
	text-transform: uppercase;
}

.bodytext4b {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 15pt;
	font-variant: normal;
	text-transform: none;
	
}

.subhead3 {

	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
	text-transform: uppercase;
}

/*main wrapper*/
#wrapper{
margin-left: auto;
margin-right: auto;
text-align: left;
	
	
	width:1060px;
	background-color: #ffffff;
	
}

#masthead{
	
	top: 0px;
	
	width:100%;
border-bottom: 1px solid #cccccc;
	background-color: #0E350E;
	height: 108px;
	
}
#container {
	width: 100%;
	background-color: /*#0E350E;*/#ffffff;
	float: left;
	clear:both;
	display: block;
	overflow:hidden;
	background-position:0px top;
	min-height: 50%;
	background-image:url(../images/green.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	text-indent: 0px;
}

#pageNav{
	float: left;
	width:190px;
	padding: 0px;
	background-color: #0E350E;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}


.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
	
	color: #cccccc;
}

.relatedLinks h3{
	padding: 2px 0px ;
	color: #CCCCCC;
}

.relatedLinks ul { list-style-type: none; margin: 0em; padding:0em;}
.relatedLinks ul li{  margin: .5em 0em; padding:0em;}
.relatedLinks a{
	display: block; 
	
	color: #CC9933;
	text-decoration: none;
}

.relatedLinks a:HOVER{
	display: block; 
	
	color: #CC9933;
	text-decoration: underline;
}

#content{
	float:left;
	padding: 10px;
	width: 80%;

	font-size: .85em;
	       padding-bottom: 1em;
       min-height: 40em;
	background-color:#fff;
}


#content h1 { font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.5;
	color: #000000;
	text-transform: uppercase;}
#content .subhead {font-size: 100%;}

#content img{
	float: left;
	padding: 0px 20px 0px 0px;
}
#content img.right{
	float: right;
	padding: 0px 20px 0px 20px;
}
#content a {color:#33CC66; text-decoration:none; }
#content a:hover {text-decoration:underline;}
.tablediv {
	width: 90%;

}