.bodysmall
{
	font-size: 9pt;
	line-height: 12pt;
	color: #808080;
}

.bodyhighlight
{
	line-height: 16pt;
	color: #0098D6;
}

.subhead_alt
{
	font-size: 16pt;
	color: #0098D6;
}

.mouse
{
	font-size: 8pt;
	color: #808080;
	text-align: center;
}

.contentheadline
{
	font-size: 24pt;
	line-height: 26pt;
	color: #0098D6;
}

.contentsubheadline
{
	font-size: 14pt;
	line-height: 18pt;
	color: #808080;
	padding: 6pt 0pt;
}

.contentsubsubheadline
{
	font-size: 14pt;
	line-height: 18pt;
	color: #808080;
	padding: 6pt 0pt;
	font-variant: small-caps;
}


.content
{
	padding-bottom: 16px;
}

.featuredhead
{
	background-color: #E82C2E;
	font-size: 12pt;
	line-height: 18pt;
	color: #FFFFFF;
	padding-left: 16px;	
}

.featuredbody
{
	padding: 24px;
	border-left: solid 1px #B0B0B0;
	border-right: solid 1px #B0B0B0;
	width: 549px;
}

.featuredheadline
{
	font-size: 18pt;
	line-height: 24pt;
	color: #E82C2E;
}

fieldset {
	color: #808080;
}

.formcontrolblock
{
	width: 512px;
	height:auto;
	clear:both;
}
.formcontrolblock.login
{
	width: 270px;
	height:auto;
	clear:both;
}

.formcontrolblock input, .formcontrolblock select, .formcontrolblock textarea
{
	float: right;
	width: 365px;
	border: solid 1px #808080;
	color: #808080;
	margin:6px 0 0 5px;
}
.formcontrolblock select{
	width:367px;
}
.formcontrolblock.login input{
	width: 190px;
}
.contentaccordionheader .subhead_alt
{
	line-height: 16pt;
	padding-bottom: 6px;
	padding-top: 15px;
	cursor:pointer;
}

.contentaccordionitem
{
	padding-bottom: 28px;
}

/* start adding for comparison table */
#partnerInfoContain {
	margin-left:0px;
	border-left: 1px solid #9E9E9E; 
	border-right: 1px solid #9E9E9E;
	border-bottom: 1px solid #9E9E9E;
	width: 600px;
}

div.partnerOptions {
	height:100%;
	float:left;
	width:200px;
	margin-left: 0px;
}

div.partnerOptionscontents {
	padding-left: 10px;
}

div.partnerOptions ul {
	margin-top: 0px;
	margin-left: 0px;
	margin-left: 16px;
	padding-top: 0px;
}

div.titleBar {
	background-color:#E82C2E;
	width:200px;
	height:16px;
	padding: 0px;
	text-align:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.titleBarText {
	color:#ffffff;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	background-color:#E82C2E;
}

p.optionsHeading {
	color: #E82C2E;
	margin-bottom: 4px;
}

/* end adding for comparison table */