tr, td, body  { font-size: 11px ;  color: #000000; font-family: Arial, Verdana, sans-serif; }

.MenuIslandClass
{
	background-color: #014286;
	color: #ffffff;
	font-family: Arial, Verdana,;
	font-size: 8pt;
	
}
.MenuIslandClass a:link {line-height: 20px;font-size: 8pt; color: #ffffff; font-weight: bold; text-decoration: none;} 
.MenuIslandClass a:visited {line-height: 20px;font-size: 8pt;color: #ffffff; font-weight: bold; text-decoration: none;}
.MenuIslandClass a:active {line-height: 20px;font-size: 8pt;color: #ffffff; font-weight: bold; text-decoration: none;}
.MenuIslandClass a:hover {line-height: 20px;font-size: 8pt;color: #ffffff; font-weight: bold; text-decoration: underline;}

.header  { 
    font-size: 16px ; 
    color: #666666 ; 
    font-family: Tahoma, 'Courier New'; 
    font-style: normal; 
    font-variant: normal; 
    font-weight: bold; 
    text-align: center; 
}

.quicksearch  { 
    font-size: 10px ; 
    font-family: Verdana, Tahoma, 'MS Sans Serif', 'Courier New';
    font-style: normal; 
    font-variant: normal; 
    font-weight: normal; 
}

.content {
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 8px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	}
.content a:link {color: #000099; font-weight: normal; text-decoration: underline;} 
.content a:visited {color: #000099; font-weight: normal; text-decoration: underline;}
.content a:active {color: #000099; font-weight: normal; text-decoration: none;}
.content a:hover {color: #000099; font-weight: normal; text-decoration: none;}

.disclaimer
{
    padding-left: 12px;
}

.footer
{
    color: #000099;
    text-align: center;
}
.footer a:link {FONT-SIZE: 8pt; font-family: Arial ; COLOR: #000099; font-weight: bold; TEXT-DECORATION: underline ; }
.footer a:visited {FONT-SIZE: 8pt; font-family: Arial ;COLOR: #000099 ; font-weight: bold; TEXT-DECORATION: underline ;}
.footer a:active {FONT-SIZE: 8pt; font-family: Arial ;COLOR: #000099 ; font-weight: bold; TEXT-DECORATION: none ;}
.footer a:hover {FONT-SIZE: 8pt; font-family: Arial ;COLOR: #000099 ; font-weight: bold; TEXT-DECORATION: none ;}



.colall { border:solid 0px black;width: 96%;text-align: left;clear: both;float: left;display: inline;padding: 4px;margin: 5px 0;font-weight: bold; }  
.colleft { border:solid 0px black;width: 25%;text-align: right;clear: both;float: left;display: inline;padding: 4px;margin: 5px 0;font-weight: bold; }  
.colright {border:solid 0px black;width: 72%;text-align: left;float: right;display: inline;padding: 0px;margin: 5px 0; }  
