﻿			* {
				margin:0px;
				padding:0px;
			}
			body {
				margin:0px;
				padding:0px;
				background: #c9c6ca; 
				font-family: verdana, arial, helv, sans-serif;
				font-size: 66%;
				color: #000000;
			}
			h1, h2, h3, h4, h5, h6 {
				font-family:arial, helv, sans-serif;
				color: #660066;
			}
			h2 {
				font-size:1.5em;
				margin-top:10px;
				margin-bottom:10px;
			}
			#container {
				margin:0px;
				padding:0px;
				position:relative;
				width:710px;
				margin:auto;
				background: #ffffff url(containerbg.gif) repeat-y top left;	
			}
			#introduction {
				position:relative;
				height:56px;
				width:710px;
				background: transparent url(introductionbg.gif) no-repeat top left;
			}
			#introduction h1, #introduction h2 {
				display:none;
			}
			#homelink {
				position: absolute;
				top:0px;
				left:0px;
				width:200px;
				height:50px;
				text-decoration:none;
				text-indent:-10000px;
				overflow:hidden;
			}
			#navigation {
				position:relative;
				width:710px;
				height:32px;
				margin:0px;
				padding:0px;
				background: transparent url(navigationbg.gif) no-repeat top left;
			}
			#navigation .skipnav {
				display:none;
			}
			#navigation #navbar {
				position:relative;
				margin:0px;
				padding:0px;
				left:16px;
				width:690px;
			}
			#navigation #navbar li {
				display:block;
				float:left;
				height: 32px;
				overflow:hidden;
			}
			#navigation #navbar li a {
				display:block;
				width:100%;
				height:100%;
				text-indent: -1000px;
				text-decoration: none;
				background: transparent url(navigationbg.gif) no-repeat
			}
			#navigation #navbar li a.navon {
				background: transparent url(navigationbgactive.gif) no-repeat;
			}
			#navigation #navbar #link1 a {
				width:178px;
				background-position: -16px 0px;
			}
			#navigation #navbar #link2 a {
				width:127px;
				background-position: -194px 0px;
			}
			#navigation #navbar #link3 a {
				width:126px;
				background-position: -321px 0px;
			}
			#navigation #navbar #link4 a {
				width:121px;
				background-position: -447px 0px;
			}
			#navigation #navbar #link5 a {
				width:126px;
				background-position: -568px 0px;
			}
			#navigation #navbar #link1 a:hover {
				background-position: -16px 1px;
			}
			#navigation #navbar #link2 a:hover {
				background-position: -194px 1px;
			}
			#navigation #navbar #link3 a:hover {
				background-position: -321px 1px;
			}
			#navigation #navbar #link4 a:hover {
				background-position: -447px 1px;
			}
			#navigation #navbar #link5 a:hover {
				background-position: -568px 1px;
			}
			#panel {
				width: 256px;
				padding-left:16px;
				float:left;
			}
			#panel #accent {
				width:256px;
				height:198px;
				background: transparent url(accentbg.jpg) no-repeat top left;
			}
			#about #panel #accent {
				background-image: url(accentbgabout.jpg);
			}
			#downloads #panel #accent {
				background-image: url(accentbgdownloads.jpg);
			}
			#contactus #panel #accent {
				background: transparent url(accentbgcontact.jpg) no-repeat top left;
			}
			#mediation #panel #accent {
				background: transparent url(accentbgmediation.jpg) no-repeat top left;
			}
			#neg1 #panel #accent {
				background: transparent url(accentbgneg1.jpg) no-repeat top left;
			}
			#neg2 #panel #accent {
				background: transparent url(accentbgneg2.jpg) no-repeat top left;
			}
			#neg3 #panel #accent {
				background: transparent url(accentbgneg3.jpg) no-repeat top left;
			}
			#panel #accent h3 {
				visibility: hidden;
			}
			#panel #pullquote p {
				text-align:right;
				margin-right:5px;
				margin-top:10px;
				margin-bottom:0px;
				color: #bbbbbb;
				font-size:.9em;
			}
			#panel #accent ul {
				visibility: hidden;
			}
			#panel #pullquote ul {
				text-align:right;
				margin-left:10px;
				margin-top:10px;	
				margin-bottom:20px;
			}
			#panel #pullquote ul li {
				font-size:1.1em;
				font-family: arial, helv, sans-serif;
				letter-spacing:0.09em
				text-align:left;
				list-style:none;
				background: transparent url(pullquotenavbg.gif) no-repeat 0px -62px ;
				width:240px;
				height:30px;
				padding-right:10px;
				line-height:30px;
			}
			#panel #pullquote ul li.current {
				text-align:left;
				list-style:none;
				width:240px;
				height:31px;
				padding-right:10px;
				line-height:30px;
			}
			#panel #pullquote ul li a{
				display:block;
				width:240px;
				height:31px;
				text-align:right;
				font-size:.9em;
				background: transparent url(pullquotenavbg.gif) no-repeat 0px -62px 
				color: #000000;
				text-decoration:none;
			}
			#panel #pullquote ul li a:hover {
				background: transparent url(pullquotenavbg.gif) no-repeat 0px -31px
			}
			#panel #pullquote ul li.current a, #panel #pullquote ul li.current a:hover {
				color: #ffffff;
				background: transparent url(pullquotenavbg.gif) no-repeat 0px 0px ;
			}
			#content {
				width:395px;
				margin-left:15px;
				float:left;
				margin-bottom:20px;
			}
			#content p {
				margin-top:10px;
				line-height:1.4em;
				margin-bottom:10px;
			}
			#content #signature p {
				font-weight:900;
			}
			#content ul, #content ul li {
				margin:9px;
				padding:auto;
			}
			#content ul#downloads {
				margin:5px;
			}
			#content ul#downloads li {
				margin:5px;
				line-height:30px;
				background: transparent url(pdf.gif) no-repeat 0px 0px;
				list-style:none;
				text-indent:30px;
			}
			#content ul#downloads li.doc {
				background: transparent url(doc.gif) no-repeat 0px 0px;
			}
			#content #portrait {
				float:right;
				margin:2px;
				margin-left:10px;
				margin-top:0px;
				margin-bottom:20px;
			}
			#popupbutton {
				width: 274px;
				height:40px;
				line-height:40px;
				color: #ffffff;
				background: transparent url(popupbutton.gif) no-repeat top left;
				text-align:left;
				text-indent: 15px;
				font-size:.95em;
				font-family: arial, helv, sans-serif;
				cursor: pointer;
			}
			#popupcontainer {
				display:none;
				background: #660066 url(popupbg.gif) no-repeat top right;
				border:1px solid #ffffff;
				padding:2px;
				margin:0px;
				padding-top:20px;
				position:absolute;
				top:100px;
				left:290px;
			}
			#popup {
				position:relative;
				background: #efefef;
				width:300px;
				height:400px;
				overflow: auto;
				padding:4px;
			}
			#footer {
				position:relative;
				clear: left;
				width:710px;
				height:65px;
				background: transparent url(footerbg.gif) no-repeat top left;
			}
			#footer #subnav {
				position:absolute;
				font-size:.9em;
				top:35px;
				left:30px;
			}
			#footer #subnav ul li {
				list-style:none;
				display:inline;
			}	
			#footer #subnav ul li a {
				margin-left:10px;
				margin-right:10px;
				color: #666666;
				text-decoration: underline;
			}
			#footer p {
				display:none;
				position:relative;
				top:35px;
				width:405px;
				margin-left:290px;
				font-size:.8em;
				text-align:center;
			}
			#footer #hslink {
				position:absolute;
				right:15px;
				bottom:11px;
				width:20px;
				height:21px;
				text-indent:-11000px;
			}
			.pipeleft {
				border-left: 1px solid #666666;
			}
			.piperight {
				border-right: 1px solid #666666;
			}
			form fieldset {
				margin:4px;
				padding: 10px;
			}
			form legend {
				padding: 5px;
				border:1px solid black;
				color: #ffffff;
				font-weight:500;
				background: #660066;
				font-family:arial, helv, sans-serif;
				letter-spacing:0.09em
			}
			form fieldset label {
				display:block;
				margin-bottom:4px;
				margin-left:10px;
				line-height:1.6em;
			}
			form fieldset label input, form fieldset label Select, form fieldset label textarea {
				width:300px;
				display:block;
				margin-bottom:5px;
			} 
			#submitlabel, #resetlabel {
				display:inline;
				width:150px;
			}
			#submit, #reset {
				width:130px;
				display:inline;
				background: #4e1d4e;
				font-family:arial, helv, sans-serif;
				color: #ffffff;
				font-weight:500;
				font-size:1em;
			}
			q {
				font-size:1.5em;
				font-family:georgia, times, serif;
				color: #660066;
				quotes: '“' '”' '2018' '2019';
			}
			q:before { content: open-quote; }
			q:after { content: close-quote; }
			q {
				font-style: italic;
			}
			p>q, li>q { font-style: normal; }

