<style>		<!--
		.navLinksSide{
			text-decoration : underline;
			color: #ffffff;
			font-size: 8px;
			font-weight : bold;
			font-family: Verdana, Arial,Helvetica,Sans Serif;
		}
		HTML {
			Min-height:100%;
			Margin-bottom:1px;
		}
		body, td, p, li, div, .regcopy {
			font-family: Verdana, Arial,Helvetica,Sans Serif;
			font-size: 11px;
			color: #000000;
			line-height: 16px;
		}

		p {
			margin-top: 12px;
			margin-bottom: 12px;
		}
		a {
			text-decoration : none;
			color: #00715d;
		}
		a:hover {
			text-decoration : underline;
			color: #00715d;
		}
		a:visited {
			text-decoration : none;
			color: #00715d;
		}

		h1 {
			margin: 0;
			padding: 0 0 15px 0;
			text-decoration: none;
			font-weight: bold;
			color: #00715d;
			font-size: 18px;
		}

		h2 {
			margin: 0;
			padding: 0 0 15px 0;
			text-decoration: none;
			font-weight: bold;
			color: #00715d;
			font-size: 14px;
		}

		.h3Orange {
			margin: 0;
			padding: 0 0 15px 0;
			text-decoration: none;
			font-weight: bold;
			color: #ff6600;
			font-size: 13px;
		}

		h3 {
			margin: 0;
			padding: 0;
			text-decoration: none;
			font-weight: bold;
			color: #666666;
			font-size: 12px;
		}
		h4 {
			margin: 0;
			padding: 0;
			text-decoration: none;
			font-weight: bold;
			color: #666666;
			font-size: 11px;
		}
        .error
        {
            FONT-SIZE: 12pt;
            COLOR: red;
            font-family: Verdana, Arial,Helvetica,Sans Serif;
        }
		.quote {
			color: #00715d;
			font-weight: bold;
			font-size: 13px;
		}
		.qMark {
			color: #666666;
			font-weight: bold;
			font-size: 18px;
			padding: 5px, 0 5px, 0;
		}
		.padding10 {
			padding: 0 10px 0 10px;
		}
		.padding5 {
			padding: 10px 10px 0 10px;
		}
		.floatRight
		{
			float: right;
			padding-left:25px;
			padding-bottom:25px;
		}

		.button  {
			padding : 2px;
			margin: 0px;
			background-color : #00715d;
			border-top-width : 1px;
			border-top-color: #cccccc;
			border-left-width : 1px;
			border-left-color: #cccccc;
			border-right-color: #999999;
			border-right-style : solid;
			border-right-width : 1px;
			border-bottom-color: #999999;
			border-bottom-width : 1px;
			border-bottom-style : solid;
			color: #ffffff;
			font-size: 11px;
			font-weight: bold;
		}


		#navcontainer ul {
			padding-left: 0;
			margin-left: 0;
			background-color: #00715d;
			color: White;
			float: left;
			width: 100%;
		}

		#navcontainer ul li { display: inline; }

		#navcontainer ul li a {
			padding: 8px 15px 8px 15px;
			background-color: #00715d;
			color: White;
			text-decoration: none;
			float: left;
			font-weight: bold;
			height: 30px;
			font-size: 13px;
		}

		#navcontainer ul li a:hover {
			background-color: #ffffff;
			color: #00715d;
			height: 30px;
		}

		#active a:link, #active a:visited, #active a:hover 	{
			background-color: #ffffff;
			color: #00715d;
			height: 30px;
		}
		-->
</style>
