body {  
margin-top:10px;  
font-family: Arial, Helvetica, Verdana, sans-serif;  
font-size: 12px;  
color: #000000;  
background-color: #CCCCCC;  
background-image: url(images/);  
}  

td {  
font-family: Arial, Helvetica, Verdana, sans-serif;  
font-size: 12px;  
color: #000000;  
}  

#container {  
width: 960px;  
border: 1px #010066 solid;  
background-color: #FFFFFF;  
}  

/* header area start */  

#header_002 {  
width: 960px;  
border-bottom: 4px #010066 solid;  
}  

#top01_002 {  
width: 960px;  
height: 19px;  
font-size: 11px;  
color: #FFFFFF;  
text-align: right;  
background-color: #010066;  
}  

/* topnav area start */  

#topnav_002 {  
font-family: Arial, Helvetica, Verdana, sans-serif;  
width: 960px;  
height: 20px;  
font-size: 11px;  
font-weight: bold;  
color: #FFFFFF;  
text-align: left;  
padding-top: 2px; 
padding-left: 10px; 
padding-right: 10px;  
background-color: #CAD5DA;  
white-space: nowrap;  
border-bottom: 1px #666666 solid;  
background-image: url(images/bg_topnav.gif);  
background-repeat: repeat-x;  
}  

/* main area start */  

#main_002 {  
width: 960px;  
background-color: #FFFFFF;  
border-top: 3px #010066 solid;  
border-bottom: 3px #999999 solid;  
background-image: url(images/bg_main.gif);  
background-repeat: repeat-x;  
}  

#leftnav_002 {  
padding-top: 25px;  
padding-bottom: 100px;  
background-color: #DAE2E5;  
background-image: url(images/bg_leftnav.gif);  
background-repeat: repeat-x;  
}  

#content_area_002 {  
padding-left: 20px;  
padding-right: 20px;  
padding-top: 20px;  
padding-bottom: 20px;  
}  

/* footer area start */  

#footer_002 {  
width: 960px;  
height: 28px;  
font-size: 11px;  
color: #FFFFFF;  
text-align: center;  
padding-top: 7px;  
background-color: #010066;  
background-image: url(images/bg_footer.jpg);  
background-repeat: repeat-x;  
}  

#bottom01_002 {  
width: 960px;  
height: 7px;  
background-color: #CAD5DA;  
border-top: 1px #666666 solid;  
}  

#thomas_info_002 {  
width: 960px;  
height: 16px;  
font-size: 10px;  
color: #000000;  
text-align: right;  
padding-top: 2px;  
}  

/* heading styles */  



h1 {  
font-family: Times;  
color: #010066;  
font-size: 24px;  
font-weight: bold;  
font-style: italic;  
}  


h2 {  
color: #000000;  
font-size: 14px;  
font-weight: bold;  
}  

h3 {  
color: #010066;  
font-size: 14px;  
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;  
}  

/* text syles */  

.lefthead_002 {  
font-size: 14px;  
font-weight: bold;  
color: #010066;  
display: block;  
background: #DAE2E5;  
padding: 5px 5px 5px 15px;  
border-bottom: 1px #FFFFFF solid;  
}  

.sm_002 {  
font-family: Arial, Helvetica, Verdana, sans-serif;  
font-size: 10px;  
color: #000000;  
}  

/* link styles */  

/* default link */  

a {  
color: #0000FF;  
text-decoration: underline;  
}  
a:hover {  
color: #0000FF;  
text-decoration: none;  
}  
a:visited {  
color: #0000FF;  
text-decoration: underline;  
}  
a:visited:hover {  
color: #0000FF;  
text-decoration: none;  
}  

/* top contact info link */  

a.top_002 {  
color: #FFFFFF;  
padding-right: 10px;  
text-decoration: underline;  
}  
a.top_002:hover {  
color: #FFFFFF;  
text-decoration: none;  
}  
a.top_002:visited {  
color: #FFFFFF;  
text-decoration: underline;  
}  
a.top_002:visited:hover {  
color: #FFFFFF;  
text-decoration: none;  
}  

/* topnav link */  

a.topnav_002 {  
font-size: 12px;  
font-weight: bold;  
color: #fff;  
text-decoration: none;  
padding-left: 10px;  
padding-right: 10px;  
}  
a.topnav_002:hover {  
color: #FFFFFF;  
text-decoration: underline;  
}  
a.topnav_002:visited {  
color: #FFFFFF;  
text-decoration: none;  
}  
a.topnav_002:visited:hover {  
color: #FFFFFF;  
text-decoration: underline;  
}  

/* leftnav link */  

a.leftnav_002 {  
font-size: 11px;  
color: #000000;  
text-decoration: none;  
background: #DAE2E5;  
display: block;  
padding: 5px 5px 5px 15px;  
border-bottom: 1px #FFFFFF solid;  
}  
a.leftnav_002:hover {  
color: #FFFFFF;  
text-decoration: none;  
background: #010066;  
display: block;  
}  
a.leftnav_002:visited {  
color: #000000;  
text-decoration: none;  
display: block;  
}  
a.leftnav_002:visited:hover {  
color: #FFFFFF;  
text-decoration: none;  
background: 010066;  
display: block;  
}  

/* content bucket link */  

a.main_link_002 {  
font-size: 12px;  
font-weight: bold;  
color: #663333;  
text-decoration: none;  
}  
a.main_link_002:hover {  
color: #663333;  
text-decoration: underline;  
}  
a.main_link_002:visited {  
color: #663333;  
text-decoration: none;  
}  
a.main_link_002:visited:hover {  
color: #663333;  
text-decoration: underline;  
}  

/* footer link */  

a.footer_002 {  
color: #FFFFFF;  
text-decoration: underline;  
}  
a.footer_002:hover {  
color: #FFFFFF;  
text-decoration: none;  
}  
a.footer_002:visited {  
color: #FFFFFF;  
text-decoration: underline;  
}  
a.footer_002:visited:hover {  
color: #FFFFFF;  
text-decoration: none;  
}  

/* miscellaneous */  

li {  
list-style-image: url(images/bullet.gif);  
}  
