* { font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif; }

body
{
	color: #000;
	font-size: 10pt;
	line-height: 1.4;
	background-color: #fff;
	text-align: left;
	margin: 10px;
}

p
{
	font-size: 10pt;
	color: #000;
}

ul,ol { font-size: 10pt; }

.mainbox ul,.mainbox ol
{
	margin-left: 20px;
	padding-left: 10px;
}

b,strong
{
	font-weight: bold;
	color: black;
}

#container
{
	width: 100%;
	display: block;
	padding: 0;
	margin: 0;
	background-color: #fff;
	text-align: left;
	border: none;
}

#header
{
	width: 100%;
	position: relative;
	top: inherit;
	left: inherit;
	display: block;
	background: none;
	height: 60px;
}

#header h1
{
	position: relative;
	top: inherit;
	left: inherit;
	display: block;
	clear: both;
	font-size: 20pt;
	text-indent: 0;
}

#header h1 span
{
	font-size: 9pt;
	text-indent: 0;
	position: relative;
	top: inherit;
	left: inherit;
	display: block;
	clear: both;
}

#header #headerimg { display: none; }

#quotes
{
	width: 90%;
	padding: 0;
	margin: 0;
	display: block;
	position: relative;
	top: inherit;
	right: inherit;
	height: inherit;
	font-size: 8pt;
	line-height: 1.4;
	font-style: italic;
}

#subnav { top: 155px; }
#navigation { display: none; }

/*#navigation li { display: inline; } */
#navigation li a { display: none; }
#navigation li a:hover { display: none; }

#main
{
	width: 100%;
	clear: both;
	margin: 0;
	padding: 30px 0 0 0;
	border: none;
}

.mainbox
{
	vertical-align: top;
	width: 100%;
	float: left;
	text-align: left;
	padding: 0;
	border: none;
}

.menubox
{
	display: none;
	margin: 0;
	padding: 0;
}

hr
{
	border-width: 1px 0 0 0;
	border-color: #BD8C00;
	border-style: solid none none none;
	margin: 5px 0;
	background-color: #FFF;
}

h1,h2,h3,h4
{
	color: #BD8C00;
	font-size: 18pt;
	line-height: 120%;
	margin: 20px 0 5px 0;
	font-weight: normal;
}

h1 { color: #C90016; }
h2 { font-size: 16pt; }
h3 { font-size: 14pt; }
h4 { font-size: 12pt; }
.stories_page #main .mainbox h3 { display: none; }

a:visited,a:link
{
	color: #009;
	font-weight: normal;
	text-decoration: none;
}

a:hover
{
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

#footer
{
	font-size: 8pt;
	line-height: 20px;
	padding: 0;
	width: 100%;
	height: 20px;
	clear: both;
}

#footer p { text-align: left; }

#footer img { display: none; }

.timestamp
{
	font-family: verdana, sans-serif;
	font-size: 8pt;
	text-align: left;
	color: #cfcfcf;
}

.small,.small a
{
	font-size: 8pt;
	color: #777;
	font-weight: normal;
	line-height: 1.4;
}

.list1,.list2 { display: none; }

.links,.excerpt
{
	border: 0px transparent none;
	background: none;
}

