@charset "ISO-8859-1";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	background-position: left top;
	color: #333333;
}
td {
	text-align: left;
	vertical-align: text-top;
	line-height: 18px;
	font-size: 11px;
}
.header {
	font-weight: bold;
}
img {
	text-align: left;
	vertical-align: top;
	border: 0;
}
.helptext {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	background-position: left top;
}

a {
	text-decoration: none;
	color: #003399;
	background-position: left top;
	 }
	 
a:active {
	text-decoration: none;
     }
	 
a:link {
	text-decoration: none;
     }
	 
a:visited {
     }
		
a:hover {
	color: #003399;
	text-decoration: underline;
     }
	 
.helptext a {
	text-decoration: none;
	 }
	 
.helptext a:active {
	text-decoration: underline;
     }
	 
.helptext a:link {
	color: #333;
	text-decoration: none;
     }
	 
.helptext a:visited {
     }
		
.helptext a:hover {
	text-decoration: underline;
     }
	 
	 
.menu a {
     margin:  0 -20px 2px;
     display: block;
     text-align: left;
     text-decoration: none;
     color: #000; 
	 width: 120px; 
	 line-height: 15px;
     list-style-type: none;
	 padding: 5px;
	 }
	 
.menu a:active {
     color: #fff;
     }
	 
.menu a:link {
     color: #000;
     }
	 
.menu a:visited {
     color: #000;
     }
		
.menu a:hover {
     background: #777265;
	 color: #fff;
     }
.imgLeft {
	float: left;
	margin: 0px 10px 10px 0px;
}p {
	background-position: left top;
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.formreportlist {
	line-height: 16px;
	font-size: 11px;
}
.copyright {
	font-size: 10px;
	color: #999999;
}
.copyright a:active {
	color: #999999;
     }
	 
.copyright a:link {
	color: #999999;
	text-decoration: underline;
     }
	 
.copyright a:visited {
	color: #999999;
     }
		
.copyright a:hover {
	color: #999999;
	text-decoration: none;
     }
