body { 
margin-top: 10px; 
background-color: #CCCCCC; 
background-image: url(images/); 
} 

#container { 
width: 1024px; 
border: 1px #003366 solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#utility_nav { 
width: 1024px; 
text-align: right; 
padding-top: 4px; 
padding-bottom: 5px; 
background-color: #003366; 
} 

#header { 
width: 1024px; 
border-top: 1px #FFFFFF solid; 
border-bottom: 1px #003366 solid; 
} 

/* topnav area start */ 

#topnav { 
width: 1024px; 
text-align: right; 
padding-top: 4px; 
padding-bottom: 3px; 
background-color: #CAD5DA; 
white-space: nowrap; 
border-bottom: 1px #666666 solid; 
background-image: url(images/bg_topnav_gen_001.gif); 
background-repeat: repeat-x; 
} 

/* main area start */ 

#main { 
width: 1024px; 
background-color: #FFFFFF; 
border-top: 3px #003366 solid; 
border-bottom: 3px #999999 solid; 
background-image: url(images/bg_main_gen_001.gif); 
background-repeat: repeat-x; 
} 

#leftnav { 
padding-top: 25px; 
padding-bottom: 100px; 
background-color: #DAE2E5; 
background-image: url(images/bg_leftnav_gen_001.gif); 
background-repeat: repeat-x; 
} 

#content_area { 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 50px; 
} 

/* footer area start */ 

#footer { 
width: 1024px; 
text-align: center; 
padding-top: 7px; 
padding-bottom: 7px; 
background-color: #003366; 
background-image: url(images/bg_footer_gen_001.gif); 
background-repeat: repeat-x; 
} 

#footer_top { 
width: 1024px; 
height: 7px; 
background-color: #CAD5DA; 
border-top: 1px #666666 solid; 
} 

#thomas_info { 
width: 1024px; 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 


#thomas_info a:link, #thomas_info a:visited { 
font-family: Arial; 
font-size: 10px; 
color: #f0000ff; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
text-decoration:underline; 
} 

#thomas_info a:hover { 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
text-decoration:none; 
} 






/* heading styles */ 

h1 { 
color: #003366; 
font-size: 18px; 
font-weight: bold; 
} 

h1 span { 
color: #4c5966; 
font-size: 16px; 
font-weight: bold; 
LINE-HEIGHT: 22px; 
} 

h2 { 
color: #0000ff; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
font-family: Times; 
color: #003366; 
font-size: 24px; 
font-weight: bold; 
font-style: italic; 
} 

/* image styles */ 

.img00 { 
margin:0px 10px 0px 10px; 
border: 1px #000000 solid; 
} 

.img01 { 
border: 0px #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; 
} 

.img_nopad { border: 1px solid #000000 ; } 

/* miscellaneous */ 

ul, ol { 
margin-top: 5px; 
} 

li { 
list-style-image: url(images/bullet.gif); 
} 

p { 
margin: 0 0 15 0; 
line-height: 20px; 
} 

.bucket_link_gen_001 img { 
margin: 0 0 5 0; 
} 

td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#333333; } 
td a:link, a:visited { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#0000ff; font-weight:bold; } 
td a:hover { text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#3CB3F8; font-weight:bold;} 
.border { border:1px solid #d0e4f8; } 
