body.page {
	font-size: 10px;
	font-family: lucida unicode, lucida grande, trebuchet ms, verdana, helvetica, arial, sans-serif;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	background-color:#990000;
}

body.page img {
	border: 0px;
}

body.page div.container {
	min-width: 760px;
	z-index: 0;
	border-left: 12px #990000 solid;
	background-color: #ffffff;
}

body.page div.top {
	background-color:#990000;
	height: 85px;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
}

body.page div.top a:link {
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
}

body.page div.top a:hover {
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	color: #999999;
}

body.page div.top a:visited {
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
}

body.page div.stories {
	background-color:#990000;
	float: right;
	text-align: left;
	padding: 7px 7px 20px 7px;
	width: 23%;
}

body.page div.stories h2 {
	padding: 0px 0px 15px 0px;
	margin: 0px;
}

body.page div.stories p {
	font-family: lucida grande, lucida unicode, verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	padding: 0px 0px 15px 0px;
	margin: -10px 0px 0px 0px;
}

body.page div.stories img.pic {
	float: left;
	clear: left;
	margin-right: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: middle;
}

body.page div.stories img.line {
	margin: 7px 0px 8px 0px;
}

body.page div.stories a {
	font-weight: 100;
	text-decoration: none;
	font-family: lucida grande, lucida unicode, verdana, helvetica, arial, sans-serif;
	font-size: 12px;
}

body.page .taglines {
	font-size: 11px;
	color: #777777;
}


body.page div.stories a:link {
	color: #ffffff;
}

body.page div.stories a:visited {
	color: #999999;
}

body.page div.stories a:hover {
	color: #999999;
}


body.page div.stories img.continue {
	padding: 5px 0px 0px 25px;
}

body.page div.feature {
	background-color: #ffffff;
}

body.page div.feature img.newspic {
	float: left;
	clear: left;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: top;
}

body.page div.feature img.docpic {
	float: left;
	clear: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: top;
}

body.page h3 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	padding: 10px 8px 0px 8px;
	margin-top: 3px;
}

body.page p {
	padding: 5px 10px 5px 10px;
	font-size: 14px;
	color: #222222;
}

body.page p a {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

body.page p a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

body.page p a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

body.page p a.morelink {
	font-size: 11px;
	font-weight: normal;
}

body.page h3 a {
	color: #999999;
	text-decoration: none;
}

body.page h3 a:visited {
	color: #999999;
	text-decoration: none;
}

body.page h3 a:hover {
	color: #ff9c00;
	text-decoration: none;
}

body.page td.tbc p {
	line-height: 1.2;
}

body.page div.bottom {
	clear: left;
	background-color: #888888;
	color: #ffffff;
}

body.page div.bottom p.nav {
	font-size: 10px;
	color: #dddddd;
	clear: right;
	text-align: center;
}

body.page div.bottom a {
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}

body.page div.bottom a:hover {
	font-weight: normal;
	color: #ff9c00;
}

body.page div.bottom a:visited {
	font-weight: normal;
	color: #ffffff;
}

body.page table tbody tr td {
background-color:#dddddd!important
}