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

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: bold;
	color: #A6070B;
}

a:hover {
	text-decoration: underline;
}

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: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #A6070B;
	margin: 0px;
}

.headlineSub, H2 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #A6070B;
	margin: 0px;
}

.headlineSub2, H3 {
	color: #858585;
	font-size: 10px;
	line-height: 14px;
	margin: 0px;
	font-weight: normal;
	font-style: italic;
}

.section.sectionAlternate1.frontpage p,
.section.sectionAlternate2.frontpage p,
.section.sectionAlternate3.frontpage p,
.section.sectionAlternate4.frontpage p,
.section.sectionAlternate5.frontpage p,
.section.sectionAlternate6.frontpage p,
.section.sectionAlternate7.frontpage p,
.section.sectionAlternate8.frontpage p,
.section.sectionAlternate9.frontpage p,
.section.sectionAlternate10.frontpage p,
.section.sectionAlternate11.frontpage p,
.section.sectionAlternate12.frontpage p,
.section.sectionAlternate13.frontpage p,
.section.sectionAlternate14.frontpage p,
.section.sectionAlternate15.frontpage p,
.section.sectionAlternate16.frontpage p,
.section.sectionAlternate17.frontpage p,
.section.sectionAlternate18.frontpage p,
.section.sectionAlternate19.frontpage p
{
	color: #ffffff;
	line-height: 14px;
}

.section.frontpage .headline,
.section.frontpage H1 {
	color: #ffffff;
	font-size: 28px;
	line-height: 28px;
	margin: 0px;
}

.section.frontpage .headlineSub,
.section.frontpage H2 {
	color: #ffffff;
	font-size: 18px;
	line-height: 18px;
	margin: 0px;
}

.section.frontpage .headlineSub2,
.section.frontpage H3 {
	color: #ffffff;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	margin: 0px;
}

.section.frontpage .headlineSub3,
.section.frontpage H4 {
	color: #ffffff;
	font-size: 10px;
	line-height: 11px;
	margin: 0px;
}

.section.frontpage a, .section.frontpage a:hover {
	color: #ffffff;
	text-decoration: none;
}

.section.sectionAlternate1.subpage p,
.section.sectionAlternate2.subpage p,
.section.sectionAlternate3.subpage p,
.section.sectionAlternate4.subpage p,
.section.sectionAlternate5.subpage p,
.section.sectionAlternate6.subpage p,
.section.sectionAlternate7.subpage p,
.section.sectionAlternate8.subpage p,
.section.sectionAlternate9.subpage p,
.section.sectionAlternate10.subpage p,
.section.sectionAlternate11.subpage p,
.section.sectionAlternate12.subpage p,
.section.sectionAlternate13.subpage p,
.section.sectionAlternate14.subpage p,
.section.sectionAlternate15.subpage p,
.section.sectionAlternate16.subpage p,
.section.sectionAlternate17.subpage p,
.section.sectionAlternate18.subpage p,
.section.sectionAlternate19.subpage p
{
	color: #2d2c2c;
	line-height: 14px;
}

hr, .hrclass img {
	background-color: #000000;
	color: #000000;
	height: 1px;
	width: 100%;
	border: 0px;
}

.fileDownloadClass img {
	vertical-align:middle;
}