body {
	background: #ffffff;
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

#container {
	padding: 0;
	width: auto;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #787878;
}

#header {
	display: block;
}

#upperTab, #navigation, #navigationBox, #pointer, #contentHeader, #contentLeft, #contentPartners, #contentFooter, #subscriptionBox, #contentSubNav {
	display: none;
}

#content {
	background: #ffffff;
	position: static;
}

#contentMain {
	margin-top: 140px;
}

#contentRight {
	margin: 0;
	background: #ffffff;
	width: auto;
	border: none;
	padding: 0;
	float: none;
}

#contentRight li {
	background: none;
	list-style: disc outside;
}

#contentRight li li {
	background: none;
	list-style: circle outside;


#ccFooter {
	background: #ffffff;
	color: #787878;
	font-size: 9px;
	padding-top: 20px;
	text-align: center;
}

#ccFooter a {
	color: #787878;
}

#contentRight a:after, #contentRight a:visited:after {
	color: inherit;
	font-size: inherit;
	content: " (" attr(href) ")";
}