body{
	background: #D4D8DB url(/d_res/topBG.jpg) repeat-x;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#2D5266;
	margin: 0px;
	padding: 0px;
}

body body h1, body h2, body ul, body li{
	margin: 0;
	padding: 0;
}

body a:link, body a:active{
	color:#4691C0;
}

body a:visited{
	color:#4661C0;
}

body a:hover{
	color:#000000;
}


#wrapper{
	width:850px;
	margin:5px auto;
	padding:0px 0px 10px 0px;
}

#header{
	padding:10px 0px;
}

#headImg{
	height:150px;
	width:600px;
	overflow:hidden;
	text-align:center;
	background:#E9EBED;
	border-bottom:1px solid #D4D8DB;
}

.breadcrumbs{
	background:url(/d_res/mainTop-M.jpg) top repeat-x;
	padding-left:270px;
	color:#FFF;
	font-size:10px;
}

.breadcrumbs a:link, .breadcrumbs a:visited, .breadcrumbs a:active, .breadcrumbs a:hover{
	font-size:10px;
	color:#FFF;
}


.widgets{
	float:right;
	background:url(/d_res/mainTop-widget.jpg) top left no-repeat;
}

#content{
	background:#FFF;
}

 td.boxDark, tr.boxDark{
	background:#66AF82;
	color:#E5E7E9;
}

 td.boxMed, tr.boxMed{
	background:#B2D7C0;
	color:#FFFFFF;
}

td.boxLight, tr.boxLight{
	background:#EFF7F2;
	color:#2D5266;
}


.box td{ font-size:1px;}
.box td.boxContent{ font-size:14px;padding:0px 5px 3px 5px;}
.box td.boxContent td, .box td.boxGradContent td{ font-size:14px;}
.box td.boxGradContent{ font-size:14px;padding:3px 5px 3px 5px; background:#EFF7F2 url(/d_res/grad-M.jpg) top repeat-x;}
.box td.boxCorner{ background:transparent;}

#kwTop{
	position:absolute;
	margin:-9px 0px 0px 0px;
}

#kwRelated td.boxContent{ padding:0px 1px 9px 1px;}

#kwRelated ul, #kwRelated li{ list-style:none;}

#kwRelated li a:link,#kwRelated li a:visited,#kwRelated li a:active{
	display:block;
	padding:3px 3px 3px 15px;
	margin:0px 0px 1px 0px;
	background:#75B78E;
	color:#F6F7F7;
	text-decoration:none;
}

#kwRelated li a:hover{
	display:block;
	padding:3px 3px 3px 15px;
	margin:0px 0px 1px 0px;
	background:#E5E7E9;
	color:#335741;
	text-decoration:none;
}


/* Footer */
#footer {
	background:url(/d_res/mainBtm-M.jpg) top repeat-x;
	color:#FFF;
	font-size:10px;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active{
	color:#FFF;
	font-size:10px;
}

#footer a:hover {
	color:#333;
	font-size:10px;
}

