/*
ecode web site stylesheet
Customer - Supplementary Style sheet
*/	
#PageTitle {
	clear: left;
	width: 100%; 
	background: #02A5CE; 
	Color: white; 
	text-align: left;
	margin-top: 5px; 
	padding-top: 5px; 
	padding-bottom: 5px;
	}
	
p.Divider{
	font-family: arial, verdana, tahoma, sans-serif; 
	background: #02A5CE;
	text-align: center;
	color: white;
	font-weight: bold; 
	margin-top: 20px; 
	padding-top: 5px; 
	padding-bottom: 5px;
	}
	
p.PageCaption {
	font-family: arial, verdana, tahoma, sans-serif; 
	background: #02A5CE;
	text-align: center;
	color: white;
	font-weight: bold; 
	margin-top: 0px; 
	padding-top: 5px; 
	padding-bottom: 5px;
	}


