@charset "utf-8";
body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-top: 10px;
	text-align: justify;
	line-height: 14px;
}
body {
	background-color: #FFFFFF;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9E2220;
	font-weight: bold;
}
h4 {
	font-size: 4px;
	background-color: #E1EAEF;
	line-height: 4px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9E2220;
}
a:hover {
	text-decoration: underline;
	color: #767877;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 24px;
	color: #26548F;
	background-color: #E1EAEF;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 34px;
}
h2 {
	font-size: 18px;
	color: #26548F;
	background-color: #E1EAEF;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 28px;
}
th {
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #26548F;
	padding-left: 8px;
	border-left-width: 14px;
	border-left-style: double;
	border-left-color: #E1EAEF;
}
.indent {
	margin-left: 35px;
}
h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
}
#tdfooter {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	background-image: url(images/footer%20background.gif);
	text-align: center;
}
