@CHARSET "UTF-8";

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

table.tableBorder {
	border: 1px solid #000000;
}

table.tableNoBorder {
	border: none;
}

a, #siteTopCustom a, a.subMenuNode {
	color: #c10033;
	text-decoration: none;
}
#siteTopCustom a {
	font-weight: normal;
}
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-family: Georgia, Arial, Helvetica;
	font-size: 18px;
	color: #000000;
	margin: 0px;
	font-weight: normal;
}

.headlineSub, H2 {
	font-family: Georgia, Arial, Helvetica;
	font-size: 17px;
	line-height: 19px;
	color: #008ec4;
	margin: 0px;
	font-weight: normal;
}

.headlineSub2, H3 {
	font-family: Georgia, Arial, Helvetica;
	font-size: 14px;
	line-height: 16px;
	color: #008ec4;
	margin: 0px;
	font-weight: normal;
}

.headlineSub3, H4 {
	font-family: Georgia, Arial, Helvetica;
	font-size: 24px;
	line-height: 26px;
	color: white;
	margin: 0px;
	font-weight: normal;
}

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

.fileDownloadClass img {
	vertical-align:middle;
}
