body {
  background-color: #333;
  background: url("../images/bg_full.gif") center top;
  margin: 0;
  font-family: arial, helvetica, sans-serif;
}
form 
{
    margin: 0px;
}
#track {
  width: 800px;
  margin: 0 auto;
  padding: 0px;
  position: relative;
  background-color: #FFF;
}
#mast {
  width: 800px;
  height: 80px;
  background-image: url("../images/mast_bg.gif");
}
  #mast_scroll {
    width: 516px;
    height: 15px;
    position: absolute;
    top: 20px;
    left: 252px;
    background: url("../images/mast_scroll.gif") no-repeat;
    padding: 4px 7px 0px 7px;
    font-size: 10px;
  }
    #mast_scroll_controls {
      position: absolute;
      top: 0px;
      right: 0px;
      filter:alpha(opacity=40);
      -moz-opacity:0.4;
      opacity:0.4;
    }
  #mast_nav {
    width: 510px;
    height: 31px;
    position: absolute;
    top: 49px;
    left: 265px;
  }
  #mast_nav img {
    float: left;
  }
  #mast_nav a {
    float: left;
    display: block;
    background: url("../images/mast_nav_left_off.gif") no-repeat left top;
    padding: 8px 7px 9px 7px;
    text-decoration: none;
    color: #000;
  }
  #mast_nav ul {
    float:left;
    margin: 0;
    padding: 0px 0 0px 0;
    list-style: none;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
  }
  #mast_nav li {
    float: left;
    background: url("../images/mast_nav_right_off.gif") no-repeat right top;
    margin: 0 0 0 0;
    padding: 0px 0px 0 0;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
  }
  #mast_nav li.over {
    background: url("../images/mast_nav_right_over.gif") no-repeat right top;
  }
  #mast_nav a:hover {
    color: #FFF;
    background: url("../images/mast_nav_left_over.gif") no-repeat left top;
  }
  #mast_nav #current {
    background-image: url("../images/mast_nav_right_on.gif");
  }
  #mast_nav #current a {
    background-image: url("../images/mast_nav_left_on.gif");
    color:#FFF;
    padding-bottom:10px;
  }
div.titlebox {
  position: relative;
  line-height: 0px;
  margin-bottom: 11px;
}
div.side {
  float: left;
  margin: 0px 0px 0px 11px;
  _margin-left: 6px;
  width: 201px;
  background-image: url("../images/side_bg.gif");
  line-height: 0px;
}
  div.side p {
    font-size: 12px;
    margin-top: 0px;
    padding: 0px 10px 0px 15px;
    line-height: normal;
  }
  div.side h1 {
    margin: 0px;
    padding: 0px 0px 0px 15px;
    line-height: normal;
    font-size: 16px;
    font-weight: bold;
    color: #4E2065;
  }
  div.side ul {
    margin: 0px;
    padding: 0px;
    line-height: 0px;
    list-style: none;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
  }
  div.side li {
    margin: 0px;
    padding: 0px;
    background: url("../images/side_nav_off.gif") no-repeat right top;
    font-family: arial, helvetica, sans-serif;
    height: 36px;
    line-height: 0px;
  }
  div.side li.over {
    background: url("../images/side_nav_over.gif") no-repeat right top;
  }
  div.side #current {
    background: url("../images/side_nav_on.gif") no-repeat right top;
    font-weight: bold;
  }
  div.side a {
    margin: 0px;
    padding: 0px 10px;
    text-decoration: none;
    line-height: 36px;
    color: #4E2065;
  }
  div.side ul.subnav 
  {
  }
  div.side ul.subnav a
  {
    text-decoration: none;
  }
  div.side ul.subnav a:hover
  {
    text-decoration: underline;
  }
  div.side ul.subnav li 
  {
    margin: 0px;
    padding: 0px 0px 0px 15px;
    background: url("../images/side_nav_sub.gif") no-repeat right top;
    font-weight: normal;
  }
  div.side ul.subnav li.active
  {
    font-weight: bold;
  }  
#main {
  float: left;
  margin: 0px 0px 0px 11px;  
  padding: 25px 25px 0px 25px;  
  font-size: 14px;
  line-height: 20px;
  color: #555;
}
.mainbackground
  {
  	background: url("../images/main_bg.gif") no-repeat;
  	width: 516px;
  }
.nosidebackground
  {
  	background: url("../images/contactusmain_bg.gif") no-repeat;
  	width: 750px;
  }
  #main a {
    color: #4e2065;
    text-decoration: none;
  }
  #main a:hover {
    color: #4e2065;
    text-decoration: underline;
  }
  #main p {
    margin-top: 0px;
  }
  #main h1 {
    margin: 0px;
    padding: 7px 0px 0px 0px;
    line-height: normal;
    font-size: 18px;
    font-weight: normal;
    color: #388A19;
  }
  #main ul li 
  {
    padding-bottom: 7px;
  }
  #main ul.homenav {
    list-style: none;
    margin: 0px;
    padding: 0px;
  }
  #main ul.homenav li {
    border-top: 1px solid #CCC;
    padding: 1px 5px 1px 16px;
    background: url("../images/main_bullet_green.gif") no-repeat;
    color: #666;
  }
  #main ul.homenav a {
    color: #666;
    text-decoration: none;
  }
  #main ul.homenav a:hover {
    color: #388A19;
    text-decoration: underline;
  }
  #main ul.homenav ul {
    list-style: none;
    margin: 0px 0px 0px 25px;
    padding: 0px;
  }
  #main ul.homenav ul li {
    border-top: 1px solid #CCC;
    padding: 1px 5px 1px 16px;
    background: url("../images/main_bullet_greenbox.gif") no-repeat;
    color: #666;
  }
  #main div.nextbutton {
    height: 46px;
    padding: 0px 26px 0px 0px;
    float: right;
    background: url("../images/main_next_right.gif") no-repeat top right;
  }
  #main div.nextbutton div {
    height: 46px;
    padding: 14px 0px 0px 17px;
    background: url("../images/main_next_left.gif") no-repeat top left;
  }
  #main div.nextbutton a {
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #4E2065;
  }
  #main div.nextbutton a:hover {
    text-decoration: underline;
    color: #4E2065;
  }
  #main div.event 
  {
    background: url("../images/main_event_bg_btm.gif") no-repeat bottom left;
    margin: 5px 0px 10px 0px;
  }
  #main div.event h2
  {
    background: url("../images/main_event_bg_top.gif") no-repeat top left;
    margin: 0px;
    padding: 7px 0px 5px 10px;
    font-size: 14px;
    font-weight: bold;
    color: #4e2065;
  }
  #main div.event div.datetime 
  {
    padding: 0px 0px 5px 10px;
    line-height: normal;
    font-weight: bold;
    color: #888;
  }
  #main div.event div.content
  {
    padding: 0px 0px 5px 10px;
    line-height: normal;
  }
  #main div.event div.compliance 
  {
    font-size: 9px;
    text-align: right;
    padding: 0px 10px 5px 0px;
  }
  #main table.chart 
  {
    width: 100%;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    margin-bottom: 15px;
  }
  #main table.chart th 
  {
    margin: 1px;
    padding: 4px;
    border: 1px solid #FFF;
    border-right: 0px;
    border-top: 0px;
    background-color: #cfc6d4;
    color: #4e2065;
  }
  #main table.chart tr 
  {
    background-color: #e5e5e5;
  }
  #main table.chart tr.alt 
  {
    background-color: #efefef;
  }
  #main table.chart td 
  {
    margin: 1px;
    padding: 4px;
    border: 0px;
    border: 1px solid #FFF;
    border-right: 0px;
    border-top: 0px;
  }
  #main table.chart td.highlight 
  {
    color: #4e2065;
  }
#foot {
  clear: left;
  width: 800px;
  margin: 0 auto;
  position: relative;
  height: 80px;
  background: url("../images/foot_bg.gif") no-repeat;
}
#foot_copy {
  position: absolute;
  bottom: 10px;
  left: 21px;
  font-size: 10px;
  color: #666;
}
#foot_nav {
  position: absolute;
  bottom: 23px;
  right: 21px;
  text-align: right;
  font-size: 10px;
  color: #666;
}
#foot_nav a {
  color: #666;
  text-decoration: none;
}
#foot_nav a:hover {
  color: #4e2065;
  text-decoration: underline;
}
#foot_nav ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
#foot_nav li {
  display: inline;
  margin: 0px;
  padding: 0px 5px 0px 5px;
  border-left: 1px solid #CCC;
}
#foot_nav li.first {
  border-left: 0px;
}
#foot_nav li.last {
  padding-right: 0px;
}
#rfp_bug_sub 
{
    position: absolute;
    left: 607px;
    top: 139px;
    z-index: 100;
}
#rfp_bug_home
{
    position: absolute;
    left: 607px;
    top: 339px;
    z-index: 100;
}
.newsBlockHead 
{
    padding: 10px;
    font-weight: bold;
}
.newsBlockText
{
    padding: 10px;
    padding-top: 0px;
}
.newsBlockText div div
{
    text-indent: -2em;
    margin-left: 3em;
    padding-bottom: 2px;
}
#interstitial {
	width: 600px;
	height: 204px;
	position: absolute;
	bottom: 0px;
	left: -600px;
}
#interstitial_text {
	position: absolute;
}
#interstitial_car {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#interstitial_btn_yes {
	position: absolute;
	top: 75px;
	left: 303px;
}
#interstitial_btn_no {
	position: absolute;
	top: 99px;
	left: 303px;
}
#interstitial_btn_yes img, #interstitial_btn_no img {
	border: 0px;
}