body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #293C58;
	background-position: left top;
	text-align: justify;
}
body {
	background-image: url(images/header_images/SQbackground.png);
	background-repeat: repeat;
	background-color: #3A516C;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #293C58;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 18px;
	color: #CC0000;
	font-weight: 200;
	letter-spacing: 0.2em;
	text-align: center;
	vertical-align: middle;
	word-spacing: 0.1em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.imgframe {
	border: 1px solid #283A56;
}
.sidebar {
	background-image: url(images/header_images/spacer_side_blue.gif);
	background-repeat: repeat;
	background-color: #283A56;
}
.copyright {
	font-size: 10px;
	letter-spacing: 0.1em;
	text-align: left;
	vertical-align: middle;
	word-spacing: 0.1em;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
}
.credit {
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	text-align: right;
	vertical-align: middle;
	word-spacing: 0.1em;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
}
.class {
	text-align: justify;
}
.rightfloat {
	float: right
	margin-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-top: 0px;
}
.floatleft {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	padding: 0px;
	margin: 0px;
	}
.calheading {
	font-weight: bold;
	color: #7E6043;
}
