﻿.content {
	font-family: "verdana";
	font-size: 10pt;
	background-color: #F2F2F2;
	padding: 10px;
	text-align: left;
	line-height: 21px;
}

.style1 {
	background-color: #000000;
}
a {
	color: #000000;
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
a:visited {
	color: #000000;
}
a:active {
	color: #000000;
}
body {
	background-image: url(images/bg.png);
	background-repeat: repeat;
}
a:hover {
	color: #ED3338;
	text-decoration: none;
	border-bottom: 1px solid;
	border-bottom-style: none;
	border-bottom-width: 0px;
}
.footer {
	border-color: #000000;
	font-family: "trebuchet ms";
	font-size: 8pt;
	background-color: #FFFFFF;
	padding: 0px 10px 0px 10px;
	text-align: center;
	height: 80px;
	border-top-style: solid;
	border-top-width: 1px;
}
.content2 {
	font-family: arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #F2F2F2;
	padding: 10px;
	text-align: center;
}
.blurb {
	font-size: 10pt;
	line-height: 20pt;
	font-family: verdana;
}
.imgst {
	border: 1px solid #000000;
}
.caption {
	font-size: 12px;
	font-weight: bold;
}
.headingst {
	font-size: 14pt;
	color: #EE3438;
}
.formborder {
	padding: 5px;
	border: 1px solid #000000;
	background-color: #EE3438;
	color: #FFFFFF;
}
