body{
	font-family:Helvetica, Arial,sans-serif;
	font-size: 75%;
	color: #333;
	margin: 0px;
	padding: 0px;
	line-height:1.6em;
	background-color:#858585;
    text-align: center;

}
img, div { behavior: url(iepngfix.htc) }
#wrap {
width:960px;
margin-right: auto;
margin-bottom: 10px;
margin-left: auto;
position: relative;
background-image: url(../images/sidebar.jpg); background-repeat: repeat-y;
z-index: 0;

}
#header {
  height: 34px;
  background-color: #000;
}


#menubar{
  background-color: #858585;
  width: 734px;
  height: 34px;
  margin: 0 34px 0 192px;
  color: #fff;
  font-size: 125%;
  font-weight: 700;
  text-align: center;
  padding-top: 0px;
}
#menubar p {
    font-size: 150%;
  font-weight: bold;
  text-align: center;
  margin: 0;
  padding-top: 10px;
  font-family:Arial,Helvetica,sans-serif;
  color: #fff;
}


#sideLeft {
  position: absolute;
  top:34px;
  left: 0;
  width: 192px;
  color: #fff;
  text-align: left;
/* border: 1px solid #FFA500;*/
}

#sideLeft ul {
  text-decoration: none;
  list-style-type: none;
}
#sideLeft li {
  text-decoration: none;
  list-style-type: none;
  color: #fff;
}



#sideRight {
  position: relative;
  width: 34px;
  color: #fff;
  float: right;


}

#footer {
  clear: both;
  background-color: #000;
 /* background-image: url(../images/footer_bottom.png);
  background-position: bottom left;
  background-repeat: no-repeat; */
  height: 76px;
}

#content {
  position: relative;
  margin: 0 34px 0 192px;
 text-align: justify;
 padding: 0 20px 0 20px;
 line-height: 1.4em;
 /*border: 1px solid blue;*/
}
strong{
  color: #000;
}


/*/////paragraphs/////*/

p.index {
  color: #0f2c66; font-size: 100%; text-align: center;
}
/*p.index2 {
  color: #0f2c66; font-size: 100%;
  text-align: left
} */
p.index3 {
  color: #0f2c66; font-size: 100%; text-align: justify;
}
/*/////images/////*/
img {
  border: none;
}


img.logo {
  margin: 0 20px;
}



img.pump {
  position: absolute;
  bottom:0;
  left:0;
}

img.main {
  margin: 0 2px 20px 2px;
}

img.finder {
  float: right;
  margin: 0 15px 15px;
}


/*/////links/////*/
#content a {
    color: #B7001C;
    text-decoration: none;
    background-color: white;
    font-weight: bold;
}
#content a:hover, a:active {
  color:#333;
  text-decoration: none;
  background-color: white;
}

/*/////debug/////*/
/*#debug {
    clear: both;
  width: 960px;
  height: 20px;
  font-size: 80%;
  background-color: #858585;
}
#debug p.left {
  float: left;
  padding-left: 0;
  color: #999;
}
#debug p.right {
  float: right;
  padding-right: 0;
   color: #999;
}
#debug a:link, a:visited {
    color: #999;
    text-decoration: none;
    background-color: #858585;
}
#debug a:hover, a:active {
  color:#003399;
  text-decoration: none;
  background-color: #858585;
} */



ul.index {
  margin-left: 100px;
  font-size: 100%;
  text-decoration: none;
}
li {
  margin-bottom: 0.5em;
}

.printbutton {
  visibility: hidden;
  display: none;
}
table.footer {
  width: 734px;
  float: right;
  margin-right: 34px;
}

table p.main {
  text-align: center; font-size: 200%; color: #B7001C;  line-height: 2em; margin-bottom: -5px;
}
h1,h2,h3 {
  color: #0b216d;
}
h2 {
  text-align: center;
}


#navlist{
  margin:0;
  padding:0 50px 20px 10px;
   background:transparent;
   float: left;
   font-size: 90%;
}

#navlist ul,#navlist li{
  margin:0;
  padding:0 25px 0 0;
  display:inline;
  list-style-type:none;
  text-decoration: none;
}

/*#navlist a:visited{
  float:left;
  line-height:14px;
  font-weight:bold;
  margin:0 10px 4px 10px;
  text-decoration:none;
  color:#fff;
} */

#navlist a:link, a:visited {
  padding-bottom:2px;
  background:#000;
  color:#fff;
  text-decoration: none;
}

#navlist a:hover{
  color:#B7001C; border-bottom:2px solid #fff; background:#000;text-decoration: none;
}
#lowerdebug {margin: 0 auto 0 auto; text-align: center;}
#lowerdebug .infoL {font-size: 90%; color:#E4E4E4; text-align: left;}
#lowerdebug .infoR {font-size: 90%; color:#E4E4E4; text-align: right;}
#lowerdebug a {color: #e4e4e4; text-decoration: none; background: transparent;}
#lowerdebug a:hover {color: #e4e4e4; text-decoration: underline;}