* { margin: 0; padding: 0 }
body {
	color: #000; font-family: Verdana, Arial; margin: 0; padding: 0;
	background-color: #fff; background-image: url("/images/left.gif");
	background-repeat: repeat-y;
}
a:link { color: #06C; }
a:visited { color: #000080; }
a:active { }

#logo { position: absolute; top: 0; left: 0; vertical-align: text-top; width: 600px; height: 120px; cursor: pointer; }
#img-top-left { position: absolute; top: 0; left: 0; width: 100px; height: 120px; background-image: url("/images/topleft.gif") }
#img-top-left a { width: 100px; height: 120px; }
#img-top { position: absolute; top: 0; left: 100px; width: 500px; height: 90px; background-image: url("/images/njdtop.gif") }
#img-bar { position: absolute; top: 90px; left: 100px; width: 500px; height: 30px; background-image: url("/images/bar.gif") }

#edition {
	font-size: .75em; font-weight: bold; margin-bottom: 6px;
}

#content { 
	position: absolute; 
	top: 122px; left: 100px; 
	width: 495px;
}

#content p, #content td, #content li {
	font-size: 12px;
	line-height: 15px;
	text-align: justify;
}
#content p { margin: 1em 0; }
#content p li, #content td li { font-size: 1em; line-height: 1.3em; }

#content ul, #content ol { margin-left: 28px; }

#left-side-nav {
	position: absolute;
	top: 128px; left: 0;
	width: 86px;
	font-size: 	12px;
	font-weight: bold;
}
#left-side-nav ul { list-style-type: none; text-align: right; margin: 10px 0;}
#left-side-nav a, #left-side-nav a:visited { color: #fff; text-decoration: none; }
#left-side-nav a:hover { color: #fc3; }
#join { font-size: 10px; }

#right-side-nav { 
	position: absolute; 
	top: 0; left: 600px;
	padding: 2px;
	width: 140px; height: 100%;
}

#right-side-nav ul {
	font-size: .7em;
	list-style-image: url("/images/bullet2.gif");
	margin: 1px 1px 10px 15px; padding: 0;
}

#right-side-nav li * { margin-left: -4px; position: relative; top: 3px; }

#footer { 
	width: 495px; 
	border-top: 1px solid #000; 
	text-align: center; 
	padding: 10px 0;
	margin-top: 25px;
	z-index: 1;
}
#footer ul { list-style: none; margin-bottom: 20px; }
#footer ul li { 
	display: inline; 
	font-size: 11px; 
	padding: 0 8px; 
	border-left: 1px solid #000; 
}
#footer ul li.first { border: none; }

#allegiance { font-size: 10px; text-align: left; }

ul#sub-nav  { width: 100%; display: none; overflow: auto; list-style-type: none; background-color: #ccc; margin: 0 0 10px 0 !important; }
ul#sub-nav li { display: block; float: left; font-size: 65%; padding: 2px; }

h1 {
	color: #000080;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 10px;
}

h2 {
	color: #30f;
	font-size: 90%;
}

img.nb { border: none }

#edition { font-weight: bold; margin-bottom: 7px; }

#feature { padding-right: 10px; }
#feature td { line-height: .8em; font-size: 1em; text-align: left; }
#feature-image img { padding: 1px; border: 1px solid #06C; }
#feature-caption { font-size: .65em; }
#feature-content { padding: 0 25px 0 15px; }
#feature-url { margin-bottom: 2px; font-size: .7em; }
#feature-title { 
	font-size: .95em; font-weight: bold; color: #000080;
	margin-bottom: 10px; line-height: 1.2em;
}
#feature-teaser { font-size: .7em; }

#state-review { 
	font-weight: bold;
	font-size: 0.65em; 
	color: #fff; 
	background-color: #000080; 
	padding: 3px; margin: 10px 0;
}

.headline {
	font-size:1.25em;
	font-weight:900;
	color:#000080
}

.headline_teaser {
	font-size: .9em;
	padding: 10px 0px 15px 0px;
}

.news-header { 
	border-left: 15px solid #000; 
	background-color: #ddd; 
	padding: 2px 2px 2px 5px; margin-bottom: 5px;
	font-size: 12px; 
}
.news-section ul { margin: 10px 0 0 !important; }
.news-section li {
	font-size: .7em !important;
	margin: 0 0 0 20px !important;
	padding: 0 !important;
	list-style-type: square;
}

.rss-button {
	background: #f60; color: #fff; 
	font-size: .83em; font-weight: bold; 
	position: relative; bottom: 1px; 
	padding: 0px 2px; 
	border: 1px solid;
	border-color: #fff #000 #000 #fff; 
}
.rss-button a,
.rss-button a:visited { color: #fff; text-decoration: none; }

a.section_header {
	font-weight:900;
	text-decoration:none;
	color:#0066CC
}

a.section_header:visited { color: #06C; }

a.left-menu {
	color:#fff;
	font-weight:900;
	font-family:verdana;
	font-size:1em;
	text-decoration:none
}
a.left-menu:visited { color: #fff; }

a.left-menu:hover { color: #FC3; }

#gavel { border: 1px #ccc dashed; padding: 0 8px; margin: 10px 0 0 0; }
#gavel .ucase { text-transform: uppercase; }
#gavel .bold { font-weight: bold; }
#gavel .bot-sp { margin-bottom: 5px; }
#gavel .top-sp { margin-top: 5px; }
#gavel .small { font-size: 70% }

#yahoo-email { width: 88px; font-family: tahoma; font-size: 9px }

#sidebar {
	font: .85em Verdana, Arial;
	background: #ddd; 
	float: right; 
	width: 150px; 
	margin: 0 0 20px 20px; 
	padding: 8px 8px 16px;
}

#sidebar ul {
	margin: 0 0 0 0; 
	padding: 0 0 0 0; 
	list-style-image: url('/images/pdf-sm.gif'); 
}

#sidebar li.small {
	font: .8em Verdana, Arial;
	padding: 0 0 0 0;
	margin: 0 0 0 25px;
}

#sidebar li.small * { position: relative; top: -8px; }

#sidebar h2 { 
  text-transform: uppercase; color: #009; 
  font-size: .83em; font-weight: bold; margin: 0 0 .7em;
}

#sidebar ul {
	margin: 0; padding: 0; 
	list-style-image: url('/images/pdf-sm.gif'); 
}

#sidebar li.small {
	font: .75em Verdana, Arial;
	padding: 0;	margin: 0 0 10px 25px;
	text-align: left;
}
#sidebar li.small * { position: relative; top: -8px; }      
img.get-adobe { border: none; margin: 5px 0 10px }
p.chev-nav { white-space: nowrap; }

