body 
{
    overflow-x: hidden;
    overflow-y: auto;
}

#footer 
{
    border-width: 2 0 0 0;
    border-top: solid 2px #E4CA92;
    padding: 5 0 0 0;
    margin: 0;
    width: 1011;
}

div#footer table 
{
    border:0;
}

div#footer a 
{
    font: normal 11px Arial;
    text-decoration: none;
    color: #ff0000;
    }
    
div#footer a:hover {
    text-decoration: underline;
    color: #666666;
}  

div#footer td 
{
    font: normal 11px Arial;
    color: #ff0000;
    }  
.subhead {
	color: #FF0000
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #FF0000;
}

a:link {
	color: #ff0000;
	text-decoration: underline;
	font-size: 8pt;
}

a:visited { 
	color: #666666;
	text-decoration: none;
	font-size: 8pt;
}

a:hover { 
	color: #666666;
	text-decoration: underline;
	font-size: 8pt;
}

a:active {
	color: #666666;
	text-decoration: none;
	font-size: 8pt;
	line-height: 12px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.callout {
	color: #666;
	font-size: 14px;
}
.subnav {
	line-height: 12px;
}
