body {
	font-family: trebuchet, verdana, arial, helvetica, sans-serif;
	font-size:70.1%; /*** Don't change this setting. Make all other
font-sizes in % (preferred) or ems ***/
	color:#666666;
	}
a {
	text-decoration: none;
	font-weight: normal;
	outline: none;
	font-size: 100%;
	color: #4F8FCC;
	}
a:visited {
	}
a:active {
	}
a:hover {
	text-decoration: underline;
	color: #8B8528;
	}
strong, b {
	font-weight: bold;
	}
hr {
	margin: 0px; /* fixes xhtml N6 bug where the hr sits to the left*/
	color: #ccc; /* for ie */
	background-color: #ccc; /* for everyone else */
	height: 1px;
	}
h1 {
	font-size: 250%;
	color: #4F8FCC;
	font-weight: normal;
	line-height: 1.0em;
	margin-left: 0px;
        letter-spacing: -0.05em;
	/*letter-spacing: -0.2em;*/
	margin-bottom: 0.5em;
        margin-left: 12px;
	padding-left: 12px;
}
h2 {
	font-size: 230%;
	color: #8B8528;
	line-height: 1.0em;
	font-weight: normal;
	margin-left: 0px;
	/*letter-spacing: -0.2em;*/
	margin-bottom: 0.5em;
}
h3 {
	font-size: 160%;
	color: #4F8FCC;
	line-height: 1.0em;
	font-weight: normal;
	margin-left: 0px;
	margin-bottom: 0.5em;
}
h4 {
	font-size: 140%;
	color: #8B8528;
	line-height: 1.0em;
	font-weight: normal;
	margin-left: 0px;
	margin-bottom: 0.5em;
}
h5 {
	font-size: 130%;
	color: #666666;
	line-height: 1.0em;
	font-weight: bold;
	margin-left: 0px;
	margin-bottom: 0em;
        margin-top: 0.25em;
        padding-top: 0.25em;
}
p {
	font-size: 100%;
	line-height: 1.1em;
	margin-top: 0em;
	margin-bottom: 1.0em; 
	margin-left: 0em;
	margin-right: 1.5em;
	}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.left {
	float: left;
	position: absolute;
	left: 0px;
	font-size: 9px;
}
.right {
	float: right;
	position: absolute;
	text-align: right;
	right: 0px;
	font-size: 10px;
}

ul li {
	font-size: 100%;
	line-height: 1.1em;
	margin-top: 0em;
	margin-bottom: 0.2em;
	margin-left: 2px;
	padding-left: 2px;
	list-style-position: outside;
	list-style-type: square;
	}
ul {
	font-size: 100%;
	/*font-family: "arial", helvetica, trebuchet, verdana, sans-serif;*/
	margin-top: 0.1em;
	margin-bottom: 0em;
	margin-left: 1em;
	padding-left: 0em;
	color: #4F8FCC;
	/*font-weight: bold;*/
	list-style-position: inside;
	list-style-type: none;
	}
ol {
	font-size: 100%;
	/*font-family: "arial", helvetica, trebuchet, verdana, sans-serif;*/
	margin-top: 0.1em;
	margin-bottom: 0em;
	margin-left: 1em;
	padding-left: 0em;
	color: #4F8FCC;
	/*font-weight: bold;*/
	list-style-position: inside;
	}
ol li {
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 1em;
	}

/*ul a:hover {
	color: #8B8528;
	text-decoration: none;
}*/
#arcList ul li {
	font-size: 100%;
	line-height: 1.0em;
	margin-top: 0em;
	margin-bottom: 0.2em;
	margin-left: .2px;
	padding-left: .2px;
	list-style-position: outside;
	list-style-type: none;
	}
#arcList ul {
	font-size: 100%;
	/*font-family: "arial", helvetica, trebuchet, verdana, sans-serif;*/
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: .2em;
	padding-left: .2em;
	color: #4F8FCC;
	/*font-weight: bold;*/
	list-style-position: outside;
	list-style-type: none;
	}
#arcList ol {
	font-size: 100%;
	/*font-family: "arial", helvetica, trebuchet, verdana, sans-serif;*/
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: .2em;
	padding-left: .2em;
	color: #4F8FCC;
	/*font-weight: bold;*/
	list-style-position: outside;
	}
#arcList ol li {
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 0em;
	}

#arcList ul a:hover {
	color: #8B8528;
	text-decoration: none;
}
td {
	font-size: 70%;
	}
hr {
	margin-top: 2.0em;
	margin-bottom: 2.0em;
	}
.photo {
	border-width: 3px;
        border-style: solid;
        border-color: #4F8FCC;
	}
.imageRight {
  float: right;
  margin-left: 1em;
  margin-bottom: 1em;
}
.imageLeft{
  float: left;
  margin-right: 1em;
  margin-bottom: 1em;
}
.editmode {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #73AEDE;
	text-decoration: none;
	}
.form {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #09498A;
	text-decoration: none;
	}
.bd {
	font-weight: bold;
}