html, body {
  margin: 0;
  padding: 0;
  height: 100%;
}
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}
div#page {
  height: 100%;
  width: 910px;
  margin: 0px auto 0px auto;
  background-color: white;
}
table#main_table {
	width: 910px;
  height: 100%;
}
div#top_left {
  float: left;
  width: 210px;
  height: 110px;
  margin-right: -3px;
  text-align: center;
}
div#top_right {
  float: right;
  width: 700px;
  height: 182px;
  margin-left: -3px;
  color: #666666;
}
div#top_right p {
  margin-left: 580px;
  margin-top: 30px;
  font-size: 12px;
  line-height: 22px;
}
div#top_right a {
  font-weight: bold;
  color: #999999;
  text-decoration: none;
}
div#top_right a:hover {
  color: #005FD7;
  text-decoration: none;
}
div#left {
  width: 210px;
  height: auto;
  min-height: 450px;
  float: left;
  margin-right: -3px;
  background-image: url(../images/bg_leftnav.jpg);
  background-repeat: no-repeat;
}
div#more_info {
  margin-left: 20px;
}
div#more_info img {
  cursor: pointer;
}

div#acrobat_download {
}

div#footer {
  clear: both;
  height: 40px;
  background-color: black;
  background-image: url(../images/bg_footer.jpg);
  color: white;
  margin-top: 10px;
  padding-top: 10px;
  padding-left: 20px;
  font-size: 10px;
}
div#bottomlink {
  margin-top: 5px;
  margin-bottom: 10px;
  text-align: right;
  color: #999999;
	font-size: 11px;
  font-weight: bold;
}
div#bottomlink a {
	color: #999999;
	text-decoration: none;
}
div#bottomlink a:hover {
	color: #005FD7;
	text-decoration: none;
}
div#main_area {
  margin-top: 0px;
  margin-left: 240px;
}
div#breadcrumb {
  font-size: 10px;
  color: #0074E5;
}
div#breadcrumb a {
  color: #0074E5;
  text-decoration: none;
}
div#breadcrumb a:hover {
  color: #0074E5;
  text-decoration: underline;
}
.HomeRight {
  border: 1px dashed #D9D9D9;
}
.HomeRight_header {
  font-size: 15px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
  padding-left: 10px;
  padding-right: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin: 0px;
  background-color: #E6EEF6;
}
.HomeRight_text {
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  color: #777777;
}
.HomeRight_link {
  color: #333333;
  font-weight: bold;
  text-decoration: none;
}
.HomeRight_link:hover {
  color: #005FD7;
  text-decoration: none;
}
.Welcome_T1 {
	font-size: 24px;
	color: #0059D3;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Welcome_T2 {
	font-size: 19px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.Welcome_T3 {
	font-size: 13px;
	color: #0059D3;
	font-family: Arial, Helvetica, sans-serif;
}
.H1 {
	font-size: 15px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.H2 {
	font-size: 14px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.H3 {
	font-size: 15px;
	color: #005FD7;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.H3 a {
  color: #005FD7;
  text-decoration: none;
}
.H3 a:hover {
  color: #005FD7;
  text-decoration: underline;
}
.sitemap1, .sitemap2, .sitemap3 {
  line-height: 1.5em;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}
.sitemap1 a {
  color: #016CE0;
  text-decoration: none;
  font-weight: bold;
}
.sitemap2 a {
  color: #016CE0;
  text-decoration: none;
  padding-left: 50px;
}
.sitemap3 a {
  color: #333333;
  text-decoration: none;
  padding-left: 100px;
}
.sitemap1 a:hover, .sitemap2 a:hover, .sitemap3 a:hover {
  color: #005FD7;
  text-decoration: underline;
}

.bodyText
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
}

a 
{
  color: #0074E5;
  text-decoration: underline;
}

a:hover 
{
  color: #0074E5;
  text-decoration: none;
}

.logo {
}

.logo .logoText {
  color: white;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.logo .logoText a:link {
  color: white;
  text-decoration: none;
}

.logo .logoText a:hover {
  color: white;
  text-decoration: none;
}

.logo .logoText a:visited {
  color: white;
  text-decoration: none;
}

.download-button {
  padding-left: 9px;
  color: #ffffff;
}

.download-border_button_back 
{
    background:#fff url('/images/download-border_button_back.gif') 0 0 repeat-y;
    width:161px; 
    font-size:0px;       
}
.download-top_button_back
{
    background: url('/images/download-top_button_back.gif') 0 0 no-repeat;
    width:161px; 
    height:7px;  
    font-size:0px;
}
.download-bottom_button_back
{
    background: url('/images/download-bottom_button_back.gif') 0 0 no-repeat;
    width:161px; 
    height:8px;  
    font-size:0px;
}
.download-button_back 
{
    background: url('/images/download-button_back.gif') 0 0 repeat-x;
    color:#fff;
     font-size:11px; 
     font-weight:bold;
     text-align: center;
     margin-left: 7px;
     margin-right: 7px;
     padding:10px 8px 10px 8px;
     display:block;
     text-decoration:none;
     line-height:16px;
} 

.download-button_back a, .download-button_back a:visited, .download-button_back a:link, .download-button_back a:hover {
  color: #ffffff;
  text-decoration: none;
}