html, body{
	background: #6289B2;
	background: #6289B2 url(background.jpg) repeat-x scroll center top;
}

pre{
	font-size:9pt;
}

#container{
	border-color: transparent;
	background: transparent;
}
#main{
	margin-top:5px;
	background-color:white;
	border: 1px solid gray;
}
h2.dividerbar { background-color: #0C153C;
		    color: #fff;
                border-top: #036; border-bottom: #036;  }
#banner { 
	height: 216px; 
	background: white ;
	padding:0;
}
#banner img{
	position:absolute;
	right:auto;
	padding:0;
	border:0;
	margin-left: -6px;
	bottom:auto;
}
h1 { color: #C6CAFB; }
h2 { color: #005CA3; }
h3 { color: #036; }
table.fees, table.fees td { border-color: silver;color:#625A5A; }
table.fees tr.toprow td { background-color: #9EC0D3;color:black; }
table.fees tr.toprow td.hilite { background-color: #9EC0D3; color:black; }
table.fees tr.even { background-color: #D9E6ED; }
table.fees tr.odd { background-color: #EDF4F7; }
div.form { background-color: #D9E6ED; border-color: silver; }
div.relay2 { padding: 8px; background-color: #EDF4F7; width: 90%; margin: 1.5em 5% .5em 5%;
		border: 1px solid silver; }
#footer{
	border-top:0px;
	background-color: #dddddd;
	margin-top: 5px;
}
span.sm{
	font-size:10px;
}
#banner h2.bread{
	font-size:13px;
	position: absolute;
	width: 180px;
	color:white;
	font-family:arial;
	text-transform:uppercase;
	font-weight:normal;
	margin: 155px 0 0 10px;
	text-align:center;
	
	padding: 25px 0 0 0;
}
#banner h1.formTitle{
	font-size:20px;
	position: absolute;
	width:550px;
	color:white;
	font-family:arial;
	text-transform:uppercase;
	font-weight:normal;
	margin: 155px 0 0 215px;
	text-align:left;
	
	padding: 20px 0 0 0; 
}
