@CHARSET "UTF-8";

body, table {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #434b50;
}
body.mceContentBody { 
    background-color: transparent;
}
table td {
	font-size: 12px;
}
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-size: 12px;
	font-weight: normal;
	color: #d91325;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0px;
	line-height: 16px;
}
img {
    border: 0px;
}
.text LI {
	margin-top: 2px;
	margin-bottom: 2px;
}
.text TABLE .marked, .text TABLE .marked TD {
	border: 1px solid #A5ACB2;
}

h1, h2, h3 {
	margin: 0px;
	margin-top: 3px;
} 

table h1, table h2, table h3, li h1, li h2, li h3, ul h1, ul h2, ul h3 {
	margin: 0px;
}

.headline, H1 {
	color: #246494;
	font-size: 20px;
	font-weight: normal;
}

.sectionAlternate1, .sectionAlternate2, .sectionAlternate3 {
}

.sectionAlternate1 a, .sectionAlternate2 a, .sectionAlternate3 a {
	color: #e2001e;
	text-decoration: underline;
	font-weight: bold;
}

.sectionAlternate1 h1, .sectionAlternate2 h1, .sectionAlternate3 h1  {
	color: white;
	font-size: 14px;
	font-weight: bold;
}

.headlineSub, H2 {
	color: #246494;
	font-size: 14px;
	font-weight: bold;
}

.sectionAlternate1 h2, .sectionAlternate2 h2, .sectionAlternate3 h2  {
	font-size: 13px;
	font-weight: bold;
}

.headlineSub2, H3 {
	color: #d91325;
	font-size: 14px;
	font-weight: bold;
}

.sectionAlternate1 h3, .sectionAlternate2 h3, .sectionAlternate3 h3  {
	color: #fe0505;
	font-size: 14px;
	font-weight: bold;
}

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

.fileDownloadClass img {
	vertical-align:middle;
}
