.title {
	font-family: Arial, sans-serif;
	font-size: 20px;
	color: #000000;
	margin: 10px 0px 10px 0px;
}

.heading, .contemplate_search_results_heading {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #000000;
	margin: 20px 10px 5px 0px;
}

.subheading, .contmeplate_search_results_link {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 5px 0px;
}

.body, .contemplate_search_results_preview {
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	color: #000000;
}

.body a {
	color: #000000;
}

.body a:hover {
	color: #0000CC;
}

.note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	margin-top: 0px;
	color: #666666;
}

.note a {
	color: #476E83;
}

.code {
	font-family: Courier, fixed-width;
}

#sidebar .heading {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0px 0px 5px 0px;
}

#sidebar .body {
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	color: #000000;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

.menu a {
	color: #000000;
	text-decoration: none; 
}
.menu a#active {
	color: #990099; 
}
.menu a:hover, .menu a#active:hover {
	color: #0000CC; 
}

.footer {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	margin-top: 0px;
	color: #666666;
}

.footer a {
	color: #000000;
}

table {
	margin-bottom: 10px;
}

th {
	background-color: #CCCCCC;
	text-align: left;
}

th, td {
	padding: 2px 4px;
}

.row_clear {
	background-color: #FFFFFF;
}

.row_colored {
	background-color: #EEEEEE;
}

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

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

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

.reset {
	clear: both;
}

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

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

