.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-indent: 5pt;
}
.navbar:hover{ ; background-color: #CC9900}
.navbar:active{ color:#FFFFFF;}
.navbar:visited{ color:#FFFFFF;}

.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
	line-height: 110%;
}
.subnav:hover{ ;
	color: #990000;
	text-decoration: underline;
}
.subnav:active{
	color:#000000;
	text-decoration: underline;
}
.subnav:visited{
	color:#333333;
	text-decoration: none;
}

.quick {  font-family: Arial, Helvetica, sans-serif; 
           font-size: 75%; font-weight: bold; 
           text-decoration: none; 
           color: #000000;}
.quick:hover{ ; color: #990000;}
.quick:active{
	color:#990000;
	text-decoration: underline;
}
.quick:visited{ color:#990000; }

.copy {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; line-height: 135%}
.footnote { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666}
.righthead {  font-family: "Times New Roman", Times, serif; font-size: 15px; font-weight: bold; color: #000000; text-indent: 0px}
.mainhead {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #000000; line-height: 135%}
.subhead { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000}
.subsubheadred { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #990000; font-variant: normal; text-transform: uppercase }
.copygreen { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #006600; line-height: 135%}
.superhead {  font-family: Arial, Helvetica, sans-serif; font-size: x-large; font-weight: bold}
p { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 130%;
	color: #666666;
}
.news {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: dotted;
	font-weight: bold;
	line-height: normal;
	padding-bottom: 3px;}
	
.leftlistmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #666633;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #FFFFFF;
	background-color: #333333;
	padding-left: 5px;
}	
.leftlistactive {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #666633;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-bottom: 10px;
	padding-top: 5px;
	color: #FFFFFF;
	background-color: #990000;
	padding-left: 5px;

