.heading {
	font-family: Gotham-Medium, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 0px;
	color: #000000;
	border-bottom: 1px solid #5A5A5A;
}

.subheading, .subheading a {
	font-family: Gotham-Book, Verdana, Arial;
	font-size: 13px;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 0px;
	letter-spacing: 1px;
	color: #000000;
}

.body, .body a {
	font-family: Gotham-Book, Verdana, Arial;
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 14px;
	color: #000000;
}

.body.small, .body.small a {
	font-size: 11px;
}

.note, .note a {
	font-family: Gotham-Book, Verdana, Arial;
	font-size: 12px;
	line-height: 14px;
	font-style: italic;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #5A5A5A;
}

#sidebar .heading {
	font-size: 13px;
	border-bottom: 0;
	margin-top: 0;
	margin-bottom: 10px;
}

#sidebar .body, #sidebar .body a {
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 12px;
}

.thumbnail_group {
	margin-bottom: 14px;
}

.thumbnail_image {
	float: left;
}

.thumbnail_text {
	margin-left: 105px;
}

.thumbnail_text .body {
	margin-bottom: 0;
}

a {
	color: #000000;
}

a:hover {
	color: #FFB451;
}

#header a:hover {
	color: #000000;
}

hr {
	border: 0px;
	height: 1px;
	background-color: #333333;
	margin-bottom: 10px;
}

ul {
	margin-left: -20px; /* this is also set in the IE tweaks file */
}

ol li {
	margin-bottom: 12px;
}

ol.body {
	margin-left: -24px;
}

.stack_left {
	float: left;
	margin-right: 8px;
}

.stack_left.stack_tight {
	margin-right: 2px;
}

.stack_left.stack_flush {
	margin-right: 0;
}

.stack_right {
	float: right;
	margin-left: 8px;
}

.stack_right.stack_tight {
	margin-left: 2px;
}

.stack_right.stack_flush {
	margin-left: 0;
}

.reset {
	clear: both;
}

.hide {
	display: none;
}

.show {
	display: block;
}

.feedback_positive {
	font-family: Arial, Geneva, Verdana;
	font-size: 12px;
	margin-top: 0px;
	color: #00CC00;
}

.feedback_positive a {
	font-family: Arial, Geneva, Verdana;
	font-size: 12px;
	margin-top: 0px;
	color: #00CC00;
}

.feedback_negative {
	font-family: Arial, Geneva, Verdana;
	font-size: 12px;
	margin-top: 0px;
	color: #CC0000;
}

.feedback_negative a {
	font-family: Arial, Geneva, Verdana;
	font-size: 12px;
	margin-top: 0px;
	color: #CC0000;
}

.debug {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #999999;
}

.debug a {
	color: #999999;
}

.contentfile_title {
	font-family: Arial, Helvetica;
	font-size: 22px;
	font-weight: bold;
	color: #5A5A5A;
}

.contentfile_fieldlabel {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #5A5A5A;
}
