﻿/* COMMON */

body {
	background-color: #445A7A;
	margin-top:0px;
	text-align: center;
	text-align: -moz-center;
	text-align: -khtml-center;
	
}
html { min-height: 100%; margin-bottom: 1px; }

.footerimage
{ 
	background-image: url(../../images/bg-home-bottom.gif);
	background: no-repeat top;  
	height:75px;
	font-family: Verdana;
	font-size: 7.5pt;
	color: #333333;
	text-align: center;
	line-height: 15px;
	margin-top: 7px;
}
.footer {
	font-family: Verdana;
	font-size: 7.5pt;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	line-height: 15px;
	margin-top: 0px;
	background-image: url(/images/bg-home-bottom.gif);
	background: no-repeat top;  
	height:65px;
	
}

.footer a:link, .footer a:visited, .footer a:hover {
	color: #3366CC;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
}

.table-data {
	border-left: 1px solid #0D2C63;
	border-top: 1px solid #0D2C63;
}

.table-headercell {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #0D2C63;
	text-align: center;
	padding: 5px;
	background-color: #DDDDDD;
	border-right: 1px solid #0D2C63;
	border-bottom: 1px solid #0D2C63;
}

.table-subheadcell {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #0D2C63;
	text-align: center;
	padding: 5px;
	background-color: #EEEEEE;
	border-right: 1px solid #0D2C63;
	border-bottom: 1px solid #0D2C63;
}

.table-labelcell {
	font-family: Verdana;
	font-size: 8pt;
	color: #0D2C63;
	padding: 5px;
	background-color: #F5F5F5;
	border-right: 1px solid #0D2C63;
	border-bottom: 1px solid #0D2C63;
}

.table-datacell {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #0D2C63;
	padding: 5px;
	background-color: #F9F9F9;
	text-align: center;
	border-right: 1px solid #0D2C63;
	border-bottom: 1px solid #0D2C63;
}
.table-datacell-left {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #0D2C63;
	padding: 5px;
	background-color: #F9F9F9;
	text-align: left;
	border-right: 1px solid #0D2C63;
	border-bottom: 1px solid #0D2C63;
}

.table-footercell {
	font-family: Verdana;
	font-size: 8pt;
	color: #0D2C63;
	text-align: right;
	padding: 5px;
	background-color: #EEEEEE;
	border-right: 1px solid #0D2C63;
	border-bottom: 1px solid #0D2C63;
}

/* HOME PAGE */

.ticker-header {
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #6A6A6A;
	text-align: center;
}

.ticker-data, .ticker-data a:link, .ticker-data a:visited, .ticker-data a:hover {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #3366CC;
	text-align: center;
	text-decoration: underline;
}

.ticker-data a:hover {
	text-decoration: underline;
}

p.news {
	margin-top: 3px;
	margin-bottom: 13px;
}

.news {
	font-family: Verdana;
	font-size: 7.5pt;
	color: #333333;
	margin-left: 23px;
	margin-right: 23px;
	line-height: 15px;
}
.news-bold {
	font-family: Verdana;
	font-size: 7.5pt;
	font-weight: bold;
	color: #333333;
	margin-left: 23px;
	margin-right: 23px;
	line-height: 15px;
}
.news-more, .news-more a:link, .news-more a:visited, .news-more a:hover {
	font-family: "Times New Roman";
	font-size: 7.5pt;
	font-weight: bold;
	color: #A92929;
	margin: 0px;
	text-decoration: none;
}

.news-more a:hover {
	text-decoration: underline;
}

p.main {
	margin-top: 5px;
	margin-bottom: 20px;
}

.main {
	font-family: Times New Roman;
	font-size: 11.5pt;
	color: #6A6A6A;
	margin-left: 19px;
	margin-right: 19px;
	line-height: 22px;
}
.main-head {
	font-family: Times New Roman;
	font-size: 12pt;
	color: #424242;
	margin-left: 19px;
	margin-right: 19px;
	line-height: 22px;
	font-weight: bold;
}
.main-red-indent {
	font-family: Times New Roman;
	font-size: 11.5pt;
	color: #A92929;
	margin-left: 40px;
	margin-right: 40px;
	line-height: 22px;
}
.main-red {
	font-family: Times New Roman;
	font-size: 11.5pt;
	color: #A92929;
	margin-left: 19px;
	margin-right: 19px;
	line-height: 22px;
}
.main-blue {
	font-family: Times New Roman;
	font-size: 11.5pt;
	color: Blue;
	margin-left: 19px;
	margin-right: 19px;
	line-height: 22px;
}
.main-blue-small {
	font-family: Times New Roman;
	font-size: 8pt;
	color: Blue;
	margin-left: 19px;
	margin-right: 19px;
	line-height: 22px;
}

.main-more, .main-more a:link, .main-more a:visited, .main-more a:hover {
	font-family: Times New Roman;
	font-size: 10pt;
	font-weight: bold;
	color: #3366CC;
	margin: 0px;
	text-decoration: none;
}

.main-more a:hover {
	text-decoration: underline;
}

/* SUB-PAGES */

.sub-main {
	font-family: Times New Roman;
	font-size: 11.5pt;
	color: #6A6A6A;
	margin-top: 3px;
	margin-bottom: 10px;
	margin-left: 19px;
	margin-right: 19px;
	line-height: 20px;
}

.sub-main a:link, .sub-main a:visited, .sub-main a:hover {
	color: #3366CC;
	text-decoration: none;
}

.sub-main a:hover {
	text-decoration: underline;
}

li, .bullets {
	font-family: Verdana;
	font-size: 8.5pt;
	color: #6A6A6A;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 17px;
	list-style: disc;
	list-style-image: url(../../images/bullet.gif);
	}

.bullets a:link, .bullets a:visited, li a:link, li a:visited {
	color: #3366CC;
	text-decoration: none;
}

.bullets a:hover, li a:hover {
	color: #3366CC;
	text-decoration: underline;
}

.table-graph {
	padding: 5px;
	border-top: 1px solid #0D2C63;
	border-bottom: 1px solid #0D2C63;
	border-right: 1px solid #0D2C63;
	border-left: 1px solid #0D2C63;
}

.bluebutton { background: #483D8B;  color: #E0FFFF;  }

.error
{
	font-family: Verdana;
	font-size: 10px;
	color: red;
}

.authentication, .authentication a:link, .authentication a:visited, .authentication a:hover {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #3366CC;
	margin: 0px;
	text-decoration: underline;
}

h3.SimImage {
	color:#990000;font-size:14px;margin-left:15px;
}
div.SimImage {width:305px;color:#990000;font-size:16px;margin-top:20px;font-weight:bold;margin-left:20px;border-bottom-style:solid; border-bottom-color:#CCCCCC; border-bottom-width:2px; margin-bottom:10px; padding-bottom:5px;}

div.Help h4 {font-size:15px; margin-left:20px; color:#000080;}

div.Help p {margin-left:20px;}

div.Help p.indent {margin-left:30px;}

div.indent {
	font-size: 11.5pt;
	color: #6A6A6A;
	margin-left:30px;
}

div.Help {font-size:12px;}

ul li.SecondLevel {padding-left:10px;}

/* NEW STYLES - ADDED BY JASON MAZUREK */
div.PageTitle
{
	border-bottom: solid 2px #cccccc;
	color:#990000;
	font-family: Times New Roman;
	font-size:18px;
	font-weight:bold;
	margin:20px auto 10px 20px;
	padding:0px 0px 5px 0px;
	width:100%;
}
