/* CSS Document */
body {
 background: #006 url(images/bg.jpg) repeat;
 margin-top: 0px;
}
a {
 color: #606060;
 text-decoration: underline;
}
a:link, a:visited {
 color: #606060;
 text-decoration: underline;
}
a:hover {
 text-decoration: none;
}
#header {
 width: 960px;
 background: #518ec2 url(images/header_bg_home.jpg) no-repeat;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 15px;
 color: #fff;
 padding: 0px 10px;
}
#header a {
 color: #fff;
 text-decoration: underline;
}
#header a:link, #header a:visited {
 color: #fff;
 text-decoration: underline;
}
#header a:hover {
 text-decoration: none;
}
#header_inside {
 width: 960px;
 background: #445487 url(images/header_bg_inside.jpg) no-repeat;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 15px;
 color: #fff;
 padding: 0px 10px;
}
#header_inside a {
 color: #fff;
 text-decoration: underline;
}
#header_inside a:link, #header_inside a:visited {
 color: #fff;
 text-decoration: underline;
}
#header_inside a:hover {
 text-decoration: none;
}
.licnum {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 13px;
 color: #ccc;
}
.logotext {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 15px;
 color: #fff;
}
#SLIDESIMG {
 border: 1px solid #fff;
 margin: 5px;
 margin-right: 10px;
}
#topnav {
 background: url(images/nav_bg.jpg) repeat-x;
 height: 41px;
}
#topnav td {
 text-align: center;
}
#topnav a {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 14px;
 color: #a0a0a0;
 font-weight: bold;
 text-decoration: none;
 padding-top: 4px;
}
#topnav a:link, #topnav a:visited {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 14px;
 color: #a0a0a0;
 font-weight: bold;
 text-decoration: none;
 padding-top: 4px;
}
#topnav a:hover {
 color: #606060;
}
table#content {
 width: 960px;
 text-align: left;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 14px;
 color: #606060;
 padding: 10px;
 background-color: #fff;
}
#rightcol {
 width: 275px;
 background: url(images/rightcol_bg.jpg) top repeat-x;
 text-align: center;
 vertical-align: top;
}
#footernav {
 text-align: center;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 13px;
 color: #a0a0a0;
 font-weight: bold;
}
#footernav a {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 13px;
 color: #a0a0a0;
 font-weight: bold;
 text-decoration: none;
}
#footernav a:link, #footernav a:visited {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 13px;
 color: #a0a0a0;
 font-weight: bold;
 text-decoration: none;
}
#footernav a:hover {
 color: #606060;
}
.footer {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 12px;
 color: #606060;
 padding: 10px;
 background-color: #fff;
}
.footer a {
 color: #606060;
 text-decoration: none;
}
.footer a:link, .footer a:visited {
 color: #606060;
 text-decoration: none;
}
.footer a:hover {
 text-decoration: underline;
}
#sitemap {
 text-align: left;
}
#sitemap a {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 16px;
 color: #a0a0a0;
 font-weight: bold;
 text-decoration: none;
}
#sitemap a:link, #sitemap a:visited {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 16px;
 color: #a0a0a0;
 font-weight: bold;
 text-decoration: none;
}
#sitemap a:hover {
 color: #606060;
}
#sitemap li ul li a:link, #sitemap li ul li a:visited {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 15px;
 color: #a0a0a0;
 font-weight: bold;
 text-decoration: none;
}
#sitemap li ul li a:hover {
 color: #606060;
}
li {
 list-style: disc;
}
li.star {
 list-style: url(images/list-star.gif);
}
li.new {
 list-style: disc url(images/list-new.gif);
}
li.star-new {
 list-style: url(images/list-star-new.gif);
}
