body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff;
}

td {
	font-size: 13px;
}

#header, #footer {
	margin: 0;
	width: auto;
	color: #000;
	white-space: nowrap;
}

#header {
	background: #000;
	padding: 7px 0 0 5px;
	height: 93px;
}

#footer {
	background: #ccc;
	padding: 10px;
	text-align: center;
	font-size: small;
	font-weight: bold;
}

#footer a {
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#logo {
	margin-right: 7px;
}

#navbar {
	width: 100%;
	height: 25px;
	background: #333;
	padding: 0;
	margin: 0;
}

#sections {
	position: absolute;
	top: 135px; left: 8px;
	width: 950px;
	color: #fff;
	font-size: 12px;
}
#sections a {
	display: block;
	float: left;
	text-align: center;
	color: #fff;
	text-decoration: none;
	width: 110px;
	background: #666;
	margin-right: 7px;
}
#sections a:hover {
	background: #933;
}

#subnav {
	width: 100%;
	height: 30px;
	background: #ccc url(/images/shade.gif) ;
	padding: 0;
	margin: 0;
}

#centerTools, #midTools, #rightTools {
	padding: 5px 10px;
	margin: 0;
	color: #000;
	font-size: 13px;
}

#centerTools a, #midTools a, #rightTools a {
	text-decoration: none;
	color: #000;
}

#centerTools a:hover, #midTools a:hover, #rightTools a:hover {
	text-decoration: underline;
}

#centerTools {
	background: #eee;
}

#midTools {
	background: #ccc;
}

#rightTools {
	background: #999;
}

#bar {
	position: absolute;
	top: 98px; left: 8px;
	width: 945px;
}

#centerColumn {
	background: #fff;
	padding: 0;
	margin: 0;
/*	margin-right: 500px; */
}

#leftColumn, #rightColumn {
	background: #000;
/*	position: absolute;
	top: 132px; */
	margin: 0;
	padding: 0;
	color: #fff;
}

#midColumn {
/*	position: absolute;
	top: 132px; */
	margin: 0;
	padding: 0;
	color: #000;
}

#leftColumn {
/*	left: 0; */
}

#rightColumn {
/*	right: 0; */
	width: 180px;
}

#midColumn {
	background: #ffc;
/*	right: 180px; */
	width: 320px;
}

#leftColumnContent, #centerColumnContent, #midColumnContent, #rightColumnContent {
	margin: 0;
	padding: 10px;
	font-size: 13px;
}

#leftColumnContent {
	padding: 0;
	font-size: 13px;
}

#rightColumnContent {
	padding: 10px 0;
}

#videos {
	position:relative;
	width: 300px;
	height: 115px;
	overflow: hidden;
}

.slide {
	position: absolute;
	visibility: hidden;
}

#slide0 {
	visibility: visible;
}


/************* Son-of-Suckerfish Horizontal Menu **************/
#nav, #nav ul {
	display: block;
	float: left;
	width: 100%;
	list-style: none;
	font-weight: bold;
	padding: 0;
	margin: 0;
	margin-bottom: 4px;
	font-size: 13px;
	z-index: 3;
	background: url(/images/blank.gif) repeat-x bottom;
}

#nav a {
	display: block;
	color: #fff;
	background-color: #000;
	background: url(/images/gray.gif) repeat-x bottom;
	text-decoration: none;
	padding: 3px;
}

#nav a:hover {
	color: #fff;
	background-color: #900;
	background: url(/images/red.gif) repeat-x bottom;
}

#nav li {
	float: left;
	padding: 0;
	width: 125px;
	margin-top: 5px;
	margin-right: 10px;
}

#nav li a {
	text-align: center;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 125px;
	font-weight: normal;
	margin: 0;
}

#nav li ul li {
	background: none;
	border: 0;
	margin: 0;
}

#nav li ul li a {
	font-weight: normal;
	background: none;
	background-color: #ddd;
	color: #009;
	text-decoration: none;
	text-align: left;
}

#nav li ul li a strong {
	color: #900;
}

#nav li ul li a:hover {
	color: #009;
	background: none;
	background-color: #fff;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -21px 0 0 125px;
	width: 155px;
}

#nav li ul ul li {
	background: none;
	border: 0;
	margin: 0;
	width: 155px;
}

#nav li ul ul li a {
	font-weight: normal;
	background-color: #eee;
	color: #009;
	text-decoration: none;
	text-align: left;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#menu {
	font-size: 13px;
	padding: 7px 0 10px 8px;
	margin: 0;
	list-style: none;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu a {
	color: #fff;
	text-decoration: none;
}

#menu a:hover {
	color: #fff;
	text-decoration: underline;
}

#menu li ul li a strong {
	font-weight: normal;
	color: #ff0;
}

#menu ul.menu {
	margin-top: 3px;
}

#menu a.starter {
	display: block;
	width: 120px;
	text-align: center;
	padding: 3px;
	background: url(/images/gray.gif) repeat-x bottom;
}

#menu a.starter:hover {
	background: url(/images/red.gif) repeat-x bottom;
}

#menu li {
	font-weight: bold;
}

#menu li.menubar {
	width: 125px;
	margin-bottom: 10px;
}

#menu li ul {
	margin: 0;
	padding: 0;
}

#menu li ul li {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

#nav li ul ul { /* third-and-above-level lists */
	width: 125px;
}

#menu li ul ul li {
	margin-left: 5px;
	font-size: 11px;
	width: 125px;
}

#menu li ul ul li a {
	color: #ccc;
}

.center {
	text-align: center;
}

#searchbox {
	padding: 5px 10px;
	margin: 0;
	color: #fff;
	font-size: 13px;
	background: url(/images/shade.gif) repeat-x bottom;
}

#searchbox h1 {
	color: #fff;
	margin: 10px 0;
}

#searchbox td {
	padding: 0 5px 5px 0;
	color: #fff;
}

#searchbox a {
	color: #fff;
	text-decoration: none;
}

#searchbox a:hover {
	text-decoration: underline;
}

#googlesearch {
	padding: 5px 10px;
	margin: 0;
	color: #fff;
	font-size: 13px;
}

#careersearch {
	padding: 5px 10px;
	margin: 0;
	color: #fff;
	font-size: 13px;
	background: url(/images/shade.gif) repeat-x bottom;
}

#careersearch h1 {
	color: #fff;
	margin: 10px 0;
}

#careersearch td {
	padding: 0 5px 5px 0;
	color: #fff;
}

#careersearch td a {
	color: #fff;
	text-decoration: none;
}

#careersearch td a:hover {
	text-decoration: underline;
}

.input {
	width: 115px;
}

.submit {
	color: #fff;
	font-weight: bold;
	width: 30px;
	background: #000;
	background: url(/images/gray.gif) repeat-x bottom;
	border: none;
}

.submit:hover {
	background: #900;
	background: url(/images/red.gif) repeat-x bottom;
}

h1 {
	margin: 0;
	color: #900;
	font-size: 18px;
}

h2 {
	margin: 0;
	color: #009;
	font-size: 16px;
}

h3 {
	margin: 0;
	color: #000;
	font-size: 14px;
}

h1.home {
	padding: 5px 0 0 0;
}

h1.story {
	padding: 10px 0;
}

h2.story {
	padding: 10px 0 0 0;
}

p {
	margin: 0;
	padding: 5px 0;
}

p.first {
	font-size: 15px;
}

a.red {
	color: #900;
	text-decoration: none;
}

a.red:hover {
	text-decoration: underline;
}

a.blue {
	color: #009;
	text-decoration: none;
}

a.blue:hover {
	text-decoration: underline;
}

a.black {
	color: #000;
	text-decoration: none;
}

a.black:hover {
	text-decoration: underline;
}

img.floatLeft {
	float: left;
	margin: 2px 5px 5px 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

.alignRight {
	text-align: right;
}

.clear {
	clear: both;
}

ul.nomargin {
	margin: 0 0 0 15px;
	padding: 0;
}

hr {
	border: 0;
	border-top: 1px solid #000;
	height: 0;
	background: #000;
}

div.topstory {
	padding: 5px 10px 10px 0;
}

div.photo h2 {
	font-size: 14px;
}

div.topstory h2 {
	font-size: 15px;
}

div.secondstory {
	padding: 5px 0 10px 0;
}

div.secondstory h2 {
	font-size: 14px;
}

#edition {
	position: relative;
	background: #e5e5e5;
	padding: 5px;
	width: 49%;
	margin-top: -6px;
	float: right;
	text-align: center;
}

#earlier {
	float: right;
	width: 70%;
}

#topics {
	float: left;
	width: 30%;
	margin-top: 5px;
}

#topics a {
	text-decoration: none;
}

#topics a:hover {
	text-decoration: underline;
}

#topics div a {
	color: #900;
}

#topics ul li a {
	color: #009;
}

#topics h3 {
	margin-bottom: 10px;
}

#topics ul {
	margin: 0 10px 10px 15px;
	padding: 0;
}

div.topad {
	margin: 0 0 0 5px;
	text-align: center;
}

div.midad {
	margin: 10px 0;
	text-align: center;
}

div.image {
	float: right;
	margin: 8px 0 10px 10px;
	width: 300px;
}

div.video {
	float: right;
	margin: 8px 0 10px 10px;
	width: 320px;
}

span.date {
	color: #666;
}

span.email span {
	display: none;
}

h3.related {
	color: #900;
	border: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}

ul.related {
	margin: 0 0 10px 17px;
	padding: 0;
}

P.morenews {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
A.morenews {
	color: #990000;		/* darkred */
	text-decoration: none;
}
A.morenews:hover {
	color: #000099;		/* darkblue */
	text-decoration: underline;
}
