* {margin: auto;}
html 
{
height:100%; 
cursor: url("images/aero_arrow.cur") , auto; border: 0;
font: 12px Arial, "Trebuchet MS", Tahoma, Helvetica, Verdana, sans-serif;
color:black;
}

body 
{
background:url("images/bckGrd.gif") repeat-x;
background-color:#6ab1ff;
}

div.header 
{
width:1024px;
height:324px;
background:url("images/header.gif") no-repeat;
text-align:left;
}

.ban
{
width: 468px;
height: 60px;
margin-top:190px;
margin-left:56px;
}

div.loginBox 
{
position: relative;	
top:40px;	
left:60px;	
margin:0;	
width:350px;	
font-size:12px;
}

table.midField 
{
min-height:500px;	
width:1024px;	
background:url("images/pageBck.gif");
}

.midField td 
{	
vertical-align:top;
}

.imgblock 
{
display:block
}

.blockBlue 
{
width:180px;
background-color: #224B8A;
}

input 
{	
font-size:12px;
}

.blockWhite 
{	
width:500px;	
background-color: white;
}

.blockRed 
{	
width:180px;	
background-color: #9A2722;
}

td.blue 
{	
width:180px;	
padding-left:51px;
}

td.white 
{	
width:500px;	
padding-left:10px;
}

td.red 
{	
width:180px;	
padding-right:51px;
}

tr.content p
{	
padding:0 10px;	
display:inline;
}

.blockBlue div 
{	
padding:0 10px;
}

.blockWhite div 
{
padding:0 10px;
}

.blockRed div 
{	
padding:0 10px;
}

div.footer 
{	
width:1024px;	
height:207px;	
background:url("images/footer.gif") no-repeat;
}

div.footerbox 
{	
position: relative;	
top:40px;	
left:60px;	
margin:0;
}

a 
{	
color:silver;	
text-decoration:none;
}

a:hover 
{	
color:silver;	
text-decoration:overline underline;
}

h2 
{	
font-size:14px;	
border-left: 3px solid black;	
border-bottom: 1px dashed black;	
padding-left:2px;	margin-bottom:2px;
}

h4 
{	
font-size:10px;	
margin-left:15px;
float:left;
}

textarea 
{	
max-width: 450px;
}

textarea[name='signature'] 
{	
max-width: 350px;
}

ul 
{
list-style: inside;position:relative;left:-40px;width: 300px
} 

div.box table 
{
max-width:550px;
} 

.news-suite 
{
text-align:right;
}
