body  {
	color : #000000;
	background-color: #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
}

.menu_master {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
}

.menu_side {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
}

.fp_headline {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	text-decoration : none;
}

.fp_subheadline {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
}

.fp_text {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	margin-left : 10px;
}

.fp_text_link {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : underline;
}

.content_headline {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	text-decoration : none;
}

.content_subheadline {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
}

.content_text {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	margin-left : 10px;
}

.content_text_link {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	text-decoration : underline;
}

.form_section {
	color : #000000;
	background-color: #E4E4CB;
	font-size : 9pt;
	font-weight : bold;
	font-style : normal;
	font-family : Verdana, Arial,Helvetica,sans-serif;
}

.formlabel {
	color : #000000;
	font-size : 9pt;
	font-weight : bold;
	font-style : normal;
	font-family : Verdana, Arial,Helvetica,sans-serif;
}

.formlabelerror {
	color : #FF0000;
	font-size : 9pt;
	font-weight : bold;
	font-style : normal;
	font-family : Verdana, Arial,Helvetica,sans-serif;
}

.formelement {
	color : #000000;
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
	font-family : Verdana, Arial,Helvetica,sans-serif;
}

.formelementerror {
	color : #000000;
	background-color: #F0C0C0;
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
	font-family : Verdana, Arial,Helvetica,sans-serif;
}

.buglink {
	font-size : 8pt;
	font-family : Verdana, Arial,Helvetica,sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}