body { 
margin: 0px; 
background-color: #CCCCCC; 
background-image: url(images/bg.jpg); 
background-repeat: repeat-x; 
} 

td { 
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 11px; 
color: #000000; 
} 

#container { 
width: 960px; 
border: 1px #134A85 solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#logo { 
width: 960px; 
border-bottom: 1px #CCCCCC solid; 
background-image: url(images/bg_header.jpg); 
background-repeat: no-repeat; 
background-position: right; 
} 

#header { 
width: 960px; 
border-top: 1px #FFFFFF solid; 
border-bottom: 1px #FFFFFF solid; 
} 

#utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 4px; 
padding-bottom: 4px; 
background-image: url(images/bg_utility.jpg); 
background-repeat: no-repeat; 
background-position: right; 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
height: 14px; 
text-align: center; 
padding-top: 5px; 
padding-bottom: 6px; 
background-color: #426E9D; 
white-space: nowrap; 
border-top: 4px #A7BE39 solid; 
border-bottom: 1px #D7D7D7 solid; 
background-image: url(images/bg_topnav.gif); 
background-repeat: repeat-x; 
} 

/* main area start */ 

#main { 
width: 960px; 
background-color: #FFFFFF; 
border-bottom: 1px #FFFFFF solid; 
background-image: url(images/bg_main.gif); 
background-repeat: repeat-x; 
} 

#leftnav { 
width: 160px; 
padding-top: 0px; 
padding-bottom: 40px; 
border-right: 1px #CCCCCC solid; 
background-image: url(images/bg_leftnav.jpg); 
background-repeat: repeat-y; 
} 

#content_area { 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 20px; 
} 

#rightcol { 
width: 130px; 
padding: 15px 15px 15px 15px; 
border-left: 1px #CCCCCC solid; 
background-color: #E7EDF3; 
background-image: url(images/bg_rightcol.gif); 
background-repeat: repeat-x; 
} 

/* footer area start */ 

#footer { 
width: 960px; 
color: #FFFFFF; 
text-align: left; 
line-height: 12px; 
padding-top: 6px; 
padding-bottom: 5px; 
background-color: #295B90; 
border-top: 4px #A7BE39 solid; 
background-image: url(images/bg_footer.gif); 
background-repeat: repeat-x; 
} 

#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: #134A85; 
font-size: 18px; 
font-weight: bold; 
} 

h2 { 
color: #134A85; 
font-size: 16px; 
font-weight: normal; 
} 

h3 { 
color: #134A85; 
font-size: 14px; 
font-weight: bold; 
} 

h4 { 
color: #FFFFFF; 
font-size: 13px; 
font-weight: normal; 
display: block; 
background-image: url(images/bg_topnav.gif); 
background-repeat: repeat-x; 
background-color: #134A85; 
padding: 4px 0px 4px 10px; 
} 

/* image styles */ 

.img01 { 
border: 1px #CCCCCC solid; 
} 

.img02 { 
border: 1px #CCCCCC solid; 
float: left; 
margin-right: 10px; 
margin-bottom: 10px; 
} 

.img03 { 
border: 1px #CCCCCC solid; 
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: #A7BE39; 
text-decoration: underline; 
} 
.default a:hover, .default a:visited:hover 
{ 
font-family: Arial; 
font-size: 11px; 
color: #A7BE39; 
text-decoration: none; 
} 

/* utility navigation */ 

.utility_nav 
{ 
font-family: Arial; 
font-size: 10px; 
color: #426E9D; 
} 
.utility_nav a:link, .utility_nav a:visited, .utility_nav a:active 
{ 
font-family: Arial; 
font-size: 10px; 
color: #426E9D; 
text-decoration: underline; 
margin-right: 10px; 
} 
.utility_nav a:hover, .utility_nav a:visited:hover 
{ 
font-family: Arial; 
font-size: 10px; 
color: #426E9D; 
text-decoration: none; 
margin-right: 10px; 
} 

/* top navigation */ 

a.topnav { 
font-family: Arial; 
font-size: 11px; 
font-weight: bold; 
color: #FFFFFF; 
text-decoration: none; 
padding-left: 20px; 
padding-right: 20px; 
} 
a.topnav:hover { 
color: #FFFFFF; 
text-decoration: underline; 
} 
a.topnav:visited { 
color: #FFFFFF; 
text-decoration: none; 
} 
a.topnav:visited:hover { 
color: #FFFFFF; 
text-decoration: underline; 
} 

/* left navigation */ 

.leftnav a:link, .leftnav a:visited, .leftnav a:active 
{ 
font-family: Arial; 
font-size: 11px; 
color: #134A85; 
text-decoration: none; 
display: block; 
padding: 5px 5px 5px 15px; 
background-image: url(images/bg_leftnav_link.jpg); 
background-repeat: no-repeat; 
} 
.leftnav a:hover, .leftnav a:visited:hover 
{ 
font-family: Arial; 
font-size: 11px; 
color: #134A85; 
text-decoration: none; 
display: block; 
padding: 5px 5px 5px 20px; 
background-image: url(images/bg_leftnav_link.jpg); 
background-repeat: no-repeat; 
} 

.lefthead 
{ 
font-family: Arial; 
font-size: 12px; 
font-weight: bold; 
color: #134A85; 
display: block; 
padding: 10px 5px 5px 20px; 
background-image: url(images/bg_lefthead.jpg); 
background-repeat: no-repeat; 
} 

/* rightcol */ 

.rightcol 
{ 
font-family: Arial; 
font-size: 11px; 
color: #A7BE39; 
display: block; 
} 

a.more { 
font-size: 11px; 
color: #97AD34; 
text-decoration: underline; 
} 
a.more:hover { 
color: #97AD34; 
text-decoration: none; 
} 
a.more:visited { 
color: #97AD34; 
text-decoration: underline; 
} 
a.more:visited:hover { 
color: #97AD34; 
text-decoration: none; 
} 

.righthead 
{ 
font-family: Arial; 
font-size: 12px; 
font-weight: bold; 
color: #134A85; 
display: block; 
padding: 0px 0px 0px 0px; 
} 

/* footer text & link */ 

.footer 
{ 
font-family: Arial; 
font-size: 10px; 
color: #A7BE39; 
} 
.footer a:link, .footer a:visited, .footer a:active 
{ 
font-family: Arial; 
font-size: 10px; 
color: #A7BE39; 
text-decoration: underline; 
} 
.footer a:hover, .footer a:visited:hover 
{ 
font-family: Arial; 
font-size: 10px; 
color: #A7BE39; 
text-decoration: none; 
} 

/* content bucket link */ 

.bucket_link 
{ 
font-family: Arial; 
font-size: 14px; 
color: #134A85; 
font-weight: bold; 
} 
.bucket_link a:link, .bucket_link a:visited, .bucket_link a:active 
{ 
font-family: Arial; 
font-size: 12px; 
color: #134A85; 
font-weight: bold; 
text-decoration: none; 
} 
.bucket_link a:hover, .bucket_link a:visited:hover 
{ 
font-family: Arial; 
font-size: 12px; 
color: #134A85; 
font-weight: bold; 
text-decoration: underline; 
} 

/* 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; 
} 

/* drop_downs */ 
a.dropdown { 
font-family: Arial; 
font-size: 11px; 
font-weight: normal; 
color: #134A85; 
text-decoration: none; 
line-height: 20px; 
position: relative; 
left: -167px; 
} 
a.dropdown:visited { 
font-weight: normal; 
color: #134A85; 
text-decoration: none; 
} 
#css_top_menu, #css_top_menu ul { 
padding: 0; 
margin: 0; 
list-style: none; 
} 
#css_top_menu li { 
float: left; 
position: relative; 
left: 167px; 
} 
#css_top_menu a { 
text-decoration: none; 
} 
#css_top_menu a:hover { 
text-decoration: underline; 
} 
.mainitems { 
text-align: center; 
} 
.submenus { 
display: none; 
width: 170px; 
position: absolute; 
top: 14px; 
left: 0px; 
background-color: #FFFFFF; 
border: 1px #7DA7D8 solid; 
text-align: left; 
} 
.submenus li { 
width: 100%; 
} 
.submenus li a { 
display: block; 
width: 100%; 
text-indent: 10px; 
} 
html>body .submenus li a { /* non IE browsers */ 
width: auto; 
} 
.submenus li a:hover { 
background-color: #7DA7D8; 
color: #FFFFFF; 
font-weight: normal; 
} 
#css_top_menu li>ul {/* non IE browsers */ 
top: auto; 
left: auto; 
} 
#css_top_menu li:hover ul, li.over ul { 
display: block; 
} 
html>body #clearmenu { /* non IE browsers */ 
height: 4px; 
} 


/* miscellaneous */ 

.table_main { 
border: 1px #CCCCCC solid; 
background-color: #F1F6DE; 
background-image: url(images/bg_border.jpg); 
background-repeat: repeat-y; 
} 

.title { 
color: #134A85; 
font-size: 14px; 
font-weight: bold; 
display: ; 
padding: 5px 5px 5px 15px; 
background-color: #A7BE39; 
} 

li { 
list-style image: url(images/bullet.gif); 
} 

hr { 
height: 1px; 
color: #CCCCCC; 
} 
