@charset "utf-8";
* {
	margin:		0;
	padding:	0;

}
body, td, th {
	font-family: Verdana, Arial;
	font-size: 0.8em;
}
body {
	background-color: 	#000000;
	position: 			relative;
	z-index:			0;
	background-image: url(../img/bg_rpt.jpg);
	background-repeat: repeat;
}
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 {
	top: 		0;
	left: 		0;
	width: 		100%;
	height: 	100%;
	position: 	absolute;
}
#container {
	width: 		1000px;
	margin:		0px auto;
}
#header {
	margin-top: 22px;
	height:		165px;
}
#header_logo {
	width: 		296px;
	height:		165px;
	float: 		left;
}
#header_flash {
	width: 		704px;
	height:		165px;
	float: 		left;
}
#home_content {
	border-bottom:4px solid #000000;
	background:url(../img/home_content_bg.gif) repeat-y top left;
}
#footer_tabs {
	background:url(../img/subfoot_bg_rpt.gif) repeat-x top left;
	height:84px;
}
#footer {
	margin-bottom: 	22px;
	background:url(../img/footer_bg.jpg) no-repeat top left;
	height:139px;
	position:relative;
}
#footer div {
	position:absolute;
	top:95px;
	left:244px;
	width:493px;
	text-align: center;
}
.home_article_table td {
	padding-left:30px;
	background:url(../img/home_leftcol_bg.gif) no-repeat top left;
	padding-right:26px;
	font-weight:normal;
	line-height:1.4em;
}
.home_article_table th {
	padding-left:30px;
	background:url(../img/home_rightcol_bg.gif) no-repeat top left;
	padding-right:26px;
	font-weight:normal;
	line-height:1.3em;
}
.home_main_left {
	padding:45px 30px 23px 25px;
	background:url(../img/content_bg_grad.gif) no-repeat top left;
}
.l2_main_left {
	background:url(../img/content_bg_grad.gif) no-repeat top left;
	line-height:1.4em;
	padding-top: 25px;
	padding-right: 18px;
	padding-bottom: 23px;
	padding-left: 25px;
}
.flash_holder {
	width:712px;
	height:430px;
	margin-bottom:52px;
}
.sidebar {
	padding:22px 4px 22px 11px;
	color:#FFFFFF;
	font-size:0.85em;
	line-height:1.5em;
	background-color:#86161b;
	background-image:url(../img/rnav_grad_bg.png);
	background-repeat:repeat-x;
	background-position:top left;
}
*+html sidebar {
	margin-left:-8px;
}
.side_pad {
	padding-left:7px;
}
.side_txt {
	margin-bottom:24px;
	margin-right: 8px;
}
.sidebar a:link, .sidebar a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}
.sidebar a:hover, .sidebar a:active, .sidebar a:focus {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight:bold;
}
hr {
	color:#86161b;
	border:0;
	height:1px;
	background-color:#86161b;
}
#print_header {
	display:none;
}
.no_print {
}
