/* CSS Document */
@import url("main.css");
html>body #container, html>body #content, html>body #mmcontent, html>body #news-text, html>body #news-menu{
	height: auto;
	} 
#container {
	background-color: #FFFFFF;
	width: 780px;
	text-align: left;
	margin: auto;
	}
#header {
	height: 205px;
	background-image: url(../layout/header-white.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	color: #000000;
	}
#content {
	margin: 0px;
	display: block;
	height: 200px;
	min-height: 200px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	}
#news-text {
	height: 360px;
	min-height: 360px;
	margin: 0px 220px 0px 0px;
	padding: 0px;
	}
#news-menu {
	float: right;
	width: 200px;
	max-width: 198px;
	height: 360px;
	min-height: 360px;
	font-size: 10pt;
	border: 1px solid #999999;
	padding: 0px;
	background-image: url(../layout/news-menu.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #CCCCCC;
	margin: 0px;
	}
#menubar {
	display: none;
	}
#news-menu p {
	margin: 0px;
	line-height: normal;
	}
#news-menu p.title {
	line-height: 1.2em;
	margin: 0px;
	font-weight: normal;
	padding: 5px 10px;
	border-bottom: 1px solid #999999;
	font-size: 12pt;
	color: #000000;
	}
#news-menu a {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 7px 10px;
	margin: 0px;
	display: block;
	width: 100%;
	}
html>body #news-menu a {
	width:auto;
	}
#news-menu a:visited {
	text-decoration: none;
	color: #666666;
	}
#news-menu a:hover {
	background-repeat: repeat-y;
	background-position: left top;
	text-decoration: none;
	color: #000000;
	padding-left: 5px;
	border-left: 5px solid #CCFFFF;
	background-image: url(../layout/headline-back.png);
	}
#news-menu a.ext-news:hover {
	background-image: url(../layout/ext-news-back.png);
	border-left: 5px solid #FFFF99;
	}
#news-date {
	font-size: 9pt;
	text-align: left;
	color: #666666;
	font-weight: bold;
	}
#news-header {
	font-size: 9pt;
	display: block;
	border-top: 1px solid #999999;
	margin-left: 150px;
	}
#footer {
	font-size: 10pt;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-image: url(../layout/footer-white.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 780px;
	height: auto;
	margin: auto;
	padding: 72px 0px 6px;
	display: inline-block;
	overflow: hidden;
	clear: both;
	background-color: #CCCCCC;
	}
html>body #footer { /* IE ignores this block as it doesn't understand the selector */
	height: auto; /* Reset the height for good browsers */
	}
#foot-right {
	width: 280px;
	padding: 0px;
	font-size: 12px;
	margin: 0px 0px 0px 490px;
	clear: right;
	}
#foot-right a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	}
#foot-right a:hover {
	text-decoration: underline;
	}
#foot-left {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 290px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	text-align: left;
	float: left;
	}
#footerlines {
	background-image: url(../layout/btm-lines-white.png);
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 4px;
	background-repeat: repeat-x;
	background-position: center top;
	width: 780px;
	overflow: hidden;
	background-color: #CCCCCC;
	}
h3 {
	font-weight: bold;
	font-size: 11pt;
	}
h2 {
	color: #CC0000;
	}
#news-table{
	border-bottom: 1px solid #999999;
	}
#headline-date{
	font-size: 9pt;
	width: 150px;
	padding: 6px 0px 0px;
	vertical-align: top;
	float: left;
	clear: left;
	display: block;
	margin: 0px;
	border-top: 1px solid #999999;
	}
#headlines {
	vertical-align: top;
	border-top: 1px solid #999999;
	font-weight: normal;
	font-size: 14pt;
	margin: 0px 0px 0px 150px;
	display: block;
	padding: 0px;
	border-right: none;
	border-bottom: none;
	border-left: none;
	}
html>body #headline-date, html>body #headlines{
	height: auto;
	}
#headlines p {
	margin: 0px;
	padding: 0px;
	}
#headlines p a {
	text-decoration: none;
	color: #000000;
	display: block;
	width: 100%;
	border-left: 5px solid #CCCCCC;
	padding: 5px;
	}
#headlines p a:hover {
	background-image: url(../layout/headline-back.png);
	background-repeat: repeat-y;
	background-position: left top;
	border-left: 5px solid #CCFFFF;
	}
#headlines p a:visited {
	text-decoration: none;
	color: #666666;
	}
#headlines p a.ext-news:hover {
	background-image: url(../layout/ext-news-back.png);
	border-left: 5px solid #FFFF99;
	}
#news-title {
	font-size: 16pt;
	font-weight: normal;
	margin-bottom: 15px;
	color: #990000;
	}
#corp-menu {
	font-size: 10pt;
	float: right;
	width: 200px;
	max-width: 196px;
	height: 360px;
	min-height: 360px;
	font-size: 10pt;
	border: 2px solid #CA0000;
	padding: 0px;
	margin: 0px;
	}
#corp-menu p {
	margin: 0px;
	line-height: normal;
	}
#corp-menu p.title {
	line-height: 1.2em;
	margin: 0px;
	font-weight: normal;
	padding: 5px 10px;
	border-bottom: 2px solid #CA0000;
	font-size: 12pt;
	color: #000000;
	}
#corp-menu a {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 7px 10px;
	margin: 0px;
	display: block;
	width: 100%;
	}
html>body #corp-menu a {
	width:auto;
	}
#corp-menu a:hover {
	text-decoration: underline;
	}
#corp-menu a:visited {
	color: #666666;
	}
#left-col {
	height: 360px;
	min-height: 360px;
	margin: 0px 220px 0px 0px;
	padding: 0px;
	}
html>body #corp-menu, html>body #left-col{
	height: auto;
	} 
div.termid {
	width:3em;
	float:left;
	margin:0;
	padding:0;
	height:1em;
	}
form {
	background-color: #EAEFF4;
	border: 1px solid #A5ACB2;
	padding: 10px;
	}
form input, form textarea  {
	margin: 5px;
	}
.smallprint {
	font-size: 8pt;
	}
#mmheader {
	background-image: url(../layout/mmheader.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 160px;
	}
#mmheader a {
	display: block;
	height: 100%;
	width: 100%;
	}
#menulist {
	background-color: #000000;
	text-align: center;
	padding-top: 10px;
	}
#menulist ul {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
	}
#menulist ul li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	}
#menulist ul li a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	}
#menulist ul li a:hover {
	color: #FFCC00;
	}
#mmcontent {
	margin: 0px;
	display: block;
	height: 200px;
	min-height: 200px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	background-image: url(../layout/mmbtm.png);
	background-repeat: repeat-x;
	background-position: left top;
	}
.thkborder {
	border: 7px solid #000000;
	background-color: #FFFFFF;
	padding: 20px;
	}
.thkborder h1 {
	color: CC0000;
	margin-top: 0px;
	}
.bluebox {
	background-color: #EAEFF4;
	border: 1px solid #A5ACB2;
	padding: 10px;
	}
form td {
	font-size: 10pt;
	}

