body {
	font-size: 80%;
	font-family: Georgia, 'Times New Roman', serif;
	text-align: left;
	line-height: 16pt;
}
.clearfix:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	clear: both;
}
a {
	color: #3d4664;
	text-decoration: none;
	cursor: pointer;
}
a:hover,
a.sfhover {
	text-decoration: underline;
	cursor: pointer;
}
a img,
img {
	border-style: none;
}
h1, h1 a, h2, h2 a, h3, h3 a,
h4, h4 a, h5, h5 a {
	color: #000;
	text-decoration: none;
}
h2 {
	font: 1.8em Georgia, 'Times New Roman', serif;
	color: #000;
	margin: 0;
	padding: 0;
}
h3 {
	font: 1.7em Georgia, 'Times New Roman', serif;
	padding: 0;
	margin: 0;
}
h4 {
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}
h5,
h5 a {
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	padding: 0;
	margin: 0;
}
.callout_right,
.callout_left {
	text-align: right;
	width: 200px;
	float: right;
	font-weight: bold;
	margin: 7px;
	border-left: solid 1px #000;
}
.question {
	font-weight: bold;
}
.copyright {
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
}
.copyright a {
	font-size: 1em;
}
.citation {
	font-style: italic;
}
#printPage {
	width: 760px;
	color: #000;
	margin: 0;
}
#headerPrint {
	width: 100%;
}
#headerPrint h1 {
	height: 100px;
	padding-top: 10px;
	margin: 0;
}
#headerPrint h1 span {
	position: absolute;
	left: -999em;
}
.utilities {
	width: 99%;
	float: right;
	clear: both;
}
.utilities ul {
	list-style-image: none;
	list-style-type: none;
	position: relative;
	float: right;
	margin: 0 0 10px 0;
}
.utilities li {
	float: left;
	margin: 0 5px;
}
.utilities li div,
.utilities li a {
	display: block;
	float: left;
}
.utilities li div {
	margin: 2px 5px 0 1px;
	overflow: hidden;
}
.utilPrint {
	margin-right: 20px;
}
.utilPrint div {
	background: url(/site/img/btn_print.gif) no-repeat;
	width: 15px;
	height: 10px;
}
.utilClose div {
	background: url(/site/img/util_x.gif) no-repeat;
	height: 7px;
	width: 7px;
	position: relative;
	top: 3px;
}
.utilClose div:hover,
.utilClose div.sfhover {
	background-position: 0 -7px;
}
.utilPrint div:hover,
.utilPrint div.sfhover {
	background-position: 0 -12px;
}
.slug {
	font-size: 0.9em;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
.deck {
	font-style: italic;
	margin: 0;
	padding: 0;
}
.byline {
	color: #cd8127;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
}
#footer {
	clear: both;
	color: #3d4464;
	height: 89px;
	border-top: 1px solid #dddcdc;
	vertical-align: middle;
	font-size: 0.8em;
	line-height: normal;
}
#footer p {
	margin: 0;
	padding: 0;
}
#footer img {
	float: right;
}
#loginContent label {
	position: absolute;
	left: -999em;
}
#loginContent input.text {
	height: 14px;
	border: 1px solid #a7ba5f;
	width: 135px;
	color: #767676;
	font-size: 0.85em;
}
#loginContent {
	background-color: #f2f7dd;
	border-top: 1px solid #acbf64;
	border-bottom: 1px solid #acbf64;
	margin: 15px 0;
	padding: 10px;
	height: 190px;
}
#loginContent h3 {
	margin: 2px 13px;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
	color: #3d4464;
}
#loginContent p {
	margin: 0 0 10px 13px;
	font-size: 1em;
}
#loginContent a,
#loginContent a:visited {
	color: #3d4464;
	font-size: 1em;
	text-decoration: underline;
}
#loginContent a:hover {
	color: #cd8127;
}
.premium {
	position: relative;
	bottom: 10px;
	right: 5px;
}
.printerversionad {
	text-align: center;
	padding: 7px;
	background-color: #1a2024;
}
.printerversionad p {
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 0;
	margin: 5px 0 0 0;
}
@media print {
	.printerversionad {
		display: none;
	}
}
#captcha {
	float: right;
}
#recaptcha_image,
#captchaImage,
#captchaInput,
#captchaButtons,
#captchaLabel {
	margin: 5px 0;
	padding: 0;
}
#recaptcha_image {
	border: 1px solid #A8BC5D;
}
#captchaLabel {
	font-size: 0.85em;
	font-weight: bold;
}
#captchaInput input {
	width: 300px;
	border: 1px solid #A8BC5D;
}
#captchaButtons {
	font: 1em Arial, Verdana, Helvetica, sans-serif;
}
p.error {
	font-weight: bold;
	color: #ff0000;
}
table {
	display: none;
}