body {
	margin:0 auto;
	padding:0px;
	background-color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
#EiPage {
	float:none; 
	margin:0 auto;
	width:745px;
	background-color:#FFFFFF;
	color:#000000;
	overflow:hidden;
	position:relative;
}
#TopBanner { 
	text-align:center; 
	background-color:#FFCC66;
	color:#FF0000;
	font-size:1.8em;
	font-weight:bold; 
}
#MainSection {
	border-bottom-color:#FFCC66;
	border-bottom-style:solid;
	border-bottom-width:5px;
	border-left-color:#FFCC66;
	border-left-style:solid;
	border-left-width:5px;
	border-right-color:#FFCC66;
	border-right-style:solid;
	border-right-width:5px;
	height:620px;
}
#Line1{
	text-align:right;
	color:#0066FF;
	font-weight:bold;
	font-size:1.6em;
}
#Line2{
	text-align:center;
	color:#000000;
	font-weight:bold;
}
#ArrowDisc{
	float:left;
	clear:both;
	width:100%;
}
#BottomSection{
	float:left; 
	clear:both;
	width:100%;
}
p {
	margin-top:5px;
	margin-bottom:8px; 
}
