body { 
margin-top:10px; 
background-color: #a8b3cf; 
} 

#container { 
width: 960px; 
background-color: #FFFFFF; 
} 

td { 
font-family: Arial; 
font-size: 12px; 
color: #1f334b; 
} 


a { 
font-size: 12px; 
color: #135fc6; 
text-decoration: underline; 
} 

a:hover { 
font-size: 12px; 
color: #135fc6; 
text-decoration: none; 
} 


/* header area start */ 

#utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 3px; 
padding-bottom: 3px; 
background-color: #ffffff; 
} 

#header { 
width: 960px; 
border-bottom: 1px #FFFFFF solid; 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 
padding-top: 5px; 
padding-bottom: 5px; 
white-space: nowrap; 
background-color: #0d347d; 
} 

/* main area start */ 

#main { 
width: 960px; 
background-color: #FFFFFF; 
border-top: 1px #FFFFFE solid; 
} 

#leftnav { 
width: 169px; 
padding-top: 25px; 
padding-bottom: 120px; 
background-color: #dce5ed; 
} 

#content_area { 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 20px; 
border-right: 1px solid #b2c6dd; 
} 

/* footer area start */ 

#footer { 
width: 960px; 
text-align: center; 
padding-top: 5px; 
padding-bottom: 5px; 
background-color: #0d347d; 
} 

#thomas_info { 
width: 960px; 
height: 16px; 
font-family: Arial; 
font-size: 10px; 
color: #4d657f; 
text-align: right; 
padding-top: 2px; 
} 

/* heading styles */ 

h1 { 
color: #0d347e; 
font-size: 18px; 
font-weight: bold; 
} 

h2 { 
color: #284883; 
font-size: 15px; 
font-weight: bold; 
} 

h3 { 
color: #a5252f; 
font-size: 13px; 
font-weight: bold; 
} 

/* image styles */ 

.img01 { 
border: 1px #031534 solid; 
} 

.img02 { 
border: 1px #031534 solid; 
float: left; 
margin-right: 10px; 
margin-bottom: 10px; 
} 

.img03 { 
border: 1px #031534 solid; 
float: right; 
margin-left: 10px; 
margin-bottom: 10px; 
} 

/* miscellaneous */ 

li { 
list-style-image: url(/images/bullet_leftnav_mac_003.gif); 
} 


#search { 
padding-bottom:12px; 
} 

#search form{ 
margin:0px; 
padding:0px; 
} 

#search img { 
margin-left:132px; 
position:absolute; 
top:212px; 
} 


html > body #search img { 
margin-left:134px; 
position:absolute; 
top:211px; 
} 

#search input { 
margin-left:20px; 
margin-top:5px; 
width:110px; 
} 

#search select { 
width:110px; 
margin-left: 20px; 
margin-top:4px; 
} 

span.search_image a { 
background:none !important; 
text-decoration: none !important; 
border:none !important; 
margin:0px !important; 
padding:0px !important; 
} 


.at_alex { 

background:transparent url(/images/at_alex_bottom.jpg) no-repeat scroll left bottom; 
} 


.border_hr { 
height: 1px; 
background-color: #ced8e2; 
color: #ced8e3; 
margin-top:38px; 
margin-bottom:10px; 
border: 0px none; 

} 

.last { 

border-bottom:1px solid #FFFFFF; 

} 
