/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ffffff;
		
}

TD {font-family:arial,helvetica, sans-serif; font-size: 11px; color: #000000;}
a:link {text-decoration: underline; color: #006666; font-weight: bold; font-size:11px;}
a:active {text-decoration: underline; color: #009999;  font-weight: bold; font-size:11px;}
a:visited {text-decoration: underline; color: #009999;  font-weight: bold; font-size:11px;}
a:hover {text-decoration: underline; color: #669999;  font-weight: bold; font-size:11px;}

.nav {font-family:arial,helvetica, sans-serif; font-size: 14px; color: #003300;}
.nav a:link {text-decoration: none; color: #003333; font-size: 15px; font-weight: bold;}
.nav a:active {text-decoration: none; color: #ffffff; font-size: 15px;  font-weight: bold;}
.nav a:visited {text-decoration: none; color: #ffffff; font-size: 15px;  font-weight: bold;}
.nav a:hover {text-decoration: underline; color: #ccffff; font-size: 15px;  font-weight: bold;}

.top {font-family:arial, sans-serif; font-size: 16px; color:#009966; font-weight:bold;}

.color1 td {
	background-color: #339966;
	}

.color2 td {
	background-color: #66cc99;
	}
.title {font-family:arial, sans-serif; font-size: 14px; color:#009966; font-weight:bold;}
	
.bg {background-repeat:repeat-x;}

p {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#003300;}
h3 {font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#006666; font-size:14px; text-decoration:underline;}
.small {font-family:Arial, Helvetica, sans-serif; font-size:9px; color:#003300;}

.footer {font-family:arial; color:#ffffff; font-weight: bold; font-size:9px;}
.footer a:link {text-decoration: none; color: #ccffcc; font-size: 10px; font-weight: bold;}
.footer a:active {text-decoration: none; color: #ffffff; font-size: 10px;  font-weight: bold;}
.footer a:visited {text-decoration: none; color: #ffffff; font-size: 10px;  font-weight: bold;}
.footer a:hover {text-decoration: underline; color: #ccffff; font-size: 10px;  font-weight: bold;}

.copy {font-family:Arial, Helvetica, sans-serif; font-weight:lighter; font-size:9px; color:#99cccc;}

.form {font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#ffffff; background-color:#669999;}
.form2 {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#003300; background-color:#ffffff; border:thin solid #669966;}

hr {width:100%; color:#006600;}

ul {list-style-type: square}