body {
    font-family: Arial, Helvetica, san-serif;
    font-size: 12px;
    color: #666666;}

td {
    font-family: Arial, Helvetica, san-serif;
    font-size: 12px;
    color: #666666;}

a:link { color: #666666; text-decoration: underline;}
a:visited { color: #666666; text-decoration: underline;}
a:active { color: #666666; text-decoration: underline;}
a:hover { color: #666666; text-decoration: none;}

.footer a:link { color: #666666; text-decoration: none;}
.footer a:active { color: #666666; text-decoration: none;}
.footer a:visited {	color: #666666;	text-decoration: none;}
.footer a:hover { color: #666666; text-decoration: underline;}
.footer { 
	height: 25px;
	font-family: Arial, Helvetica, san-serif;
	color: #666666;   
	font-size: 10px;
	text-align: center;
	font-weight: normal;
	vertical-align: middle;
	background-color: #FFFFFF;}

.home_content {
	padding-top: 11px;
	padding-bottom: 20px;
	padding-right: 11px;
	padding-left: 11px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;  
	line-height: 28px;
	background-color: #FFFFFF;
	min-height: 600px;}

.content {
	padding-top: 11px;
	padding-bottom: 20px;
	padding-right: 18px;
	padding-left: 18px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;  
	line-height: 17px;
	background-color: #FFFFFF;
	min-height: 600px;}	
	
.page_title {
	padding-top: 15px;
	padding-bottom: 20px;	
	font-size: 18px;
	font-weight: bold;
	text-align: right;}

.nav {
	vertical-align: top;
	background-color: #999999;
	height: 100%;}
	
.page { height: 100%; width: 100%; left: 0; top: 0; position: absolute; visibility: visible; }
