@charset "ISO-8859-1";
.class2 A:link {
	color: #457a9c;
}
.class2 A:visited {
	text-decoration: none;
	color: #457a9c;
}
.class2 A:active {
	color: #B1D6ED;
}
.class2 A:hover {
	color: #B1D6ED;
}
.class3 A:link {
	color: #FFF;
}
.class3 A:visited {
	text-decoration: none;
	color: #FFF;
}
.class3 A:active {
	color: #839fb1;
}
.class3 A:hover {
	color: #839fb1;
}
.small_text {
	font-size: 12pt;
}
.small_bold {
	font-size: 12pt;
	color: #457a9c;
	font-weight: bold;
}
.med_text {
	font-size: 13pt;
}
a:link {
	color: #b32017;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #b32017;
}
a:hover {
	text-decoration: none;
	color: #d99f9c;
}
a:active {
	text-decoration: none;
	color: #d99f9c;
}
.footersmall {
	font-size: 8pt;
	line-height: 12pt;
	color: #457a9c;
	font-weight: normal;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16pt;
	color: #b32017;
	line-height: 16pt;
}
h2 {
	font-size: 11pt;
	color: #b32017;
	line-height: 11pt;
}
.month {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 16pt;
	font-weight: bold;
	color: #215374;
}
.float_right {
	float: right;
}
#ie-message {
	background:#db2e2e;
	color: #fff;
	padding:15px;
	font-size:10pt;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 13pt;
}

#ie-message a {
color:#fff;
text-decoration:underline;
}

