body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
body {
	text-align: center;
	background: #C0C0C0;
	}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #006239;
	}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #004780;
	margin: 0;
	}
h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	}
ul {
	margin-top: 0;
	margin-bottom: 10px;
	}
#wrapper {
	width: 775px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background: #FFFFFF;
	overflow: hidden;
	}
#header {
	margin-bottom: 2px;
	border-bottom: solid 7px #8C8897;
	height: 90px;
	}
#header a {
	color: #B6B3BD;
	font-size: 10px;
	text-decoration: none;
	position: relative;
	left: 385px;
	top: -80px;
	}
#header a:hover {
	color: #004780;
	}
#address {
	position: relative;
	top: 10px;
	left: 300px;
	border: solid 2px #006239;
	width: 133px;
	padding: 2px;
	text-align: center;
	}
#contentArea {
	background: url(images/bkgrnd_line.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	width: 775px;
	}
#leftCol {
	float: left;
	width: 140px;
	padding: 5px;
	margin-right: 3px;
	}
#login {
	background: #004780;
	color: #FFFFFF;
	margin-left: 2px;
	width: 135px;
	}
#login form {
	margin: 0;
	}
#login form input {
	margin-left: 15px;
	border: 0;
	color: #B6B3BD;
	font-size: 10px;
	}
#login form input.submit {
	text-align: right;
	}
#content {
	float: left;
	width: 620px;
	}
#boxes {
	clear: both;
	margin-top: 3px;
	border-top: solid 14px #8C8897;
	padding-left: 3px;
	width: 775px;
	}
#box1 {
	float: left;
	width: 194px;
	}
#box2 {
	float: left;
	width: 378px;
	}
#box3 {
	float: left;
	width: 198px;
	}
#footer {
	clear: both;
	width: 775px;
	background: #8C8897;
	font-size: 10px;
	line-height: 18px;
	text-align: center;
	border-bottom: solid 1px #c0c0c0;
	}
#footer a {
	color: #333333;
	text-decoration: none;
	}
#footer a:hover {
	color: #004780;
	}
#bottom {
	background: #C0C0C0;
	overflow: hidden;
	height: 54px;
	}
.bold {
	font-weight: bold;
	}
.boxTop_1,.boxTop_2,.boxTop_3 {
	height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #004780;
	font-weight: bold;
	}
.boxTop_1 {
	background: url(images/bkgrnd_box1.gif);
	}
.boxTop_2 {
	background: url(images/bkgrnd_box2.gif);
	}
.boxTop_3 {
	background: url(images/bkgrnd_box3.gif);
	}
.boxBottom {
	background: #D7D6DC;
	height: 100%;
	}
.bodyText {
	margin: 0 0 10px 20px;
	}
.newsletter {
	line-height: 20px;
	text-decoration: none;
	}
