/* CSS Document */
body {
	margin: 0;
	padding: 0;
	text-align:left;
	background : #b8c8cc;
	z-index: 1;
}

div#outer {
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    width: 780px;

}

div#header {
	width: 760px;
	height:109px;
	background-image:url(../images/banner.jpg);
	
}

div#bodytext {
	width: 760px;
	background: #78a078;
	display: block;
	font-family: arial,helvitica,sans-serif;
	font-size: 12px;
	
}
.bullet {
	text-align: left;
	display: list-item;
	list-style-position: inside;
	list-style-type: disc;
	left: auto;
	clear: left;
	margin-left: -35px;
}
.bullet3 {
	list-style-type: disc;
	list-style-position: inside;
	margin-left: -35px;
}

.bullet2 {
	list-style-position: inside;
	list-style-type: disc;
	margin-left: -28px;
}





td.image{
	border-bottom-color:#78a078;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	text-align:center;
	z-index: 101;}

td.onecol {
	background:#f4f4e6;
	border-bottom-color:#78a078;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	padding:3px 3px 3px 3px;
	z-index: 102;
}

td.onecolbottom {
	background:#f4f4e6;
	padding:3px 3px 3px 3px;
	z-index: 103;
}

p.onecolbottom {
	background:#f4f4e6;
	padding:3px 3px 3px 3px;
	z-index: 103;
}


td.twocol {
	background:#f4f4e6;
	border-bottom-color:#78a078;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-right-color:#78a078;
	border-right-style: solid;
	border-right-width: 5px;
	padding:3px 3px 3px 3px;
	z-index: 104;
}

td.twocolbottom {
	background:#f4f4e6;
	border-right-color:#78a078;
	border-right-style: solid;
	border-right-width: 5px;
	padding:3px 3px 3px 3px;
	z-index: 105;
}
td.twocolright {
	background:#f4f4e6;
	border-bottom-color:#78a078;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	padding:3px 3px 3px 3px;
	z-index: 106;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	font-style: normal;
}
