body {
margin-top: 0px;
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 11px;
color: #666666;
background-color: #FFFFFF;
background-image: url(images/);
}

td {
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 11px;
color: #666666;
}

#container {
width: 760px;
border: 0px #CCCCCC solid;
background-color: #FFFFFF;
}

/* header area start */

#header {
width: 760px;
background-color: #000000;
}

#top01 {
width: 760px;
font-size: 10px;
color: #FFFFFF;
text-align: right;
padding-top: 3px;
background-color: #000000;
}

/* topnav area start */

#topnav {
width: 760px;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
text-align: center;
padding-bottom: 6px;
background-color: #000000;
white-space: nowrap;
border-bottom: 1px #e1e1e1 solid;
}

/* main area start */

#main {
width: 760px;
background-color: #EEEEEE;
border-top: 5px #FFFFFF solid;
border-bottom: 5px #FFFFFF solid;
}

#leftnav {
padding-top: 32px;
padding-bottom: 0px;
background-color: #FFFFFF;
}

#content_area {
padding-left: 20px;
padding-right: 20px;
padding-top: 5px;
padding-bottom: 20px;
}

#rightcol {
color: #FFFFFF;
width: 130px;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
background-color: #999999;
}

/* footer area start */

#footer {
width: 760px;
height: 28px;
font-size: 10px;
color: #666666;
text-align: center;
padding-top: 7px;
background-color: #FFFFFF;
border-top: 1px #e1e1e1 solid;
}

#thomas_info {
width: 760px;
height: 16px;
font-size: 10px;
color: #000000;
text-align: right;
padding-top: 2px;
}

/* heading styles */

h1 {
color: #000000;
font-size: 18px;
}

h2 {
color: #000000;
font-size: 13px;
}

h3 {
color: #666666;
font-size: 16px;
}

/* image styles */

.img01 {
border: 1px #c1c1c1 solid;
}

.img02 {
border: 1px #c1c1c1 solid;
float: left;
margin-right: 10px;
margin-bottom: 10px;
}

.img03 {
border: 1px #c1c1c1 solid;
float: right;
margin-left: 10px;
margin-bottom: 10px;
}

/* text syles */

a.lefthead {
font-size: 11px;
font-weight: bold;
color: #515151;
display: block;
width: 150px;
padding: 10px 5px 1px 0px;
border-bottom: 1px #e5e5e5 solid;
}
a.lefthead:hover {
color: #003366;
text-decoration: none;
background: #EEEEEE;
display: block;
}
a.lefthead:visited {
color: #515151;
text-decoration: none;
display: block;
}
a.lefthead:visited:hover {
color: #003366;
text-decoration: none;
background: #EEEEEE;
display: block;
}

.righthead {
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
display: block;
padding: 0px 5px 5px 0px;
}

.lg {
color: #666666;
font-size: 16px;
}

.sm {
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 10px;
color: #000000;
}

/* link styles */

/* default link */

a {
color: #006699;
text-decoration: underline;
}
a:hover {
color: #006699;
text-decoration: none;
}
a:visited {
color: #006699;
text-decoration: underline;
}
a:visited:hover {
color: #006699;
text-decoration: none;
}

/* top contact info link */

a.top {
color: #FFFFFF;
padding-right: 10px;
text-decoration: underline;
}
a.top:hover {
color: #FFFFFF;
text-decoration: none;
}
a.top:visited {
color: #FFFFFF;
text-decoration: underline;
}
a.top:visited:hover {
color: #FFFFFF;
text-decoration: none;
}

/* topnav link */

a.topnav {
font-size: 12px;
font-weight: bold;
color: #999999;
text-decoration: none;
padding-left: 15px;
padding-right: 15px;
}
a.topnav:hover {
color: #FFFFFF;
background: #CCCCCC;
text-decoration: none;
}
a.topnav:visited {
color: #999999;
text-decoration: none;
}
a.topnav:visited:hover {
color: #FFFFFF;
background: #CCCCCC;
text-decoration: none;
}

/* leftnav link */ 

a.leftnav {
font-size: 11px;
color: #006699;
text-decoration: none;
display: block;
padding: 5px 5px 1px 0px;
border-bottom: 1px #e5e5e5 solid;
}
a.leftnav:hover {
color: #003366;
text-decoration: none;
background: #EEEEEE;
display: block;
}
a.leftnav:visited {
color: #006699;
text-decoration: none;
display: block;
}
a.leftnav:visited:hover {
color: #003366;
text-decoration: none;
background: #EEEEEE;
display: block;
}

/* rightnav link */ 

a.rightnav {
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
display: block;
padding: 5px 5px 1px 0px;
border-bottom: 1px #e5e5e5 solid;
}
a.rightnav:hover {
color: #006699;
text-decoration: none;
display: block;
}
a.rightnav:visited {
color: #FFFFFF;
text-decoration: none;
display: block;
}
a.rightnav:visited:hover {
color: #006699;
text-decoration: none;
display: block;
}

/* content bucket link */

a.main_link {
font-size: 11px;
font-weight: bold;
color: #006699;
text-decoration: none;
}
a.main_link:hover {
color: #003366;
text-decoration: underline;
}
a.main_link:visited {
color: #006699;
text-decoration: none;
}
a.main_link:visited:hover {
color: #003366;
text-decoration: underline;
}

/* footer link */

a.footer {
color: #666666;
text-decoration: underline;
}
a.footer:hover {
color: #666666;
text-decoration: none;
}
a.footer:visited {
color: #666666;
text-decoration: underline;
}
a.footer:visited:hover {
color: #666666;
text-decoration: none;
}

/* drop_downs */

a.dropdown {
font-size: 11px;
color: #006699;
font-weight: normal;
text-decoration: none;
line-height: 18px;
}
a.dropdown:visited {
color: #006699;
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;
}

#css_top_menu a {
text-decoration: none;
}

.mainitems {
border: 0px #e5e5e5 solid;
border-left-width: 0;
background-color: ;
}

.submenus {
display: none;
width: 200px;
position: absolute;
top: 0px;
left: 150px;
background-color: #FFFFFF;
border: 1px #e5e5e5 solid;
}

.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: #999999;
color: #FFFFFF;
font-weight: normal;
}

#css_top_menu li>ul {/* non IE browsers */
top: 0px;
left: 155px;
}

#css_top_menu li:hover ul, li.over ul {
display: block;
}

html>body #clearmenu { /* non IE browsers */
height: 4px;
}

/* miscellaneous */

li {
list-style-image: url(images/bullet.gif);
}

hr {
height: 1px;
color: #e5e5e5;
}

#qa {
margin-top: 25px;
}

#qa table {
width: 85%;
margin: 10px 0;
border: 1px solid #666666;
background: #999999;
}

#qa table th {
text-align: center;
background-color: #666666;
color: #FFFFFF;
padding: 5px 0;
}

#qa table td {
text-align: center;
color: #FFFFFF;
border: 1px solid #e5e5e5;
}

#qa img {
padding: 10px 0;
}
