@charset "utf-8";
* {
	margin:		0;
	padding:	0;
}
body, td, th {
	font-family: Verdana, Arial;
	font-size: 12px;
}
body {
	margin:0;
	background-color:#FFFFFF;
}
p, h1, h2, ul li, ol li, ul ul ul, ol ol ol, ul ul, ol ol, hr {
	margin-bottom:12px;
}
td, th {
	font-size:1em;
}
a:link, a:visited {
	text-decoration: underline;
	color: #86161b;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	color: #86161b;
}
h1 {
	font-size: 1.3em;
	color: #86161b;
}
h2 {
	font-size: 1.1em;
	color: #86161b;
}
h3 {
	font-size: 1em;
	color: #000000;
	margin-bottom:6px;
}
ul, ol {
	margin-left:25px;
}
#wrapper {
}
#container {
}
#header {
	display:none;
}
#header_logo {
	display:none;
}
#header_flash {
	display:none;
}
#home_content {
}
#footer_tabs {
	display:none;
}
#footer {
	display:none;
}
#footer div {
	display:none;
}
.home_article_table td {
	padding-right:13px;
	font-weight:normal;
	line-height:1.4em;
}
.home_article_table th {
	padding-left:13px;
	font-weight:normal;
	line-height:1.4em;
}
.home_main_left {
}
.l2_main_left {
}
.flash_holder {
	display:none;
}
.sidebar {
	display:none;
}
*+html sidebar {
	display:none;
}
.side_pad {
	display:none;
}
.side_txt {
	display:none;
}
.sidebar a:link, .sidebar a:visited {
	display:none;
}
.sidebar a:hover, .sidebar a:active, .sidebar a:focus {
	display:none;
}
hr {
	color:#86161b;
	border:0;
	height:1px;
	background-color:#86161b;
}
#print_header {
	font-size:1.3em;
	font-weight:bold;
	color:#000000;
	margin-bottom:15px;
}
.no_print {
	display:none;
}