body, table, tr, td, div {
	font-family: Verdana, Arial, Sans Serif;
	font-size: 11px;
	color: #000000;
}

h1, h2 {
	font-family: Verdana, Arial, Sans Serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

#outsideTable {
	   	background-color: #ffffff;
	   	}

.mainNav {
    white-space: nowrap; 
 	color: #000000;
    font-size: 11px;
    font-weight: bold; 
	text-decoration: none;
	padding: 0px;
    }

.mainNav a:link, .mainNav a:visited, .mainNav a:active {
 	color: #000000;  
    text-decoration: none;
    }
.mainNav a:hover {
 	color: #000000; 
	text-decoration: underline;
    }	


.slogan {
    white-space: nowrap; 
 	color: #414141;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 2px;     
    }

.secondNav {
    white-space: nowrap; 
 	color: #000000;
    font-size: 11px; 
	text-decoration: none;
    font-weight: bold; 
	padding: 0px;
    }

.secondNav a:link, .secondNav a:visited, .secondNav a:active {
 	color: #000000;
	padding: 5px 5px 5px 5px;   
    text-decoration: none;
    }
.secondNav a:hover {
 	color: #000000;
   	background-color: #C0C0C0;
	padding: 5px 5px 5px 5px;  
	text-decoration: none;
    }	




.contentLeft {
	font-size: 11px;
	line-height: 19px;
}

.contentLeftHead {
	color: #aa0009;
	font-size: 12px;
    font-weight: bold; 
}


.contentRightHead {
	color: #aa0009;
	font-size: 11px;
    font-weight: bold;
	text-align: center;
}

.contentRight {
	color: #505050;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
}

 
    
.footer {
	background-color: #d7d7d7;
	border-top:solid 1px #FFFFFF;
}





/*---------------------- end new design -----------------------*/