#mainBlock {
	position: relative;
	background-image: none;
	margin: 0px;
}
#mainBlock #content {
	background-image: none;
	width: 850px; 
	float: none;
	margin: 0 0 0 0;
	padding: 20px 0 15px 0;
}


#pagehead {
	position: relative;
	line-height: 60px;
	height: 60px;
}
#pagehead td.col1 {
	width: 262px;
	padding-right: 20px;
	padding-left: 5px;
}
#pagehead h1 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	color: #2F3340;
	float: left;
}
#pagehead #utilSub {
	float: right;
	width: 561px;
	background-image: url(../img/sitemap/cap_dkgrey_576x5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #2F3340;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	height: 41px;
	padding-top: 7px;
	line-height: normal;
}
#pagehead #utilSub #letters {
	line-height: normal;
	font-size: 18px;
}
#pagehead #utilSub #letters a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}
#pagehead #utilSub #letters a:hover {
	color: #76C6EC;
	text-decoration: underline overline;
}

#content dl {
	margin: 0;
	padding: 0;
}

#content dl li {
	list-style-type: none;
	clear: both;
}

#content dt {
	float: left;
	text-align: right;
	width: 254px;
	padding-right: 20px;
	font-size: 18px;
	color: #2F3340;
	padding-left: 10px;
	padding-bottom: 30px;
}

#content dd {
	float: left;
	width: 560px;
	font-size: 14px;
	color: #576675;
	margin: 0;
	padding-bottom: 30px;
}

#content dd a.top {
	display: block;
	padding-top: 5px;
	color: #7B8C9D;
	font-size: 11px;
}

