body, table {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #3a3a3a;
}

body.mceContentBody { 
    background-color: transparent;
}
table {
	font-size: 1.0em;
}
table td {
	vertical-align: top;
}

.tableBorder, .tableBorder td, .tableBorder th { 
	border: 1px solid #000000;
	border-collapse: collapse;
}


table.tableNoBorder, .tableNoBorder td, .tableNoBorder th {
	border: none;
}

a {
	font-weight: normal;
	color: #ef013c;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.notSelected {
	color: #a6a6a6;
}

p {
	margin: 0px;
	line-height: 16px;
}
img {
    border: 0px;
}
.text LI {
	margin-top: 10px;
	margin-bottom: 10px;
}
.text TABLE .marked, .text TABLE .marked TD {
	border: 1px solid #A5ACB2;
}

.headline, H1 {
	font-size: 36px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
}

.headlineSub, H2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #544935;
	margin: 0px;
}



.headlineSub2, H3 {
	color: #544935;
	font-size: 1.1em;
	margin: 0px;
	font-weight: bold;
}

.section.sectionMain .headlineSub, 
.section.sectionMain H2 {
	font-size: 1.5em;
	font-family: Arial;
	font-weight: bold;
	color: #544935;
	margin: 0px;
}

.section.sectionMain .headlineSub2, 
.section.sectionMain H3 {
	font-size: 14px;
	font-family: Georgia;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px;
}

.section.sectionAlternate2 .headlineSub,
.section.sectionAlternate2 H2 {
	font-size: 14px;
	font-family: Georgia;
	font-weight: normal;
	color: #ffffff;
	margin: 0px;
}


#siteContent {
	color: #3a3a3a;
}


hr, .hrclass img {
	background-color: #000000;
	color: #000000;
	height: 3px;
	width: 123px;
	border: 0px;
	float: left;
}

.fileDownloadClass img {
	vertical-align:middle;
}

