@charset "utf-8";
.textfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
p.textbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 16px;
	line-height: 24px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: normal;
	font-style: oblique;
	padding-left: 20px;
	margin-bottom: -20px;
	font-size: 36px;
	line-height: 42px;
	text-align: left;
	vertical-align: bottom;
}
.titleCellBorder {
	border: 8px double #965A4D;
	text-align: left;
	vertical-align: bottom;
}
.footerCell {
	border: 2px solid #666666;
}
a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
}
.navbar {
	background-color: #CCCCCC;
}
