body { 
margin-top:10px; 
background-color: #075793; 
background-image: url(images/); 

} 
td{ 

font-size: 11px; 
} 

#container { 
width: 760px; 
border: 1px #000000 solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#header { 
width: 760px; 
} 

#utility_nav { 
width: 760px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 3px; 
background-color: #000000; 
border-bottom: 1px #FFFFFF solid; 
} 

#top01 { 
width: 760px; 
height: 9px; 
background-color: #00345A; 
background-image: url(images/bg_top_plc_002.jpg); 
background-repeat: repeat-x; 
} 

#top02 { 
width: 760px; 
height: 7px; 
background-color: #B10000; 
} 

/* topnav area start */ 

#topnav { 
width: 760px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
background-color: #004a80; 
white-space: nowrap; 

} 

/* main area start */ 

#main { 
width: 760px; 
background-color: #ffffff; 
border-top: 1px #000000 solid; 
border-bottom: 1px #CC0000 solid; 
} 

#leftnav { 
width: 160px; 
padding-bottom: 100px; 
background-color: #FFFFFF; 
border-right: #0d5589 1px solid; 
} 

#content_area { 

padding: 20px 20px 0px 20px; 
} 
#content_area_2 { 
width: 590px; 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 30px; 
} 

/* footer area start */ 

#footer { 
width: 760px; 
text-align: center; 
border-top: 1px #FFFFFF solid; 
padding-top: 24px; 
padding-bottom: 20px; 
background-color: #870f19; 
background-image: url(images/bg_btm_plc_002.jpg); 
background-repeat: repeat-x; 
} 


#thomas_info { 
width: 760; 
font-family: Arial; 
font-size: 10px; 
color: #ffffff; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 

} 

.thomas_info a:link, .thomas_info a:visited { 
width: 760; 
font-family: Arial; 
font-size: 10px; 
color: #ffffff; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
text-decoration:underline; 

} 

.thomas_info a:hover { 
width: auto; 
font-family: Arial; 
font-size: 10px; 
color: #ffffff; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
text-decoration:none; 

} 







/* heading styles */ 

h1 { 
color: #7d7d7d; 
font-size: 18px; 
font-weight: bold; 
} 

h2 { 
color: #870f19; 
font-size: 16px; 
font-weight: bold; 
} 

h3 { 
font-family: Times; 
color: #870f19; 
font-size: 22px; 
font-weight: bold; 
font-style: italic; 
} 

/* 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 { 
border: 1px #000000 solid; 
} 

/* miscellaneous */ 
.leading_edge 
{ 
color:#000000 !important; 
} 
#tables table 
{ 
background-color:#DADADA; 
} 
#tables .head 
{ 
background-color:#DADADA; 
} 
#tables td 
{ 
padding:5px; 
background-color:#F8F8F8; 
} 
