<!--

p, ul.list, .form, ul, ol
	{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 13pt;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 10px;
	}

li
	{
	font-size: 8.5pt;	
	}

ul.list
	{
	margin-top: 0px;
	margin-left: 0px;
	}

h1
	{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12pt;
	line-height: 12pt;
	font-weight: normal;
	color: ee8822;
	margin-top: 0px;
	margin-bottom: 10px;
	}

h2
	{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 10pt;
	font-weight: bold;
	color: ee8822;
	margin-top: 0px;
	margin-bottom: 0px;
	}

.display
	{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20pt;
	font-weight: normal;
	color: #333333;
	}

.hr-dotted
	{
	margin-bottom: 20px;
	padding-bottom: 12px;
	border-bottom: 1px dotted #d1d1d1;
	}
					
.line
	{
	margin-bottom: 20px;
	margin-top: 10px;
	}

td.copyright
	{
	background: #f4f1de;
	border-left: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	padding-left: 40px;
	padding-bottom: 10px;
	padding-top: 23px;
	}

a, a:visited
 	{
	font-family: verdana, arial, helvetica, sans-serif;
 	color: #0066CC;
	text-decoration: none;
	font-weight: normal;
 	}

a:hover
 	{
	text-decoration: underline;
 	}

input, textarea
					{
					color: #555555;
					border: 1px solid #d1d1d1;
					padding: 3px;
					}
					
					
input.contact-button
					{
					height: 20px;
					font-size: 11px;
					color: #ffffff;
					margin-top: 10px;
					border: 0px;
					background: #97c064;
					cursor: pointer;
	}
					
.navOn
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	color: #ee9922;
	text-decoration: none;
	}

.content
	{
	background: #ffffff;
	padding: 40px 40px 20px 40px;
	margin: 0;
	border-width: 0;
	border-right: 1px solid #d1d1d1;	
	border-bottom: 1px solid #d1d1d1;
	border-top: 1px solid #d1d1d1;	
	}

.rightCol
	{
	background: #f4f1de;
	margin: 0;
	word-wrap: break-word;
	border-width: 0;	
	border-top: 1px solid #d1d1d1;	
	border-right: 1px solid #d1d1d1;
	}

.events
	{
	padding: 15px 10px 10px 15px;
	}

.navLinks ul
	{
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	width: 210px;
	}

.navLinks a
	{
	font-family: verdana, arial, helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	font-size: 7.5pt;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
	line-height: 18px;
	text-indent: 20px;
	}

.navLinks li a
	{
	background-image: none;
	border-bottom-color: #d1d1d1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	bottom: 5px;
	display: block;
	height: 20px;
	width: 210px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	}

.navLinks li a:hover
	{
	display: block;
	height: 20px;
	background-color: #ee8822;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}

-->