body {
	font-family: arial;
}
a{
	color: #F8F8F8;
	text-decoration: none;
}
td {
	font-size: 10pt;
}
.icon-nav {
	color:#959595;
	font-size:8pt;
	font-weight:bold;
}
.icon-nav a {
	color:#959595;
	text-decoration:none;
}
.jump-menu {
	font-size:10pt;
	color: #666666;
}
.slogan{
	color:#959595;
	font-size:24pt;
	font-weight:bold;
}
.navigation {
	font-family: "Arial Narrow";
	background-image:url('../images/nav-bkgd.gif');
	font-weight:bold;
	font-size:12pt;
	text-align: center;
	text-decoration: italic;
	text-transform: uppercase;
}
.navigation-on{
	font-family: "Arial Narrow";
	background-image:url('../images/nav-bkgd-on.gif');
	font-weight:bold;
	font-size:12pt;
	text-align: center;
	text-decoration: italic;
	text-transform: uppercase;
}
.navigation a {
	color: #FFFFFF;
	text-decoration: none;
}
.text-fields {
	border:1px solid #989898;
	font-size:8pt;
	color: #989898;
}
.login-fields {
	color:#0594d0;
	font-size:8pt;
	font-weight:bold;
}
.home-boxes{
	height:153px;
	width: 220px;
	border:1px solid #dedede;
}
.box-top {
	background-image:url('../images/box-top.gif');
	height:37px;
	color:#0594d0;
	font-size:18px;
	padding-left:5px;
}
.box-body {
	background-color: #f4f4f4;
	color: #ff6600;
	font-size: 10pt;
}
.box-body ul{
	list-style-image:url("../images/box-bullet.gif");
}
.footer-top-content {
	color: #646464;
	font-size:10pt;
}
.footer-bottom-content {
	color: #e56305;
	font-size:9pt;
	height:35px;
}
.banner-list ul  {
	color: #FFFFFF;
	font-weight:bold;
	font-size:18pt;
	line-height:150%;
	white-space: nowrap;
	list-style-image:url("../images/banner-bullet.gif");
}
.banner-list ul  a{
	color: #FFFFFF;
	text-decoration: none;
}
.banner-list ul  a:hover{
	color: #F18101;
	text-decoration: underline;
}
.analyze-text {
	color: #FFFFFF;
	font-size:10pt;
	font-weight: bold;
}
.ticker{
	white-space: nowrap;
	line-height: 16px;
	cursor: default;
	visibility: hidden;
}
.ticker a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.ticker a:hover { 
	text-decoration: underline; 
}

#sub-nav {
	overflow: hidden;
	position: relative;
	cursor: default;
}
.left-nav a{
	color: #737373;
	font-size:10pt;
}
.breadcrumbs {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size:8pt;
	color: #737373;
}
.breadcrumbs a {
	color: #737373;
}
.page-headline {
	color: #737373;
	font-size: 14pt;
	padding-bottom: 2px;
	border-bottom: 1px dashed #737373;
}
.page-content {
	color: #737373;
	font-size: 10pt;
}
.page-section {
	color: #EB3951;
	font-size: 12pt;
}
.page-content a {
	color: #EB3951;
	font-size: 10pt;
	text-decoration: underline;
}
.code-td {
	border:1px solid #525252;
	padding:5px;
	background: #EEEEEE;
}
.code {
	color: #000000;
	border:1px solid #000000;
	background-color: #E8E8E8;
	padding: 10px;
}
.about-you-label {
	color: #F3733C;
	font-size:11pt;
	font-weight: bold;
	white-space: nowrap;
}

.about-you-data {
	color: #000000;
	font-size:11pt;
	font-weight: bold;

}
.button {
	background-color:#F87022;
	color:#FFFFFF;
	font-weight:bold;
}