body {
	margin: 0px;
	padding: 0px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #b3b3b3 url(../images/bkground.jpg) repeat-x;
	height: 100%;
	color: #575757;
} 
a {
	color: #03899e; 
	font-weight: bold; 
	text-decoration: underline;
}
a:hover {
	color: #FF9900; 
	text-decoration: underline;
}
a.subnav {
	color: #03899e; 
	font-weight: bold; 
	text-decoration: underline;
	font-size: 10px;
}
p { 
	line-height: 16px;
	font-size: 12px;
}
p.subnav { 
	line-height: 16px;
	font-size: 10px;
}
strong, b, h2 {
	color: #3377AD; 
	font: bold 12px Verdana, Arial, Helvetica, sans-serif; 

}

b.products {
	color: #F07318; 
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
b.description {
	color: #575757; 
	font: normal 10px Verdana, Arial, Helvetica, sans-serif; 	
}
b.medium {
	color: #69717A; 
	font: bold 12px Verdana, Arial, Helvetica, sans-serif; 
}
H1 {
	color: #69717A; 
	font: bold 16px Arial, Helvetica, sans-serif; 
}

/* BEGIN COLUMN SET A */
/* NARROW COLUMN ON LEFT */
#columnLeftA {
	float: left;
	width: 175px;
	padding-right: 10px;
	clear: right;
	position: relative;
}
#columnRightA {
	float: right;
	position: relative;
	width: 525px;
}
/* NARROW COLUMN ON RIGHT */
/* END COLUMN SET A */

/* BEGIN COLUMN SET B */
/* NARROW COLUMN ON LEFT */
#columnRightB {
	float: right;
	width: 175px;
	padding-left: 10px;
	clear: left;
	position: relative;
}
#columnLeftB {
	float: left;
	position: relative;
	width: 525px;
}


/* NARROW COLUMN ON LEFT */
/* END COLUMN SET B */

/*GENERAL NARROW COLUMN CSS */
.sidebar hr {
	padding: 0px;
	margin: 5px 0px;
	color: #ff9900;
	height: 1px;
	border-color: #FF9900;
}
hr.products {
	padding: 0px;
	margin: 5px 0px;
	color: #3377AD;
	height: 1px;
	border-color: #3377AD;
}
.sidebar a {
	font-weight: normal;
	text-decoration: none;
}
.sidebar strong {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	padding-bottom: 0px;
	padding-top: 0px;
}

 ul {
	margin-top: 8px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding: 0px;
	font-weight: normal;
}
 li {
	font-size: 11px;
	line-height: 15px;
}

/*GENERAL COLUMN CSS */

#contact {
	position:absolute;
	left:680px;
	top:10px;
	z-index:401;
	text-align: right;
	font-weight: normal;
	color: #FFFFFF;		
}
#contact a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
#contact a:hover {
	color: #FF9900;
	text-decoration: none;
}
#ContentDiv {
	width: 772px;
	background: url(../images/divBk.gif) repeat-y;
	min-height: 100%;
	position: absolute;
	left: 20px;
	top: 0px;
	height: 100%;
	height: auto;
} 
#Content {
	margin: 160px 20px 20px 20px;
    left: 800px;
}
#headerDiv {
	position:absolute;
	left:20px;
	top:0px;
	width:772px;
	z-index:1;
	background: url(../images/header.jpg);
	height: 132px;
}
#Additional {
	position:absolute;
	left:0px;
	top:0px;
	z-index:402;
	visibility: hidden;
}
#Additional1 {
	position:absolute;
	left:0px;
	top:0px;
	z-index:402;
	visibility: hidden;
}
.scroller {
  display:block;
  position:relative;
  width: auto;
  height: 300px; 
  margin:0;
  padding:5px;
  background:inherit;
  color:inherit;
  overflow:auto;
}

/*NAVIGATION CSS */
.p7tbsub {
	position:absolute;
	background-color: #FFFFFF;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	background: #779DAA;
	top: 131px;
	z-index: 400;
	visibility: hidden;
	border-top: 1px solid #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.p7tbsub a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.p7tbsub a:hover {
	color: #2a5faa;
	text-decoration: none;
}
.p7tbsub p {
	margin: 0px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 3px 15px 3px 5px;
}
.p7tbdn {
	color: #2a5faa !important;
	text-decoration: none;
}
#p7trig {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	top: 110px;
	left: 30px;
	z-index: 300;
	visibility: visible;
	height: 20px;
	display: block;
	width: 735px;
	text-align: center;
}
#p7trig a {
	color: #FFFFFF;
	text-decoration: none;
}
#p7trig a:hover {
	color: #2a5faa;
	text-decoration: none;
}
#p7trig span {
	margin: 10px 0px 0px 15px;
	padding: 3px;
}

/* SET CLASS OF LINK TO BE HIGHLIGHTED ON TOP MENU TO select */
#p7trig .select a {
	color: #2a5faa;
	text-decoration: none;
}
#p7trig .select a:hover {
	color: #ffffff;
	text-decoration: none;
}
/* SET CLASS OF LINK TO BE HIGHLIGHTED ON TOP MENU TO select */













/* Hack for IE */
* html #ContentDiv {
    height: 100%;
}



/* End IE Hack */ 

