@charset "utf-8";
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.content {
	padding: 8px;
}

body {
	background-image: url(../images/headerLong.jpg);
	background-repeat: repeat-x;
	background-position: center 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B5CAD2;
}
h1 {
	font-size: 18px;
	color: #3399CC;
}
.logo {
	position: relative;
	left: 50px;
	top: 0px;
}
.contenttable {
	margin-left: auto;
	margin-right: auto;
	margin-top: 205px;
}
h2 {
	font-size: 16px;
	color: #669999;
}
h3 {
	font-size: 14px;
	color: #666666;
}
h4 {
	font-size: 12px;
	color: #000000;
}
.copy {
	color: #4F6A86;
	padding: 5px;
	border-top: 1px solid #4F6A86;
	font-size: 9px;
}
.tableborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4F6A86;
	border-bottom-color: #4F6A86;
	border-left-color: #4F6A86;
}
.menu {
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #4F6A86;
	border-bottom-color: #4F6A86;
}
.boldred a {
	font-weight:bold;
	color: #C00;
}
