@charset "utf-8";
/* CSS Document */
body {
	background-color: #ABBEC6;
	background-image:url(/images/ABBEC6_bkg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
td img {
	display: block;
}
h1 {
	font-size: 14pt;
	font-weight: bold;
}
h2 {
	font-size: 13pt;
	font-weight: bold;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
}
h4 {
	font-size: 11pt;
	font-weight: bold;
}
h5 {
	font-size: 10pt;
	font-weight: bold;
}
h6 {
	font-size: 9pt;
	font-weight: bold;
}
br.spacer {
	line-height: 10px;
}
/* --[ NOTIFICATION SYSTEM ]-- */
#notification.on {
	width: 100%;
	padding: 11px 0 1px 0;
	margin: 0;
	background-color: #c00;
	color: #fff;
	text-align: center;
	font-size: .8em;
	}

#notification.off {
	display: none !important;
	}

#notification h1 {
	margin: 0 0 5px 0;
	padding: 0 50px;
	font-size: 1.5em;
	}

#notification p {
	margin: 0 0 10px 0;
	padding: 0 50px;
	line-height: 1.35em;
	}

#notification a,
#notification a:link,
#notification a:active,
#notification a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	}

#notification a:hover,
#notification a:focus {
	color: #fff;
	text-decoration: underline;
	}
/* --[ END NOTIFICATION SYSTEM ]-- */
#page{
	margin: auto;
	width: 794px;
	background-color: transparent;
	min-height: 350px;
	height: auto;
}
#master {
	margin: auto;
	width: 794px;
	background-color: transparent;
	background-image:url(/images/Mainbkg.gif);
	background-repeat:repeat-y;	
	min-height: 350px;
	height: auto;
}
#HeaderContainer {
	position: relative;
	background-color: transparent;
	background-image:url(/images/Mainheader/Header_bkg.gif);
	margin:0px;
	width: 100%;
	height: 110px;
	text-align: left;	
}
#TopNavDropDownContainer {
	position: relative;
	top: 0px;
}
a {
	text-decoration:underline;
	color: #B00041;
}
a:hover {
	text-decoration:underline;
	color:#666666;
}
a.topnavtab {
	background-color: transparent;
	display: block;
	background-image:url(/images/TopNav/Emptytab_off.png);
	color: #990000;
	font-size: 10pt;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	text-shadow:#666666 2px 2px 2px;
	top:77px;
	text-align:center;
	width:123px;
	height:21px;	
	padding-top: 7px;
	z-index: 50;
}
a.topnavtab:hover {
	background-color: transparent;
	display: block;
	background-image:url(/images/TopNav/Emptytab_over.png);
	color: #FFFFFF;
	font-size: 10pt;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	text-shadow:#666666 2px 2px 2px;
	top:77px;
	text-align:center;
	width:123px;
	height: 21px;
	padding-top: 7px;
	z-index: 50;
}
a.topnavtabW {
	background-color:transparent;
	display: block;
	background-image:url(/images/TopNav/Emptytab_wide_off.png);
	color: #B00041;
	font-size: 10pt;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	text-shadow:#666666 2px 2px 2px;
	top:77px;
	text-align:center;
	width:144px;
	height:21px;	
	padding-top: 7px;
	z-index: 50;
}
a.topnavtabW:hover {
	background-color:transparent;
	display: block;
	background-image:url(/images/TopNav/Emptytab_wide_over.png);
	color: #FFFFFF;
	font-size: 10pt;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	text-shadow:#666666 2px 2px 2px;
	top:77px;
	text-align:center;
	width:144px;
	height: 21px;
	padding-top: 7px;
	z-index: 50;
}
a.topnavtab_rnd {
	background-color: transparent;
	display: block;
	background-image:url(/images/TopNav/Home_off.png);
	color: #B00041;
	font-size: 10pt;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	text-shadow:#000000 2px 2px;
	top:77px;
	text-align:center;
	width:31px;
	height:24px;	
	padding-top: 7px;
	z-index: 50;
}
a.topnavtab_rnd:hover {
	background-color: transparent;
	display: block;
	background-image:url(/images/TopNav/Home_over.png);
	color: #FFFFFF;
	font-size: 10pt;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	text-shadow:#000000 2px 2px;
	top:77px;
	text-align:center;
	width:31px;
	height: 24px;
	padding-top: 7px;
	z-index: 50;
}
#topnavtab1 {	
	position:absolute;
	left:100px;
	top: 76px; 
	padding-right: 5px;
}
#topnavtab2 {	
	position:absolute;
	left:225px;
	top: 76px; 
	padding-right: 5px;
}
#topnavtab3 {
	position:absolute;
	left:350px;
	top: 76px; 
	padding-right: 5px;
}
#topnavtab4 {	
	position:absolute;
	left:475px;
	top: 76px; 
	padding-right: 5px;
}
#topnavtab5 {
	position:absolute;
	left:600px;
	top: 76px; 
	padding-right: 5px;
}
#topnavtab6 {
	position:absolute;
	left:750px;
	top: 77px; 
	padding-right: 5px;
}
#rgtcontainer {
	background-color:transparent;
	padding: 5px;
	width: 178px; /*181px*/
	height: inherit;
	display: block;	
	float:right;
}
#rgtnav {
	padding: 10px;
	color: #000000;
	font-weight: bold;
}
#rgtnav a {
	color: #B00041;
	text-decoration:none;
	font-size: 9pt;
	font-weight: bold;
	display: block;
	padding-bottom: 10px;
}
#rgtnav a:hover {
	color: #B00041;
	text-decoration:underline;
}
#leftcontainer {
	background-color: transparent;
	padding-right: 10px;
	padding-left: 10px;
	width: 576px; /*581px*/
	height:100%;
	display:block;
	float:left;
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
}
#leftcontent {
	width: 178px;
	float:left;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-left:0px;
	background-color: transparent;	
}
#leftcontent a{
	color:#B00041;
	text-decoration:none;
}
#leftcontent a:hover{
	color:#666666;
	text-decoration:underline;
	}
#centercontainer {
	float:right;
	top: -350px;
	left:190px;
	width: 98%;
	font-size: 9pt;
	background-color:#ffffff;
	padding-bottom: 25px;
	padding-left:5px;
}
#centercontent a {
	color: #B00041;
	text-decoration: underline;
}
#centercontent a:hover {
	color: #666666;
	text-decoration: underline;
}
#topcenter a {
	color: #B00041;
	text-decoration: none;
}
#topcenter a:hover {
	color: #666666;
	text-decoration: underline;
}
#news {
	padding-right: 20px;
	padding-left: 10px;
	font-family:Arial, Helvetica, sans-serif;
}
#news a  {
	color: #000000;
	text-decoration: none;
}
#news a:hover {
	color: #000000;
	text-decoration: underline;
}
#fastfacts {
	background-color: #ffffff;
	width: 171px;
	height:auto;
	border: #ABBEC6 solid 1px;
	font-size:8pt;
	padding-left: 3px;
	padding-right: 3px;
}
.fastfactstitle {
	background-color:#ABBEC6; 
	color: #B00041;
	font-family:Arial, Helvetica, sans-serif; 
	display:block; 
	font-weight:bold; 
	line-height: 20px; 
	text-align:center; 
	font-size:10pt;
}
#hscfooter {
	width: 650px;
	font-size: 8pt;
	color: black;
	margin-top: 25px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:25px;
	clear:both;
}
#hscfooter a {
	font-size: 8pt;
	color: #B00041;
	text-decoration:none;
}
#hscfooter a:hover {
	text-decoration:underline;
}
form.search {
	color: black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.upperleftpic {
	top: 0px;
	left:0px;
	z-index: 10;
}
.upperleftseal {
	position:relative;
	top:-130px;
	left:75px;
	z-index:30;
	background-color:transparent;
}
#filmlinks {
	position:relative; 
	top:-100px;
}
#filmlinks a {
	color: #B00041;
	text-decoration:none;
}
#filmlinks a:hover {
	color: #666666;
	text-decoration:underline;
}
#filmlinks_norm a {
	color: #B00041;
	text-decoration:none;
}
#filmlinks_norm a:hover {
	color: #666666;
	text-decoration:underline;
}
.newstitle {
	font-size: 11pt;
	color: #B00041;
	border-bottom: #ABBEC6 solid 2px;
	font-weight: bold;
	display:block;
}
.iconnews {
	padding-right: 5px;
	padding-bottom: 5px;
}
.redtitle {
	font-size: 12pt;
	color: #B00041;
	font-weight: bold;
}
.updatedate {
	position: relative;
	background-color: transparent;
	font-size: 8pt;
	left: 20%;
	vertical-align:bottom;
}
#untsys {
	width: 144px;
	border:#ABBEC6 3px double;
	padding: 3px;
	font-size: 9pt;
	background-color:#ffffff;
	margin-left: 5px;
	position:relative; 
	top:-80px;
}
#untsyshead {
	width: 156px;
	display: block;
	background-color:#ABBEC6;
	color: #B00041;
	font-weight: bold;
	font-size: 9pt;
	text-align:center;
	margin-left: 5px;
	position:relative; 
	top:-80px;	
}
#untsys ul {
	list-style: none;
	margin-left: 5px;
	/*padding-left: 0px;*/
}
#untsys li {
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;	
}
#untsys a {
	color: #B00041;
	text-decoration:none;
}
#untsys a:hover {
	color: #666666;
	text-decoration:underline;
}
