body { 
margin: 0px; 
background-color: #FFFFFF; 
background-image: url(images/bg.jpg); 
background-repeat: repeat-x; 
} 

#container { 
width: 760px; 
border: 1px #000000 solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#header { 
width: 760px; 
border-bottom: 8px #790000 solid; 
} 

#utility_nav { 
width: 760px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
background-color: #1a1a9f; 
background-image: url(images/bg_top.gif); 
background-repeat: repeat-x; 
} 

/* 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: 170px; 
padding-top: 0px; 
padding-bottom: 120px; 
background-color: #b3ceee; 
} 

#content_area { 
width: 590px; 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 30px; 
} 

/* footer area start */ 

#footer { 
width: 760px; 
text-align: center; 
padding-top: 4px; 
padding-bottom: 5px; 
background-color: #003664; 
} 

#thomas_info { 
width: 760px; 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #003471; 
font-size: 19px; 
font-weight: bold; 
} 

h2 { 
color: #790000; 
font-size: 14px; 
font-weight: bold; 
} 



h3 { 
color: #003471; 
font-size: 12px; 
} 

h4 { 
color: #000000; 
font-size: 14px; 
font-weight: bold; 
padding-top:2px; 
margin-top:2px; 
padding-bottom:2px; 
margin-bottom:2px; 
} 


h4 span{ 
color: #790000; 
font-size: 14px; 
font-weight: bold; 
padding-top:2px; 
margin-top:2px; 
padding-bottom:2px; 
margin-bottom:2px; 
} 




a:link span.prodtitle, a:active span.prodtitle,a:visited span.prodtitle { 
color: #000000; 
font-size: 14px; 
font-weight: bold; 
padding-top:4px; 
margin-top:4px; 
padding-bottom:4px; 
margin-bottom:4px; 
text-decoration: none; 
} 

a:hover span.prodtitle { 
color: #790000; 
font-size: 14px; 
font-weight: bold; 
padding-top:4px; 
margin-top:4px; 
padding-bottom:4px; 
margin-bottom:4px; 
text-decoration: none; 
} 

/* image styles */ 

.img01 { 
border: 1px #003471 solid; 
} 

.img02 { 
border: 1px #003471 solid; 
float: left; 
margin-right: 10px; 
margin-bottom: 10px; 
} 

.img03 { 
border: 1px #003471 solid; 
float: right; 
margin-left: 10px; 
margin-bottom: 10px; 
} 

/* miscellaneous */ 

.Emphasize { 
font-size: 16px; 
color: #790000; 
font-weight: bold; 
padding-bottom:4px; 
margin-bottom:4px; 
padding-left:2px; 
background-color:#D1D1D1; 

} 

ul.empha { 
padding-top:2px; 
margin-top:2px; 
/*line-height : 22px;*/ 
color: #003471; 
font-size: 12px; 
font-weight: 500; 
} 
li.empha { 
padding-top:2px; 
margin-top:2px; 

list-style: disc; 
color: #003471; 
font-size: 12px; 
font-weight: 500; 
} 

.paddles { 
padding-top:0px; 
margin-top:0px; 
padding-bottom:0px; 
margin-bottom:0px; 
} 

.btm_txt { 
font-size: 13px; 
color: #003471; 
font-weight: bold; 

} 

