
* {
	color: #404040;
	font-family: sans-serif;
	font-size: 13px;
	outline: none;
}
html {
	overflow-y: scroll;
}
body {
	margin: 8px;
	padding: 0;
}
a,
#footer a {
	text-decoration: none;
	border-bottom: 1px dotted #bbb;
}
a:hover,
#footer a:hover {
	/* color: #222; */
	border-bottom: 1px solid #222;
}
a.noborder,
a.noborder:hover {
	border: none;
}
#main {
	width: 1028px;
	margin: auto;
	text-align: left;
}
#logobg,
#logobg_blog,
#logobgnl {
	height: 167px;
	position: relative;
}
#logobg {
	background: url('../images/logobg.gif') no-repeat;
}
#logobg_blog {
	background: url('../images/PS_Blog_HeaderFull2.jpg') no-repeat;
}
#logobgnl {
	background: url('../images/PS_News_HeaderFull.jpg') no-repeat;
}
#navbar {
	position: absolute;
	left: 20px;
	bottom: 9px;
	width: 982px;
	height: 26px;
}
#leftnav {
	float: left;
}
#rightnav {
	float: right;
}
#bodybg {
	background: url('../images/bodybg.gif');
	width: 100%;
}
#maintable {
	position: relative;
	left: 13px;
	width: 995px;
}
div#maintable {
	left: 0;
	margin: 0 auto;
}
#maintable td.maintable,
div.maintable {
	padding: 0 7px;
}
#maintable td#leftcolnl {
	border: 1px solid #d7d7d7;
	border-width: 0 1px 0 0;
	width: 782px;
	_width: 768px;
	padding-top: 4px;
}
#maintable td#leftcolnl #nlcontent * {
	font-size: 12px;
}
#maintable td#leftcol,
div#leftcol {
	width: 172px;
}
div#leftcol {
	float: left;
	margin-left: 14px;
}
#maintable td#middlecol,
div#middlecol {
	border: 1px solid #d7d7d7;
	border-width: 0 1px;
	width: 466px;
}
div#middlecol {
	float: left;
}
#maintable td#middlecol_blog,
div#middlecol_blog {
	border: 1px solid #d7d7d7;
	border-width: 0 1px;
	width: 602px;
}
#maintable td#rightcol,
div#rightcol {
	width: 312px;
}
div#rightcol {
	float: left;
}
#maintable td#rightcolnl,
#maintable td#rightcol_blog {
	width: 185px;
	_width: 180px;
}
.outerboxcontainer {
	position: relative;
	margin-bottom: 10px;
	width: 100%;
}
.outerbox {
	border: 1px solid #d7d7d7;
	padding: 0;
	position: relative;
	top: 0;
	left: 0;
}
.tl, .tr,
.bl, .br {
	position: absolute;
	width: 11px;
	height: 11px;
	font-size: 1px;
}
.tl, .tr {
	top: 0;
}
.bl, .br {
	bottom: 0;
}
.tl, .bl {
	left: 0;
}
.tr, .br {
	right: 0;
}
.tl {
	background-image: url('../images/tl.gif');
}
.tr {
	background-image: url('../images/tr.gif');
}
.bl {
	background-image: url('../images/bl.gif');
}
.br {
	background-image: url('../images/br.gif');
}
.innerbox {
	margin: 7px;
	position: relative;
}
.innerboxad {
	margin: 5px 3px;
}
.innerboxad .adimage {
	margin: auto;
}
.innerboxcontent {
	margin: 12px;
	z-index: 2;
}
.ic_features {
	width: 400px;
	margin-top: -5px;
	padding-bottom: 2px;
}
.ic_features p {
	margin-top: 5px;
}
.floatlist {
	float: right;
	width: 235px;
}
ul {
	list-style-image: url('../images/plus.gif');
	margin: 0;
	margin-left: 2px;
	padding: 0;
	padding-left: 16px;
}
li {
	margin: 7px 0;
	padding: 0;
}
.sectionhdg,
.sectionhdg_blog,
.sectionhdglink {
	background: #ceeae6;
	padding: 3px 10px;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #5195a0;
	position: relative;
	margin-bottom: 12px;
	text-decoration: none;
	border: none;
}
.sectionhdg_blog {
	background: #4d9ca9;
	color: white;
	text-align: right;
}
.sectionhdglink {
	padding: 0;
}
.sectionhdglink:hover {
	border-color: #5195a0;
}
.adhdg {
	font-family: "Trebuchet MS", sans-serif;
	padding: 0 10px 3px;
	font-size: 11px;
	text-align: center;
	color: #c0c0c0;
}
#phpbb #wrap #page-body .anybutton,
#phpbb #wrap #quickloginform .anybutton,
#phpbb #wrap #phpbbnavbar #search-box .anybutton,
#phpbb #wrap #phpbbnavbar .linklist .anybutton {
	margin: 0;
	padding: 0 8px;
	text-align: center;
	border: 1px solid #d7d7d7;
	color: #FF9933;
	font-size: 12px;
	background: url(/images/buttonbg.jpg) repeat-x;
	height: 18px;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	text-decoration: none;
	position: relative;
}
#phpbb #wrap #page-body .anybutton:hover,
#phpbb #wrap #quickloginform .anybutton:hover,
#phpbb #wrap #phpbbnavbar #search-box .anybutton:hover,
#phpbb #wrap #phpbbnavbar .linklist .anybutton:hover {
	color: #ec7040;
	background: url(/images/buttonbg_OVER.jpg) repeat-x;
	border: 1px solid #d7d7d7;
}
ul#navbartoprightlinks {
	position: relative;
	top: -4px;
}
ul#navbartoprightlinks li {
	margin-top: 0;
	margin-bottom: 0;
}
#joinbutton {
	margin: 0;
	padding: 1px 5px 0;
	text-align: center;
	border: 1px solid #d7d7d7;
	color: #FF9933;
	font-size: 12px;
	background: url(/images/buttonbg.jpg) repeat-x;
	height: 18px;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	width: 75px;
	text-decoration: none;
}
#joinbutton:hover {
	color: #ec7040;
	background: url(/images/buttonbg_OVER.jpg) repeat-x;
}
.todaysdate {
	position: absolute;
	top: 3px;
	right: 10px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 15px;
	color: #5195a0;
}
.innerhdg,
.innerhdg * {
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #f47847;
	margin-top: 7px;
}
.innerhdg a {
	font-weight: bold;
}
a.innerhdg {
	text-decoration: none;
	border-bottom: 1px dotted #fc6;
	font-weight: bold;
}
a.innerhdg:hover {
	border-bottom: 1px solid #e99c2e;
}
#featuredtextcontainer .innerhdg {
	margin-top: 0;
}
.ih_features {
	margin: 0px;
	padding: 0px;	
}
.ih_features a {
	font-size: 17px;
}
.ih_features a:hover {
	border-color: #f47847;
}
#searchform {
	padding: 0;
	margin: 5px auto 12px;
	width: 95%;
}
#searchtext,
#searchtext_blog,
#searchtextnl {
	margin: 0;
	margin-bottom: 5px;
	padding: 0 3px;
	height: 21px;
	border: 1px solid #d7d7d7;
	float: left;
	width: 230px;
}
#searchtextnl {
	width: 175px;
	_width: 170px;
}
#searchtext_blog {
	width: 175px;
	_width: 170px;
}
#searchbutton {
	margin: 0;
	padding: 1px 5px 0;
	text-align: center;
	border: 1px solid #d7d7d7;
	color: #FF9933;
	font-size: 12px;
	background: url(/images/buttonbg.jpg) repeat-x;
	height: 18px;
	float: right;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	width: 50px;
	text-decoration: none;
}
#searchbutton:hover {
	color: #ec7040;
	background: url(/images/buttonbg_OVER.jpg) repeat-x;
}
.plainbox {
	margin: 15px;
}
#bottombg {
	background: url('../images/footerbg.gif') no-repeat;
	height: 41px
}
#footer {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#footer * {
	font-size: 11px;
	font-weight: normal;
}
#featuredimagecontainer {
	width: 450px;
	height: 260px;
	position: relative;
}
.featuredimage {
	position: absolute;
	top: 0px;
	left: 0px;
}
#featuredlinkcontainer {
	text-align: right;
	margin-top: 3px;
	z-index: 1;
	padding-bottom: 1px;
}
#featuredlinkcontainer * {
	z-index: 1;
}
.featuredlink,
.featuredlink:hover {
	font-size: 12px;
	margin: 0 3px;
	border: none;
}
.featuredlink:hover {
	color: #FF9933;
}
#featuredtextcontainer {
	height: 75px;
	position: relative;
}
.featuredtext {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 75px;
	width: 100%;
}
.featuredmorelink {
	font-variant: small-caps;
}
.articlelist {
	float: left;
	width: 230px;
	padding-bottom: 2px;
	/* height: 180px; */
}
.sectionimage {
	margin-top: 5px;
	width: 466px;
	height: 100px;
}
.sectionheader {
	margin: auto 0;
}
.sectionarticle {
	border-top: 1px solid #d7d7d7;
	margin-top: 10px;
	padding-top: 10px;
	clear: both;
}
.sectionarticle .floatlist p,
.sectionarticle .floatlist h2 {
	margin: 5px auto;
}
.byline {
	font-size: 11px;
	font-family: Arial, sans-serif;
}
.authorbio {
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-style: italic;
}

#articlebuttons {
	position: relative;
	margin-top: 7px;
}
#textsizebutton {
	margin: 0;
	padding: 1px 3px 0 5px;
	border: 1px solid #d7d7d7;
	color: #FF9933;
	font-size: 12px;
	background: url(/images/buttonbg.jpg) repeat-x;
	height: 18px;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	width: 75px;
	position: relative;
}
#textsizebutton.over {
	background: url(/images/buttonbg_OVER.jpg) repeat-x;
}
#textsizebutton a {
	color: #FF9933;
	text-decoration: none;
}
#textsizebutton a:hover {
	color: #ec7040;
}
#otherarticlebuttons {
	float: right;
	position: relative;
}
#otherarticlebuttons img {
	position: relative;
	top: 2px;
}
#sendbutton {
	margin: 0;
	padding: 1px 5px 0;
	text-align: center;
	border: 1px solid #d7d7d7;
	color: #FF9933;
	font-size: 12px;
	background: url(/images/buttonbg.jpg) repeat-x;
	height: 18px;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	width: 50px;
	text-decoration: none;
	position: relative;
}
#sendbutton:hover {
	color: #ec7040;
	background: url(/images/buttonbg_OVER.jpg) repeat-x;
}
#printbutton {
	margin: 0;
	padding: 1px 5px 0;
	text-align: center;
	border: 1px solid #d7d7d7;
	color: #FF9933;
	font-size: 12px;
	background: url(/images/buttonbg.jpg) repeat-x;
	height: 18px;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	width: 50px;
	text-decoration: none;
	position: relative;
}
#printbutton:hover {
	color: #ec7040;
	background: url(/images/buttonbg_OVER.jpg) repeat-x;
}
#sharebutton {
	margin: 0;
	padding: 1px 5px 0;
	text-align: center;
	border: 1px solid #d7d7d7;
	color: #FF9933;
	font-size: 12px;
	background: url(/images/buttonbg.jpg) repeat-x;
	height: 18px;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	width: 50px;
	text-decoration: none;
	position: relative;
}
#sharebutton:hover {
	color: #ec7040;
	background: url(/images/buttonbg_OVER.jpg) repeat-x;
}
#thearticle {
	font-size: 100%;
	margin-top: 15px;
}
.thearticleimage {
	float: left;
	margin: 0 15px 10px 0;
	_margin-bottom: 0px;
	width: 200px;
	height: 180px;
}
.articletitle {
	color: #f47847;
	font-size: 22px;
	font-weight: bold;
	margin: 5px 0;
}
.articlesummary,
.articlesummary * {
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #f7aa3c;
	margin-top: 7px;
}
.fullstory {
	clear: both
}
.banner {
	text-align: center;
}

.clear {
	font-size: 1px;
	clear: both;
}

#signupform {
	padding: 0;
	margin: 8px auto 0;
	width: 100%;
}
#First_Name {
	margin: 0;
	padding: 1px 5px 0;
	height: 21px;
	border: 1px solid #d7d7d7;
	width: 100px;
	_width: 102px;
	float: left;
	color: #ccc;
	font-size: 12px;
}
#B_Email {
	margin: 0;
	margin-left: 5px;
	padding: 1px 5px 0;
	height: 21px;
	border: 1px solid #d7d7d7;
	width: 123px;
	_width: 127px;
	float: left;
	color: #ccc;
	font-size: 12px;
}
#signupbutton {
	margin: 0;
	padding: 1px 5px 0;
	text-align: center;
	border: 1px solid #d7d7d7;
	color: #FF9933;
	font-size: 12px;
	background: url(/images/buttonbg.jpg) repeat-x;
	height: 18px;
	float: right;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	width: 50px;
	_width: 55px;
	text-decoration: none;
}
#signupbutton:hover {
	color: #ec7040;
	background: url(/images/buttonbg_OVER.jpg) repeat-x;
}

.signupmsg {
	color: red;
	font-weight: bold;
}

#current_issue_graphic p {
	float: left;
	margin: 0 4px;
}

.stbutton {
	text-decoration: none;
	font-size: 12px;
}
.stbuttontext {
	color: #FF9933;
	font-size: 12px;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
}
.stbutton:hover .stbuttontext {
	color: #ec7040;
	background: url(/images/buttonbg_OVER.jpg) repeat-x;
}

#section_Advertise br {
	padding: 0;
	margin: 0;
	margin-bottom: 7px;
}

.pagenav {
	text-align: right;
}

.pagenav b {
	font-size: 15px;
	color: #F7AA3C;
	position: relative;
	top: 1px;
}

#subscribebox ul { float: left; margin-top: 3px; }

#nltiphdg	{
	 color: white;
	 font-style: italic;
	 font-weight: bold;
	 font-size: 12pt;
	 text-align: center;
	 margin: 5px 0 15px;
}

#archivelist {
	 padding: 0 10px 5px;
}

#archivelist div {
	 margin: 5px 0;
}

#archivelist * {
	 font-size: 11px;
	 color: #5195A0;
}

.nldate,
.nldate_email {
	position: absolute;
	top: 3px;
	right: 10px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 15px;
	color: #5195a0;
}

.nldate_email {
	color: white;
}

.blogroll_entries {
	display: block;
	margin: 5px 0 5px 10px; 
}

/* */