body {
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #080808;
	}


a:link {
	color: #CCCCCC;
	text-decoration: none;
	}


a:visited { color: #CCCCCC; } 



a:hover {
	color: #F8981D;
	text-decoration: none;
	}


.GeneralCopy {
	color: #9A9A9A;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	}


.BulletSummary  {
	color: #6C6C6C;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	}



.Copyright {
	color: #5C5C5C;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	}	



.Copy {
	color: #CCCCCC;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	}
	
	

.Call {
	color: #CCCCCC;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	}



.Highlight {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}



#LineTopSolid { 
border-top: 1px solid #A2A2A2; 
width: 100%; 
} 



#LineBottomSolid { 
border-bottom: 1px solid #A2A2A2;
width: 100%; 
} 



#LineTopBottomSolid { 
border-bottom: 1px solid #A2A2A2;
border-top: 1px solid #A2A2A2;  
width: 100%; 
} 



#LineRightDashed { 
border-right: 1px dashed #858585; 
height: 100%; 
} 



#LineLeftDashed { 
border-left: 1px dashed #858585;  
height: 100%; 
} 



#LineRightLeftDashed { 
border-left: 1px dashed #858585; 
border-right: 1px dashed #858585; 
height: 100%; 
} 



#LineBottomDashed { 
border-bottom: 1px dashed #858585; 
width: 100%; 
} 



#LineTopDashed { 
border-top: 1px dashed #858585; 
width: 100%px; 
} 



#LineRightLeftDashedSubtle {
border-left: 1px dashed #494949; 
border-right: 1px dashed #494949; 
height: 100%;
}

