.HomeHeading1 {  
	font-family: Verdana, Arial; 
	font-size: 16px; 
	font-style: normal;
	font-weight:bold; 
	color: #FFFFFF; 
}

H1 {
	font-family: Verdana, Arial; 
	font-size: 18px; 
	font-style: normal;
	text-transform:uppercase; 
	color: #FFFFFF; 
}

.HomebodyTextWhite {  
	font-family: Arial, Verdana, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	color: #FFFFFF; 
}
.HomebodyTextWhiteBold {  
	font-family: Arial, Verdana, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold;
	color: #FFFFFF; 
}
.HomebodyTextWhiteSmall {  
	font-family: Arial, Verdana, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	color: #FFFFFF; 
}
#HomePageLeft { 
	float:left;
	width:192px;
	background-color:#635852; 
	margin:6px 3px 0px 4px;
	padding:2px 0px 2px 1px;
}
#HomeContentBorderDiv {
	float:left;
	clear:both;
	width:760px;
	background-color:#3F3430;
	padding:0px 0px 5px 0px;
}
#HomePageRight {
	float:left;	
	width:535px; 
	background-color:#3F3430; 
	margin:6px 0px 0px 5px;
}
#HomePageRightBottom {
	float:left;	
	width:500px; 
	background-color:#3F3430; 
	margin:6px 10px 0px 10px;
}
#HomeContentfooterDiv {
	float:left;
	width:742px; 
	height:25px;
	margin:6px 3px 0px 4px;
	padding:2px 2px 2px 2px;
}
#HomeContentfooterDivLeft {
	float:left;
	width:360px; 
}
#HomeContentfooterDivRight {
	float:Right;
	width:360px; 
}
#BusinessHeader{
	float:left; 
	width:170px; 
	margin:10px 5px 0px 5px;
	padding:4px 4px 4px 4px;
}

#HomeBusinesses { 
	float:left; 
	width:170px; 
	height:78px; 
	border-right-width:1px; 
	border-right-style:solid;    
	border-right-color:#CCCCCC;
	border-top-width:1px; 
	border-top-style:solid;    
	border-top-color:#CCCCCC;
	border-left-width:1px; 
	border-left-style:solid;    
	border-left-color:#CCCCCC;
	border-bottom-width:1px; 
	border-bottom-style:solid;    
	border-bottom-color:#CCCCCC;
	margin:10px 5px 0px 5px;
	padding:4px 4px 4px 4px;
}
#HomeCareers { 
	float:left; 
	width:170px; 
	height:79px; 
	border-width:1px; 
	border-style:solid;    
	border-color:#CCCCCC;
	margin:10px 5px 0px 5px;
	padding:4px 4px 4px 4px;
}
#HomeInvestors { 
	float:left; 
	width:170px; 
	height:79px; 
	border-width:1px; 
	border-style:solid;    
	border-color:#CCCCCC;
	margin:10px 5px 0px 5px;
	padding:4px 4px 4px 4px;
}
a.ContentLink2:hover { text-decoration: underline} 
a.ContentLink2 { color: #EFDEB9; text-decoration: none; }
a.ContentLink:hover { text-decoration: underline} 
a.ContentLink { color: #EFDEB9; text-decoration: underline; font-weight:500; }
