@charset "UTF-8";
#holder #site #header {
	position: absolute;
	height: 187px;
	width: 798px;
	left: 9px;
}
#holder #site #footer {
	position: absolute;
	height: 22px;
	width: 816px;
	bottom: 30px;
}
#holder #site #footerText {
	position: absolute;
	height: 20px;
	width: 340px;
	bottom: 0px;
	background-color: #dee4ed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #50617B;
	padding-top: 10px;
	padding-left: 10px;
}
#holder #site #leftColumn {
	position: absolute;
	height: 408px;
	width: 150px;
	left: 34px;
	top: 230px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
a:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	text-decoration: none;
}
a:active {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
.bottomDash {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.contactText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
}
.contactText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
}
#site #textHeader {
	position: absolute;
	height: 30px;
	width: 436px;
	top: 220px;
	left: 250px;
}
#site #bottomLinks {
	height: 20px;
	padding-top: 10px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background-color: #DEE4ED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1e2c43;
	width: 466px;
	text-align: right;
	padding-right: 10px;
}
a.bottomLinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1e2c43;
	text-decoration: underline;
}
a.bottomLinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1e2c43;
	text-decoration: underline;
}
a.bottomLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1e2c43;
	text-decoration: none;
}
a.bottomLinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1e2c43;
	text-decoration: underline;
}
li {
	color: #990000;
} 
