/* CSS Document */

body {
	width: 7in;	
	color: #000;
	font: 12pt/20pt "Times New Roman", Times, serif;
	background: white;
}
a {
	color: #333;
	font-weight: bold;
}
a:after { 
	content:" ["attr(href)"]"; 
	font-weight: normal;
}

#utility, #top-nav, #cta-lcol, #cta-rcol, #footer, #cta-lcol-member, #cta-display
{
	display:none;
}

.leftContent, .rightContent
{
    float: none !important;
    padding: 0 !important;
    width: 100% !important;
    clear:both;
}

.rightContent p 
{
    padding-left: 10px;
}

#ads, #ContentBottom ul#resources { display: none;}