.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #004A7B;
	letter-spacing: 1px;
	text-transform: capitalize;
	vertical-align: middle;
}
.bodytxt, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: left;
}

.optional {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align: justify;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: 004A7B;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #004A7B;
}
a:hover {
	text-decoration: underline;
	color: #004A7B;
}
a:active {
	text-decoration: none;
	color: #004A7B;
}
.heading-large, h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #BA110A;
	text-transform: capitalize;
	text-align: center;
}
.heading-medium, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #0A50A1;
	text-align: center;
	padding: 12px;
}
td #WebFooter {
	background-image:url(../images/template_04.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:801px;
	height:19px;
	padding: 1px 30px 1px 1px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	text-align:right;
}
td #WebFooter a {
	font-family:"Times New Roman", Times, serif;
}
.picture {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
}
.heading-large-left, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #BA110A;
	text-align: left;
}
.heading-medium-left, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #0A50A1;
	text-align: left;
}
.bodytxt-bold-red, h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #BA110A;
	text-align: left;
	font-weight: bold;
}
.infoList h1, .infoList h2, .infoList h3, .infoList h4, .infoList h5 {
	text-align:left;
	margin-bottom:0;
	padding:0;
}
.NewsImageFloat {
	float:left;
	margin: 0 10px 10px 0;
}
.email, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	text-align: left;
}
.clear {
	clear:both;
}