﻿@import url("/css/LeftNavBase.css");
#contentcolumn {
	margin:0 202px 0 238px;
}
#contentwrapper {
	background: url(/images/contentwrapper-bg.png) repeat-y left top;
}
/* Center Column - In The News*/
.headline {
	font-size:12pt;
	font-weight:bold;
	font-family:Arial;
	color:#990000;
}
.subHeadline {
	font-size:24pt;
	font-family:Arial;
	color:#888888;
}
.publicationDateAuthor {
	font-size:10pt;
	font-weight:bold;
	font-family:Arial;
	color:#888888;
}
.publicationName {
	font-size:10pt;
	font-style:italic;
	font-family:Arial;
	font-weight:bold;
	color:#000000;
}
.publicationBody {
	font-size:11pt;
	font-family:Arial;
	color:#444444;
}
.learnMoreButton {
	float:right;
}
/*Right Column - */
.columnHeader {
	font-family:Arial;
	font-size:14pt;
}
.columnDate {
	font-size:10pt;
	font-family:Arial;
	color:#888888;
}
.columnBody {
}
#hpwrapper {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#hpleftcolumn {
	float: left;
	width: 600px; /*Width of left column in pixel*/
	height:600px;
	display:inline;
}
#hprightcolumn {
	float: left;
	width: 400px; /*Width of right column*/
	display:inline;
}
.SMARTs {
	padding-left:26px;
	background:url(/images/SMARTs.gif) top left no-repeat;
}
.SMARTs span {
	display:none;
}
.SMARTm {
	padding-left:26px;
	background:url(/images/SMARTm.gif) top left no-repeat;
}
.SMARTm span {
	display:none;
}
.SMARTa {
	padding-left:26px;
	background:url(/images/SMARTa.gif) top left no-repeat;
}
.SMARTa span {
	display:none;
}
.SMARTr {
	padding-left:26px;
	background:url(/images/SMARTr.gif) top left no-repeat;
}
.SMARTr span {
	display:none;
}
.SMARTt {
	padding-left:26px;
	background:url(/images/SMARTt.gif) top left no-repeat;
}
.SMARTt span {
	display:none;
}
.SMARTs, .SMARTm, .SMARTa, .SMARTr, .SMARTt {
	margin-top:16px;
}
.SMARTs UL, .SMARTm UL, .SMARTa UL, .SMARTr UL, .SMARTt UL {
	padding:29px 0 0 5px !important;
}
.fineprint {
	color:#999999;
	font-size:9px;
	font-family: arial, Helvetica, sans-serif;
}
#shareButton {
	text-align: right;
	padding:55px 22px 55px 400px;
}
