body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/slant.gif);
}
body a {
	color: #006699;
	text-decoration: none;
}
p {
	margin: 0px;
	padding: 0px;
}



.headercontainer {
	display: block;
	height: 85px;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
.menucontainer {
	display: block;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}
.menulinks {
	display: block;
	padding-left: 31px;
	padding-right: 28px;
	padding-top: 6px;
	padding-bottom: 6px;
	float: left;
	color: #631C1E;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background-color: #ECECD9;
	margin-right: 2px;
	background-image: url(../images/menu-fade.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.menulinks:hover {
	background-color: #FFFFFF;
	background-image: none;
}
.container {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ECECD9;
}
.flashcontainer {
	display: block;
	width: 750px;
	height: 200px;
	border: 5px solid #FFFFFF;
}
.content {
	display: block;
	padding: 5px;
}
.contentfade {
	background-image: url(../images/home-fade.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

.homelarge {
	font-size: 16px;
	line-height: 20px;
}
.footercontainer {
	display: block;
	width: 750px;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	color: #CCCCCC;
	background-image: url(../images/footer-round.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
}
.menulinksactive {
	background-color: #FFFFFF;
	background-image: none;
}
.tfyears {
	margin-left: 365px;
	margin-bottom: 10px;
}
.homecolumns {
	display: block;
	float: left;
	margin-right: 4px;
	width: 255px;
	font-size: 13px;
	line-height: 18px;
	padding: 5px;
	border-right: 1px solid #F2F2F2;
}
.homeheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	line-height: 25px;
	color: #999999;
}
.homesmall {
	font-size: 11px;
	line-height: 12px;
}

form {
	padding: 0px;
	margin: 0px;
}
input, select, textarea {
	padding: 3px;
	font-size: 13px;
}
.contentlevels {
	display: block;
	padding: 5px;
	width: 740px;
	font-size: 15px;
	line-height: 20px;
}
.imagecontainer {

	display: block;
	width: 750px;
	height: 133px;
	border: 5px solid #FFFFFF;
}
.levelsheadings {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	line-height: 32px;
	color: #999999;
}
.contacttable {
	background-color: #F4F4F4;
	border: 1px solid #CCCCCC;
	font-size: 12px;
}
.small {
	font-size: 11px;
}
