@charset "utf-8";
/* CSS Document */

html, body
{
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}
ul {
	list-style-type: disc;
}
ul {
	padding:0;
	margin:0;
	border:0;	
	margin-left:15px;
}
a {
	outline:none;	
	border:none;
}
a:focus {
	outline:none;
	border:none;	
}
/* stock ticker stuff */
.ticker
{
	position:		relative;
	visibility:		hidden;
	left:			0px; 
	top:			0px; 
	font-size:		12px; 
	font-weight:	bold; 
	width:			100%;
}
.clstsu
{
	color:			green; 
	cursor:			hand;
	cursor:			pointer; 
	padding-bottom:	2px; 
	padding-left:	2em;
	padding-right:	2em;
	margin:			0px;
}
.clstsd
{
	color:			red; 
	cursor:			hand;
	cursor:			pointer; 
	padding-bottom:	2px; 
	padding-left:	2em;
	padding-right:	2em;
	margin:			0px;
}
.clstimg
{
	height: 12px;
	width:  18px;
}
/* end stock ticker stuff */
img {
	border: 0;
}
body {
	background-position: center;
	background-attachment: fixed;
	font-family: Times, "Times New Roman", serif;
}
body,td {
	font-size: 12pt;
}
form {
	margin: 0;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:hover,a:active {
	color: black;
	text-decoration: none;
}
a.linkBlk:link,a.linkBlk:visited {
	color: black;
	text-decoration: none;
}
.ffcbFld {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	padding: 1px;
}
.ffcbBtn {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	height: 20pt;
}
.lockSpc {
	margin: 0 16px;
}
#divIBbiz, #divIBach, #divIBsta {
	display: none;
}
.subMenus {
	float: none !important;
	text-align: left !important;
}
#boxLeft {
	background-image: url("images/boxEdge.png");
	background-repeat: repeat-y;
}
#boxRight {
	background-image: url("images/boxEdge.png");
	background-repeat: repeat-y;
}
.border {
	border: 1px solid black;
	border-collapse:collapse;
	padding:10px;
}
.fullWidth {
	width:100%;
	background-color:white;
}
.bgShade {
	background-color:#BBBBBB;
}
.bgShade2 {
	background-color:#737373;
}
/* ALL OF THE FOLLOWING CSS IS FROM THE ORIGINAL WEBSITE */
#spotlightsN img{float:left;margin-right:8px;border:1px solid #9494a5;}
#spotlightsN .noChange{text-decoration:none;color:#6b6b6b;font-size:10px;}
#spotlightsN .arrow{padding-right:12px;background:url( "images/orange_arrow.gif" ) right center no-repeat;font-weight:bold;text-decoration:none;}
#subnav{width:218px;padding:18px 10px 22px 10px;border:1px solid #b8c1b9;color:#000000;line-height:16px;background:#dddece url("#") bottom left repeat-x;}
#subnav label{display:block;float:left;clear:left;width:60px;font-size:11px;font-weight:bold;width:59px;}
#subnav hr {padding:0;margin:12px;}
#subnav br {line-height:0px;}
.topLeft{text-align:left;vertical-align:top;border-collapse:collapse;padding:0px;margin:0px;}
embed, form, object{margin:0px;padding:0px;}
.HEADER_popup{background-color:White;padding:10px;border:solid 2px Black;width:400px;}
.HEADER{font-size:12px;text-align:center;vertical-align:middle;font-weight:bold;}
.HEADER {color:white;}
.HEADER a:link{color:white;text-decoration:none;}
.HEADER a:visited{color:white;text-decoration:none;}
.HEADER a:hover{color:White;text-decoration:none;}
.HEADER a:active{color:white;text-decoration:none;}
.FOOT a:hover{color:black;text-decoration:underline;}
.FOOT a:active{color:black;text-decoration:none;}

