@charset "utf-8";
.mainText {
	overflow: auto;
	margin-left: 57px;
	height: 400px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	padding-top: 20px;
	padding-right: 40px;
	padding-left: 10px;
	margin-right: 57px;
}
.mainText p {
	padding-bottom: 1em;
	text-align: left;
	
}


.titleText {
	margin-right: 57px;
	margin-left: 57px;
	padding-top: 20px;
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 16px;
	margin-bottom: 20px;
}

#emailIcon {
	padding-left: 19px;
	background-image: url(../images/email.png);
	background-repeat: no-repeat;
	vertical-align: middle;
	margin: 6px;
	padding-top: 1px;
	background-position: left center;
	
}
.navText {
	font-size: 14px;
	color: #333333;
	padding-left: 58px;
	background-repeat: no-repeat;
	vertical-align: middle;
	margin: 6px;
	padding-top: 1px;
	background-position: left center;
	
}
.navText a{
text-decoration: none;
color: #333333;
}

.navText a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}



#printerIcon {
	padding-left: 19px;
	background-image: url(../images/printer.png);
	
	background-repeat: no-repeat;
	vertical-align: middle;
	margin: 6px;
	padding-top: 1px;
	background-position: left center;

}

#homeIcon {
	padding-left: 19px;
	background-image: url(../images/house.png);
	background-repeat: no-repeat;
	vertical-align: middle;
	margin: 6px;
	padding-top: 1px;
	background-position: left center;

}


dd {
	float: right;
	margin-top: -1.2em;
	text-decoration: none;
}

.larryjones {
	width: 183px;
	padding-left: 10px;
	padding-right: 10px;
	
}

dl {
	width: 335px;
	font-size: 12px;
}
.imgleft {
	float: left;
}
.tableofcontents {
	float: right;
	margin-top: -180px;
	margin-left: 10px;
	width: 400px;
	position: relative;
}

.indexbox {
	width: 300px;
}

dt span {
}

dt {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

dd a {
	text-decoration: none;
	color: #0066CC;
	text-align: right;
}

dd a:hover {
	text-decoration: none;
	color: #333333;
}

.toc {
	float: right;
}
