@charset "ISO-8859-1";
/* CSS Document */

body {
	background-color:#999;
	margin:0px;
	padding:0px;
	font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
body a {
	color:#336633;
	text-decoration:none;
}
body a:hover {
	text-decoration:underline;
}
body a img {
	border:none;
}
body h3 {
	color:#336633;
}
#page {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:5px;
	padding:5px;
	background-color:#FFF;
	border:2px solid #666;
}
#pageHeader .greeting {
	float:left;
	width:490px;
	font-size:13px;
	background-color:#000066;
	line-height:35px;
	color:#FFF;
	padding-left:10px;
}
#pageHeader form {
	float:right;
	width:490px;
	font-size:14px;
	background-color:#000066;
	line-height:35px;
	text-align:right;
	color:#FFF;
	padding-right:10px;
}
#pageHeader form.tearsheets {
	float:right;
	width:490px;
	font-size:14px;
	background-color:#FFF;
	line-height:35px;
	text-align:left;
	color:#666;
	padding-right:10px;
}
#flag {
	clear:both;
	padding:5px;
	border-top:1px solid #CCC;
}
#flag img {
	float:left;
}
.promo {
	float:right;
	padding-right:50px;
}
#navigation {
	clear:both;
}
#navigation table {
	width:100%;
	background-color:#FFFFFF;
	border-top:1px solid #CCC;
	padding-top:5px;
	margin-bottom:10px;
}
.topNav {
	cursor:pointer;
	padding:5px;
	background-color:#000066;
	color:#FFFFFF;
	text-align:center;
	border:1px solid #CCCCCC;
}
.topNav a {
	color:#FFFFFF;
	cursor:pointer;
}
.subNav {
	cursor:pointer;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#FFFFFF;
	color:#000066;
	text-align:center;
	border-bottom:1px solid #CCCCCC;
}
.subNav a {
	color:#000066;
	cursor:pointer;
}
#pageHeader .leaderboardSide {
	clear:both;
	float:left;
	padding-left:10px;
	margin-bottom:10px;
}
#pageHeader .leaderboard {
	float:right;
	padding-right:10px;
	margin-bottom:10px;
}
#pageContent {
	clear:both;
}
#contentMain {
	width:520px;
	float:left;
}
.Breaking {
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	padding-bottom:3px
}
.Updated {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#666666;
	padding-bottom:6px;
}
.Headline {
	color:#336633;
	font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
}
.TopStoriesBorder {
	border:1px solid #000066;
}
.Photo {
	font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
}
.StoryMain {
	font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:14px;
}
.StoryMain a {
	color:#336633;
	text-decoration:none;
}
.StoryMain a:hover {
	text-decoration:underline;
}
.Author3 {
	color:#336633;
	background:transparent;
	text-decoration:none;
    font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:14px;
}
.Author3:hover { 
	background:transparent;
	text-decoration:underline;
	font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:14px;
}
.SectionHeader {
	font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	color:#EEEEEE;
	padding:4px;
	display:block;
	background-color:#000066;
}
.TopHeadline {
	color:#336633;
	background:transparent;
	text-decoration:none;
	font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
TopHeadline:hover { 
	background:transparent;
	text-decoration:underline;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.topAds {
	color:#036;
	font-weight:bold;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	background-color:#EEE;
}
.topAds a {
	color:#336633;
	font-weight:normal;
	text-decoration:none;
}
.promoBlogs p {
	text-align:center;
	background-color:#EEE;
	border:1px solid #CCC;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:5px;
	margin-bottom:0px;
}
#adCube {
	width:300px;
}

#adSkyscraper {
	width:160px;
}
#socialMedia {
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	color:#036;
	font-weight:bold;
}
#sisterPapers {
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	color:#666;
	font-weight:bold;
	border-top:2px solid #DDD;
	border-bottom:2px solid #DDD;
}
#pageFooter {
	clear:both;
	margin-top:10px;
	text-align:center;
	border-top:1px solid #DDD;
}