/* CSS Document */
body {
	margin-top:0px;
	margin-left:12px;
	padding:0px;
	background-color:#CCCCCC;
}
table.MainTableArea {
	background-color:#FFFFFF;
	width:968px;
	padding:2px;
	padding-bottom:12px;
}
table.Header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #EE311D; 
	border:1px #666666 solid;
	margin-bottom:4px;
	width:964px;	
}
table.Header tr td.HeaderBkg {
	width:725px;
}
table.Header tr td.SiteLocationTextArea {
	font-size:11px;
	font-weight:bold;
}
table.RightSideTable {
	font-family:Arial, Helvetica, sans-serif;
	width:230px;
	padding-right:10px;
} 
table.RightSideTable tr td.TopTextBox {
	font-family:Arial, Helvetica, sans-serif;	
	border:1px #FF0000 solid;
	padding:10px;
	text-align:center;
	vertical-align:middle;
	font-size:14px;
	font-weight:bold;
	color:#999999;
	line-height: 20px;
	width:200px;		
}
table.RightSideTable tr td.RightTitle {
	background-color: #EE2924;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:5px;
	text-align:center;	
	border:1px #FF0000 solid;
	width:210px;		
}
table.RightSideTable tr td.ListArea {
	font-size:12px;
	font-weight:bold;
	padding-right:15px;	
	line-height: 20px;
	color:#666666;
	padding-top:20px;
	padding-bottom:20px;
	border:1px #FF0000 solid;
}


