body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
	background-attachment: scroll;
	background-image: url(images/pagebg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#divHeader {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	height: 100px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC66;
}
#divNav {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #7A7A7A;
	height: 21px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-image: url(images/menu/blank.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
}
#divContent {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -20px;
	margin-left: 0px;
}
#divCopy {
	font-size: 0.8em;
	line-height: 1.5em;
	font-weight: normal;
	margin: 25px;
	padding: 0px;
}
#divFooter {
	font-size: 12px;
	color: #FFFFFF;
	background-color:#999999;
	height: 20px;
	width: 994px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#divCopy h1 {
	font-size: 1.3em;
	color: #333333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #336666;
	padding-bottom: 3px;
}
.notestbleheader {
	color: #FFFFFF;
	background-color: #336666;
	padding: 3px;
	font-weight: bold;
}


#ulMainNav {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-align: right;
}
#ulMainNav li {
	display: inline;
	float: left;
	list-style-type: none;
	text-align: right;
}
#ulMainNav li a:link, #ulMainNav li a:visited, #ulMainNav li a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 2px 6px 1px;
	width: auto;
	color: #FFFFFF;
	font-weight: bold;
}
#ulMainNav li a:hover, #ulMainNav li a.current:link, #ulMainNav li a.current:visited {
	color: #FFCC66;
	text-decoration: none;
}
#divContent a:link, #divContent a:visited, #divContent a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	padding: 0px;
	width: auto;
	color: #336666;
	font-weight: bold;
	margin: 0px;
	border: 1px none #FFFFFF;
}
#divContent a:hover, #divContent a.current:link, #divContent a.current:visited {
	color: #336666;
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #336666;
	padding: 0px;
}
h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;	
	color: #333333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 25px;
	font-weight: normal;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 50px;
	margin-left: 50px;
}
.notes {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #336666;
	border-right-color: #336666;
	border-bottom-color: #336666;
	border-left-color: #336666;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	width: 100%;
	border-bottom-style: none;
	border-bottom-color: #336666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.notestablehd {
	background-color: #336666;
	height: 21px;
}
#tblEvents {
	padding-top: 0px;
	background-color: #ECE9D8;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.excerptstbl {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	margin-right: 0px;
	margin-left: 23px;
}
.welcome {
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: bold;
}
fieldset {
	padding: 5px;
	margin: 0px;
}
#divAll {
	width: 974px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.imgright {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.noshow {
	display: none;
}
