/* CSS Document */

a.special:link {
	color: #FFFFFF;
	text-decoration: none;
     }

a.special:visited {
	color: #FFFFFF;
	text-decoration: none;
     }
	 
a.special:hover {
	color: #FFFF00;
	text-decoration: underline;
     }

a.special:active {
	color: #FFFFFF;
	text-decoration: none;
     }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #88B79B;
}

a:link {
	color: #006432;
}
a:visited {
	color: #006432;
}
a:hover {
	color: #990000;
}
a:active {
	color: #006432;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bodytextgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009933;
}
.greenheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006633;
	font-weight: bold;
	font-style: italic;
}

.greensubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009933;
	font-weight: bold;
	font-style: italic;
}

.style43 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.style44 {
	color: #88B79B;
	}
	
.style45 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style46 {
	font-size: 17px;
	color: #016533;
	font-weight: bold;
	font-style: italic;
}

.style53 {
	font-size: 13px; 
	font-weight: bold; 
	color: #016533; 
}

a.admin:link {
	color: Blue;
	font-weight:bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
     }

a.admin:visited {
	color: Blue;
	font-weight:bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
     }

a.admin:hover {
	color: Blue;
	font-weight:bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
     }

a.admin:active {color: Blue;text-decoration: none;
	font-weight:bold;font-family: Arial, Helvetica, sans-serif;}

.valErrMsg {font-family:Arial;font-size:8pt;color:Red;}

.adminText{ font-family:Arial; font-size:12px}
.adminTextHeading{ font-family:Arial; font-size:14px}

.valSmallLabel {font-family:Arial;font-size:8pt;color:Black;}

h2
 {font-family:Arial;font-size:14pt;color:Black;}
