body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	left: 180px;

//	height: auto;
	background-color: #669966;
}

.pageHeader {
	color: #669966;
	font-size: 36;
	text-align: center;
	font-weight: bolder;
	font-variant: small-caps;
	}

.sectionHeader {
	color: #669966;
	font-size: 28;
	text-align: center;
	font-weight: bolder;
	}

.paraheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bolder;
	color: #669966;
	}

.paragraph {
	text_indent: 5em;
	text-align: justify;
	}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.link-entry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	text-decoration: none;
	line-height: 20pt;
	}


.image {
	border-style: outset;
	border-color: #669966;
	border-width: 3px;
	}
.img-link {
	border-width: 0;
	}
/* Logo area positioning */
.logo {
	left: 0px;
	top: 0px;
	right: 179px;
	bottom: 129px;
	position: absolute;
	background-color: #eeeeee;
	height: 129px;
}

.body {
	position: absolute;
	left: 180px;
	top: 1px;
	background-color: #FFFFFF;
	border: thick ridge #999999;
	padding: 3px;
}

/* Table of Contents positionsing and Background */
.toc {
	left: 0px;
	top: 130px;
	right: 179px;
	position: absolute;
	background-color: #669966;
	padding: 12px;
}

/* Table of contents entry horizontal dividor */
.tocEntry {
	}

/* Table of contents Link attributes */

.link_toc a {
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 26px;
	font-variant: small-caps;
	text-decoration: none;
	border-bottom-style: inset;
	border-bottom-color: #666666;
	text-align: center;
}
.link_toc a:active {text-decoration:none;}
.link_toc a:hover {color: #FFFFFF;}
.link_toc a:visited {color: #cccccc;}

.helptextbold {
	font-weight: bold;
	line-height: 50px;
}
.link-entry2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	text-decoration: none;
	line-height: normal;
}
