@charset "UTF-8";
h1 {
	font-family: Impact, Charcoal, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	line-height: 22px;
	text-transform: uppercase;
}
h2 {
	font-family: Impact, Charcoal, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 0px;
	line-height: 20px;
	margin-top: 0px;
}
.cap {
	text-transform: uppercase;
}
a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	z-index: 100;
}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.para {
	margin-top: -8px;
	line-height: 16px;
}
.column2 {
	padding-right: 15px;
	padding-left: 25px;
}
.lineheight18 {
	line-height: 22px;
}

