body {
 background: #fff url(images/ar_bg.gif) repeat;  
 font-family: verdana;
 font-size: 11px;
 margin: 0px;
 padding: 0px; 
 text-align: center;
}

a, a:visited {
color: #00f;
}

a:hover {
color: #be4f38;
}


hr {
 height: 1px;
 width: 100%;
 color: #CCC;
 padding: 5px 0px 0px 0px;
}

.content h3 {
font-size: 10px;
}

#container {
 width: 780px;
 padding: 0px;
 margin: 17px auto 17px auto;
 text-align: left;
}

#header_banner {

 background: url(images/ar_header_banner.gif) repeat;  
 width: 556px;
 height: 95px;  
 text-align: center;
 margin: 0px 0px 13px 0px; 
 text-align: center; 
 overflow: hidden;    

}

#header_banner h1 {
 margin: 17px 0px 5px 0px;
 font-size: 18px;
}

#header_banner h2 {
 margin: 0px 0px 5px 0px;
 font-size: 13px;
}

#logo_cell {
 margin: 0px 0px 13px 0px;
 padding: 0px;
}

#left_column {
 float:left; 
 width: 207px;
 _width: 234px;
 margin: 0px 13px 0px 0px;
 padding: 0px 0px 0px 0px;
 vertical-align: top;
}

#right_column {
 width: 556px;  
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 vertical-align: top;
}

.menu_box {      
 width: 207px;
 margin: 0px 0px 13px 0px; 
}

.menu_content { 
 width: 196px; 
 _width: 207px;           
 padding: 0px 0px 0px 11px;     
 background: #fff;
 font-size: 10px;
}


.menu_content p { 
 margin: 3px 5px 8px 0px;
}

.menu_cap {
 background: url(images/left_sidebar_cap.gif) repeat;  
 width: 207px;
 height: 10px;
 font-size: 1px;   
}

.menu_item {
 width: 173px;
 _width: 183px;
 height: 21px;
 _height: 26px;
 background: url(images/ar_menu_item_bg.gif);   
 font-family: arial;
 font-size: 12px;
 padding: 5px 0px 0px 10px;
}

.menu_item a {
color: #333366;
text-decoration: none;
}  

.menu_item a:visited {
color: #333366;
text-decoration: none;
}  

.menu_bottom {
 background: url(images/ar_menu_seperator.gif) top no-repeat;
 width: 183px;
 height: 1px;  
 font-size: 0px; 
 margin: 0px 0px 0px 0px;
}     
   
.menu_foot {
 background: url(images/left_sidebar_foot.gif) repeat;  
 width: 207px;
 height: 10px;
 font-size: 1px;    
}

#content_area {      
 margin: 0px;
 padding: 0px;
 width: 556px;
}

#content_area table {
font-family: 11px;
font-size: 11px;
}

.content {
  background: #fff;
  padding: 7px 20px 5px 20px; 
  margin: 0px;
  width: 516px;
  _width: 556px;   
  font-size: 12px;
}

.content h1 {
  font-size: 20px;
  color: #be4f38;
  margin-bottom: 8px;
}

.content_cap {
 background: url(images/ar_content_cap.gif) repeat;  
 width: 556px;
 height: 10px;
 font-size: 1px;
 margin: 0px;
}

.content_foot {
 background: url(images/ar_content_foot.gif) repeat;  
 margin: 0px; 
 width: 556px;
 height: 10px;
 font-size: 1px;    
}

.logos {
width: 100%;
text-align: center;
}

.logos img {
margin: 5px 0px 5px 0px;
}

.center {
text-align: center;
}

#footer {
 width: 100%;
 height: 22px;
 background: #000033;
 color: #fff;
 font-weight: bold;
 padding: 4px 0px 0px 0px;
 text-align: center;
}


#footer_container {
 width: 780px;
 padding: 0px;
 margin: 0px auto 0px auto;
 text-align: left;
}

#footer_left {
 float: left;
}

#footer_right {
 float: right;
 text-align: right;
}


#footer_right a, #footer_right a:visited {
 color: #e5e5e5;
}

.homelink {
 text-align: right;
 font-size: 11px; 
}