* {
  margin: 0;
  padding: 0;
}
 
html, body {
	border:0;
	margin:0;
	padding:0;
}
 
html, body {
  height: 100%; /* Required */
}
body 
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	height: 100%;
	background: #f2f2f2;
	text-align: center;
}

h1 {
	font-size: 2em;
}

h2 
{
	font-size: 16px;
}
h3 
{
	font-size: 15px;
	line-height:1.4em;
	margin-bottom: .6em;
}
a 
{
	color: #000;
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
	color: #e11737;
}
a img
{
	border: none;
}
ul
{
	list-style: none none;
	margin: 0px;
}
ol
{
	list-style: decimal inside;
}
ul li a
{
	text-decoration: none;
}
p
{
	line-height: 1.4em;
	margin-bottom: 1.1em;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.printOnly
{
	display: none;
}
.hidden
{
	display: none;
}
#main
{
    margin: 0 auto;
	width: 870px;
	position: relative;
	text-align: left;
	background: #fff url(/images/bg_rpt.png) repeat-y;
    height: 100%; /* For IE */
    padding: 0px 10px 0px 10px;
}
html>body #main
{
    min-height: 100%; /* For Modern Browsers */
    height: auto !important; /* For Modern Browsers */
    width: 850px;
}

#bannerRow
{
	width: 850px;
	height: 95px;
	position: relative;
}

#bannerLeft
{
	width: 531px;
	height: 95px;
	float: left;
	background: url(/images/logo.png) no-repeat 20px 20px;
}
#bannerRight
{
	width: 319px;
	height: 95px;
	float: left;
}
#tunesFlash
{
	width: 319px;
	height: 35px;
	float: left;
	background: url(/images/dummy_flash.png) no-repeat;
}
#newsLink
{
	width: 319px;
	height: 60px;
	padding-top: 12px;
	float: left;
}
html>body #newsLink
{
	height: 24px;
}
#newsLink a
{
	display: block;
	width: 319px;
	height: 16px;
	padding: 1px 0px 0px 2px;
	text-decoration: none;
	background: url(/images/arrow_news.png) top right no-repeat #f2f2f2;
}
html>body #newsLink a
{
	width: 317px;
	height: 15px;
}
#newsLink a:hover
{
	background: url(/images/arrow_news_ovr.png) top right no-repeat #e11737;
	color: #fff;
}
#newsLink a.open
{
	background: url(/images/arrow_news_ovr.png) top right no-repeat #e11737;
	color: #fff;
}
/*#newsLink a.open:hover
{
	background: url(/images/arrow_news.png) top right no-repeat #f2f2f2;
	color: #000;
}*/
#bannerLeft a
{
	display: block;
	width: 210px;
	height: 75px;
}
#contentRow
{
	width: 850px;
	height: auto;
	position: relative;
}
.splash #contentRow
{
	margin-bottom: 70px;
	padding-bottom: 100px;
}

#nav
{
	width: 212px;
	height: auto;
	float: left;
	padding-left: 20px;
	z-index: 1;
}
html>body #nav
{
	width: 192px;
}

#nav ul
{
	float: left;
	margin-bottom: 20px;
}

#nav ul li
{
	width: 172px;
	height: auto;
}

#nav ul li a
{
	display: block;
	width: 172px;
	height: auto;
	padding-top: 6px;
	padding-bottom: 6px;
}
#nav ul li a:hover
{
	text-decoration: none;
	color: #e11737;
}	
#nav ul li a.first
{
	padding-top: 0px;
}
#nav ul li a.sel
{
	font-weight: bold;
}
#nav ul li a.sel:hover
{
	text-decoration: none;
}
#nav ul ul
{
	margin-bottom: 0px;
}
html>body #nav ul ul
{
	margin-bottom: 6px;
}
#nav ul ul li
{
	padding-left: 24px;
}
html>body #nav ul ul li
{
	width: 148px;
}
#nav ul ul li a
{
	width: 148px;
	color: #000;
	text-decoration: none;
}
#nav ul ul li a.sel
{
	color: #e11737;
	font-weight: bold;
}
#nav ul ul li a.sel:hover
{
	text-decoration: none;
}
/*Board 3rd level nav*/
#boardNav
{
	display: none;
}
div.level3 p
{
	line-height: .8em;
	padding-left: 10px;
}

div.level3 p a
{
	display: inline;
	width: auto;
}
/*-------------------------*/
#btmNav
{
	z-index: 90;
}
#btmNav ul li a
{
	color: #e11737;
}
#emptyBlock
{
	width: 192px;
	height: 200px;
}
/*==CONTENT AREA==*/
#middle
{
	margin: 0 0 0 0;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
html>body #middle
{
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#middle:after
{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}
#contentFull
{
	width: 638px;
	height: auto;
	float: left;
}
#contentLeft
{
	width: 319px;
	height: auto;
	float: left;
	padding-right: 20px;
	overflow: hidden;
}
html>body #contentLeft
{
	width: 299px;
}
#contentRight
{
	width: 319px;
	height: auto;
	float: left;
	overflow: hidden;
}
#newsPanel
{
	width: 319px;
	height: 390px;
	position: absolute;
	top: 95px;
	left: 541px;
	background: #fff;
	/*padding: 2px 6px 0px 6px;*/
	z-index: 99;
	text-align: left;
	padding-top: 5px;
}
html>body #newsPanel
{
/*	width: 307px;
	height: 388px;*/
	min-height: 385px;
	height: auto;
}
#newsPanel p
{
	padding: 0px 5px 5px 5px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
}
#newsPanel li
{
	margin-bottom: 1px;
}
#newsPanel li a
{
	display: block;
	width: 319px;
	height: auto;
	background: #eee;
	padding: 2px;
}
html>body #newsPanel li a
{
	width: 315px;
}
#contentLeft h2
{
	padding-top: 26px;
	padding-bottom: 14px;
}
#contentLeft ul
{
	padding-bottom: 12px;
}
#contentLeft ul li
{
	background-position: 0px 6px;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-bottom: .7em;
}
#splashNav
{
	width: 638px;
	padding-left: 3px;
	height: auto;
	float: left;
}
html>body #splashNav
{
	width: 635px;
}

#splashNav li
{
	width: 79px;
	height: 79px;
	float: left;
	text-align: right;
}
#splashNav li a
{
	width: 72px;
	height: 72px;
	float: left;
	display: block;
	background:  #e11737;
	color: #fff;
	text-align: left;
	padding: 3px;
	font-size: .9em;
}
html>body #splashNav li a
{
	width: 67px;
	height: 67px;
}
ul.info li
{
	width: auto;
	height: auto;
	float: none;
	text-align: left;
	background-color: white;
}
#infoPanel
{
	width: 850px;
	height: auto;
	float: left;
	padding-left: 20px;
	background-color: white;
}
html>body #infoPanel
{
	width: 830px;
}
#footer
{
	float: none;
	height: 50px;
	width: 870px;
	padding: 0px 30px;
	text-align: left;
	background-repeat: no-repeat;
	background-image: url(/images/bak_footer.png);
	position: relative;
	margin: -9.2em auto 0 auto;
}
html>body #footer
{

	width: 810px;
}
/* A CSS hack that only applies to IE -- specifies a different height for the footer */

* html #footer
{
	/*margin-top: -7.4em;*/
	margin-top: -9.1em;
}
#footer li
{
	margin-top: 16px;
}
/* A CSS hack that only applies to IE -- specifies a different height for the footer */



/*News page styling*/
a.newsItem
{
	float: left;
	display: block;
	padding: 0px;
	width: 638px;
	margin-bottom: 8px;
	cursor: pointer;
	text-decoration: none;
}
a.newsItem:hover
{
	text-decoration: none;
}
a.newsItem div
{
	float: left;
	width: 638px;
}
.newsCol2
{
	padding: 0px 20px 0px 2px;
}
html>body a.newsItem div.newsCol2
{
	width: 616px;
}
div.newsCol1 h2
{
	font-size: 1.1em;
	line-height: 1.2em;
	padding: 8px 20px 8px 2px;
	background: #f2f2f2;
}
.newsCol1 p
{
	margin-bottom: .5em;
	padding-left: 2px;
}

