body {
margin: 0px 0px 0px 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 12px;
}
div, p, th, td, li, dd, dl, dt   {
             /* redundant selectors for NS4 */
    font-family:  arial, sans-serif;
    font-size: 12px;
    color: #000000;
    line-height: 1.5em;
    }
ul {
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:1.5em;
	padding:0px 15px 10px 15px;
}
.content	{
	padding-left: 30px;
	}
.content2	{
	padding-left: 50px;
	padding-right: 50px;
	}
.bodyA:link	{
	color:	#6D0111;
	text-decoration: underline;
	}
.bodyA:visited	{
	color:	#6D0111;
	text-decoration: underline;
	}
.bodyA:active	{
	color:	#6D0111;
	text-decoration: underline;
	}
.bodyA:hover	{
	color:	#6D0111;
	text-decoration: underline;
	}
.footer	{
	line-height: 1.5em;
	color: #999999;
	text-align: center;
	font-size: 10px;
	padding-top: 5px;
	}
.bottomNavA:link	{
	color:	#ce9b5c;
	text-decoration: none;
	font-size: 10px;
	}
.bottomNavA:visited	{
	color:	#ce9b5c;
	text-decoration: none;
	font-size: 10px;
	}
.bottomNavA:active	{
	color:	#666666;
	text-decoration: none;
	font-size: 10px;
	}
.bottomNavA:hover	{
	text-decoration: underline;
	font-size: 10px;
	}
.footA:link	{
	color:	#999999;
	text-decoration: none;
	font-size: 10px;
	padding-left: 20px;
	padding-right: 20px;
	}
.footA:visited	{
	color:	#999999;
	text-decoration: none;
	font-size: 10px;
	}
.footA:active	{
	color:	#666666;
	text-decoration: none;
	font-size: 10px;
	}
.subhead		{
	color: #D1C2A3;
	font-weight: bold;
	}
.bottomNav	{
	color: #ce9b5c;
	background: #6e0011;
	padding-left: 50px;
	padding-top: 7px;
	padding-bottom: 7px;
	}
.highlight	{
	color: #cc6633;
	font-weight: bold;
	}
.subnav	{
	color: #666666;
	height: 25px;
	padding-left: 125px;
	}
.subnavA:link	{
	color:	#666666;
	text-decoration: none;
	}
.subnavA:visited	{
	color:	#6e0011;
	text-decoration: none;
	}
.subnavA:active	{
	color:	#666666;
	text-decoration: none;
	}
.subnavA:hover	{
	color: #6e0011;
	text-decoration: underline;
	}
.centerContent	{
	padding-left: 200px;
	padding-right: 200px;
	}
.centerContent2	{
	padding-left: 150px;
	padding-right: 150px;
	}
.redBlock { 
	background-color:#6e0011; 
	color:#ffffff !important;
	padding:20px 10px 10px 10px;
}
.redBlock ul{ 
	background-color:#6e0011; 
	color:#ffffff !important;
	padding:0px 15px 10px 15px;
}
.redBlockUL {
	color:#FFFFFF !important;
	padding-left:-10px;}
.indent	{
	padding-left: 13px;
	padding-right: 13px;
}