body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#669966;
	margin-left:auto;
	margin-right:auto;
	font-size:9pt;
	color:#000;
	line-height:13pt;
	text-align:center;
	padding:0;
}
#container {
width:727px;
background:url(../_images/mainbg.gif) repeat;
margin-right:auto;
margin-left:auto;
text-align:left;
}

.contentheader {
	background:url(../_images/header.gif) no-repeat;
	background-color:#669966;
	width:727px;
	height:149px;
	margin-left:auto;
	margin-right:auto;
	color:#000;
}

.bottom {
background:url(../_images/bottom.gif) no-repeat;
width:727px;
height:59px;
margin-right:auto;
margin-left:auto;
}

.maincontainer {
width:727px;
background:url(../_images/mainbg.gif) repeat;
}

.content {
padding:15px 40px 2px;
}

#menu {
width:727px;
}

#nav {
	background:url(../_images/greenbg.gif) #fff repeat;
	text-align:center;
	margin-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#000;
	font-weight:700;
	padding-top:9px;
	padding-bottom:10px;
	text-decoration:none;
}

#nav a {
background:#fff;
color:#000;
text-decoration:none;
}

#nav a:active {
	background:#fff;
	color:#339966;
}

#nav a:hover {
	background:#fff;
	color:#060;
	font-size:1.05em;
	padding-bottom:2px;
	border-bottom:dotted #0066cc;
}

.footer {
	background:#669966;
	width:455px;
	margin-right:auto;
	margin-left:auto;
	color:#fff;
	font-size:11px;
	text-align:center;
	font-weight: bold;
}

.footer a:hover {
padding-bottom:2px;
border-bottom:dotted #fff;
}

.floatright {
	float:right;
	margin:4px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.floatleft {
	float: left;
	margin: 4px;
	padding-right: 5px;
}


.footer a,.footer a:active {
	background:#669966;
	color:#fff;
	font-weight:700;
	text-decoration:none;
}
h1 {
	font-size: 2em;
	color: #006;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	color: #060;
}


h3 {
	color: #006;
	font-size: 1.3em;
	padding-left: 5px;
}



h4 {
	color: #363;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #006;
	text-decoration: none;
	font-weight: lighter;
}
.bold {
	font-size: 1.1em;
	color: #006;
	font-weight: bolder;
}
.boldgreen {
	font-size: 1.1em;
	color: #360;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
}
a:hover {
	font-weight: bolder;
	color: #060;
	text-decoration: underline;
}

a {
	color: #006;
	font-weight: bold;
	text-decoration: none;
}
