/*--- Support & Resources Styles (Based on main style sheet.) ---*/
#catTop div {
	float: none;
	display: block;
	width: auto;
	padding-bottom: 0;
}

#catBottom div {
	float: left;
	/* IE6 Float Double Margin fix */
	display: inline;
	width: 300px;
	padding-top: 0;
}

#catBottom div a {
	font-weight: bold;
}

#catBottom div img {
	margin-bottom: 6px;
}

#catBottom div img.hdline {
	margin-top: 8px;
	margin-bottom: 0;
}

#catBottom div p {
	margin-bottom: 8px;
}

#sideImage {
	background-image:
		url(../images/subHead_images/sub_support_art.jpg);
}

#subHead.rtSupport h1, #subHead.pcrSupport h1 {
	bottom: 0;
}

.rtSupport {
	border-bottom: 6px solid #67a190;
	height: 82px !important;
}

.pcrSupport {
	border-bottom: 6px solid #6697c0;
	height: 82px !important;
}

h2.micro, h2.rt, h2.pcr {
	font-size: 16px;
	font-weight: bold;
	color: #666;
	line-height: normal;
}

h2.rt {
	color: #67a190;
}

h2.pcr {
	color: #6697c0;
}

/*--- Maintain ON State of Top Menu ---*/
.menu a.menu_sr_top {
	background-position: 0 -20px;
}

