/* 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;
}
#mainnavigation, #footer
{
	display:none;
}
#contentholder
{
	clear:both;
	padding:26px 0px 62px 37px;
	width:733px;
}
#maincontent
{
	float:left;
	width:536px;
}
#content
{
	padding-left:26px;
}

#cta
{
	width:184px;
	float:right;
}
