body		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	background-image: url(images/blue_diagstripe.gif);
	background-repeat: repeat;
			}
.bold {
	font-weight: bold;
}
ul {
	list-style-type: square;
	display: inherit;
}


.center {
		text-align:center; 
		}

.container	{
	margin: 0 auto;
	position: relative;
	top: 0px;
	width: 600px;
	z-index: 0;
			}.links {
	height: 28px;
	width: 600px;
	position: absolute;
	top: 114px;
	z-index: 10;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #465E7E;
	text-decoration: none;
}
a:visited {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}


a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #879EBE;
	text-decoration: none;
}
.underline {
	text-decoration: underline;
}

.aligntop {
	vertical-align: top;
}

.alignright {
	background-position: right;
	text-align: right;
}
.valigncenter {
	vertical-align: middle;
}



.content {
	position: relative;
	z-index: 10;
	width: 580px;
}
.main {
	position: absolute;
	top: 136px;
	z-index: 5;
	background-color: #EBEBEB;
	padding: 10px;
}



.logo {
	background-image: url(images/heritage_logo.jpg);
	height: 106px;
	width: 600px;
	position: absolute;
	z-index: 5;
	top: 10px;
	background-repeat: no-repeat;
	background-color: #A1B4CD;
	background-position: left bottom;
}
.sixpt {
	font-size: 6pt;
}
.alignbottom {

	background-position: bottom;
}
ol {
	list-style-type: decimal;
	display: inherit;
}
.paddingleft20px {
	padding-left: 20px;
}

.forminput	{
			width: 130px;
			}

.formcomment {
			width: 200px;
			overflow: auto;
			height: 90px;
			}
			
.buttonstyle {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: #FFFFFF;
			background-color: #55739a;
			width: 60px;
			border: 0px none;
			}
.paddingleft70px {

	padding-left: 70px;
}

