.tableLeft {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: right top;
	background-image: url(../images/lftborder.jpg);
}
.tableRight {
	background-color: #FFFFFF;
	background-image: url(../images/rghtborder.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.tableStripe {
	background-color: #FFFFFF;
	background-image: url(../images/stripe.jpg);
	background-repeat: repeat;
}
.headerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-transform: none;
}
.subheaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-transform: none;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.smallbodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.servicesbodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	list-style-type: circle;
	list-style-position: outside;
	list-style-image: url(../images/bullet%20copy.gif);
}
.navbuttonOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #456789;
	text-decoration: none;
	background-color: #FFFFFF;
}
.blueHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #456789;
	text-decoration: none;
}
.benjamin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666600;
}
.navbuttonOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #663300;
	text-decoration: none;
	background-color: #f6efe5;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #456789;
	text-decoration: none;
}
.footerImage {
	background-image: url(../images/bottomBorder.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #456789;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #663300;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #456789;
	text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	text-decoration: none;
}
.benjaminBody {
	background-color: #cccc99;
	background-image: url(../images/the-benjamin/bn-background-Tile.jpg);
	background-repeat: repeat-x;
}
.benjaminBodyStripes {
	background-image: url(../images/the-benjamin/stripesBG2.gif);
	background-repeat: repeat;
}
