body  {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../image/blackband.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}
body a { 
	color: #600 ; 
	text-decoration: none; 
}
body a:link { color: #600; }
body a:hover { color: #600; text-decoration: underline; }
body a:visited { }

#header { 
	background-color: black; 
	background-image: url(../image/banner.jpg); 
	background-repeat: no-repeat; 
	height: 87px; 
	clear: both; 
}
#headerlabel { 
	color: white; 
	padding-top: 65px; 
	padding-left: 515px;
	font-size: 12px;
}
B      { FONT-WEIGHT: bold; }
STRONG { FONT-WEIGHT: bold }
CITE   { FONT-STYLE: normal }
I      { FONT-STYLE: italic }
EM     { FONT-STYLE: italic }
U      { TEXT-DECORATION: underline }

.largetext { FONT-SIZE: 11px }
.largetextbold {FONT-WEIGHT: bold; 
	FONT-SIZE: 11px }

#sidebar    { 
	background-image: url(../image/sidebar.gif); 
	position: absolute; 
	top: 89px; 
	left: 0; 
	width: 145px; 
	height: 100%; 
	float: left; 
	font-size: 10px;
}
.leftnavlevel1 { font-size: 1.35em; 
	text-align:       left; 
	text-decoration: none; 
	vertical-align: middle; 
	width:            144px; 
	padding-top:      12px; 
	padding-bottom:   6px; 
	padding-left: 1em; 
	}
.leftnavlevel1 a { 
	color: white; 
	text-decoration: none; 
}
.leftnavlevel1 a:link { 
	color: white; 
	text-decoration: none; 
}
.leftnavlevel1 a:hover { 
	color: #ffea00; 
	text-decoration: none; 
}
.leftnavlevel1 a:visited { 
	text-decoration: none; 
}
.leftnavlevel2 { 
	font-size: 1em; 
	text-decoration: none; 
	text-align:       left; 
	width:            119px; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	padding-left: 3em; 
}
.leftnavlevel2 a { 
	color: white; 
	text-decoration: none; 
}
.leftnavlevel2 a:link { 
	color: white; 
	text-decoration: none; 
}
.leftnavlevel2 a:hover { 
	color: #ffea00; 
	text-decoration: none; 
}
.leftnavlevel2 a:visited { 
	text-decoration: none; 
}

#contentposition { 
	position: relative; 
	margin-right: auto; 
	margin-left: auto; 
	padding-left: 155px; 
}
#content { 
	text-align: center; 
	padding: 1em; 
	font-size: 1em;
}
#footer { 
	text-align: center; 
	position: relative; 
	padding: 1em; 
	}
.lightgrey {
	FONT-SIZE: 10px; 
	COLOR: #999999
}
.required {
	MARGIN-TOP: 1px; 
	BACKGROUND: #cccc99; 
	MARGIN-BOTTOM: 1px; 
	COLOR: black; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.notrequired {
	MARGIN-TOP: 1px; 
	BACKGROUND: white; 
	MARGIN-BOTTOM: 1px; 
	COLOR: black; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.white {
	COLOR: #000000; 
	BACKGROUND-COLOR: #ffffff
}
.red {
	COLOR: #cc0000
}
.gold {
	COLOR: #999900
}
.grey {
	COLOR: #666666
}
.darkgrey {
	COLOR: #666666
}
.topgrey {
	COLOR: #cccccc
}
.lightgold {
	COLOR: #cccc99
}
#footer { 
	bottom: -5em; 
	min-width: 380px; 
	margin-right: 1.5em; 
	border-top: 1px solid black;
	Font-size: 10px;  
}
#footer a { color: #993; 
	text-decoration: none; 
}
#footer a:hover { color: black; 
	text-decoration: underline; 
}
.columnlines { 
	padding-right: 1em; 
	padding-left: 1em; 
	border-right: 1px solid black; 
	border-left: 1px solid black; 
}
table td { 
	font-size: 0.8em;
	line-height: 1.5em; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
}
thead td {
	vertical-align: top;
	margin-right: 1em;
	margin-left: 1em;
	padding-right: 1em;
	padding-left: 2em;
	border-left: 1px solid gray;
	font-weight: bold;
	font-size: 1em;
	text-align: center;
}
tfoot { 
	FONT-SIZE: 11px; 
	COLOR: #666666; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
table.tablehead td {
	COLOR: #000000;
	background-color: #FFC;
	vertical-align: top;
	font-size: 12px;
	padding-top: 1em;
}
table.tablehead th { 
	background-color: #cccc99; 
	border: solid 1px #999900; 
}
table.tablehead p { margin-top: -6px; 
}
.tablehead tr {  
}
h1 { 
	color: navy; 
	font-size: 1.5em; 
	font-weight: bold; 
	line-height: 1.6em; 
	}
h2 { 
	color: teal; 
	font-size: 1.3em; 
	font-weight: bold; 
	line-height: 1.4em; 
	}
h3 { 
	color: #000000; 
	font-size: 1.1em; 
	font-weight: bold; 
	line-height: 1.2em; 
	}
h4 { 
	color: navy; 
	font-size: 0.9em; 
	font-weight: bold; 
	line-height: 1em; 
	}
