@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #504f4f;
	background-color: #00129a;
	margin: 0px;
	background-image: url(images/playerbkg.jpg);
	background-repeat: no-repeat;
}
.torn_right_bkg {
	background-image: url(images/torn_right_border.gif);
	background-repeat: repeat-y;
}
.main_red_bkg {
	background-image: url(images/main_red_bkg.jpg);
	background-repeat: no-repeat;
	background-color: #6B0010;
	background-position: top;
}
.copyright {
	font-size: 8pt;
	color: #999999;
}
.hp_box_bkg {
	background-image: url(images/hp_box_bkg.gif);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 18px;
}
.narrative {
	margin: 0px;
	font-size: 9pt;
}
.paragraphheading {
	margin: 0px;
	font-weight: bold;
	letter-spacing: 0pt;
}
.op_torn_right_bkg {
	background-image: url(images/op_torn_right_border.gif);
	background-repeat: repeat-y;
	padding-bottom: 30px;
}
.main_white_bkg {
	background-image: url(images/t_main.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: top;
	font-size: 10pt;
}
#rb_main {
	width: 209px;
	background-image: url(images/rb_bkg.gif);
	background-repeat: repeat-y;
}
#rb_content {
	background-image: url(images/rb_bottom_bkg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 325px;
}
/* main menu */
.mainMenu .options {
	margin-right:1px;
	margin-bottom:1px;
	border: 1px solid #990000;
	font-size: 8pt;
	background-color: #48000B;
	color: #B7B7B7;
}
.mainMenu a {
	color:#FFFFFF;
	display:block;
	text-align:left;
	text-decoration:none;
	padding:2px 5px;
}
.mainMenu .options a:hover {
	text-decoration: underline;
}
.mainMenu a:visited{
	text-decoration:none;
}
.mainMenu .options .indent {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 10px;	
}
.leftnav_option a {
	text-decoration: none;
	color: #6B0010;
}
.leftnav_option {
	font-size: 11pt;
	font-weight: bold;
	color: #6B0010;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.leftnav_option a:hover {
	text-decoration: underline;
	color: #6B0010;
}
.mainpage_title {
	text-decoration: none;
	color: #152AB6;
	font-size: 12pt;
	font-weight: bold;
}
.mainpage_text {
	text-decoration: none;
	color: #333333;
	margin-left: 20px;
	padding-left: 20px;
}
#mainpage {
	text-decoration: none;
	font-size: 10pt;
}
#hp_hlvspace {
	height: 1px;
}
#grid {
	text-decoration: none;
	font-size: 10pt;
	border: thin solid #6B0010;
}
.grid_heading {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #6B0010;
}
.mainpage_heading {
	color: #6B0010;
	font-size: 8.5pt;
	font-weight: bold;
}
.hp_news {
	margin-left: 8px;
	padding-left: 21px;
	background-image: url(images/hp_leftbox.jpg);
	background-repeat: no-repeat;
	height: 240px;
	padding-top: 240px;
	padding-right: 36px;
	color: #FFFFFF;
	font-weight: bold;
}
.smalllightheading {
	font-size: 9pt;
	color: #CCCCCC;
	font-weight: bold;
	text-align: left;
	margin-left: 15px;
	padding-left: 15px;
}
.rb_bottom {
	background-color: #0C0346;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: 9pt;
}
.rb_bottom a {
	color: #FFFFFF;
	text-decoration: underline;
}
.hp_subheadlines {
	color: #333333;
	font-weight: normal;
	font-size: 8.5pt;
	margin-right: 20px;
	margin-left: 15px;
	padding-right: 20px;
	padding-left: 15px;
}
.strikethrough {
	margin: 0px;
	text-decoration: line-through;
}
.underline {
	margin: 0px;
	text-decoration: underline;
}
#hp_news_bkg {
	background-image: url(images/hp_leftbox_bkg.gif);
	background-repeat: repeat-y;
}
#hp_news {
	background-image: url(images/hp_leftbox.jpg);
	background-repeat: no-repeat;
	padding-top: 240px;
	color: #FFFFFF;
	font-weight: bold;
}
