@charset "UTF-8";
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-align: left;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #006699;
	margin-bottom: -5px;
	padding-bottom: -5px;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
}
.leftNav ul {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 5px;
	list-style-position: outside;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
.leftNav li {
	margin-bottom: 5px;
	padding-bottom: 5px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
ul {
	margin-left: 5px;
	padding-left: 5px;
	list-style-position: outside;
	list-style-type: square;
	margin-top: 5px;
	padding-top: 5px;
	text-align: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666633;
	margin-bottom: -5px;
	padding-bottom: -5px;
	text-align: left;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #666600;
	margin-bottom: -5px;
	padding-bottom: -5px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
}
a:link {
	color: #999900;
}
a:hover {
	color: #666600;
	text-decoration: none;
}
.footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666600;
	text-align: center;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	padding-top: 1px;
	margin-top: 1px;
	text-align: left;
}
.boxContent h5 {
	margin-bottom: 5px;
	padding-bottom: 5px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999900;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: left;
}
.photofloat {
	float: left;
	margin-right: 7px;
	margin-bottom: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
}
.boxContent {
	width: 385px;
	border: 1px solid #CCCCCC;
	background-image: url(images/Windows/boxfade.gif);
	padding: 15px;
	background-position: top;
	height: 155px;
}
.boxContent h4 {
	margin-top: 0px;
	padding-top: 0px;
}
html {
	height: 100%;
	margin-bottom: 1px;
}
.boxContent ul {
	margin-top: -7px;
	padding-top: -7px;
	list-style-position: inside;
	list-style-type: square;
	font-size: 12px;
}
.boxContent li {
	list-style-position: inside;
	font-size: 12px;
	line-height: 13px;
}
