@charset "utf-8";
/* CSS Document */

/* ===== global styles ===== */

html, body {
	height: 100%;
	margin-bottom: 1px;
}
body {
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
	background-image: url(../BR_masthead.gif);
	background-position: center top;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.1em;
	color: #000066;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#BRwidget {
	margin-right: 10px;
}

a:link img    {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#papersOuterDiv {
	background-image: url(../BR_logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 880px;
	position: relative;
	padding: 0px;
}
#papersHeader/* ===== header ===== */
 {
	height: 110px;
	position: relative;
}
/* ==== main menu ==== */
#papersMainMenu {
	width: 49.25em;
	height: 23px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	left: auto;
	right: auto;
}
#papersMainMenu  ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
#papersMainMenu  li{
	float: left;
	padding: 0;
	width: 7.9em;
	height: 1.4375em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	margin: 0;
	font-size: 14px;
}
#papersMainMenu   li   a:link {
	font-family:Arial, Helvetica, sans-serif;
	display: block;
	font-size: .9em;
	line-height: 1.5;
	text-align: center;
	text-decoration: none;
	color: #3E2F1A;
	background:url(../navbg.gif) repeat-x left top;
	padding-top: 0;
	padding-bottom: 0;
}
#papersMainMenu   li.lastnav {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#papersMainMenu  li  a:hover, a:active {
	font-weight: bold;
	background-position: left bottom;
}
#papersMainMenu   li   a:link, #papersMainMenu li a:visited {
	font-family:Arial, Helvetica, sans-serif;
	display: block;
	font-size: .9em;
	line-height: 1.5;
	text-align: center;
	text-decoration: none;
	color: #3E2F1A;
	background:url(../navbg.gif) repeat-x left top;
	padding-top: 0;
	padding-bottom: 0;
}	
#papersTopcontent  {
	width: 880px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#bannerAds {
	float: left;
	height: 68px;
	width: 468px;
	display: block;
	margin: 0px;
}
#searchBar {
	width: 288px;
	height: 68px;
	text-align: right;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#papersContent  {
	width: 880px;
	clear: both;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}
#papersSideBar  /* ==== sidebar ====*/
 
  {
	background-image: url(../sidebar1_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 150px;
	margin-right: 10px;
}
#papersSideBar    h2   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1;
}
#papersSideBar  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5;
	color: #006600;
	clear: left;
	text-align: center;
	padding-top: 0.9375em;
}
#papersSideBar  img {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	clear: left;
}
#papersSpecialSections   {
	background-image: url(../sidebar1_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 150px;
	margin-bottom: .9375em;
}
/* ==== mainContent ====*/
#papersMainContent {
	width: 590px;
	float: left;
	margin: 0px;
}
#papersMainContent  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14.4px;
	color: #000066;
}
h1,  #papersMainContent h1{
	font-size: 20px;
	color: #513E22;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 23px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#papersMainContent h3  {
	font-size: .9em;
	line-height: 1.2em;
	color: #9E8562;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
#papersMainContent h2  {
	font-size: 1em;
	line-height: 1.2em;
	color: #626F9D;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	font-weight: bold;
}
#articleList {
	float: left;
	width: 575px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000066;
	padding-top: 10px;
}
#articleList p {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#article {
	width: 560px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	clear: left;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000066;
}
#article p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
	color: #000066;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	white-space: pre-wrap;
	display: block;
}

#mainImage
 {
	float: right;
	width: 300px;
	margin-left: 0.9375em;
	margin-bottom: .4em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B5B6BD;
	border-right-color: #B5B6BD;
	border-bottom-color: #B5B6BD;
	border-left-color: #B5B6BD;
	background-color: #B5B6BD;
}
#mainImage  p {
	color: #663300;
	padding: 5px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#tdReader {
	margin-right: 15%;
	margin-left: 15%;
	clear: both;
}
#bannerAds {
	display: block;
	height: 68px;
	width: 468px;
	margin-right: auto;
	margin-left: auto;
}
#sideBarRight/* ==== sidebar right ====*/
  {
	width: 120px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#sideBarRight h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1;
}
#skyscraperAd, #widget {
	display: block;
	height: 600px;
	width: 120px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#tileAd {
	width: 120px;
	float: left;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 90px;
}
#windowAd {
	display: block;
	height: 240px;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	float: left;
	margin-bottom: 10px;
}
.clear /* ==== miscellaneous styles ==== */

 {clear; both
	clear: both;
}
#footer {
	clear: both;
	background-image: url(../foot.jpg);
	background-repeat: repeat-x;
	margin-top: 0.9375em;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5;
	color: #FFFFFF;
	text-align: center;
}
#footer a:link {
	color: #CCCCCC;
}
.current {
	font-weight: bold;
	background-position: left bottom;
}
.last {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #6472A0;
	color: #FFFFFF;
}

.floatRight {
	float: right;
	border: 1px solid #6D7AA9;
	margin-left: 10px;
}

.clearfloat {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	clear: both;
	height: 0px;
}
.hide {
	display: none;
}

.floatLeft {
	float: left;
	margin-right: 10px;
}
.paperButton {
	padding-left: 15px;
	padding-right: 15px;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 17px;
	font-weight: bold;
	color: #6875A4;
}

blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 14.4px;
	font-weight: normal;
	color: #996600;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
}
.story {
	background-color: #D9DAFD;
	padding: 10px;
	height: 250px;
	margin-top: 10px;
	overflow: scroll;
	display: block;
	border: 1px solid #000066;
}
#story2 {
	background-color: #D9DAFD;
	padding: 10px;
	height: 250px;
	margin-top: 10px;
	overflow: scroll;
	display: block;
	border: 1px solid #000066;
}
img.election {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-right: 10px;
}

.oddRow{
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6472A0;

}

.hoverRow, .selectRow{
	background-color: #CCD9EF;
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;

}a  img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

