html, body{
  font: 8pt Verdana;
  color: black;
  background-color: white;
  text-align: center; /* centering the content for IE6 */
  margin: 0;
  padding: 0;
  height: 100%;
  background-color: #ff6600;
}

div, table, input, textarea{
  font: 8pt Verdana;
}

form{
  margin: 0;
  padding: 0;
}

a{
  color: #666666;
  text-decoration: none;
}

a:hover{
  text-decoration: underline;
}

#page_holder{
  width:1000px; 
  height:100%; 
  min-height: 590px;
  margin: auto;
  background-color: white;
}

#left{
  background-image: url('../images/left_bkg.jpg');
  background-repeat: no-repeat;
  background-position: top right;
  width: 298px;
  float: left;
  left: 0;
  height: 100%;
  background-color: #660000;
}

#left #left_corner{
  background-image: url('../images/left_corner.jpg');
  background-repeat: repeat-y;
  width: 29px;
  float: left;
  left: 0;
  height: 100%;
}

#left #right_corner{
  background-image: url('../images/right_corner.jpg');
  background-position: top right;
  background-repeat: repeat-y;
  width: 29px;
  float: right;
  height: 100%;
}

#menu{
  position: relative;
  background-image: url('../images/menu_bkg.jpg');
  background-repeat: no-repeat;
  height: 238px;
  float: left;
  swidth: 298px;
  width: 305px;
  margin-top: -268px;
  sbackground-color: #ff6600; 
  background-color: white; 
  z-index: 1;
}

#main{
  height: 100%;
  width: 695px;
  float: right;
  top: 0;
  position: relative;
  border-left: solid 1px #cc0000;
}

#main #header{
  position: relative;
  height: 130px;
  width: 100%;
}

#main #header #page_title{
  position: relative;
  background-repeat: no-repeat;
  float: left;
  left: 6px;
  height: 84px;
  width: 350px;
}

#main #header #page_title div{
  position: absolute;
  float: left;
  text-align: left;
  top: 0;
  left: 13px;
  width: 317px;
  color: white;
  font-size: 19pt;
  font-weight: bold;
  font-style: italic;
  line-height: 45px;
}

#main #header #page_title div.shadow{
  position: absolute;
  float: left;
  text-align: left;
  left: 18px;
  top: 5px;
  width: 317px;
  color: black;
  font-size: 19pt;
  font-weight: bold;
  font-style: italic;
  line-height: 45px;
}

#main #header #page_search{
  background-image: url('../images/search.gif');
  background-repeat: no-repeat;
  background-position: top right;
  padding-top: 18px;
  padding-right: 32px;
  text-align: right;
}

#page_categories {
  position: absolute;
  left: 25px;
  top: 60px;
  height: 84px;
  width: 390px;
  color: #009900;
  font-size: 10pt;
  font-weight: bold;
  text-align: left;
}

#page_categories a{
  color: #009900;
  text-decoration: none;
}

#page_categories a.selected{
  text-decoration: underline;
}

#page_categories a:hover{
  text-decoration: underline;
}

#page_categories a.subcategories{
  font-size: 9pt;
  font-weight: normal;
}

#page_categories a.subcategories_selected{
  font-size: 9pt;
  font-weight: bold;
}

#page_categories p{
  margin-top: 5px;
}

#footer_left{
  position: relative;
  background-image: url('../images/footer_left_bkg.jpg');
  background-repeat: no-repeat;
  background-position: top right;
  height: 32px;
  float: left;
  left:0;
  #margin-left:-305px;
  width: 298px;
  margin-top: -32px;
  line-height: 32px;
  color: #990000;
}

#footer_left a{
  color: #990000;
}

#footer{
  background-image: url('../images/footer_bkg.jpg');
  background-repeat: no-repeat;
  width: 700px;
  height: 32px;
  float: right;
  margin-top: -32px;
}

#footer #copy{
  margin-top: 14px;
  float: right;
  color: white;
  margin-right: 10px; 
}

#menu ul{
  margin:0;
  padding:0;
  padding-top: 36px;
  #padding-top: 34px;
  padding-left: 110px;
}

#menu a{
  font-style: italic;
  font-weight: bold;
  font-size: 11pt;
  text-decoration: none;
}

#menu li{
  list-style-type: none;
  background-repeat: no-repeat;
  margin:0;
  padding:0;
  line-height: 18px;
  height: 20px;
  #height: 18px;
  margin-bottom: 10px;
  cursor: hand;
  text-align: left;
}

#menu li span{
  position: absolute;
  padding-left: 2px;
  dcursor: hand;
}

#menu li span span{
  position: absolute;
  left: -2px;
  background-repeat: no-repeat;
  background-position: 0 -20px;
  height: 20px;
  width: 193px;
  cursor: hand;
}

#menu li span span:hover{
  background-position: 0 0;
}

#text_on_bottom{
  position: absolute;
  left: 22px;
  font-size: 9pt;
  text-align: justify;
  width: 650px;
  line-height: 1.5em;
  bottom: 0;
  color: #555555;
}

.border_frame{
  padding-top: 10px;
  border-top: solid 1px #cccccc;
  margin: 10px;
  margin-top: 15px;
  text-align: justify;
  color: #555555;
  display: none;
  line-height: 1.5em;
}

#services{
  color: #003366;
}

#services ul{
  margin: 0;
  padding: 0;
  margin-left: 10px; 
}

#services ul li{
  margin: 0;
  margin-left: 9px;
  list-style-image: url('../images/cat_bullet.gif');
  font-weight: bold;
}

#services ul li ul{
  font-style: normal;
  font-weight: normal; 
}

#services ul li ul li{
  font-weight: normal; 
}

#services ul a{
  text-decoration: none; 
  color: #003366; 
}

#services ul a:hover{
  text-decoration: underline; 
}

#services ol{
  padding:0;
  margin:0;
  padding-left:12px;
  padding-top:5px;
  margin-left:8px; 
}

#services ol li{
  font-weight: normal;
  list-style-image: none;
}

#regulations{
  color: #330033;
  text-align: justify;
  margin-right: 10px;
  margin-top: 2em; 
}

#regulations a{
  color: #330033; 
}

#regulations p{
  padding: 0;
  margin: 0;
  margin-bottom: 5px; 
}

#main_content{
  position: relative;
  text-align: left;
  overflow: auto;
  padding-left: 6px;
  color: #555555;
  display: none;
}

#main_content a img{
  border: solid 1px #ff6600;
}

#main_content table td{
  padding-bottom: 5px;
}

#main_content table td img.item_img{
  padding: 5px;
}

#main_content table td.bu_border{
  border-top: solid 1px #440404; 
  border-bottom: solid 1px #440404;
}

#main_content table td.b_border{
  border-bottom: solid 1px #440404;
}

#main_content table td p{
  margin: 0; 
  padding-left: 5px; 
  padding-top: 3px; 
  padding-bottom: 3px; 
  background-color: #440404; 
  color: white;
  margin-bottom: 3px;
}

#infobox{
  position: absolute;
  border: solid 1px white;
  background-color: #aea57a;
  display: none;
  padding: 2px;
  padding-left: 5px;
  padding-right: 5px;
  color: white;
}

sup, sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

.error{
  color: red;
}

