body { 
margin-top:10px; 
background-color: #CCCCCC; 
background-image: url(images/); 
} 

#container { 
width: 960px; 
border: 1px #000000 solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#header { 
width: 960px; 
} 

#top_border { 
width: 960px; 
height: 13px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 3px; 
background-color: #004A80; 
border-bottom: 1px #FFFFFF solid; 
} 

#utility_nav { 
position: absolute; 
top: 192; 
z-index: 0; 
width: 960px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 3px; 
} 

#top01 { 
width: 960px; 
height: 9px; 
background-color: #00345A; 
background-image: url(images/bg_top_plt_001.jpg); 
background-repeat: repeat-x; 
} 

#top02 { 
width: 960px; 
height: 7px; 
background-color: #B10000; 
border-top: 1px #FFFFFF solid; 
border-bottom: 1px #FFFFFF solid; 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: center; 
padding-top: 2px; 
padding-bottom: 2px; 
background-color: #CC0000; 
white-space: nowrap; 
background-image: url(images/bg_topnav_plt_001.jpg); 
background-repeat: repeat-x; 
} 

/* main area start */ 

#main { 
width: 960px; 
background-color: #FFFFFF; 
border-top: 1px #CC0000 solid; 
border-bottom: 1px #CC0000 solid; 
} 

#leftnav { 
width: 160px; 
padding-bottom: 100px; 
background-color: #FFFFFF; 
border-right: #CC0000 1px solid; 
} 

#content_area { 
width: 790px; 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 30px; 
} 

/* footer area start */ 

#footer { 
width: 960px; 
text-align: center; 
border-top: 1px #FFFFFF solid; 
padding-top: 10px; 
padding-bottom: 20px; 
background-color: #004A80; 
} 

#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: #3C76A0; 
font-size: 22px; 
font-weight: bold; 
} 

h2 { 
color: #CC0000; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
font-family: Times; 
color: #3C76A0; 
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; 
} 

/* miscellaneous */ 

p { 
line-height: 20px; 
} 

ol, ul { 
margin-top: 5px; 
} 

b { 
color: #333333; 
} 

.search { 
font-size: 10px; 
color: #666666; 
} 
.search a:link, .search a:visited { 
font-weight: bold; 
text-decoration: none; 
color: #000000; 
border: 1px solid #dddddd; 
padding: 1 2 1 2; 
} 
.search a:hover { 
font-weight: bold; 
color: #FFffff; 
text-decoration: none; 
border: 1px solid #3c76a0; 
background: #3c76a0; 
padding: 1 2 1 2; 
} 
.searchtext { 
font-size: 10px; 
color: #333333; 
} 
