body
{
	font-family: sans-serif;
	text-align: center;
	padding: 0;
	margin: 2em;
	font-size: 14px;
}

#content
{
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 900px;
	border-color: #990000;
	border-width: 1px;
	border-style: solid;
	padding: 0px;
}

#footer
{
	
	font: 11px helvetica, geneva, arial, sans-serif,verdana;
	text-align: left;
	z-index: 10;
	clear: both;
	padding: 10px;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width:900px;
}

#top_nav{ border-bottom-color: #cc3333; border-bottom-width: 5px; border-bottom-style: solid; height: 0px;}
h1{color: #cc3333; font-size:16pt;}
table{
	font-family: helvetica;
	font-size: 12px;
}
li{
	font-family: helvetica;
	font-size: 12px;
}
;color:black;}
#content_middle{
background-color: white; color: black; font-family: sans-serif, Helvetica, Verdana, Arial, sans-serif; padding: 0px; border-style: solid; border-color: #ccc; border-width: 5px; margin:auto;width:900;}
#main_text{padding:10px;}

#main_content2{

}
.back{
display:block;

}
input { 
}
.step_display{font-weight: bold; color: #990000}
h1{font-size:16pt}
#top_nav{background-position: 1px; height: 100px;}
body{color: black;}

.data
{
  	font-size: 12px;
        border-collapse: collapse;
        border: #999;
 	border-width: 1px;
        border-style: solid;
}
  
.data th
{
        background-color: #CCECC9;
        border-bottom: #1A751E;
 	border-width: 0 0 4px 0;
  	border-style: none none solid none;
 	text-align:left;
}

