body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 100%;
}
p {
	font-size: 80%;
	line-height: 1.25em;
	margin: 0 0 0.5em;
	padding: 0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 115%;
	color: #004080;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0.5em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0 0 0.5em;
	padding: 0;
	color: #666666;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.15em;
	margin: 0;
	padding: 0;
	margin-bottom: .5em;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #ffcc66;
	margin: 0.75em 0 0.5em;
	padding: 0.3em 0.3em 0.3em 1em;
	background-color: #565656;
	font-style: oblique;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	margin: 0;
	padding: 0;
	padding-bottom: .5em;
	color: #666666;
}

.rule1 {
	border-bottom: 1px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin: 0;
	padding: 0;
	margin-bottom: 1.5em;

}
ul { list-style-position: outside; width: auto; color: #000; padding: 0 0 0.5em 0; font-size: 100%; line-height: 1.25em; margin: 0 5em 0.5em 2em; list-style-type: disc; }
li { margin: 0; padding: 0 0 0; }
a {
	color: #003366;
	text-decoration: none;
}
main {
	padding: 0px;
	width: 560px;
	margin-top: 0px;
	margin-right: 5em;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-left: 25px;
}
#address { clear: both; margin-left: 4em; }
#indent { margin-left: 4%; }
.clearer
{
	clear: both;
	height: 1px;
}

.hidden
{
	position: absolute;
	left: -10000px;
}

.left
{
	float: left;
}

.right
{
	float: right;
}


#InductoForm radio
{
	float: left;
	width: auto;
}


#InductoForm input
{
	display: block;
}



#InductoForm label
{
	float: left;
	display: block;
	margin: 1em 1em 1em 0;
	font-weight: bold;
	font-size: 80%;
}


#joblist {
	list-style-position: outside;
	list-style-type: square;
	margin: 0;
	line-height: 2em;
}
#joblistcontainer { margin-bottom: 2em; list-style-position: outside; list-style-type: square; margin-left: 2em; }
#joblist a:link {
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top: 1px;
	padding-right: .6.px;
}
#joblist a:hover {
	color: #CC0000;
}
#chapter1 { position: absolute; left: 240px; width: 210px; }
#chapter2 { position: absolute; left: 466px; width: 210px; }
.chaptersmall { font-size: 9px; }
#chapters { width: 650px; height: 300px; clear: both; margin-bottom: 20px; }
.chaptersp { padding-left: 10px; }
.trcontent { margin-left: 25px; padding-left: 25px; }

