.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	margin-left: 15px;
	border: 0px none;
	text-align: left;
}
.navi a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.navi a:visited {
	text-decoration: none;
	color: #E0E0E0;
}
.navi a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.navi a:active {
	text-decoration: none;
	color: #666666;
}
.NavHead {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: auto;
	padding: 20px;
	text-align: left;
}
.body a:link {
	color: #6B6EA1;
	text-decoration: none;
	font-weight: bold;
}
.body a:visited {
	text-decoration: none;
	color: #666666
}
.body a:hover {
	text-decoration: underline;
	color: #6B6EA1;
}
.body a:active {
	text-decoration: none;
	color: #FF0000;
}
.naviline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: inset;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
hr {
  border: 0;
  width: 100%;
  color: #9FB5DA;
  background-color: #9FB5DA;
  height: 1px;
}
.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	margin: 10px;
}
.headerblock {
	padding: 5px;
}
.sidecut {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 20px;
	border: 1px solid #000000;
}
.sidecut a:link {
	color: #ffffff;
	text-decoration: none;
}
.sidecut a:visited {
	text-decoration: none;
	color: #CCCCCC
}
.sidecut a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.sidecut a:active {
	text-decoration: none;
	color: #ffffff;
}
li {
	list-style-image: url(../images/bullet.png);
}
.H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
.photocap {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: italic;
	color: #333333;
	font-weight: bold;
}
.H2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.bodybuffer {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: auto;
	padding: 5px 25px 25px;
}
.sidecutH1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	padding: 5px;
}
.SubNav {
	border: 1px solid #000000;
	padding: 10px;
	text-align: center;
}
.headerblock .pagetitle {
	font-size: 14px;
}
.pagetitlesub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bolder;
	color: #FFFFFF;
	margin: 10px;
}
.body p {
	color: #666;

}
