body { 
MARGIN: 0px; 
margin-top:10px; 
background-color: #dcd9ac; 
background-image: url(images/bg.jpg); 
BACKGROUND-REPEAT: repeat-x; 
} 

#maintable{ 
width:90%; 
text-align:center; 
padding:0px; 
border:0px; 
border-top:1px #666 solid; 
border-left:1px #666 solid; 
border-bottom:1px #666 solid; 
border-right:1px #666 solid; 
} 

#container { 
width: 90%; 
background-color: #FFFFFF; 
text-align:center; 
} 

#header { 
width: 100%; 
border-top: 1px #FFFFFF solid; 
border-bottom: 1px #FFFFFF solid; 
} 

#headerbg{ 
background-image:url(images/header-right.jpg); 
background-position:right; 
background-color:#FFFFFF; 
background-repeat:no-repeat; 
padding-right:15px; 
} 

#topnavmiddle{ 
background-image:url(images/topnavbottom-middle.jpg); 
background-color:#FFFFFF; 
background-repeat:repeat-x; 
} 

#utility_nav { 
width: 100%; 
text-align: right; 
padding-top: 4px; 
padding-bottom: 4px; 

display:block; 
padding-left:0px; 
padding-right:20px; 
margin:0px; 
} 

#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: 14px; 
color: #FFFFFF; 
text-decoration: underline; 
} 
#utility_nav a:hover, #utility_nav a:visited:hover 
{ 
font-family: Arial; 
font-size: 14px; 
color: #FFFFFF; 
text-decoration: none; 
} 

/* topnav area start */ 

#topnav { 
text-align:center; 
background-color: #dcd9ab; 
white-space: nowrap; 
font-family: Arial; 
font-size: 12px; 
font-weight: bold; 
color: #FFFFFF; 
padding: 3px 10px 3px 10px; 
margin:0px; 
} 

#topnav a:link, #topnav a:visited, #topnav a:active 
{ 
color: #454444; 
font-weight: bold; 
text-decoration: none; 
padding-left: 10px; 
padding-right: 10px; 
} 
#topnav a:hover, #topnav a:visited:hover 
{ 
color: #666666; 
text-decoration: underline; 
padding-left: 10px; 
padding-right: 10px; 
font-weight: bold; 
} 

/* main area start */ 

#main { 
width: 100%; 
background-color: #FFFFFF; 

border-bottom: 1px #FFFFFF solid; 
} 

.lefthead 
{ 
font-family: Arial; 
font-size: 12px; 
font-weight: bold; 
color: #ccc; 
display: block; 
background-color: #00727a; 
padding: 8px 5px 8px 15px; 
border-top:0px; 
border-bottom:1px #FFFFFF solid; 

} 

#leftnav { 
padding-top: 0px; 
padding-bottom: 8px; 
background-color:#00727a; 
font-weight: bold; 
} 
#leftnav a:link, #leftnav a:visited, #leftnav a:active 
{ 
font-family: Arial; 
font-size: 11px; 
color: #ccc; 
text-decoration: none; 
font-weight: bold; 
display: block; 
padding: 8px 5px 8px 15px; 
border-bottom: 1px #ccc solid; 
} 
#leftnav a:hover, #leftnav a:visited:hover 
{ 
font-family: Arial; 
font-size: 11px; 
color: #FFFFFF; 
text-decoration: none; 
font-weight: bold; 
display: block; 
padding: 8px 5px 8px 15px; 
border-bottom: 1px #FFFFFF solid; 
} 

#content_area { 

padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 30px; 
VERTICAL-ALIGN: top; 
WIDTH: 100%; 
} 

/* footer area start */ 

#footer { 
width: 100%; 
text-align: center; 
padding-top: 4px; 
padding-bottom: 4px; 
background-color: #318a84; 
font-family: Arial; 
font-size: 11px; 
color: #dedede; 
} 

#footer a:link, #footer a:visited, #footer a:active 
{ 
font-family: Arial; 
font-size: 11px; 
color: #dedede; 
text-decoration: underline; 
} 
#footer a:hover, #footer a:visited:hover 
{ 
font-family: Arial; 
font-size: 11px; 
color: #fff; 
text-decoration: none; 
} 

#thomas_info { 
width: 95%; 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
font-family:arial; 
color: #858468; 
font-size: 20px; 
font-weight: bold; 
} 
.headline{ 
color: #02737b; 
font-size: 15px; 
font-weight: bold; 
} 

h2 { 
color: #666; 
font-size: 14px; 
font-weight: bold; 
margin:10px 0px 5px 0px; 
padding:0px; 
font-family:Arial, Helvetica, sans-serif; 
font-weight: bold; 

} 

h3 { 
font-family: Arial; 
color: #666; 
font-size: 14px; 
font-weight: bold; 
font-style: italic; 
} 


/* miscellaneous */ 


.idContentTblCell{ 
PADDING-RIGHT: 15px; 
PADDING-LEFT: 15px; 
PADDING-BOTTOM: 15px; 
VERTICAL-ALIGN: top; 
PADDING-TOP: 15px; 
} 


/* 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; 
} 

.big{ 
font-size: 24px; 
font-weight:bold; 
} 

.buckets td{ 
background-image:url(images/bucket-bg.jpg); 
background-position:top center; 
background-repeat:no-repeat; 
width: 33%; 
} 

.buckettitle, .buckettitle a:link, .buckettitle a:visited{ 
font-size: 11px; 
font-family:arial; 
font-weight:bold; 
color:#858468; 
text-align:center; 
text-decoration:none; 
margin-top:10px; 
margin-bottom:8px; 
} 
.buckettitle a:hover, .buckettitle a:visited:hover{ 
font-size: 11px; 
font-family:arial; 
font-weight:bold; 
color:#02737b; 
text-align:center; 
text-decoration:underline; 
} 
.buckets img{ 
margin: 5px 8px 8px 8px; 
border: 1px #666 solid; 
} 
.buckettext{ 
width:186px; 
font-family:arial; 
font-weight:normal; 
color:#666; 
font-size: 10px; 
text-align:left; 
margin-bottom:8px; 
} 


.more, .more a:link, .more a:visited, .more a:active{ 
text-align:right; 
width:190px; 
font-family:arial; 
font-weight:bold; 
color:#02737b; 
font-size: 10px; 
text-align:right; 
margin-bottom:8px; 
text-decoration:none; 
} 
.more a:hover, .more a:visited:hover{ 
text-align:right; 
width:190px; 
font-family:arial; 
font-weight:bold; 
color:#02737b; 
font-size: 10px; 
text-align:right; 
margin-bottom:8px; 
text-decoration:underline; 
} 

.p1{ 
font-family:arial; 
font-weight:bold; 
font-size:11px; 
color:#02737b; 
padding:10px; 
} 
.p2{ 
font-family:arial; 
font-weight:bold; 
font-size:11px; 
color:#666; 
padding:10px; 
} 

.img1{ 
float:left; 
margin-right:10px; 
border: 1px #666 solid; 
} 
.img2{ 
border: 1px #666 solid; 
} 
