BODY {
	font-size: 10pt;
	color: #1b1b1b;
	font-size: 10pt;
	font-family: trebuchet, verdana, helvetica, sans-serif;
}
input {
	border: 1px solid white;
}
A {
	color: #0072bc;
	text-decoration: none;
	font-weight: bold;
}
A img {
	border: 1px solid #949494;
}
a:visited {
	color: #5a79a9;
}
a:hover {
	text-decoration: underline;
	color: #b90900;
}
h1 {
	margin: 0px;
	padding: 0;
	font-family: 'Montserrat', verdana, helvetica, sans-serif;
	font-size: 24pt;
}
h2 {
	font-family: verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 16pt;
	margin-top: .5em;
	margin-bottom: 0;
}
h3 {
	background: url('/graphics/header_bg.png') center repeat-x;
	color:  #b13d3d;
	margin: 5px 0 5px 0;
	overflow: visible;
}
h3 span {
	background: white;
	padding: 5px 5px 5px 0;
}
h3.orderDiv {
	background: none;
}
hr {
	color: #b2cae5;
	background-color: #b2cae5;
	border: none;
	height: 1px;
	margin: 10px 0 10px 0;
}
blockquote {
	margin-left: 1.5em;
}
table.databox {
	font-size: 10pt;
	border: 1px solid #ccc;
	margin-left: 2em;
}
table.databox td {
	padding: .5em;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-top: 1px solid #ccc;
}
table.databox td.header {
	background: #eee;
	font-weight: bold;
	border-top: none;
}
#article_text {
	font-family: "Open Sans", trebuchet, verdana, helvetica, sans-serif;
	font-size: 14pt;
}
#content {
	overflow: visible;
}
#wrapper {
	width: 980px ;
	margin-left: auto ;
	margin-right: auto ;
	padding: 0 2px 0 2px;
}
#menu {
	background: #f5f5f5;
	border-top: 2px solid #aaa;
	border-bottom: 2px solid #aaa;
	margin-bottom: 0;
	clear: both;
}
#menu A {
	font-weight: bold;
	text-decoration: none;
}
#menu a:visited {
	color: #0072bc;
}
#menu ul {
	padding: 8px;
	margin: 0;
}
#menu li {
	padding: 8px;
	list-style: none;
	display: inline;
	list-style-type: none;
}
#menu li.selected {
	background: white;
	margin: 0;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
}
#main {
	width: 780px;
	overflow: visible;
	background: white;
	padding-right: 20px;
	z-index: 999;
	margin-top: 1em;
}
#main p, #main2 p, #main4 p {
 	margin: 1em 0 0 0;
	line-height: 1.5em;
}
#main3 {
	padding: 10px 0 10px 0;
	width: 800px;
}
#main4 {
	width: 600px;
	margin-left: 190px;
	margin-bottom: 2em;
}
#printcopyright {
	display: none;
}
#copyright {
	clear: both;
	padding: 10px;
	font-size: 8pt;
	background: #f5f5f5;
}
#refer {
}
#copyright a, #copyright img {
	text-decoration: none;
	border: none;
}
#sidebar {
	width: 165px;
	float: right;
	margin: 10px 0 10px 10px;
	font-size: 8pt;
	z-index: 99;
	text-align: center;
}
#sidebar p {
	margin-top: 0;
	line-height: 1em;
}
#sidebar div.brief {
	margin: 0;
	padding: 10px 0 5px 0;
}
#sidebar2 {
	z-index: 97;
	float: right;
	padding-bottom: 10px;
}
#preview {
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 1em;
	background: #b2cae5;
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
}
#mug {
	width: 160px;
	text-align: left;
	padding-top: 10px;
	margin-right: 1em;
	float: left;
}
div.mug {
	width: 250px;
	float: left;
	text-align: center;
	margin-top: 1em;
	margin-right: 1em;
}
div.articlePhotos {
	width: 440px;
	float: right;
 	border-left: 3px double #999;
	padding-left: 15px;
	margin-left: 10px;
	overflow: visible;
	z-index: 95;
	background: white;
}
div.articlePhotos p {
	font-size: 8pt;
 	text-align: left;
	padding: 0 0 1em 0;
	border-bottom: 1px solid #aaa;
	margin-bottom: 1em;
}
div.local {
	height: 100%;
	text-align: left;
	overflow: visible;
}
div.local p {
	border-top: 1px solid #aaa;
	padding: 10px 0 10px 0;
	margin: 0 0 0 5px;
	font-size: 8pt;
}
div.leaderboard {
	border-top: 2px solid #aaa;
	border-bottom: 2px solid #aaa;
	margin: 0;
	padding: 10px;
	text-align: center;
	background: #f5f5f5;
}
div.searchBox {
	background: white;
	border: 1px solid #888;
	width: 175px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 40px;
	padding: 5px;
	float: right;
	height: 20px;
}
div.searchBox input {
	border: none;
	width: 100px;
	font-size: 12pt;
	margin: 2px 0 2px 2px;
}
div.brief {
	border-top: 1px solid #aaa;
	padding: 15px 0 15px 0;
	margin: 0;
	overflow: auto;
}
div.form {
	background: url('/graphics/form_bg.png') top left no-repeat;
	padding: 0;
	margin: 20px 10px 20px 20px;
	clear: both;
}
div.form input {
	border: 1px solid #aaa;
	padding: .5em;
	font-size: 11pt;
}

p.datetime {
	padding: 0 5px 0 0;
	font-size: 8pt;
	color: #a1a1a1;
}
p.readmore {
	text-align: right;
	margin-top: 1em;
}
p.headlineImg {
	margin: 0;
}
p.intro {
	font-size: 8pt;
}
p.subhead {
	font-size: 11pt;
	font-weight: bold;
	padding-top: .75em;
	margin-bottom: 0;
	padding-bottom: 0;
	line-height: 1em;
}
p.note {
	width: 500px;
	border-top: 2px solid #dcdcdc;
	border-bottom: 2px solid #dcdcdc;
	background: #f8f8f8;
	font-style: italic;
	font-size: 8pt;
	padding-top: .5em;
	padding-bottom: .5em;
	padding-left: 1em;
}
p.bar {
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
	background: #eee;
	padding: .5em 1em .5em 1em;
}
p.title {
	text-align: left;
	padding-bottom: .5em;
}
p.datetime2 {
	padding-bottom: 5px;
	padding-top: 10px;
	overflow: hidden;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	margin: 0;
	font-size: 9pt;
	color: #555;
}
p.datetime2 img {
	border: none;
}
p.caption {
	margin: 0 0 1em 0;
	padding-top: 1em;
	line-height: 1em;
	font-size: 9pt;
	color: #555;
	border-bottom: none;
}
span.referbar {
}
span.referbar img {
	border: 0;
	margin-bottom: -5px;
	margin-left: 10px;
	margin-top: 0;
}
span.link {
	display: none;
}