TD {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 10pt;
}
body {
	background-color : WhiteSmoke;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 10pt;
}
HR {
	color : #009999;
}
A:link {
	color: #006666;
}
A:active {
	color: #006666;
}
A:visited {
	color: #006666;
}
A:hover {
	color: #660066;
}
A.navmain:link {
	color: white;
	text-decoration : none;
}
A.navmain:active {
	color: white;
	text-decoration : none;
}
A.navmain:visited {
	color: white;
	text-decoration : none;
}
A.navmain:hover {
	color: #660066;
	text-decoration : none;
}
A.navsub:link {
	color: white;
	text-decoration : none;
}
A.navsub:active {
	color: white;
	text-decoration : none;
}
A.navsub:visited {
	color: white;
	text-decoration : none;
}
A.navsub:hover {
	color: #660066;
	text-decoration : none;
}
A.navthis:link {
	color: white;
	text-decoration : none;
}
A.navthis:active {
	color: white;
	text-decoration : none;
}
A.navthis:visited {
	color: white;
	text-decoration : none;
}
A.navthis:hover {
	color: #660066;
	text-decoration : none;
}
.navmain {
	color: white;
	background-color : #009999;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 9pt;
}
.navsub {
	color: white;
	background-color : Gray;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 9pt;
}
.navthis {
	color: white;
	background-color : black;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 9pt;
}
.navsubthis {
	color: Black;
	background-color : #cccccc;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 9pt;
}
.hdr1 {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	font-style: italic;
	font-size : 18pt;
}
.hdr2 {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 14pt;
}
.hdr3 {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 13pt;
}
.hdr4 {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 12pt;
}
.hdr5 {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12pt;
}
.hdr6 {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 18pt;
}
.small {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
}
.xsmall {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 8pt;
}
.fldlbl {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}
.fldlblsmall {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
}
.require {
	color : #660066;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	font-variant : small-caps;
}
.reverse {
	color: Black;
	background-color : #cccccc;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}
.reverse10 {
	color: Black;
	background-color : #cccccc;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}
.button {
	color : white;
	background-color : Gray;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	height : 25;
}
.hilite {
	background-color : yellow;
}
.lineunder{
	font-weight:bold;
	padding:12px 0px 0px 2px;
	border-bottom:1px solid #009999;
}
