/* elements */
a { text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

li {
	margin-left: -5px;
	list-style-type: lower-roman;
	list-style-position: inside;
}

body { 
	scrollbar-base-color: #999999; /* 663300 */
	scrollbar-arrow-color: #ffffff; /* 330000 */
	margin-left: 3px;
	margin-top: 3px;
}



hr {
	color: #000080;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 65%;
}
/* classes */
.margin {margin: 5px 5px 5px 5px;} /* top right bottom left */
.largebox {width: 980px; height: 735px; border-style: solid; border-color: #666633; border-width: 5 5 5 5;} /* 336699 */
.pagehdr { 
	text-decoration: underline;
	text-indent: 35px;
	font-style: normal;
	font-weight: bolder;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	color: #000080;
}
.content {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-left: 36px;
	margin-top: 5px;
	color: #000000;	
}
.tblHdr {
	color: #000080;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.compass {
	position: absolute; 
	left: 100px; 
	top: 50px;
	margin-top: 0px;	 
}
.formtext { 
	font-size: 12px;
	font-weight: normal;
	color: #333399;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.specButton {
	border: 2px solid #666633;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	background-color: #cccccc; 
	width: 85px
}
.required {
	color: #ff0000;
	font-size: 10px;
}
/* ids - one can only be used once on a page */
#salthouse {
	position: absolute;
	left: 25px;
	top: 350px;
	margin-top: 0px;
}




#nav {
	margin-left: 200px;
}







