/* 
Dark Blue Header Text = 12 84 166				0C54A6
"neon" Blue = 4 173 238									04ADEE
Light Blue Swirl = 223 237 248					DFEDF8
very light blue = 243 248 252						F3F8FC
Light Gray = 231 229 232								E5E7E8
Dark Gray = 169 174 178 								A9AEB2
Orange Text	238 135 17									EE8711
Icon Set 2 Blue 51 117 167							3375A7
Icon Set 2 Blue#2 112 184 234						70B8EA
*/

/* HTML main body */
body {
	margin-top:0px;
	float:center;
	text-align:center;
	background-color:white; /* #F3F8FC;  */

	background:url(/img/bg.png) center top #ffffff;
	text-align:center;
	margin:0;
	padding:0;
	background-repeat: repeat-y;
}
/* Div for all content */
.mainBody {
	float:center;
	width:833px;
	background-color:#FFFFFF;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
.bottomMenu {
	padding:5px;
	font:10px Verdana;
	text-align:center;
	width:820px;
	position:inline;
	border-top:1px solid #A9AEB2;
	margin-left:auto;
	margin-right:auto;
}



.tophead {
	height: 86px;
	width: 833px;
	background-image: url(/img/tophead.jpg);
}



/* Top area for page */
.headerArea {
	font:10px Verdana;
/*	background-image:url('/images/header_background.jpg'); */
	color:#EE8711; /* 244, 141, 23 */
	background-image:url('/images/lmBack.jpg');
}

/* Top menu navigation menu */
.headerNav {
	height:30px;
	width:818px;
	border-top:1px solid #0C54A6;
	border-bottom:1px solid #3375A7;
	border-left:2px solid #0C54A6;
	float:center;
	font: 10px Verdana;
	text-align:center; 
	background-color: #EEEEEE;
	background-image:url('/images/hlb.bmp');
	color:#EE8711;
}
.imageArea {
	width:820px;
	height:200px;
	border-bottom:2px solid #EE8711;
	font: 10px Verdana;
	color:#EE8711;
}
.imageText {
	float:right;
	width:200px;
	text-align:left;
	height:200px;
	padding-right:5px;
}
.imageText2 {
	float:right;
	width:400px;
	text-align:left;
	height:10px;
	padding-right:5px;
}

/* Left menu navigation menu */
.leftMenu {
	float:left;
	width:200px;
	text-align:left;
	font:10px Verdana;
	font-weight:400;
	color:#EE8711;
	border-right:1px solid #A9AEB2;
	border-bottom:1px solid #A9AEB2;
	background-color:#F3F8FC;
}
.leftMenu2 {
	padding-left:10px;
}

/* Main Page content */
.mainContentR {
	float:left;
	width:595px;
	text-align:left;
	font:12px Verdana;
	font-weight:400;
	color:#666666;
}

.contentAreaA {
	display:inline;
	width:100%;
}
.contentAreaB {
	display:inline;
	width:100%;
	background-image:url('/images/lmBack.jpg');
}
.contentAreaL {
	border-top:1px dashed #A9AEB2;
	float:left;
	width:40%;
	text-align:left;
}
.contentAreaR {
	border-left:1px dashed #A9AEB2;
	border-top:1px dashed #A9AEB2;
	float:left;
	width:59%;
	text-align:left;
}
.contentArea {
	padding:10px;
	padding-left:20px;
}


.TwoColumnL {
	float:left;
	width:200px;
	text-align:right;
}
.TwoColumnR {
	float:right;
	width:320px;
	text-align:left;
	margin-left:10px;
	padding-left:10px;
}
.OneColumnM {
	left:215px;
	width:560px;
	padding-left:10px;
	text-align:center;
}


.right {
	float:right;
}
.left {
	float:left;
}


.centerTableH {
	width:500px;
	border-top:2px solid #0F3F7F;
}
.centerTable1 {
	margin-left:15px;
	padding-left:10px;
	width:450px;
	border-bottom:1px solid #0F3F7F;
	background-color:#FFFFFF;
}
.centerTable2 {
	margin-left:15px;
	padding-left:10px;
	width:450px;
	border-bottom:1px solid #0F3F7F;
	background-color:#F5F8FF;
}
.centerTableL {
	width:30%;
	display:inline;
	text-align:right;
	float:left;
}
.centerTableR {
	margin-left:10px;
	width:60%;
	display:inline;
	text-align:left;
	float:left;
}


/* Bubble Areas containing product information */
.mainH {
	margin-left:15px;
	background-color:#f6c119;
	width:550px;
}
.mainH2 {
	height:20px;
	background-color:#f6c119;
}
.mainB {
	margin-left:15px;
	width:550px;
	border-left:3px solid #f6c119;
	border-bottom:3px solid #f6c119;
	border-right:3px solid #f6c119;
	text-align:left;
	margin-bottom:20px;
}
.rateH {
	background-color:#0F3F7F;
	width:180px;
	color:white;
}
.rateH2 {
	height:23px;
	background-color:#0F3F7F;
}
.rateB {
	width:180px;
	border-left:2px solid #0F3F7F;
	border-bottom:2px solid #0F3F7F;
	border-right:2px solid #0F3F7F;
	height:200px;
	overflow:auto;
}

.contentItem { 
  margin-left:10px;
  margin-right:10px;
} 






/* Popup Page content */
.popContentR {
	text-align:left;
	font:11px Verdana;
	font-weight:400;
	color:#666666;
}



.leftMenuHeader {
	width:200px;
	padding-top:5px;
	border-bottom:1px solid #3375A7;
	border-right:1px solid #0C54A6;
	font:bold 11px Verdana;
	text-align:left;
	background-image:url('/images/hlb.bmp');
	color:#0E3F81;
}
