body {
	background-color: #FFFFFF;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

.txtTopNav {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #89da16;
	letter-spacing : 1px;
	padding-bottom : 5px;
	padding-top : 5px;
}
.txtTopNav a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration : none;
}
.txtTopNav a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.txtTopNav a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.txtTopNav a:hover {
	color: #e2f6c7;
	font-weight: bold;
	text-decoration: underline;
}


.txtBody {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #003c40;
}
.txtBody a:link {
	color: #003c40;
	text-decoration : underline;
}
.txtBody a:visited {
	color: #003c40;
	text-decoration: underline;
}
.txtBody a:active {
	color: #003c40;
	text-decoration: none;
}
.txtBody a:hover {
	color: #003c40;
	text-decoration: none;
}


.txtBodySm {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #003c40;
}
.txtBodySm a:link {
	color: #003c40;
	text-decoration : underline;
}
.txtBodySm a:visited {
	color: #003c40;
	text-decoration: underline;
}
.txtBodySm a:active {
	color: #003c40;
	text-decoration: none;
}
.txtBodySm a:hover {
	color: #003c40;
	text-decoration: none;
}


.txtTopNavON {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e2f6c7;
	letter-spacing : 1px;
	padding-bottom : 5px;
	padding-top : 5px;
}
.txtHeader {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00a218;
	letter-spacing : 1px;
	padding-bottom : 5px;
	padding-top : 5px;
}
.txtBodyLg {
	font-family: Arial, sans-serif;
	font-size: 15px;
	color: #003c40;
}
.txtSpecial {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00a218;
	padding-bottom : 5px;
	padding-top : 5px;
}


.txtFooter {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-bottom : 12px;
	padding-top : 12px;
	color: #00a218;
}
.txtFooter a:link {
	color: #003c40;
	text-decoration : none;
}
.txtFooter a:visited {
	color: #003c40;
	text-decoration: none;
}
.txtFooter a:hover {
	color: #003c40;
	text-decoration: underline;
}


.txtFooter2 {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	padding-bottom : 12px;
	padding-top : 12px;
	color: #003c40;
}
.txtFooter2 a:link {
	color: #003c40;
	text-decoration : none;
}
.txtFooter2 a:visited {
	color: #003c40;
	text-decoration: none;
}
.txtFooter2 a:hover {
	color: #003c40;
	text-decoration: underline;
}



.formSelect {
background-color: #FFFFFF; border: "1 solid";
border-top-color: #2e3136; border-left-color: #2e3136;
border-right-color: #fafafa;
border-bottom-color: #fafafa;
font-size: 11px;
font-family: verdana,sans-serif;
color: #000000;
}

.formSearch {
background-color: #FFFFFF; border: "1 solid";
border-top-color: #000000; border-left-color: #000000;
border-right-color: #bfbfbf;
border-bottom-color: #bfbfbf;
font-size: 11px;
font-family: verdana,sans-serif;
color: #000000;
}



