body {
	font-family: Arial, Helvetica, sans-serif;
	min-width: 730px;
	width: 100%;
	margin: 0px;
	background-color: #EEEEEE;
}
.siteborder {
	background-color: #66CC00;
	border: 1px solid #000000;
	min-width: 730px;
	margin: 0px;
	position: relative;
	padding: 10px;
	min-height: 600px;
}
.left {
	left: 0px;
	top: 1px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	text-align: center;
	width: 160px;
	position: absolute;
	margin-right: 10px;
}
.leftcenter {
	position: relative;
	margin: 10px;
	color: #000000;
	font-style: normal;
	top: -5px;
	text-align: left;
}
a.nav:link {
	color: #000000;
	text-decoration: none;
}
a.nav:visited {
	color: #000000;
	text-decoration: none;
}
a.nav:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.right {
	width: 160px;
	float: right;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
	margin-top: 60px;
}
.quotetext {
	font-size: 15px;
	font-weight: bold;
}
.quotereference {
	font-style: italic;
	font-size: 12px;
}
.middle {
	min-width: 360px;
	top: 0px;
	border: 1px solid #000000;
	margin-left: 170px;
	margin-right: 0px;
	padding-right: 0px;
	background-color: #FFFFFF;
}
.titleblue {
	background-color: #0033CC;
	left: 0px;
	border: 1px solid #000000;
	padding-left: 75px;
}
.titlered {
	background-color: #FF0000;
	left: 0px;
	border: 1px solid #000000;
	padding-left: 75px;
}
.titleorange {
	background-color: #FF9900;
	left: 0px;
	border: 1px solid #000000;
	padding-left: 75px;
}
.titlegreen {
	background-color: #006600;
	left: 0px;
	border: 1px solid #000000;
	padding-left: 75px;
}
.titlepurple {
	background-color: #CC00FF;
	left: 0px;
	border: 1px solid #000000;
	padding-left: 75px;
}
.titletext {
	position: relative;
	top: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 38px;
	letter-spacing: -3px;
	text-align: left;
	text-transform: uppercase;
}
.bodytext {
	padding: 10px;
	top: 0px;
	margin: 0px;
}
.bottom {
	text-align: center;
	font-size: 10px;
	font-style: italic;
	position: relative;
	padding: 15px;
}
.bottomlinks {
	font-size: 10px;
	text-transform: uppercase;
	font-style: normal;
}
a.bottomlinks:link {
	color: #000000;
}
a.bottomlinks:visited {
	color: #000000;
}
a.bottomlinks:hover {
	color: #63CF00;
}
.refheader {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.refcity {
	text-align: left;
	width: 30%;
}
.refname {
	text-align: left;
	width: 22%;
}
.refposition {
	text-align: left;
	width: 25%;
}
.refphone {
	text-align: left;
	width: 21%;
}
.refletter {
	font-size: 12px;
	text-align: left;
	width: 2%;
}
