@charset "utf-8";

#subcontent ul {
	list-style-image: url(images/arrowbullet.png);
}

#subcontent ol {
	text-decoration: underline;
	margin-bottom: 10px;
}
#subcontent li{
	color: #090;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


body {
	height: auto;
	width: 800px;
	border: 1pt solid #003300;
	font-family: Arial, Helvetica, sans-serif;
	padding: 18px;
}
.oneColFixCtrHdr #container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #footer {
	font-size: 10px;
	text-align: center;
	color: #060;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #060;

}

#nav {
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
	height: 25px;
	width: 790px;
	padding: 5px;
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	float: left;
	margin-left: 10px;
	color: #060;
	margin-right: 10px;
	font-size: 18px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000;
	padding-right: 10px;
}
#nav ul li a {
	border-right-color: #000;
	text-decoration: none;
	color: #060;
}
#nav ul li a:hover {
color:blue;


	}

#subcontent {
	font-weight: bolder;
	position: relative;
	line-height: 115%;
	letter-spacing: .09em;
	height: auto;
	width: 800px;
	text-align: left;
}

#subcontent img {
	float:right;
	margin-right: 10px;
	
	}

.arrow {
	float:left;
	
	}

#info {
	color: #FFF;
	background-color: #060;
	position: absolute;
	left: 407px;
	top: 194px;
	width: 272px;
	font-size: 12px;
	padding: 5px;
	}
footer {
	font-family: arial;
	font-size: 9px;
	font-weight: bold;
	color: #006600;
	letter-spacing: .1em;
	text-align: center;
	height: 30px;
	width: 800px;
	padding: 5px;
}

.spacer {
	float:left;
	width:85px;
	
	}
h2 {
	font-family: arial;
	font-size: 11.5px;
	line-height: 118%;
	font-weight: bold;
	color: #006600;
	text-align: left;
	height: auto;
	width: 600px;
	letter-spacing: 0.09em;
	padding-top: 15px;
}
.style5 {
	color: #006600;
	letter-spacing: 0.09em;
	text-align: left;
	font-size: 11.5px;
	font-family: arial;
	font-weight: bold;
	height: auto;
	width: 750px;
	float: right;
	padding-left: 3%;
}
style333 {
	font-family: arial;
	font-size: 10.5px;
	line-height: 105%;
	font-weight: bold;
	color: #006600;
	padding: 12px;
	float: left;
	height: auto;
	width: 550px;
	letter-spacing: .099em;
	text-align: left;
}
