@charset "utf-8";
/* CSS Document */

 .nav1 A:link { color: #00956f; text-decoration: none; font-weight: bold;}
.nav1 A:visited { color: #00956f; text-decoration: none; font-weight: bold;}
.nav1 A:hover { color: #56b89f; text-decoration: none; font-weight: bold;}
.nav1 A:active { color: #56b89f; text-decoration: none; font-weight: bold;}
.nav2 A:link { color: #00956f; text-decoration: none; font-weight: bold;}
.nav2 A:visited { color: #00956f; text-decoration: none; font-weight: bold;}
.nav2 A:hover { color: #56b89f; text-decoration: none; font-weight: bold;}
.nav2 A:active { color: #56b89f; text-decoration: none; font-weight: bold;}
table { border: none; border-style: none;}
td { font-family: Arial; font-size: 10pt; color: #0c9a76;}
td.head { font-family: Arial; font-size: 10pt; color: #0c9a76; padding-left: 5px}
td.head1 { font-family: Arial; font-size: 8pt; padding-right: 5px}
td.cont { font-family: Arial; font-size: 9pt; color: #f3faf8; font-weight: bold; padding: 5px}
h1 { font-family: Arial; font-size: 11pt; font-weight: bold; color: #006666;}
h2 { font-family: Arial; font-size: 12pt; font-weight: bold; color: #006666;}
h3 { font-family: Arial; font-size: 16pt; font-weight: bold; color: #006666;}
p { font family: Arial,Helvetica; font-size: 10pt; color: #666666;}
p.head { font family: Arial,Helvetica; font-size: 10pt; color: #666666; font-weight: bold}
.mar { color: #990033; font-size: 12pt; text-decoration: none; font-weight: bold;}
form {
	border: 1px solid #CCCCCC;
	margin: 10px;
	padding: 10px;
}
input.b	  { font-family: Arial; font-size: 9pt; color: #666666; border: 1px solid; border-color: #00956f; padding: 5px}
select	  { font-family: Arial; font-size: 9pt; color: #666666; border: 1px solid; border-color: #00956f; padding: 5px}
.ltgreen10ptarial {
	font-family: Arial;
	font-size: 10pt;
	color: #0c9a76;
}
.border1px {
	border: 1px solid 56b89f;
}
