body {
	margin: 0;
	padding: 0;
	background-color: #333;
	font-family: Times New Roman, serif;
	color: #000;
}

.headline, .title {
	font-size: 14pt;
	font-weight: bold;
}

.subheadline {
	font-size: 12pt;
	font-weight: bold;
}

.content, .headlines, .contactinfo {
	font-size: 10pt;
}

.subcontent, .small {
	font-size: 9pt;
}

.subtitle {
	font-size: 10pt;
	font-weight: bold;
}

.subcontentWhite {
	font-size: 9pt;
	color: #FFF;
}

.formlabel, .formtitle, .form_title, h5.form_title, div.form_row_submit {
	font-size: 10pt;
	font-weight: bold;
	background-color:#b3b386 !important;
	color:#000000 !important;
}

.formcontent {
	font-size: 10pt;
}

.errormessage {
	font-size: 14pt;
	font-weight: bold;
	color: #F00;
}

a:link {
	color: #01573E;
}

a:visited {
	color: #272525;
}

a:hover {
	color: #000;
}


/********************************************************************

This file was programmatically modified during migration.
August 29, 2009 @ 10:06 am

********************************************************************/
