body {
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
}
.menuLinks {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.menuLinks:hover {
	color: #E20A15;
}
.butHeaderLink {
	color: #726C5C;
	text-decoration: none;
}
.mainBG {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.whiteLine {
	background-image: url(images/whiteLine.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.readMoreLink {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.readMoreLink:hover {
	color: #E20A16;
	text-decoration: underline;
}
.pageTitle {
	padding-left: 16px;
}
.mainTD {
	padding-right: 80px;
	padding-left: 26px;
}
.mainTD2 {
	padding-right: 80px;
	padding-left: 26px;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.teamLinks {
	text-transform: uppercase;
	color: #3B5B8D;
	text-decoration: none;
}
.teamPresent {
	color: #E20A15;
	text-transform: uppercase;
	text-decoration: none;
}
.topLink {
	color: #E20A15;
	text-decoration: underline;
}
.peopleLinks {
	color: #000000;
	text-decoration: underline;
}
.border {
	border: 1px solid #EDE9DD;
}
