﻿html,body {
	margin:0;
	padding:0;
	/*background:#388f75;*/
	background:#6fb29e;
	font-family:Verdana, Tahoma, Arial;
font-size:12px;
}

img
{
border:transparent 0px;
}

.topBG {
	width:100%; 
	height:100%; 
	margin:0 auto; 
	background:url(/images/top.gif) repeat-x top left;
}

.bottomBG {
	width:100%; 
	margin:0 auto; 
	background:url(/images/bottom.gif) repeat-x bottom left;
}

.mainBG {
	width:836px; 
	margin:0 auto; 
	background:url(/images/bg.gif) repeat-y top left;	
}

.mainTop {
	width:100%; 
	margin:0 auto; 
	background:url(/images/mainTop.gif) no-repeat top left;
}

.mainBottom {
	width:100%; 
	margin:0 auto; 
	background:url(/images/mainBottom.jpg) no-repeat bottom left;	
}

.mainMin {
	float:left; 
	width:30px;	
}

.main {
	float:left; 
	width:750px;
}

.logo {
	padding-top:15px;
}

.date {
	padding-top:15px;
}

.topLinksTop {
	padding-top:20px; 
	padding-bottom:7px;
}

.topLinksBottom {
	padding-top:7px; 
	padding-bottom:20px;
}

.box {
 	margin-left: auto; 
 	margin-right: auto;
}

.boxes {
	float:left;
}

.boxesSpace {
	float:left;	
}

.boxesSpace img {
	width:32px;
}

.boxLeft {
	float:left;
	width:5px;
}

.boxBG {
	float:left;	
	height:20px;
	padding-left:10px;
	background-color:#6fb29e;	
}

.boxBG div {
	padding-top:3px;
}

.innerBox {
	border:3px solid #6fb29e; 
	background-color:#d0e2dd;
}

.boxBorder {
	border-left:3px solid #6fb29e;
	border-right:3px solid #6fb29e;
	border-bottom:3px solid #6fb29e;
	background-color:#ffffff;
	padding:8px;
	padding-top:0px;
	clear:both;
}

.boxBorderSpace {
	height:8px;
}

.mainBox {
	width:100%;
	height:100%;
}

.mainContent {
	padding-bottom:120px;
}

.bottom {	
	padding-top:10px;
	padding-bottom:57px;
	font-size:11px;
	color:#180600;
	text-align:left;	
}

.bottomLinksSep {
	padding-top:10px;
	padding-bottom:10px;
}

.menuIcon {
	position:absolute; 
	background:url(/images/menuIcon.gif) no-repeat top left; 
	margin-top:-14px; 
	width:58px; 
	height:44px;
}

.menuBG {
	padding-top:3px;
	background-color:#d0e2dd;
}

.menuBG a:link, .menuBG a:visited {
	font-size:11px;
	color:#012b1f;
	text-decoration:none;
	line-height:22px;
}

.menuBG a:hover {
	font-size:11px;
	color:#012b1f;
	text-decoration:underline;	
}

.homeBoxesSpace {
	height:20px;
}

.clearBoth {
	clear:both;
	height:0px;
	font-size:0px;
}

. bannerSize125 {
	width:125px;
	height:125px;
}

.dateText {
	font-size:11px;
	color:#ffffff;
}

.boxText {
	font-size:11px;
	font-weight:bold;
	color:#012b1f;
}

.topLinks td {
	font-size:12px;
	text-align:center;
}

.topLinks .topHighLink:link, .topLinks .topHighLink:visited {
	color:#ff0000;
	text-decoration:none;
}

.topLinks .topHighLink:hover {
	color:#ff0000;
	text-decoration:underline;
}

.topLinks a:link, .topLinks a:visited {
	color:#012b1f;
	text-decoration:none;
}

.topLinks a:hover {
	color:#012b1f;
	text-decoration:underline;
}

.bottom a:link, .topLinks a:visited {
	color:#012b1f;
	text-decoration:none;
}

.bottom a:hover {
	color:#012b1f;
	text-decoration:underline;
}

.bottom .bottomHighLink:link, .bottom .bottomHighLink:visited {	
	color:#d72719;
	font-weight:bold;
	text-decoration:none;
}

.bottom .bottomHighLink:hover {
	color:#d72719;
	font-weight:bold;
	text-decoration:underline;
}

.regText {
	font-size:11px;
	color:#180600;
	line-height:20px;
}

.titleText {
	font-size:15px;
	font-weight:bold;
	color:#012b1f;
	padding-bottom:10px;
}

.commentColor {
	color:#737373;
}

a:link, a:visited {
	color:#ff0000;
	text-decoration:none;
}

a:hover {
	color:#ff0000;
	text-decoration:underline;
}

.pageParagraph
{
	line-height:1.35em;
color:#303030;
}

.comment {
color:#737373;
font-style:italic;
}

.dropMenu
{
text-align:left;
padding:8px;
position:absolute;
width:200px;
background-color:white;
border:solid 2px green;
line-height:1.6em;
}

.dropMenu a, .dropMenu a:visited, .dropMenu a:active, .dropMenu:hover
{
		line-height:1.6em;
		font-weight:normal;
		text-decoration:none;
}

.dropMenu a:hover
{
		text-decoration:underline;
}