body {
/*  background:#B9B9B9; */
  background:#fff;
  margin:0;
  padding:40px 20px;
  font-family:Arial,Verdana,Sans-serif;
	font-size:9pt;
/*	background-image:url(../images/bg.gif);	background-repeat:repeat-x; */
  }

a {
	/* text-decoration:none; */
	color:#0076a3;
}

img {
  border:0;
}

p {
	line-height: 1.4;
}

.bold {
  font-weight:bold;
}

.small {
	font-size:8.5pt;
	font-family:Arial,Verdana,Sans-serif;
}

.italic {
  font-style:italic;
}

.highlight {
  font-style:italic;
	color:#ff0000;
}

h2 {
  font-size:14pt;
}

li {
	line-height: 1.4;
}

#topnav {
  margin:10px 15px 0 8px;
	}
	
.outercontainerAz {
  width:880px;
	background-color:#fff;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	border-top:10px solid #333;
	border-bottom:10px solid #333;
	border-left:1px solid #333;
	border-right:1px solid #333;
}

.outercontainerA {
  width:100%;
	background-color:#fff;
	text-align:center;
	margin-left:auto;
	margin-right:auto;

}

.outercontainerBz {
  width:874px;
	background-color:#e6e6e6;
	text-align:center;

	border:3px solid #ffffff;
}

.outercontainerB {
  width:874px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.outercontainerCz {
  width:872px;
	background-color:#ffffff;
	text-align:center;
	border:1px solid #669933;
}

.outercontainerCx {
  width:872px;
	background-color:#ffffff;
	text-align:center;
}

.margin_left {
  width:290px;
	float:left;
}

.sidebox_A {
  float:left;
	width:288px;
	border: 1px solid #cccccc;
	background-color: #e6e6e6;
	margin-bottom:6px;
}

.sidebox_B {
  width:280px;
	height:90px;
	border:1px solid #fff;
	margin:3px;
}

.sidebox_C {
  width:260px;
	margin:10px;
	text-align:left;
}

.sidebox_A_right {
  float:right;
	width:260px;
	border: 1px solid #cccccc;
	background-color: #e6e6e6;
	margin-bottom:6px;
	clear:right;
}

.sidebox_B_right {
  width:252px;
	height:90px;
	border:1px solid #fff;
	margin:3px;
}

.sidebox_C_right {
  width:232px;
	margin:10px;
	text-align:left;
}

.sidebox_A_Vendor {
  float:right;
	width:260px;
	border: 1px solid #cccccc;
	background-color: #fff;
	margin-bottom:6px;
	clear:right;
}

.sidebox_B_Vendor {
  width:252px;
	border:1px solid #ccc;
	margin:3px;
}

.sidebox_C_Vendor {
  width:242px;
	margin:5px;
	text-align:center;
}

.footernav {
  margin: 1em 0;
  padding: 0px 0.5em;
	text-align:center;
}

.footernav ul {
  list-style-type:none;
}

.footernav li {
  display:inline;
  padding:0 5px;
}

.footernav a {
  text-decoration:none;
	font-size:8pt;
	font-weight:bold;
}

div#subnavx {
  width:568px;
  position: relative;
  z-index: 10;
	height:28px;
	float:left;
}
div#subnavx ul {
  list-style-type:none;
	margin: 0;
	padding: 0;
	height:27px;
  border-left:1px solid #fff;
	padding-left:7px;
}
div#subnavx ul li {
	float:left;
	height:26px;
  background: #fdfdfd url(/images/bg_subnav.gif) repeat-x;
  border-right: 1px solid #fff;
  border-top:1px solid #fff;
}

div#subnavx ul li a {
  display: block;
  color: #5e5e5e;
  background: #fdfdfd url(/images/bg_subnav.gif) repeat-x;
  text-decoration: none;
  line-height: 26px;
  padding: 0 6px;
  z-index: 10;
  height:25px;
  border: 1px solid #fff;
  border-bottom:none;
}

div#subnavx ul li div.border {
  border:1px solid #ccc;
  border-bottom:none;
}

div#subnavx ul li a:hover {
  background-image:none;
  background-color:#fdfdfd;
  text-decoration:none;
  color: #0076a3;
}
div#subnavx ul li.on {
  border-left: none;
  border-top:1px solid #fff;
  border-bottom: none;
  border-right:1px solid #fff;
  height:26px;
}
div#subnavx ul li.on div.border {
  border:1px solid #ccc;
  border-bottom:none;
}
div#subnavx ul li.on a {
  background: #fff;
  height: 26px;
  border: 1px solid #fff;
  border-bottom: none;
  line-height: 26px;
  color: #0076a3;
}
div#subnavx ul li.on a:hover {
  text-decoration: none;
}

.facility {
  margin:20px;
}

.front_left {
width:390px;min-height:220px;float:left;text-align:left;margin:15px 15px 15px 22px;
}

.front_right {
width:377px;min-height:220px;float:right;text-align:left;margin:15px 22px 15px 0;
}


