body {
	background : #71C788 url(../images/page_bg0.gif) repeat-y center;
	margin: 0;
	padding: 0;
	font: 16px/20px Arial, Helvetica, Verdana, sans-serif;
	color: #000;
	scrollbar-arrow-color: #DCEDE0;
	scrollbar-base-color: #4FA15F;
	scrollbar-darkshadow-color: #666666;
	scrollbar-face-color: #4FA15F;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #666666 
}
.regulartext {
	font: 16px/20px Arial, Helvetica, Verdana, sans-serif;
	color: #000;
}

p {
	margin: 10px 0;
	padding: 0;
}


a:link {
	color: #3C8D48;
	text-decoration: none;
}


a:visited {
	color: #3C8D48;
	text-decoration: none;}


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


a:active {
	color: #469DCC;
	text-decoration: underline;
}

a.aspecialh3 {
	font-size: 18px;
	color: #3C8D48;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

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

.footer {
	font: normal 12px Arial, Helvetica, Verdana, sans-serif;
	color: #666;
}

.footer a:link, .footer a:visited {
	color: #666;
	text-decoration: none;
}

.footer a:hover, .footer a:active {
	color: #469DCC;
	text-decoration: underline;
}

.footer a:hover.response, .footer a:active.response {
	color: #999;
	text-decoration: underline;
}

.footerRD {
	font-size: 10px;
	line-height: 12px;
}

#header{
	width: 750px;
	margin: 0;
	padding: 0;
}

.headerMenu {
	font: 12px/12px normal   Arial, Helvetica, sans-serif;
}

.headerMenu a:link, .headerMenu a:visited, .headerMenu a:hover, .headerMenu a:active {
	margin: 4px 7px 7px;
}

#topnav {
	float: right;
	position: relative;
	top: -144px;
	right: 20px;
	margin: 0 0 -22px 0;
}

.border1 {
	border: 1px solid #469DCC;
}


.border2 {
	border: 1px solid #2B7134;
}


h1 {
	font-size: 26px;
	color: #469dcc;
	line-height: 26px;
	padding: 0;
	margin: 0 0 20px;
}


h2 {
	font-size: 22px;
	color: #3e8bb6;
	font-weight: normal;
	margin: 0;
	padding: 0;
}


h3 {
	font-size: 18px;
	color: #3679a0;
	font-weight: normal;
	margin: 0;
	padding: 0;
}


h4 {
	font-size: 16px;
	color: #2f6d91;
	font-weight: normal;
	margin: 0;
	padding: 0;
}


hr {
	border: 0;
	border-bottom: 1px solid #469DCC;
	height: 1px;
	margin: 10px 0;
	padding: 0;
}


.hrAltMargin {
	border: 0;
	border-bottom: 1px solid #469DCC;
	height: 1px;
	margin: 0 0 20px;
	padding: 0;	
}

ul {
	color: #000000;
	list-style: inherit;
	margin: 0 0 0 10px;
	padding: 0 0 0 5px;
}

li {
	list-style: outside disc;
	margin-bottom: 8px;
}

ul ul li {
	list-style: outside square;
}


.indent {
	margin: 0 20px;
	padding: 0;
}

.specialh1 {
	font-size: 26px;
	color: #469dcc;
	line-height: 26px;
}

.specialh2 {
	font-size: 22px;
	color: #3e8bb6;
	font-weight: normal;
	padding: 0;
	margin: 0 0 10px;
}

.specialh3 {
	font-size: 18px;
	color: #3679a0;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.specialh4 {
	font-size: 16px;
	color: #2f6d91;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.asterisk {
	font-size: 12px;
	line-height: 13px;
}


.boxhdr {
	color: #ffffff;
	font-size: 16px;
	line-height: 18px;
	font-weight: bolder;
	background: repeat-x url(../images/boxhdr_bg.gif);
}


.boxlist {
	font-size: 13px;
	line-height: 13px;
}

.newslist {
	font-size: 16px;
	line-height: 16px;
}

.linktable {
	background: #F4FAF5;
	border: 1px solid #2B7134;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}


.tablehdr {
	
}


.regulartextBold {
	font: 16px/20px;
	color: #000;
	font-weight: bold;
}


.regulartextWhiteBold {
	font: 16px/20px;
	color: #ffffff;
	font-weight: bold;
}


.name {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}


.nameColor {
	font-size: 16px;
	line-height: 18px;
	color: #3679a0;
	font-weight: bold;
}


.backtotop {
	font-size: 12px;
	line-height: 12px;
	padding: 0;
	margin: 10px 80px;
}

.smallerText {
	font-size: 12px;
	line-height: 12px;
}