/* SPAC: Press CSS */
/* Shannon-Rose Design 2008 */

/* Main Content */
div#contentMain {
	width: 916px;
	margin: 17px;
	display: inline;
	float: left;
	color: #4d4a42;
}
/* Header Bar Content */
div.articlesHeader {
	width: 916px;
	height: 56px;
	background: #eceae3 url(/imgs/interior/pageHeaderBkgd.jpg) top left repeat-x;
}
#contentMain .articlesHeader h1 {
	color: #4c4941;
	display: inline;
	float: left;
	width: 280px;
	padding-left: 15px;
	font: normal 28px/60px Georgia, "Times New Roman", Times, serif;
}
#contentMain .articlesHeader h1 a {
	text-decoration: none;
	color: #4C4941;
}
div.articlesGoTo {
	width: 145px;
	height: 17px;
	float: left;
	display: inline;
	text-align: center;
	margin: 25px 25px 0 11px;
}
.articlesGoTo p {
	margin: 0;
	text-transform: uppercase;
	font: normal 9px/12px Arial, sans-serif;
}
.articlesGoTo p a {
	color: #fff;
	display: block;
	padding: 3px 0 2px;
	text-decoration: none;
	background-color: #918f88;
}
.articlesGoTo p a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #4d4a42;
}
div.categorySelector {
	width: 195px;
	float: left;
	display: inline;
}
.categorySelector p {
	color: #4d4a42;
	margin: 12px 0 1px;
	text-transform: uppercase;
	font: normal 9px/12px Arial, sans-serif;
}
.categorySelector select {
	width: 180px;
	padding-top: 1px;
	color: #4d4a42;
	font: normal 11px/11px Helvetica, Arial, sans-serif;
}
.articlesSearch {
	width: 225px;
	float: left;
	display: inline;
}
/* Seach Bar */
label.inside {
	visibility: hidden;
	position: absolute;
	padding: 1px 0 0 5px;
	font: normal 12px/12px Helvetica, Arial, sans-serif;
}
.articlesSearch input {
	vertical-align: top;
}
#searchBox {
	width: 180px;
	height: 12px;
	border-top: 1px solid #d0cdc6;
	border-left: 1px solid #d0cdc6;
	border-bottom: 1px solid #d0cdc6;
	border-right: none;
	background: #fff;
	color: #A8A69F;
	font: normal 12px/12px Helvetica, Arial, sans-serif;
	padding: 3px 0 0 5px;
	float: left;
	display: inline;
	margin: 25px 0 0 7px;
}
#searchBox:focus {
	color: #000;
}
input.searchButton {
	width: 26px;
	height: 17px;
	float: left;
	display: inline;
	margin-top: 25px;
}
/* Articles Output Content */
div.articlesLeft {
	width: 430px;
	padding: 17px 0;
	margin: 0 13px 0 15px;
	display: inline;
	float: left;
	clear: both;
	border-top: 1px solid #b5b3a8;
}
div.articlesRight {
	width: 430px;
	padding: 17px 0;
	margin: 0 15px 0 13px;
	display: inline;
	float: left;
	border-top: 1px solid #b5b3a8;
}
div.articlesTop {
	border-top: none;
}
.articlesLeft img, .articlesRight img {
	margin: 0 16px 0 0;
	float: left;
	display: inline;
}
.articlesLeft a:link img, .articlesLeft a:visited img,
.articlesRight a:link img, .articlesRight a:visited img {
	border: 1px solid #c2c0b7;
}
.articlesLeft a:hover img, .articlesRight a:hover img {
	border: 1px solid #4e73d3;
}
.articlesLeft h2, .articlesRight h2 {
	color: #474540;
	font: normal 18px/20px Georgia, "Times New Roman", Times, serif;
}
.articlesLeft h2 a, .articlesRight h2 a {
	color: #474540;
	margin-left: 0;
	text-decoration: none;
	white-space: normal;
}
.articlesLeft h2 a:hover, .articlesRight h2 a:hover {
	color: #4e73d3;
	text-decoration: none;
}
.articlesLeft p, .articlesRight p {
	color: #474540;
	margin: 5px 0;
	font: normal 11px/16px Helvetica, Arial, sans-serif;
}
.articlesLeft a, .articlesRight a {
	text-decoration: none;
	margin-left: 2px;
	white-space: nowrap;
}
.articlesLeft a:hover, .articlesRight a:hover {
	text-decoration: underline;
}
.articlesLeft h3, .articlesRight h3 {
	color: #b5b2aa;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font: normal 9px/14px Arial, sans-serif;
}
.articlesLeft h3 a, .articlesRight h3 a {
	text-decoration: none;
	color: #b5b2aa;
	margin-left: 0;
}
.articlesLeft h3 a:hover, .articlesRight h3 a:hover {
	color: #b5b2aa;
	text-decoration: underline;
}
/* Single Article Styles */
div#articleMain {
	width: 612px;
	float: left;
	margin-top: 17px;
	display: inline;
}
#articleMain h1 {
	color: #474540;
	margin: 0 15px 5px;
	font: normal 18px/24px Georgia, "Times New Roman", Times, serif;
}
#articleMain h2 {
	color: #474540;
	margin: 0 15px 5px;
	font: normal 13px/16px Georgia, "Times New Roman", Times, serif;
}
#articleMain h3 {
	color: #b5b2aa;
	margin: 0 15px 17px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font: normal 9px/18px Arial, sans-serif;
}
#articleMain p {
	color: #474540;
	margin: 0 15px 10px;
	font: normal 12px/17px Helvetica, Arial, sans-serif;
}
#articleMain ul {
	list-style: outside;
	list-style-type: disc;
	color: #474540;
	margin: 0 15px 25px;
	font: normal 12px/17px Helvetica, Arial, sans-serif;
}
#articleMain ul li {
	padding-bottom: .5em;
}
#articleMain img {
	margin: 0 13px 2px 15px;
	border: 1px solid #c2c0b7;
	float: left;
	display: inline;
}
/* Single Article Side Bar */
div#articleSideBar {
	width: 304px;
	float: left;
	margin-top: 17px;
	display: inline;
	min-height: 425px;
	background: transparent url(/imgs/interior/rightColumnBkgd.jpg) top left repeat-x;
}
#articleSideBar h3 {
	color: #4e73d3;
	margin: 16px 22px 0 19px;
	text-transform: uppercase;
	font: bold 12px/14px Helvetica, Arial, sans-serif;
}
#articleSideBar ul {
	margin: 10px 22px 0 29px;
	list-style-type: disc;
}
#articleSideBar ul li {
	color: #474540;
	margin: 5px 0 15px;
	font: normal 11px/13px Helvetica, Arial, sans-serif;
}
#articleSideBar ul.relatedDocuments li {
	margin: 5px 0;
}
#articleSideBar span {
	display: block;
	height: 5px;
	font: normal 9px/12px Arial, sans-serif;
}
#articleSideBar li a strong {
	color: #474540;
}
#articleSideBar li a:hover strong {
	color: #4e73d3;
	text-decoration: none;
}
#articleSideBar a {
	text-decoration: none;
}
#articleSideBar a:hover {
	text-decoration: underline;
}
/* Article Search Results */
p.searchError {
	text-align: center;
	font-weight: bold;
	font-style: italic;
}
h2#resultsHeader {
	margin: 1.2em 17px 1em 17px;
	font-size: 11px;
	padding-bottom: 0.2em;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #E5E2DB;
}
h2#resultsHeader strong {
	font-size: 14px;
}
ol#resultsList {
	margin: 1.2em 0 2.3em 0;
	padding: 0;
	list-style-type: decimal;
	list-style-position: outside;
}
ol#resultsList li {
	margin: 0 0 .7em 35px;
	padding: 0;
	color: #474540;
	line-height: 16px;
	font-size: 12px;
}
ol#resultsList span {
	display: block;
	font: 10px/16px Arial, Helvetica, sans-serif;
	color: #666;
}
ol#resultsList a {
	font: 15px/15px "Times New Roman", Times, serif;
}
ol#resultsList a:link, ol#resultsList a:visited {
	color: #4e73d3;
}
ol#resultsList a:hover {
	color: #4e73d3;
}
/* Pagination */
#pagination {
	margin-left: 17px;
}
#pagination a {
	padding: 0 4px;
}
#pagination a#pageNavHere {
	color: #474540!important;
}
