body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C2B2B;
	background-color: #E6EFD5;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 4px;
	line-height: 17px;
}
.blackborder {
	border: 1px solid #000000;
}

.greenborder {
	border: 1px solid #BDC8A7;
	background-color: #F5F9F0;
}

.subtitleBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8D9B72;
}
.footer {
	font-size: 9px;
	line-height: 16px;
	color: #5F706D;
}

.footer a, .footer a:link, .footer a:visited {
	font-size: 9px;
	line-height: 14px;
	color: #5F706D;
}

.footer a:hover {
	font-size: 9px;
	line-height: 14px;
	color: #B21302;
}
h1 {
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #B21302;
	margin: 10px 0px 0px;
	padding: 0px;
}
a:link, a:visited {
	color: #235E72;
}
a:hover {
	color: #B21302;
}

.bluebold14 {
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #266176;
}
.blue12 {
	font-size: 12px;
	line-height: 15px;
	color: #266176;
}

.redbold14 {
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #B21302;
}

.redbold12 {
	font-size: 12px;
	line-height: 15px;
	color: #B21302;
}
.underline {
	text-decoration: underline;
}
li {
	padding-top: 4px;
	padding-bottom: 4px;
}
