html {
	font: 100% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #7b9488;
	text-align: center;
	color: #666666;
}
body {
	margin: 5px auto 0;
	text-align: left;
	width: 760px;
	border: 1px solid #fff;
	background: #FFFFFF;
	padding: 0 0 6px;
}
#leftcol {
float: left;
display: inline;
width: 124px;
padding: 8px;
margin: 50px 0 10px 6px;
border: 1px dotted #fff;
}
#top {
	float: left;
	display: inline;
	width: 760px;
	background-color: #FFFFFF;
}
#Nav {
	background-color: #c0e7d9;
	width: 748px;
	height: 34px;
	background-image: url(../images/home_2_06.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 12px;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #009e65;
}
.navline {
	margin-left: 55px;
}
#main {
	width: 596px;
	display: inline;
	float: left;
	margin-top: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-bottom: 10px;
}
#rightcol {
	float: right;
	display: inline;
	width: 155px;
	border: 1px dotted #fff;
	margin-top: 20px;
	margin-bottom: 10px;
}
#main p {
	padding-left: 40px;
	margin-right: 10px;
}
#copyright {
	width: 720px;
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #7b9488;
	border-right-color: #7b9488;
	border-bottom-color: #7b9488;
	border-left-color: #7b9488;
	padding-left: 40px;
	font-size: 80%;
	color: #999999;
	padding-top: 4px;
}
h2 {
	padding-left: 40px;
	font-size: 85%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#rightcol p {
	color: #009933;
}
p {
	font-size: 85%;
	margin-right: 5px;
}
h1 {
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 23px;
	padding-right: 12px;
	padding-left: 40px;
}
ul {
	font-size: 85%;
	margin-left: 40px;
	padding-left: 40px;
	margin-right: 10px;
}
.pdfLink {
	list-style-type: none;
	list-style-image: url(../images/small_pdf.gif);
	list-style-position: outside;
	line-height: 120%;
}
.greenHilightBold {
	color: #009E65;
	font-weight: bold;
}
.h3 {
	font-size: 50%;
}
.greenHilight {
	color: #009E65;
}
.Headsmall {
	font-size: 75%;
}
.HeadsmallGreen {
	font-size: 75%;
	color: #009E65;
}
