/* CSS Document */
/* General */
a:Hover {
	text-decoration: underline;
}
a:Visited {
	color: #006699;
}
a {
	color: #336699;
	text-decoration: none;
}
a:Link {
	color: #336699;
}

/* Main content text and tables */
.mainheader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #003366;
}

.micetype {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #666666;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;


}
.editortables {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 95%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 25px;
	color: #FFFFFF;
	height: 20px;
	width: 95%;
	vertical-align: middle;
	text-indent: 3pt;
	padding: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	background-color: #003366;


}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	color: #003366;
	font-weight: bold;
	text-transform: capitalize;
	padding: 5px;
	height: 15px;
	width: 95%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: cccc99;





}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	
	}
	
.lettertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	width: 95%;
	
	}
.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #003366;
	font-weight: bold;

}

.style1 {color: #993399}
.style2 {color: #9933CC}
.style5 {color: #339933}

tr.billed { color: #333399 }

