body {
	background: white;
}

.header,.footNav {
	display: none;
}

#siteWrapper,.content,.contentBlockB {
	width: auto;
	margin: 0;
	padding: 0;
	border: 0;
	float: none !important;
	color: #000;
	background: #FFF;
}

.content {
	background-color: #FFFFFF;
	color: black !important;
	padding: 0px;
	margin: 0px;
}

.contentBlockB {
	margin: 0px;
	pading: 0px;
}

h1 {
	width: auto;
	color: black !important;
}

h2.acc_trigger {
	margin: 15px 0 5px !important;
	padding: 0;
	width: auto;
	background: #FFF !important;
	border-bottom: none !important;
	font-size: 2em;
	font-weight: normal;
	line-height: 21px;
}

h2.acc_trigger a {
	font-weight: bold;
}

h2.cgConnectPush {
	padding-left: 0px !important;
	padding-top: 10px !important;
}

.acc_container {
	clear: none !important;
	display: block !important;
	margin: 0;
	padding: none;
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #000;
	width: auto;
}

.acc_container .block {
	padding: 0 !important;
	width: auto;
	margin: 0 !important;
}

.acc_container .block p,.acc_container .block ul li {
	list-style: disc outside none;
	margin: 0;
	width: auto !important;
}

.acc_container .block p {
	margin: 10px 0 !important;
	margin: 0 !important;
}

a:link,a:visited {
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

.content a:link:after,#content a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}

.content a[href ^="/"]:after {
	content: " (http://cgconnect.com" attr(href) ") ";
	font-size: 90%;
}

.content a[href ^="#"]:after {
	content: "";
}

a.printIcon { display: none; }