ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }
img {border: none}
h1 
{ font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  line-height: 25px;
  color: #000;
  margin-bottom:12px;
  font-weight: normal;
}
body
{
  margin: 0;
  padding: 0px 24px 0px 24px;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #ffffff;
  font-size: 13px;
  line-height: 16px;
  color: #000000;
}
a
{
  font-weight: bold;
  font-size: 13px;
  line-height: 16px;
  color: #666666;
  text-decoration: none;
}

.intro, .intro_black {font-size: 16px; line-height: 20px; color: #000;}
h2 {}
h3 {font-size: 16px; line-height: 20px; color: #000; font-weight: bold}
a:hover{
  color: #000000;
  text-decoration: underline;
}

/********************  TOP NAVIGATION **********************************/
#nav {
  background:url(../images/nav-bg.gif) no-repeat;
  height:35px;
  width:864px;
  overflow:hidden;
  position: absolute;
}
#nav ul {
  margin:0;
  padding:0;
  list-style:none;
  float:left;
}
#nav li {
  float:left;
  padding-left: 2px;
}
#nav li a {
  color:#fff;
  text-decoration:none;
  float:left;
  font-weight:bold;
  margin:0 -12px 0 -14px;
  position:relative;
  text-align: center;
  
}
#nav li a span {
  float:left;
  padding-top: 8px;
  height:27px;
  cursor:pointer;
}
#nav li.hover a, #nav li.active a {
  color:#000;
  background:url(../images/nav-hover-right.gif) no-repeat 100% 0;
}
#nav li.hover a {
  position:relative;
  z-index:3;
}
#nav li.hover a span, #nav li.active span {
  background:url(../images/nav-hover-left.gif) no-repeat;
}
#nav li.a-next a {
  background:url(../images/nav-hover-right2.gif) no-repeat 100% 0 !important;
}
#nav li.a-prev a {
  /*margin-left:-1px;*/
}
#nav li.a-prev span {
  background:url(../images/nav-center-2.gif) no-repeat !important;
  
}
#nav .home em {
  background:url(../images/home.gif) no-repeat;
  padding-left:29px;
  font-style:normal;
  cursor:pointer;
}
#nav .home:hover em, #nav li.active .home em {
  background:url(../images/home-hover.gif) no-repeat;
}

#footer 
{
  margin-top: 16px;
  width: 864px;
  height: 34px;
  font-size: 11px;
  background: url('../images/footer_bar.jpg') no-repeat;
}
#footer a
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}

#footer a:hover {text-decoration: underline;}

#footer ul {list-style-type: none; padding-top: 9px}
#footer ul li {display: inline; padding-left: 26px;}
#footer ul li.copy {color: #666; padding-left: 16px;}

p {margin-bottom: 12px;}
p.last {margin-bottom: 0px;}
.intro {font-size: 16px; line-height: 20px;}

div.auto_complete
{
  border-left:1px solid  #fcba2f;
  border-right:1px solid  #fcba2f;
  border-bottom:1px solid  #fcba2f;
  background-color: #ffffff;
  width: 396px ! important;
  overflow: hidden;
}
      
div.auto_complete ul 
{
  list-style-type:none;
  margin:0px;
  padding:0px;
  cursor:pointer;
  width: 396px ! important;
}
      
div.auto_complete .selected
{
  background-color: #cccccc;
  cursor:pointer;
  width: 396px ! important;
}
.input_focus input:focus { outline: none; }

.register_table td{padding-bottom: 6px;}
ul#sitemap {list-style-type: none; padding: 0 !important; margin: 0 !important;}
ul#sitemap li.head { font-weight: bold; list-style-image: url(../images/assets/btn_sitemap_arrow.gif)}
ul#sitemap li {margin-left: 26px; padding-bottom: 6px; padding-left: 0px}

ul.list {list-style-type: disc; padding: 0 !important; margin: 0 !important;}
ul.list li {margin-left: 15px; padding-bottom: 6px}
ul.list li.last {padding-bottom: 0px}

a.section {font-size: 16px; font-weight: bold; color: #000; display: block; line-height: 23px;}
a.section:hover {text-decoration: underline;}

a.sub {font-size: 13px; font-weight: bold; color: #666; display: block; line-height: 20px;}
a.sub:hover {text-decoration: underline; color: #000}

.div_207 {width: 207px; float: left; margin-left: 12px;}
