body { 
margin-top:10px; 
background-color: #999999; 
background-image: url(images/bg.jpg); 
background-repeat: repeat-x; 
background-position: top left; 
} 

#container { 
width: 960px; 
border: 1px #000000 solid; 
} 

/* header area start */ 

#header { 
width: 960px; 
border-bottom: 10px #999999 solid; 
} 

td 
{ 
font-family:Arial; 
font-size: 12px; 
color: #333333; 
} 

#utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 3px; 
background-color: #4b616d; 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 
padding-bottom:5px; 
padding-top:7px; 
background-color: #F7F7F7; 
white-space: nowrap; 
background-image: url(images/topnav_left_mat_005.gif); 
background-repeat: no-repeat; 
border-bottom: 1px #aaaaaa solid; 
} 

/* main area start */ 

#main { 
width: 960px; 
background-color: #FFFFFe; 
padding-top: 17px; 
} 

#leftnav { 
width: 172px; 
padding-bottom: 100px; 
border-right: 1px #000000 dashed; 
} 

#leftnav span a.lefthead_mat_005 { 
padding: 0px !important; 
margin: 0px !important; 
background: none !important; 
color: #000000; 
text-decoration: none; 
} 

#leftnav span a.lefthead_mat_005:hover { 
padding: 0px !important; 
margin: 0px !important; 
background: none !important; 
color: #000000; 
text-decoration: none; 
} 

#content_area { 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 0px; 
padding-bottom: 20px; 
} 

/* footer area start */ 

#footer { 
width: 960px; 
text-align: center; 
padding-top: 16px; 
padding-bottom: 18px; 
background-color: #4b616e; 
} 

#bottom { 
width: 960px; 
height: 16px; 
background-color: #FFFFFe; 
} 

#thomas_info { 
width: 960px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #000000; 
font-size: 16px; 
font-weight: bold; 
} 

h2 { 
color: #333333; 
font-size: 12px; 
font-weight: bold; 
} 

h3 { 
color: #000000; 
font-size: 13px; 
font-weight: bold; 
} 

/* 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 */ 

ul.bucket_content 
{ 
margin-top: 5px; 
text-align: left; 
} 

ul.bucket_content li 
{ 
list-style-type:none; 
color:#666666; 
font-family:arial; 
font-size:10px; 
font-weight:normal; 
margin-left: -40px; 
margin-right: 12px; 
background-image: url(/images/bullet.gif); 
background-position:0px 3px; 
padding-left:3px; 
background-repeat: no-repeat; 
} 

.bucket_link_mat_005 td 
{ 
width: 148px; 
} 


a { 
text-decoration: underline; 
} 

a:hover { 
text-decoration: none; 
} 

