/* CSS Document */
body{
 font-family:Arial;
 FONT-SIZE: 11px;
 color:#666666;
 background-color:#e9e7e7;
 text-align:center;
 padding:8px;

 }
 
#main_content{
 width:100%;
 background-color:#FFFFFF;
 border:1px solid #9b9a9a;
 text-align:left;
 padding:15px;
  width:757px;
 }
 
.main_heading{
color:#e13c25;
border-bottom:1px solid #e13c25;
width:100%;
font-weight:bold;
margin-bottom:3px;
 FONT-SIZE: 12px;
}

.sub_head{
color:#e13c25;
font-weight:bold;
margin-bottom:30px;}

table{ FONT-SIZE: 12px;}

.field1 {
border:1px solid #8e8e8e;
font-size:12px;

}
