body {
	background-color: #FFFFFF;
	margin: 0;
	}	
#MainTable {
	
	}
	
/* =-=-=-=-=-=-=-[ HEADER ]-=-=-=-=-=-=-=- */	

#CompanyName {
	font-family: Tahoma, Verdana, sans-serif, Helvetica;
	color: #333;
	font-size: 28px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-weight: normal;
	}
#ContactInfo {
	font-family: Tahoma, Verdana, sans-serif, Helvetica;
	color: #333;
	font-size: 16px;
	padding-left: 10px;
	font-weight: normal;
	padding-right: 16px;
	text-align: right;
}
#ContactInfo a:link, #ContactInfo a:visited {		
	text-decoration: none;
	border-bottom: 1px solid #000000;
	color:#FF0000
	}
#ContactInfo a:hover {		
	border-bottom: 2px dotted #FF0000;
	color:#FF0000
	}
#bus {
	font-family: Tahoma, Verdana, sans-serif, Helvetica;
	font-size: 11px;
	color: #666;
	padding-right: 16px;
	text-align: right;
	}
#bus a:link, #bus a:visited {		
	text-decoration: none;
	color:#666
	}
#bus a:hover {		
	text-decoration: underline;
	color:#444
	}	
/* =-=-=-=-=-=-=-[ MAIN CONTENT]-=-=-=-=-=-=-=- */	

#MainBody {
	background-color: #FFFFFF;	
	}
#MainContent {
	font-family: Tahoma, Verdana, sans-serif, Helvetica;
	color: #333;
	font-size: 12px;
	padding: 10px 10px 5px 15px;
		}
#MainContent h1{
	font-size: 18px;
	color: #333;
	border-bottom: 1px dashed #CCC;
	font-weight: normal;
	}
#MainContent h2{
	font-size: 14px;
	color: #FF9933;
	font-weight: normal;
	}
#MainContent h3{
	font-size: 12px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	}
#MainContent h4{
	font-family: Tahoma, Verdana, sans-serif, Helvetica;
	color: #333;
	font-size: 12px;
	padding: 0px 0px 0px 5px;
	font-weight: bold;
	}
#MainContent h5{
	font-family: Tahoma, Verdana, sans-serif, Helvetica;
	color: #333;
	font-size: 12px;
	padding: 0px 0px 0px 5px;
	font-weight: normal;
	}
#MainContent a:link, #MainContent a:visited {
	text-decoration: underline;
	color:#0066CC
	}
#MainContent a:hover {
	border-bottom: 1px dotted #FF0000;
	color:#FF0000
	}	
/* =-=-=-=-=-=-=-[ MIDDLE SPACE ]-=-=-=-=-=-=-=- */
#MiddleSpace {
	border-right: 1px dashed #CCC;
	}
/* =-=-=-=-=-=-=-[ RIGHT SIDEBAR ]-=-=-=-=-=-=-=- */	
#Nav {
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, sans-serif, Helvetica;
	color: #00000;
	font-size: 12px;
	padding: 10px 10 10px 10px;
	}
#Nav h1{
	font-size: 14px;
	color: #FF9933;
	border-bottom: 1px dashed #CCC;
	font-weight: normal;
	}	
#Nav h2{
	font-size: 14px;
	color: #FF0000;
	font-weight: normal;
	}
#Nav h3{
	font-size: 12px;
	color: #0066CC;
	font-weight: normal;
	text-decoration: underline;
}	
#Nav a:link, #Nav a:visited {		
	text-decoration: underline;
	color:#000000
	}
#Nav a:hover {		
	border-bottom: 1px dotted #FF0000;
	color:#FF0000
	}

/* =-=-=-=-=-=-=-[ TOP ]-=-=-=-=-=-=-=- */
#Top {
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, sans-serif, Helvetica;
	color: #666666;
	font-size: 10px;
	}
#Top a:link, #Top a:visited {		
	text-decoration: underline;
	color:#666666
	}
#Top a:hover {		
	border-bottom: 1px dotted #FF0000;
	color:#FF0000
	}

/* =-=-=-=-=-=-=-[ Board of Directors ]-=-=-=-=-=-=-=- */
#BOD {
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, sans-serif, Helvetica;
	color: #333;
	font-size: 12px;
	}
#BOD h1{
	font-size: 14px;
	color: #FF9933;
	border-bottom: 1px dashed #CCC;
	font-weight: normal;
	}	
#BOD h2{
	font-size: 12px;
	color: #990000;
	font-weight: normal;
	}
						
/* =-=-=-=-=-=-=-[ FOOTER ]-=-=-=-=-=-=-=- */		

#Footer {
	background-color: #FFFFFF;
	background-position: top;
	text-align: center;
	font-family: Tahoma, Verdana, sans-serif, Helvetica;
	font-size: 11px;
	color: #666666;
	padding-top:2px;
	}
#Footer a:link, #Footer a:visited {		
	text-decoration: none;
	color:#FF0000
	}
#Footer a:hover {		
	border-bottom: 1px dotted #FF9933;
	color:#FF0000
	}	

/* =-=-=-=-=-=-=-[ FINEP PRINT ]-=-=-=-=-=-=-=- */

#FinePrint {
	font-family: Tahoma, Verdana, sans-serif, Helvetica;
	font-size: 10px;
	color: #666;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	}
#FinePrint a:link, #FinePrint a:visited {		
	text-decoration: none;
	color:#666
	}
#FinePrint a:hover {		
	text-decoration: underline;
	color:#444
	}	
ul {
	list-style-type: disc;
	font-family: Tahoma, Verdana, sans-serif, Helvetica;
	color: #333;
	font-size: 12px;
	padding: 0px 10px 5px 15px;
}