body { 
margin: 0px; 
background-color: #5a6560; 
background-image: url(images/bg.jpg); 
background-repeat: repeat-x; 
} 

td { 
font-family: Arial; 
font-size: 11px; 
color: #000000; 
} 

#container { 
width: 760px; 
} 

/* header area start */ 

#header { 
width: 760px; 
border-bottom: 1px #FFFFFF solid; 
} 

#utility_nav { 
width: 760px; 
text-align: right; 
padding-top: 4px; 
padding-bottom: 4px; 
} 

/* topnav area start */ 

#topnav { 
width: 760px; 
text-align: right; 
padding-top: 6px; 
padding-bottom: 7px; 
background-color: #479459; 
white-space: nowrap; 
background-image: url(images/bg_topnav.jpg); 
background-repeat: no-repeat; 
background-position: right; 
} 

/* main area start */ 

#main { 
width: 760px; 
background-color: #FFFFFF; 
background-image: url(images/bg_main.jpg); 
background-repeat: no-repeat; 
background-position: top right; 
} 

#leftnav { 
padding-top: 0px; 
padding-bottom: 60px; 
background-color: #e0dad5; 
background-image: url(images/bg_leftnav.jpg); 
background-repeat: repeat-x; 
} 

#content_area { 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 30px; 
} 

/* footer area start */ 

#footer { 
width: 760px; 
text-align: center; 
padding-top: 5px; 
padding-bottom: 5px; 
} 

#thomas_info { 
width: 760px; 
font-family: Arial; 
font-size: 10px; 
color: #EBEBEB; 
text-align: center; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #0a4a4c; 
font-size: 17px; 
} 

h2 { 
color: #000000; 
font-size: 15px; 
font-weight: normal; 
} 

h3 { 
color: #0a4a4c; 
font-size: 13px; 
} 

/* image styles */ 

.img01 { 
border: 1px #479559 solid; 
margin-bottom: 5px; 
} 

.img02 { 
border: 1px #479559 solid; 
float: left; 
margin-right: 10px; 
margin-bottom: 10px; 
} 

.img03 { 
border: 1px #479559 solid; 
float: right; 
margin-left: 10px; 
margin-bottom: 10px; 
} 

.img04 { 
float: right; 
margin-left: 10px; 
margin-bottom: 10px; 
} 

/* text & link syles */ 

.default 
{ 
font-family: Arial; 
font-size: 11px; 
color: #000000; 
} 
.default a:link, .default a:visited, .default a:active 
{ 
font-family: Arial; 
font-size: 11px; 
color: #0000FF; 
text-decoration: underline; 
} 
.default a:hover, .default a:visited:hover 
{ 
font-family: Arial; 
font-size: 11px; 
color: #0000FF; 
text-decoration: none; 
} 

/* utility navigation */ 

.utility_nav 
{ 
font-family: Arial; 
font-size: 11px; 
color: #FFFFFF; 
} 
.utility_nav a:link, .utility_nav a:visited, .utility_nav a:active 
{ 
font-family: Arial; 
font-size: 11px; 
color: #FFFFFF; 
text-decoration: underline; 
margin-right: 20px; 
} 
.utility_nav a:hover, .utility_nav a:visited:hover 
{ 
font-family: Arial; 
font-size: 11px; 
color: #FFFFFF; 
text-decoration: none; 
margin-right: 20px; 
} 

/* top navigation */ 

.topnav 
{ 
font-family: Arial; 
font-size: 11px; 
color: #FFFFFF; 
} 
.topnav a:link, .topnav a:visited, .topnav a:active 
{ 
font-family: Arial; 
font-size: 11px; 
color: #FFFFFF; 
text-decoration: none; 
padding-left: 8px; 
padding-right: 8px; 
} 
.topnav a:hover, .topnav a:visited:hover 
{ 
font-family: Arial; 
font-size: 11px; 
color: #FFFFFF; 
text-decoration: underline; 
padding-left: 8px; 
padding-right: 8px; 
} 

/* left navigation */ 

.leftnav a:link, .leftnav a:visited, .leftnav a:active 
{ 
font-family: Arial; 
font-size: 11px; 
font-weight: bold; 
color: #000000; 
text-decoration: none; 
display: block; 
padding: 8px 5px 8px 15px; 
} 
.leftnav a:hover, .leftnav a:visited:hover 
{ 
font-family: Arial; 
font-size: 11px; 
font-weight: bold; 
color: #FFFFFF; 
text-decoration: none; 
display: block; 
background: #c1dd98; 
padding: 8px 5px 8px 15px; 
background-image: url(images/bg_lefthead.gif); 
background-repeat: repeat-x; 
} 

.lefthead 
{ 
font-family: Arial; 
font-size: 12px; 
font-weight: bold; 
color: #FFFFFF; 
display: block; 
background: #c1dd98; 
padding: 23px 10px 10px 15px; 
border-bottom: 1px #f4f3f1 solid; 
background-image: url(images/bg_lefthead.gif); 
background-repeat: repeat-x; 
} 

.leftnav_sm a:link, .leftnav_sm a:visited, .leftnav_sm a:active 
{ 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
text-decoration: none; 
display: block; 
padding: 4px 5px 4px 23px; 
} 
.leftnav_sm a:hover, .leftnav_sm a:visited:hover 
{ 
font-family: Arial; 
font-size: 10px; 
color: #FFFFFF; 
text-decoration: none; 
display: block; 
background: #c1dd98; 
padding: 4px 5px 4px 23px; 
background-image: url(images/bg_lefthead.gif); 
background-repeat: repeat-x; 
} 

/* footer text & link */ 

.footer 
{ 
font-family: Arial; 
font-size: 11px; 
color: #EBEBEB; 
} 
.footer a:link, .footer a:visited, .footer a:active 
{ 
font-family: Arial; 
font-size: 11px; 
color: #EBEBEB; 
text-decoration: underline; 
} 
.footer a:hover, .footer a:visited:hover 
{ 
font-family: Arial; 
font-size: 11px; 
color: #EBEBEB; 
text-decoration: none; 
} 

/* content bucket link */ 

.bucket_link a:link, .bucket_link a:visited, .bucket_link a:active 
{ 
font-family: Arial; 
font-size: 12px; 
color: #0a4a4c; 
font-weight: bold; 
text-decoration: none; 
display: block; 
padding-top: 5px; 
background-image: url(images/); 
background-repeat: no-repeat; 
} 
.bucket_link a:hover, .bucket_link a:visited:hover 
{ 
font-family: Arial; 
font-size: 12px; 
color: #0a4a4c; 
font-weight: bold; 
text-decoration: none; 
display: block; 
padding-top: 5px; 
background-image: url(images/bg_bucket.jpg); 
background-repeat: no-repeat; 
} 

/* text good for content bucket */ 

.small 
{ 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
} 
.small a:link, .small a:visited, .small a:active 
{ 
font-family: Arial; 
font-size: 10px; 
color: #0000FF; 
text-decoration: underline; 
} 
.small a:hover, .small a:visited:hover 
{ 
font-family: Arial; 
font-size: 10px; 
color: #0000FF; 
text-decoration: none; 
} 

/* miscellaneous */ 

hr { 
height: 1px; 
color: #479459; 
} 

li { 
list-style-image: url(images/bullet.gif); 
} 
