.body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: left;
	letter-spacing: 1px;
}

A:link {
	COLOR: #000000;
	text-decoration: none;
}

A:active {
	COLOR: BBB;
	text-decoration: none;
}

A:visited {
	COLOR: 999;
	text-decoration: none;
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainer a
{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1.5px;
	color: #333333;
	background-color: #FFFFFF;
	width: 175px;
	padding: 7px 12px 7px 7px;
	text-decoration: none;
	border-top: 1px solid #666;
}

#navcontainer a:hover
{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1.5px;
	color: #FFFFFF;
	background-color: #6699CC;
	width: 175px;
	padding: 7px 12px 7px 7px;
	text-decoration: none;
	border-top: 1px solid #666;
}

#navcontainer li a#current,
#navcontainer li li a#current
{
	background-color: #FAFA7B;
	color: #333333;
}

#navcontainer li li a
{
	display: block;
	color: #333333;
	background-color: #FFFFFF;
	width: 175px;
	padding: 7px 3px 7px 17px;
	text-decoration: none;
	border-top: 1px solid #999;
	font-weight: normal;
}

.subhed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	letter-spacing: normal;
	text-align: justify;
	text-indent: 7px;
	text-transform: capitalize;
	vertical-align: top;
	padding-bottom: -3px;
	background-color: #663399;
	background-position: center center;
	clip:  inherit;
	letter-spacing: 1px;
	}


.legal { 
font-family: Arial, Helvetica, sans-serif; font-size: xx-small; 
font-style: normal; line-height: normal; color: #333333; letter-spacing: 2px;
}

.quote_hed 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 21px;
	color: #663399;
	letter-spacing: 1px;
	font-weight: bold;
	text-indent:0px;
}

.quote 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 21px;
	color: #663399;
	letter-spacing: 1px;
	font-weight: normal;
	text-indent:0px;
}

.class_hed 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	color: #663399;
	letter-spacing: 1px;
	font-weight: bold;
	text-indent:0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.class_detail 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	letter-spacing: normal;
	font-weight: normal;
	text-indent:0px;
}

.attrib {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: italic; 
color: #900; line-height: 12px; text-align: right; letter-spacing: 1.5px;
}

a#topcurrent
{
	COLOR: #FF6600;
	text-decoration: none;
	font-size: 12px;
	}

hr.cleaner { clear: both; height: 1px; margin: -1px 0 0 0; padding: 0; border: none; visibility: hidden;
}

.style1 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style2 {color: #99CC66}

