 body {
	background-color: #fff;
    margin:3px;
    padding:0;
    border:none;
	}
 
 a { 
	color:#0f0f0f;
	}
 
 h1 {
	color: #063;
	font: bold 16px arial; 
	}

 h2 {
	color: #063;
	font: arial; 
	}
 h4{
	background-color: #24895F;
	color: #FFF;
	padding: 2px;
	xdisplay: inline;
 }
 #whole {
 padding: 15px 20px;
 background-color: white;
	margin: 0 auto;
	width: 940px;
	}
		#search button {
			border: none;
			background: white;
			cursor: pointer;
		}
	
 #map {
 border: 0;
	position: absolute;
	top: 60px;
	left: 40px;
	}
	
 #areasofwrap {
	border: 2px 2px 2px 2px solid #666;
	background-color: #fff;
		position: absolute;
	top: 350px;
	left:0px;
	display: none;
	width:570px;
	xheight:16px;
	padding: 0px 0px;
	z-index: 50;
	}
	
 #areasofbar {
	margin: 0;
	border: 0px 0px 0px 0px solid #666;
	background-color: #eae8e5;
	display: none;
	width:580px;
	padding: 1px 1px 1px 0;
	xz-index: 50;
	}
	
 #areasof {
	border: 0px 0px 0px 0px solid #666;
	background-color: #fff;
	xposition: absolute;
	xtop: 365px;
	xleft:0px;
	display: none;
	width:570px;
	height:244px;
	padding: 5px 5px;
	overflow:auto;
	}

#areasof h1{
	font-size: 12px;
	}
	
#areasof p{
	font-size: 11px;
	}
	
#areasof h5{
	border: 2px 2px 2px 2px solid #666;
	margin: 0;
	padding: 0;
	float: right;
	font-size: 14px;
	text-align: right;
	}
	
#areasof h5 img {
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	}
	
 #choosewest {
	font-family: arial;
	position: absolute;
	left: 463px;
	top: 30px;
	font-weight: bold;
	padding: 0 0 0 0px;
	text-decoration: none;
	color: #666;
	text-align: center;
	display: none;
	}
	
 #choosewest a{
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	}
	
 #west {
	text-decoration: none;
	position: absolute;
	top: 3px;
	left: 4px;
	border: 2px dashed transparent;
	}
	
 #west span {
	position: absolute;
	top: -22px;
	right: -86px;
	color: #6db06d;
	font-family:arial; 
	font-size:16px;
	font-weight:bold;
	display: none;
	}
	
 #west:hover  {
	}
	
 #west:hover  span{
	display: block;
	}
	
 #choosenorth {
	font-family: arial;
	position: absolute;
	left: 458px;
	top: 50px;
	font-weight: bold;
	padding: 0 0 0 0px;
	text-decoration: none;
	color: #666;
	text-align: center;
	display: none;
	}

 #choosenorth a{
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	}
	
 #north {
	position: absolute;
	top: 29px;
	left: 169px;
	text-decoration: none;
	border: 2px dashed transparent;
	}
	
 #north span {
	position: absolute;
	top: -48px;
	left: 60px;
	color: #6db06d;
	font-family:arial; 
	font-size:16px;
	font-weight:bold;
	display: none;
	}

  #north a {
	
	}
 
	
 #north:hover {
	}
	
 #north:hover  span{
	display: block;
	}
	
 #choosesouth {
	font-family: arial;
	position: absolute;
	left: 455px;
	top: 70px;
	font-weight: bold;
	padding: 0 0 0 0px;
	text-decoration: none;
	color: #666;
	text-align: center;
	display: none;
	}
	
 #choosesouth a{
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	}
	
 #south {
	text-decoration: none;
	position: absolute;
	top: 126px;
	left: 134px;
	border: 2px dashed transparent;
	}
	
 #south span {
	position: absolute;
	top: -146px;
	right: 86px;
	color: #6db06d;
	font-family:arial; 
	font-size:16px;
	font-weight:bold;
	display: none;
	}
	
 #south:hover {
	
	}
	
 #south:hover  span{
	display: block;
	}
	
 #choosenortheast a{
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	}
	
 #choosenortheast {
	font-family: arial;
	position: absolute;
	left: 420px;
	top: 90px;
	font-weight: bold;
	padding: 0 0 0 0px;
	text-decoration: none;
	color: #666;
	text-align: center;
	display: none;
	}
	
 #northeast {
	text-decoration: none;
	position: absolute;
	top: 19px;
	left: 358px;
	border: 2px dashed transparent;
	}
	
 #northeast span {
	position: absolute;
	top: -38px;
	left: -148px;
	color: #6db06d;
	font-family:arial; 
	font-size:16px;
	font-weight:bold;
	display: none;
	}
	
 #northeast:hover {
	}
	
 #northeast:hover  span{
	display: block;
	}
	
 #southeast {
	text-decoration: none;
	position: absolute;
	top: 116px;
	left: 313px;
	border: 2px dashed transparent;
	}
	
 #southeast span {
	position: absolute;
	top: -135px;
	left: -105px;
	color: #6db06d;
	font-family:arial; 
	font-size:16px;
	font-weight:bold;
	display: none;
	}
	
 #choose {
	padding: 0 10px 0 10px;
	}
	
 #choosesoutheast {
	font-family: arial;
	position: absolute;
	left: 417px;
	top: 110px;
	font-weight: bold;
	padding: 0 0 0 0px;
	text-decoration: none;
	color: #666;
	text-align: center;
	z-index: 30;
	display: none;
	}
	
 #choosesoutheast a {
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	}
	
 #southeast:hover {
	}
	
 #southeast:hover  span{
	display: block;
	}
	
 #header2 {
	position: relative;
	padding: 0 0 0 0;
	margin: 0px 0 0 0;
	background: url("translong3.jpg") no-repeat center top;
	height:62px;
	width: 900px;
	z-index:10;
	}
	
 #header2 span {
	display: none;
	font-size:28;
	}
 
 
  #bar{
  width: 100%;
  font-family: arial;
 position: relative;
 right: 0;
 top: 0;
	margin: 0px;
	padding: 0;
	}
 

	
 #bar ul {
	position: relative;
	right: 0;
	background: url("cornerTL.gif") no-repeat top left;
	margin: 0;
	padding: 4px 30px;
	background-color: #24895F;
	list-style: none;
	}
	
 #bar ul li.barcorn {
 position: absolute;
 top: 0;
 right: -1px;
	background: url("cornerTR.gif") no-repeat top right;
	width: 27px;
	height: 27px;
	}

	
 #bar li {
	margin: 0;
	position: relative;
	padding: 0 1px 0px 0px;
	background-color: #fff;
	display: inline;
	}
	
	#bar li.last {
		padding: 0;
		}	
	
 #bar a {
	font-size: 15px; 
	font-weight: bold;
	color: #fff;
	background-color: #24895F;
	margin: 0;
	padding: 2px 20px 2px 20px;
	text-decoration: none;
	}
	
 #bar a:hover, #bar a:active {
	color: #fff;
	background-color: #006633;
	}
	/* 3398cc */ 
	/*fabb13*/
 #barbar {
	width: 100%;
	margin: 2px 0 0 0;
	border-top: 4px solid #666;
 }
	
 #content {
	position: relative;
	padding: 0 0 0 0;
	margin: 15px 0 15px 0;
	clear: both;
	width: 100%;
	font-family: arial; 
	}
	
 #cover {
	margin: 10px 0 25px 0px;
	float: left;
	}
	
  #arclresults {
	float: right;
	font-size: 12px;
 	margin: 0px 0 5px 0;
	background-color: #fff;
	width: 64%;
	}
	
	.headline {
		font-size: 14px;
		padding: 0 0 165px 50px;
		}
	.article {
		padding: 0 0 165px 50px;
		}

		
		
 #arclresults  ul a{
	margin: 0px 0 0px 0;
	border:1px solid #015001;
	list-style: none;
	}
 #arclresults ul li {
	font-size: 16px;
	padding: 0;
	}
	
 #results {
float: left;
 	margin: 0;
	background-color: #fff;
	width: 62%;
	}
	

 #results  ul a{
	margin:2px;
	padding:5px;
	font-size: 14px;
	border:1px solid #015001;
	list-style: none;
	}
 #results ul li {
	font-size: 12px;
	padding: 0px 0px 5px 0px;
	}
#results ul li h2 {
	font-size: 12px;
	padding: -2px;
	}
	
 #results li.Organization {
	font-weight: bold;
	font-size: 16px;
	}
	
 #results li.Phone {
	font-size: 17px;
	}
	
 #results li.Address1 {
	font-size: 14px;
	}
	
 #results li.Address2 {
	font-size: 14px;
	}
	
 #results li.City {
	font-size: 14px;
	display: inline;
	}
	
 #results li.State {
	display: inline;
	}
	
 #results li.Zip {
 font-size: 14px;
	display: inline;
	}
	
 #results li.InsiderInformation {
	margin: -80px 0px 5px 220px;
	}	

 #aboutcontent {
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	position: relative;
	padding: 20px 0 0 0;
	margin: 0px 0 0px 0;
	clear: both;
	font-family: arial; 
	}
	
 #searchhead {
	margin: 0;
	width: 62%;
	border-right: 2px solid #666;
	float: left;
	}
	
 #searchhead  h1{
	background: url("cornerTL.gif") no-repeat;
	margin: 0;
	padding: 5px 0px 5px 0px;
	background-color: #666;
	color: #fff;
	}
	
  #searchhead p {
	font-family: arial; 
	font-size: 12px;
	font-weight: bold;
	color: #666;
	}
	
 #search {
 position: absolute;
 top: 28px;
 left: 0;
	margin: 0;
	background-color: #fff;
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	width: 62%;
	font: bold 14px Arial #666;
	/*text-align: center;*/
	}
	
	
 #search h1 {
	background: url("cornerTL.gif") no-repeat;
	margin: 0;
	padding: 0 0px 0 30px;
	background-color: #666;
	color: #fff;
	}
	

	
	#search li{
		position: relative;
		padding: 2px 200px 5px 0px;
		list-style: none;
		text-align: right;
	}
	
	#search select {
		width: 135px;
	}
	
	#search input {
		width: 180px;
	}
	
	#search li label {
		width: 180px;
		font-size:11px; 
		font-weight: bold;
	}
	
	#newpreimg {
		position: absolute;
		top: -28px;
		right: -1px;
		z-index: 70;
	}
	
	#newpreimgissues {
		position: absolute;
		top: -1px;
		right: -1px;
		z-index: 70;
	}
	
	#newpreimgissues h6{
		margin: 0;
		position: absolute;
		top: 0px;
		right: -4px;
		color: #666;
		width: 100px;
		text-align: center;
		padding: 8px 0px 0 15px;
		font-weight: bold;
		font-size: 12px;
		z-index: 70;
	}
	
	
	#newpreimg h6{
		margin: 0;
		position: absolute;
		top: 0px;
		right: -4px;
		width: 100px;
		color: #666;
		text-align: center;
		padding: 8px 0px 0 15px;
		font-weight: bold;
		font-size: 12px;
		z-index: 70;
	}
	
	#newpreimg2 {
	position: absolute;
	top: 0px;
	left: 481px;
	z-index: 70;
	}
	
 #abouttext {
 font-family:arial; 
	padding: 0 0 0 25px;
	background-color: #fff;
	height: 735px;
	width: 60%;
	}
	
 #abouttext li {
 list-style: url('bullet2.gif') outside;
	}

  #getpdf {
	xposition: absolute;
	xtop: 0px;
	xright: -1px;
	margin: 0 0 0 -20px;
	padding: 0px 0;
	display: none;
	}
	
  #getpdf ul {
	width: 200px;
	}
	
  #getpdf ul li{
	display: inline;
	padding: 0px 0;
	}
	
  #getpdf ul li img {
	border: 0;
	}
	
 #getinsidehead {
	background: url("cornerTR.gif") no-repeat top right;
	position: absolute;
	top: 0px;
	right: -1px;
	margin: 0;
	background-color: #666;
	border-left: 2px solid #666;
	width: 35%;
	padding: 5px 0;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	}
 #getinsidehead2 {
	background: url("cornerTR.gif") no-repeat top right;
	margin: 0;
	background-color: #666;
	border-left: 2px solid #666;
	border-right: 1px solid #666;
	width: 327px;
	padding: 5px 0 5px 0px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	font-size: 12pt;
	}
	
 #headings {
	padding: 40px 0px 0px 25px;
	font-size: 12px;
	}

#headings li {
	font-size: 12px;
	color: blue;
	text-decoration: underline;
	}
	
#headings li:hover{
	color: red;
	}	
	
#headings li a{
	font-size: 12px;
	color: blue;
	text-decoration: underline;
	}
	
#headings li a:hover{
	color: red;
	}
	
 #getinside {
	margin: 0 0 20px 0;
	background-color: #fff;
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	font-family: arial; 
	font-size: 11px;
	font-weight: bold;
	color: #0f0f0f;
	height: 623px;
	width: 35%;
	float: right;
	}
	
 #getinside h1{
	background: url("cornerTR.gif") no-repeat center right;
	margin: 0;
	background-color: #666;
	color: #fff;
	}
	
 #getinside ul{
	margin: 20px 5px 5px 0px;
	padding: 0 0px 0 30px;
	}
	
 #getinside li{
	padding: 0px 10px 10px 0px;
	list-style: url('bullet4.gif') outside;
	}
	/*bullet.jpg*/
 #getinside a{
	text-decoration: none;
	}
	
 #getinside a.blue{
	padding: 0px 0px 0px 13px;
	color: #3398CC;
	text-decoration: underline;
	}
#coverImage
{
	float: left;
	margin:  0px 0px 0px 10px;
	border: 0;
}
#coverQuote
 {
	margin: 0;
	width: 160px;
	padding: 0 10px 0 0px;
	float: right;
	font-size: 14px;
}
 #aboutsearchhead {
	margin: 0;
	width: 62%;
	border-right: 2px solid #666;
	float: left;
	}
	
 #aboutsearchhead  h1{
	background: url("cornerTL.gif") no-repeat;
	margin: 0;
	padding: 5px 0px 5px 0px;
	background-color: #666;
	color: #fff;
	}
	/* 666 */
	
  #aboutsearchhead p {
	font-family: arial; 
	font-size: 12px;
	font-weight: bold;
	color: #666;
	}
	
 #aboutsearch {
	margin: 0 0 20px 0;
	background-color: #fff;
	height: 750px;
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	width: 62%;
	float: left;
	}
	
 #aboutsearch h1 {
	background: url("cornerTL.gif") no-repeat top left;
	margin: 0;
	padding: 5px 0px 5px 30px;
	background-color: #666;
	color: #fff;
	}
		/* 3398cc, 339966 */
 #aboutsearch h2 {
	font-size: 16;
	padding: 0px 10px 2px 20px;
	color: #015001;
	}
	
  #aboutsearch p {
	padding: 20px 20px 0px 20px;
	font-family: arial; 
	font-size: 12px;
	color: #000000;
	}
	
	#aboutsearch li{
		position: relative;
		padding: 2px 100px 0px 0px;
		list-style: none;
		
	}
	
	#aboutsearch select {
		width: 135px;
	}
	
	#aboutsearch input {
		width: 180px;
	}
	
	#aboutsearch label {
		width: 180px;
		font-size:10px; 
		font-weight: bold;
	}
	
	#accessto ul {
		padding: 0px 15px 0px 66px;
		}
	
	#accessto li{
		padding: 5px 106px 10px 0px;       
		font-family: arial; 
		font-size: 12px;
		text-align: left;
		list-style: url('bullet3.gif') outside;
		}
		
	
	#aboutform {
		margin: 0 auto;
		padding: 0px 90px 0 0;
		text-align: right;
		}
		
	#aboutform li{
		padding: 5px 100px 5px 0;
		}
	
  #aboutgetinsidehead {
	position: absolute;
	background: url("cornerTR.gif") no-repeat top right;
	top: 0px;
	right: 0px;
	margin: 0;
	background-color: #666;
	border-left: 2px solid #666;
	width: 35%;
	}
	
 #aboutgetinsidehead h1{
	font-size: 15px;
	margin: 0;
	padding: 5px 0px 5px 0px;
	color: #fff;
	}
	
	
 #aboutgetinside {
	margin: 0 0 10px 0;
	background-color: #E9F5EE;
	border: 1px solid #666;
	font-family: arial; 
	font-size: 12px;
	color: #0f0f0f;
	width: 35%;
		height: 749px;
	float: right;
	}
	/* e5f2ff */
	
 #aboutgetinside h1{
	background: url("cornerTR.gif") no-repeat center right;
	margin: 0;
	background-color: #666;
	color: #fff;
	}
	
 #aboutgetinside ul{
	font-style: normal;
	margin: 15px 25px 5px 0px;
	padding: 0px 5px 5px 30px;
	}
	
 #aboutgetinside li{
	font-weight: bold;
	padding: 0px 0px 0px 50px;
	list-style: none;
		font-size: 11px;
		text-align: right;
	}
	
 #aboutgetinside a{
	text-decoration: none;
	}
	
#homesubname {
		font-size: 11px;
		text-align: right;
		font-weight: normal;
}

#homeNLblurb {
	padding: 0px 0px 0px 30px;
}
.homereadmorelink
{
font-weight: bold;
color: blue;
}
	
 
 #issuesgetinsidehead h1 {
	margin: 0;
	font-weight: bold;
	font-size: 18px;
	xtext-align: center;
	padding: 5px 0px 5px 0px;
	color: #666;
	}
	
 #issuesgetinsidehead h2 {
	margin: 0;
	font-size: 14px;
	xtext-align: center;
	padding: 5px 0px 15px 0px;
	color: #666;
	}

 #issuesgetinside {
	xmargin: 100px auto;
	background-color: #fff;
	font-family: arial; 
	font-size: 11px;
	font-weight: bold;
	color: #0f0f0f;
	xheight: 400px;
	xwidth: 70%;
	xfloat: right;
	}
 #issuessearchhead {
	margin: 0;
	width: 25%;
	border-right: 2px solid #666;
	float: left;
	}
	
 #issuessearchhead  h1{
	background: url("cornerTL.gif") no-repeat;
	margin: 0;
	padding: 5px 0px 5px 0px;
	background-color: #666;
	color: #fff;
	}
	
  #issuessearchhead p {
	font-family: arial; 
	font-size: 12px;
	font-weight: bold;
	color: #666;
	}
	
 #issuessearch {
	margin: 0 0 20px 0;
	background-color: #fff;
	height: 535px;
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	width: 25%;
	float: left;
	}
	
 #issuessearch h1 {
	background: url("cornerTL.gif") no-repeat;
	margin: 0;
	padding: 0 0px 0 00px;
	background-color: #666;
	color: #fff;
	}
	
 #issuessearch p {
	font-family: arial; 
	font-size: 14px;
	padding: 0 0px 0 0px;
	color: #666;
	}
	
 #issuessearch li{
	position: relative;
	padding: 2px 0px 5px 0px;
	list-style: none;
	text-align: right;
	}
	
#howtousecontent {
	position: relative;
	padding: 0 0 0 0;
	margin: 15px 0 15px 0;
	clear: both;
	width: 100%;
	font-family: arial; 
	z-index: 1;
	}
	
#howtousecontent H2 {
	color: #666;
	font: bold 18px arial; 
	}
	
#howtousecontent H3 {
	color: #000000;
	font: bold 16px arial; 
	}
	
#howtousecontent LI {
	position: relative;
	padding: 2px 0px 5px 0px;
	text-align: left;
	}

#footer {
	clear: both;
	font-family: Arial; 
	border-top: 1px solid silver;
	font-size: 10px; 
	text-align: center;
	margin-top: 20px;
	}
		
 #footer a {
	padding: 0 5px 0 5px;
	font-size:12px;
	text-decoration: none;
	}
		
 #footer a:hover { 
	color: white;
	background-color: #24895F;
	text-decoration:none;
	}
	/* bde6f5 */
	
#payment
{
	width: 600px;
	margin: 0 auto;
	font: 10pt Arial;
}
#confirmationTable
{
	border-collapse: collapse;
}
.confirmationTableRow td
{
	font: bold 12pt Arial;
	padding: 2px 10px;
}

	 #header
	 {
		display: block;
		position: absolute;
		z-index: 1;
	 }
	 #allSearchResults
	{
		padding-top: 10px;
	}
}

.contactTitle
{
	font: 14pt Roman bold;
	text-decoration: underline;
}
.privtitle {
	font: 12pt Arial bold;
	font-weight: bold;
}

.privcontent {
	font: 10pt Arial;
}
	.lightBlueLink
{
	color: #36F;
	cursor: pointer;
}
a.lightBlueLink:hover
{
	text-decoration: underline;
}
.inline
{
	display: inline;
}
.gone
{
	display: none;
}
.list2 li
{
	list-style: url('bullet2.gif') outside;
	font-family: arial; 
	font-size: 12px;
}
#topStories
{
	z-index: 21;
}

.regtitle
{
	font-weight: bold;
}
.issuesection
{
	padding: 10px 0;
	border-bottom: 1px solid #24895F;
	margin-bottom: 20px;
	font: bold 12pt Arial;
}
a.issuelink
{
	color: #36F;
	cursor: pointer;
	text-decoration: underline;
	font: bold 10pt Arial;
}
.issuedate
{
	font: 12pt Arial;
	font-style: italic;
}
#left
{
	margin: 0 85px 0 0;
	float: left;
	width: 200px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}
#right
{
	float: left;
	width: 650px;
	border: 0 1px 0 1px;
}
#mapimage
{
	z-index: 15;
	padding-left: 28px;
}
.italic
{
	font-style: italic;
}
#mapinstructions1
{
	xmargin-bottom: 0;
	padding-bottom: 0;
}
#mapinstructions2
{
	font-weight: bold;
	text-align: center;
}
.noborder
{
	border: 0;
}
#issueInstructions
{
	float: left;
	color: #000000;
	font-style: italic;
	font-size: 8pt;
	text-align: center;
	padding: 4px 0px 0px 20px;
}
#issuelink
{
	font-size: 10px;
	width: 140px;
	float: left;
}

