body {
   margin-top:10px;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size: 11px;
   color: #000000;
   background-color: #000000;
   background-image: url(images/);
   }
   
td {
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size: 11px;
   color: #000000;
   }
   
#container {
   width: 760px;
   border: 1px #FFFFFF solid;
   background-color: #FFFFFF;
   }

/* header area start */
   
#header_002 {
   width: 760px;
   border-top: 1px #e4e38a solid;
   border-bottom: 1px #e4e38a solid;
   }
   
#top01_002 {
   width: 760px;
   height: 19px;
   font-size: 11px;
   color: #FFFFFF;
   text-align: right;
   padding-top: 2px;
   background-color: #004978;
   }
   
#top_bg{

   width: 760px;
   height:19px;
   background-image:url(images/top_bg.jpg)
}
   
/* topnav area start */

#topnav_002 {
   width: 760px;
   height: 17px;
   font-size: 12px;
   font-weight: bold;
   color: #FFFFFF;
   text-align: right;
   padding-top: 2px;
   background-color: #e4e38a;
   white-space: nowrap;
   border-bottom: 1px #e4e38a solid;
   background-image: url(images/bg_topnav.gif);
   background-repeat: repeat-x;
   }

/* main area start */
   
#main_002 {
   width: 760px;
   background-color: #FFFFFF;
   border-top: 3px #000000 solid;
   
   background-image: url(images/bg_main.gif);
   background-repeat: repeat-x;
   }
   
#leftnav_002 {
   padding-top: 25px;
   padding-bottom: 100px;
   background-color: #004978;
   background-image: url(images/bg_main.gif);
   background-repeat: repeat-x;
   }
.righttnav_002 {
   padding-top: 25px;
   width: 150px;
   height: 150px;
   background-color: #cccccc;
   padding: 5px 5px 5px 15px;
   background-image: url(images/bg_main.gif);
   background-repeat: repeat-x;
   border-left-color: #000000;
   border-left-style: solid;
   border-left-width: 1px;
   border-bottom-color: #000000;
   border-bottom-style: solid;
   border-bottom-width: 1px;
   }
   
#content_area_002 {
   padding-left: 20px;
   padding-right: 20px;
   padding-top: 20px;
   padding-bottom: 20px;
   }

/* footer area start */

#footer_002 {
   width: 760px;
   height: 28px;
   font-size: 11px;
   color: #FFFFFF;
   text-align: center;
   padding-top: 7px;
   background-color: #004978;
   
   }
   
#bottom01_002 {
   width: 760px;
   height: 7px;
   background-color: #CAD5DA;
   border-top: 1px #666666 solid;
   }
   
#thomas_info_002 {
   width: 760px;
   height: 16px;
   font-size: 10px;
   color: #ffffff;
   text-align: right;
   padding-top: 2px;
   }
   
/* heading styles */

h1 {
   color: #003366;
   font-size: 18px;
   font-weight: bold;
   }

h2 {
   color: #000000;
   font-size: 14px;
   font-weight: bold;
   }
   
h3 {
   font-family: Times;
   color: #003366;
   font-size: 20px;
   font-weight: bold;
   font-style: italic;
   }
   
/* 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: 12px;
   font-weight: bold;
   color: #ffffff;
   display: block;
   background: #000000;
   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: #FFFFFF;
   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: #ffffff;
   text-decoration: none;
   background: #0062a3;
   display: block;
   padding: 5px 5px 5px 20px;
   border-bottom: 1px #FFFFFF solid;
   font-weight: bold;   
   }
a.leftnav_002:hover {
   color: #000000;
   text-decoration: none;
   background: #6ea5cb;
   display: block;
   }
a.leftnav_002:visited {
   color: #ffffff;
   text-decoration: none;
   display: block;
   }
a.leftnav_002:visited:hover {
   color: #000000;
   text-decoration: none;
   background: #6ea5cb;
   display: block;
   }
   
/* content bucket link */
   
a.main_link_002 {
   font-size: 12px;
   font-weight: bold;
   color: #004978;
   text-decoration: none;
   }
a.main_link_002:hover {
   color: #6ea5cb;
   text-decoration: underline;
   }
a.main_link_002:visited {
   color:  #004978;
   text-decoration: none;
   }
a.main_link_002:visited:hover {
   color: #6ea5cb;
   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);
   }.align-right {float: right;margin-left:10px;}
