body
{
  margin: 0px;
  padding: 0px;
  height: 100%;
  background-color: white;
}
span, p, td, div, a
{
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
}

span, p, td, div
{
  line-height: 14px;
}

textarea, input
{
    font-size: 13px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}
form
{
  padding: 0px;
  margin: 0px;
}

.input
{
  background-color: white;
  border: 1px solid black;
  padding-left: 2px;
  height: 21px;
}
textarea
{
  padding-left: 2px;
}

#container
{
  min-height: 100%;
  width: 717px;
  padding: 14px 24px 49px 25px;
  background-color: white;
}

#outer
{
  min-height: 100%;
}

#main
{
  width: 717px;
  height: 100%;
  background-color: white;
}

#header
{
  vertical-align: top;
  width: 717px;
  height: 199px;
  background-image: url(images/header.gif);
}
#subheader
{
  width: 403px;
  height: 42px;
  padding-left: 90px;
  background-image: url(images/subheader.png);
  background-repeat: no-repeat;
}
#subsearch
{
  width: 210px;
  height: 42px;
  padding-left: 14px;
  background-image: url(images/subsearch.png);
  background-repeat: no-repeat;
}

#nav
{
  height: 21px;
  margin-left: 150px;
  margin-bottom: 0px;
  margin-top: 52px;
  padding: 0px;
  vertical-align: middle;
}

#nav li {
  height:  21px;
  padding: 0px;
  margin:  0px;
  list-style-type:  none;
  text-align:    center;
  display: inline;
  vertical-align: middle;
}
#nav li img{
  height:  21px;
  padding: 0px;
  margin:  0px;
  display: inline;
  vertical-align: middle;
}
#nav li a {
  height:  21px;
  color:   #000000;
  text-decoration:none;
  float:  left;
  font-size: 10px;
  display: block;
  border-right: 1px solid #6D6D6D;
}

#nav li a:hover {
  height:  21px;
  color:   #000000;
  text-decoration:none;
  float:  left;
  font-size: 10px;
  display: block;
  border-right: 1px solid #ED2D00;
}

#content_table
{
  width: 426px;
  margin-left: 45px;
  margin-right: 23px;
}
#promos
{
  margin-top: 10px;
  width: 209px;
}

#content_table td
{
  padding: 23px 0px;
}
#content_table td table td
{
  padding: 0px;
}

.thumb
{
}

.date
{
  color: #ED2D00;
}

h1
{
  font-size: 14px;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
}

h2
{
  display: inline;
  font-size: 12px;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
}
p
{
  margin: 4px 0px;
}

a
{
  color: #ED2D00;
  text-decoration: underline;
}

a:hover
{
  color: #ED2D00;
  text-decoration: none;
}

.read_more
{
  text-align: right;
  background-image: url('images/bullet.png');
  background-repeat: no-repeat;
  padding-left: 12px;
  background-position: bottom left;
  font-size: 11px!important;
}

.hr
{
  width: 425px;
  height: 1px;
  padding: 0px!important;
  margin: 0px!important;
  background-image: url('images/hr.png');
  background-repeat: no-repeat;
}
.hr_wide
{
  width: 656px;
  height: 2px;
  font-size: 1px;
  display: block;
  background-image: url('images/hr_wide.png');
  background-repeat: no-repeat;
}
.red_promo
{
  background-color: #ED2D00;
  border: 1px solid black;
  padding: 15px 15px 8px 15px;
}

.promo_head
{
  padding-bottom: 7px;
  padding-top: 12px;
}

.simple_promo
{
  background-color: #F9F9F9;
  border: 1px solid #EBEBEB;
  border-top: 3px solid #ED2D00;
  padding: 23px 15px 12px 15px;
}

.simple_promo ul
{
  list-style-position: outside;
  padding-left: 15px;
  margin: 0px;
}
.simple_promo ul li
{
  list-style-type:  square;
  font-size: 11px;
  line-height: 15px!important;
}

.simple_promo ul li a, .simple_promo ul li a:hover, #footer_menu a, #footer_menu a:hover
{
  color: black;
  font-size: 11px;
}
.simple_promo ul li a:hover, #footer_menu a:hover
{
  text-decoration: none;
}

#footer
{
  padding-left: 44px;
  padding-right: 18px;
}

#footer_table td
{
  padding-top: 15px;
  margin-top: 0px;
  color: #666666;
}

#footer_table td a
{
  color: #666666;
}

#footer_menu
{
  line-height: 25px;
}
.track
{
  width: 100%;
  border: 1px solid #EBEBEB;
  background-color: #F9F9F9;
  margin-bottom: 4px;
}
.track td
{
  padding: 3px!important;
}

.px9
{
  font-size: 9px!important;
}
.px10
{
  font-size: 10px!important;
}
.px11
{
  font-size: 11px!important;
}
.px12
{
  font-size: 12px!important;
}
.px14
{
  font-size: 14px!important;
}
.px16
{
  font-size: 16px!important;
}
.px18
{
  font-size: 18px!important;
}
.px24
{
  font-size: 24px!important;
}
.px36
{
  font-size: 36px!important;
}
