body { 
margin-top:10px; 
background-image: url(images/background.jpg); 
} 

#container { 
width: 760px; 
border: 1px #000000 solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#header { 
width: 760px; 
border-bottom: 8px #151bc6 solid; 
} 

#utility_nav { 
width: 760px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
background-color: #C4151C; 
} 

/* topnav area start */ 

#topnav { 
width: 760px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
background-color: #C4151C; 
white-space: nowrap; 
border-top: 1px #FFFFFF solid; 
border-bottom: 4px #000000 solid; 
background-image: url(images/bg_topnav_met_004.gif); 
background-repeat: repeat-x; 
} 

/* main area start */ 

#main { 
width: 760px; 
background-color: #FFFFFF; 
border-top: 1px #FFFFFF solid; 
border-bottom: 1px #FFFFFF solid; 
} 

#leftnav { 
width: 140px; 
padding-top: 0px; 
padding-bottom: 20px; 
background-color: #E2E7E9; 
} 
#right { 
width: 160px; 
padding-top: 20px; 

} 

#content_area { 
width: 420px; 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 30px; 
border-right: 1px dotted #000; 
} 

/* footer area start */ 

#footer { 
width: 760px; 
text-align: center; 
padding-top: 4px; 
padding-bottom: 5px; 
background-color: #C4151C; 
} 

#thomas_info { 
width: 760px; 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 



/* default text styles */ 


p, td, tr, li { 
font-family: Arial; 
color: #000; 
font-size: 12px; 

} 



a { 
font-family: Arial; 
color: #0000ff; 
font-size: 12px; 
text-decoration: underline; 


} 


a:hover { 
font-family: Arial; 
color: #000; 
font-size: 12px; 
text-decoration: none; 

} 





/* heading styles */ 

h1 { 

color: #1574c6; 
font-size: 22px; 
font-weight: bold; 
} 

h2 { 
color: #000; 
font-size: 16px; 
font-weight: bold; 
font-style: italic; 
} 

h3 { 
color: #C4151C; 
font-size: 12px; 
font-weight: bold; 

} 

h4 a{ 
color: #C4151C; 
font-size: 11px; 
font-weight: bold; 
text-decoration: underline; 
} 
h4 a:hover{ 
color: #151bc6; 
font-size: 11px; 
font-weight: bold; 
text-decoration: none; 
} 
h5 { 
color: #fff; 
background: #151bc6; 
font-size: 10px; 
font-weight: bold; 
border-top: 1px #000 solid; 
padding: 4px; 
} 

h6 { 
color: #fff; 
background: #c4151c; 
font-size: 12px; 
font-weight: bold; 
border-top: 1px #000 solid; 
padding: 4px; 
} 


/* 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; 
} 

/* miscellaneous */ 
