body {
	background-color:#fff;
	margin:0;
	padding:0;
}
body, div, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	line-height:16px;
}
a {
	color:#0033ff;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1 {
	font-size:18px;
	font-weight:bold;
	color:#000;
}
#hdTopWrapper {
	height:105px;
	background-color:#000;
	background-image:url(../images/hd_bottom_bar.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-left:20px;
}
#hdTopWrap {
	width:920px;
	height:105px;
	background-image:url(../images/hdTopBg_right.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
#hdTopLinks {
	font-size:10px;
	color:#fff;
	padding-bottom:7px;	
}
#hdTopLinks a {
	color:#fff;
}
#hdLowWrap {
	width:920px;
	height:67px;
	background-image:url(../images/hdLowBg_right.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
.hdSearch {
	width:118px;
	height:15px;
	padding-top:1px;
	margin:0;
	font-size:10px;
	color:#666;
	background-color:#e0e0e0;
	border:1px solid #000;
}
#headerNav {
	padding:26px 0 0 16px;
	font-size:12px;
	color:#ccc;
	text-align:left;
}
#headerNav a {
	color:#000;
	text-decoration:none;
	display:inline block;
	padding:0 6px;
}
#headerNav a:hover {
	color:#0033ff;
}
.midBox {
	width:225px;
	background-image:url(../images/grayEdgeShort.gif);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
}
.midBoxInner {
	height:165px;
	padding:7px 10px;
}
.midBoxText {
	height:130px;
}
.midHD {
	height:24px;
	border-bottom:2px dotted #e0e0e0;
}
h2 {
	font-size:14px;
	font-weight:bold;
	color:#000;
}
h3 {
	font-size:14px;
	font-weight:bold;
	color:#000;
	margin:0;
	padding:0;
}
.midInnerWrap {
	margin-left:1px;
	cursor:pointer;
}
.midBoxDivider {
	height:8px;
	border-top:2px dotted #e0e0e0;
	margin-top:8px;
}
.midBoxR {
	width:10px;
	height:171px;
	background-image:url(../images/grayEdgeShort.gif);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
}
#midGrayBand {
	width:900px;
	height:23px;
	background-color:#f5f5f5;
	border-top:1px solid #ccc;
	clear:both;
}
#menuWrapper {
	width:226px;
	background-image:url(../images/grayEdgeLong.gif);
	background-position:right top;
	background-repeat:no-repeat;
	text-align:left;
	float:left;
}
#menuWrap {
	padding:20px 10px;
}
.menuItem {
	padding:5px 0;
	border-top:1px dotted #e0e0e0;
	border-bottom:1px dotted #e0e0e0;
	margin-bottom:1px;
}
.menuItem a {
	width:auto;
	width:100%;
	display:block;
}
.menuItem a:hover {
	color:#000;
	text-decoration:none;
	background-image:url(../images/grayNavArrow.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.singleColumn {
	width:226px;
	background-image:url(../images/grayEdgeLong.gif);
	background-position:right top;
	background-repeat:no-repeat;
	text-align:left;
	float:left;
}
.singleColumnR {
	width:224px;
	text-align:left;
	float:left;
}
.doubleColumn {
	width:450px;
	height:auto;
	min-height:320px;
	background-image:url(../images/grayEdgeLong.gif);
	background-position:right top;
	background-repeat:no-repeat;
	text-align:left;
	float:left;
}
/* IE fix for min-height */
* html .doubleColumn {
	height:320px;
}
/* end fix */
.tripleColumn {
	width:675px;
	height:auto;
	min-height:300px;
	background-image:url(../images/grayEdgeLong.gif);
	background-position:right top;
	background-repeat:no-repeat;
	text-align:left;
	float:left;
}
/* IE fix for min-height */
* html .tripleColumn {
	height:300px;
}
/* end fix */
.myBox10R {
	margin:0 auto;
	/*background-color:#fff;
	border:1px solid #ff0000;*/
}
.myBox5R {
	margin:0 auto;
	/*background-color:#fff;
	border:1px solid #ff0000;*/
}
.ltLineDivider {
	height:8px;
	border-top:1px solid #e0e0e0;
	margin-top:8px;
}
.dkLineDivider {
	height:8px;
	border-top:1px solid #ccc;
	margin-top:8px;
}
.firstP {
	margin-top:0;
	padding-top:0;
}
.footer {
	color:#999;
}
.footer a {
	color:#999;
	text-decoration:none;
	padding:0 6px;
	display:inline block;
}
.footer a:hover {
	color:#0033ff;
}
.ppadv a {
	color:#ff9900;
}
