body,p,td,li
{
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:9pt;
}
h1
{
	font-size:10pt;
}
#sizer
{
	border:1px solid #999999;
	padding:5px;
	width:790px;
	background-color:#ffffff;
}
#columnTwo
{
	width:160px;
	float:right;
}
#centerColumn
{
	padding-left:160px;
	padding-right:170px;
}
*html centerColumn
{
	padding-right:180px;
}
#horiz
{
	background-color:#A90256;
	font-weight:bold;
}
.buttons
{
	width:150px;
	
}
.buttons li
{
	background-color:#A90256;
	width:150px;
}
.buttons a:link
{
	padding-top:1px;
	padding-bottom:1px;
	background-color:#A90256;
}
.buttons li:hover, .buttons a:hover
{
	text-decoration:none;
}
#resources
{
	border:1px solid black;
	margin-bottom:5px;
}
#resources a:link
{
	color:black;
	text-decoration:none;
}
#resources a:hover
{
	text-decoration:underline;
}
#this,#whatsnew
{
	border:1px solid black;
}
#this h1, #whatsnew h1
{
	background-color:#A90256;
	color:white;
	text-align:center;
	font-size:10pt;
	margin-top:0px;
	margin-bottom:5px;
}
#this ul, #whatsnew ul
{
	margin-left:0px;
	padding-left:3px;
	margin-top:0px;
	list-style-type:none;
}
#this li
{
	display:list-item;
}
#this a:link
{
	color:black;
	text-decoration:none;
}
#this a:hover
{
	text-decoration:underline;
}
#cbrc{
	display:none;
}
.article
{
	margin-bottom:10px;
}
.article h1,.article h2, .article h3
{
	font-size:9pt;
	display:inline;
	color:black;
}
.article h2,.article h3
{
	font-weight:normal;
}
.article h3
{
	font-style: italic;
}
.article a:link
{
	display:inline;
}
#disclaimer
{
	color:#999999;
	font-size:7pt;
}
#article_content
{
	color:black;
}
.Heading2,.heading1
{
	font-weight:bold;
}
.surveySection
{
	background-color:#FAE7F1;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:10px;
	margin-right:10px;
	padding-bottom:10px;
	padding:3px;
}
.surveySection p
{
	margin-left:0px;
}
.surveySection h4
{
	border-bottom:1px solid #A90256;
	width:100%
}
#surveyTitle
{
	color:#A90256;
	font-size:14pt;
	margin-left:10px;
}
#head
{
height:auto;
}
div.surveyQuestion p
{
margin-top:0px;
margin-bottom:0px;
}
div.surveyQuestion
{
margin-bottom:5px;
}
#head
{
height:48px;
}
#logo_left
{
float:left;
}
#logo_right
{
float:right;
}