@charset "utf-8";
.bg_2 {
	background-image: url(images/page_bg.jpg);
	background-repeat: no-repeat;
	height: 768px;
}
.bg_1 {
	background-color: #CFE5E2;
}
.topcellheight {
	height: 120px;
}
.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #006643;
}
.table_brdr {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #006643;
	border-bottom-color: #006643;
	border-left-color: #006643;
	background-color: #FFFFFF;
}
.table_brdr_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006643;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
body {
	background-image: url(images/grad_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	list-style-type: disc;
	list-style-position: outside;
}
.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #016644;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006643;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00cc85;
}
.table_brdr_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #006643;
}
.imagelinks {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
