body { 
margin-top:10px; 
background-color: #3b747f; 
} 

#container { 
width: 960px; 
border-top: 1px #004552 solid; 
border-bottom: 2px #004552 solid; 
background-color: #FFFFFF; 
} 

td 
{ 
font-family:Arial; 
font-size: 12px; 
color:#333333; 
} 


a { 
text-decoration: underline; 
} 
a:hover { 
text-decoration: none; 
} 

/* header area start */ 

#header { 
width: 960px; 
border-bottom: 1px #004552 solid; 
} 

#utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 3px; 
padding-bottom: 4px; 
background-color: #f2f2f2; 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 
padding-top: 8px; 
padding-bottom: 8px; 
background-color: #cfd9c5; 
white-space: nowrap; 
} 

/* main area start */ 

#main { 
width: 960px; 
background-color: #ffffff; 
background-image: url(images/bg_main_met_003.gif); 
background-repeat: repeat-x; 
} 

#leftnav { 
width: 172px; 
padding-top: 0px; 
padding-bottom: 21px; 
background-color: #FFFFFF; 
} 

#nav { 
width: 160px; 
float: right; 
background: #cfd9c5; 
background-image: url(/images/bottom_left_head_met_003.jpg); 
background-position: bottom center; 
background-repeat: no-repeat; 
padding-bottom:63px; 
} 

#content_area { 
padding-left: 46px; 
padding-right: 46px; 
padding-top: 17px; 
padding-bottom: 20px; 
} 

/* footer area start */ 

#footer { 
width: 960px; 
text-align: center; 
padding-top: 11px; 
padding-bottom: 7px; 
background-color: #cfd9c5; 
} 

#thomas_info { 
width: 960px; 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #004552; 
font-size: 18px; 
font-weight: bold; 
} 

h2 { 
color: #222222; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
color: #00404c; 
font-size: 13px; 
font-weight: bold; 
margin:0px 0px 8px 0px; 
padding:0px 0px 4px 0px; 
border-bottom:1px solid #00414d; 
} 


/* image styles */ 

.img01 { 
border: 1px #000000 solid; 
} 

.img02 { 
border: 1px #000000 solid; 
float: left; 
margin-right: 10px; 
margin-bottom: 10px; 
} 

.img03 { 
border: 1px #000000 solid; 
float: right; 
margin-left: 10px; 
margin-bottom: 10px; 
} 



.img04 { 
float: left; 
margin-right: 10px; 
margin-bottom: 10px; 
} 




/* miscellaneous */ 

li { 
list-style-image: url(images/bullet_met_003.gif); 
} 


#search { 
padding-top:10px; 
text-align:right; 
padding-right:34px; 
} 

#search form{ 
margin:0px; 
padding:0px; 
} 


html > body #search img { 
position:relative; 
top:4px; 
} 


#search img { 
margin-left:5px; 
position:relative; 
top:2px; 
} 

.left_nav_logo{ 
text-align:center; 
padding-left:10px; 
} 

.home_text{ 
font-family:Arial; 
font-size: 12px; 
color:#333333; 
margin:0px; 
padding:0px 0px 4px 0px; 
} 

.callout { 
border: 1px solid #000000; 
} 


body:nth-of-type(1) .callout { 
margin-top: 45px; 
border: 1px solid #000000; 
} 


.bullet li { 
list-style-image: none; 
} 

body:nth-of-type(1) #search select { 
margin-right: 0px; 
} 
