	body {
	text-align:center;
	background-color: #999999;
	background-image: url(images/bkgd.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	line-height: 120%;
		}
	
	#frame {
	width:786px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
	border: 2px solid #003399;
	height: 580px;
	background-color: #FFFFFF;
	background-image: url(images/footer.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-top: 0px;
	vertical-align: top;
		}
		
	#contentleft {
	width:470px;
	float:left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
	height: 270px;
	overflow: auto;
		}
	
	#contentcenter {
	width:228px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	padding: 30px 0px 0px 26px;
	margin: 0px;
		}
	
	#contentheader {
	top: 0px;
	position: relative;
	vertical-align: top;
		}
		
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #990000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #003399;
	padding-top: 10px;
}
h3 {
	color: #0099CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	padding-top: 10px;
}
.logoposition {
	float: right;
}
.imgtitles {
	padding-left: 29px;
}
a:link {
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: underline;
}
.quote {
	color: #003399;
}
