body { 
 	font-family			: Helvetica, Arial,sans-serif; 
	background-color	: #ffffff;
 	margin				: 0;
 	font-size			: 12px; 
}

p, td { 
 	color				: #111111;
}

a { 
	text-decoration		: none;
 	color				: #003366;
 }

.smallb { 
 	font-family			: Helvetica, Arial,sans-serif; 
 	font-size			: 10px; 
 	color				: #111111;
 }

.smallw { 
 	font-family			: Helvetica, Arial,sans-serif; 
 	font-size			: 10px; 
 	color				: #ffffff;
 }
 
 H1 { 
	text-align			: left;
 	font-family			: Verdana, Arial, sans-serif; 
 	font-size			: 18px; 
 	line-height			: 18px; 
 	color				: #282e92;
 }

 H1 a { 
	text-decoration		: none;
 	color				: #282e92;
 }
 
 H1.tophd { 
	text-align			: left;
 	font-family			: Verdana, Tahoma, Arial, sans-serif; 
 	font-size			: 14px; 
 	line-height			: 14px; 
 	color				: #9399D9;
 	margin-left			: 10px;
 	margin-top			: 7px;
 	margin-bottom		: 7px;
 }

 H1.tophd a { 
	text-decoration		: none;
 	color				: #9399D9;
 }
 
 H2 { 
	text-align			: left;
 	font-family			: Verdana, Arial, sans-serif; 
 	font-size			: 16px; 
 	line-height			: 16px; 
  	color				: #282e92;
 }
 
 H3 { 
	text-align			: left;
 	font-family			: Verdana, Arial, sans-serif; 
 	font-size			: 14px; 
 	line-height			: 15px; 
 	color				: #282e92;
 }
 
 H4 { 
	text-align			: left;
 	font-family			: Helvetica, Arial, sans-serif; 
 	font-size			: 13px; 
	color				: #282e92;
 }
 
 H5 { 
	text-align			: left;
 	font-family			: Verdana, Arial, sans-serif; 
 	font-size			: 12px; 
 	color				: #282e92;

 }

 H6 { 
	text-align			: left;
 	font-family			: Helvetica, Arial, sans-serif; 
 	font-size			: 11px; 
	color				: #282e92;
 }
  
 .head4 { 
	text-align			: left;
 	font-family			: Verdana, Arial, sans-serif; 
 	font-size			: 14px; 
 	line-height			: 16px; 
 	color				: #282e92;
 }

 .head5 {
	text-align			: left;
 	font-family			: Verdana, Arial, sans-serif; 
 	font-size			: 13px; 
	color				: #282e92;
}
 
 .head6 { 
 	font-family			: Verdana, Arial, sans-serif; 
 	font-size			: 11px; 
 	color				: #282e92;
 }

 .headwhite { 
 	font-family			: Helvetica, Arial, sans-serif; 
 	font-size			: 14px; 
 	font-weight			: bold; 
 	color				: #d3712b;
 }

 .Subhead { 
 	font-family			: Helvetica, Arial, sans-serif;
 	font-size			: 12px; 
 	color				: #282e92;
 	font-weight			: bold;
 }


#bottomBarLink, #bottomBarLink a {
	font-family			: tahoma, san-serif;
	color				: #666666;
	font-size			: 9px;
	text-align			: center;
}

.orange { 
 	color				: #d3712b;
 }

.white { 
 	color				: #ffffff;
 }

.stock { 
 	font-size			: 16px; 
 	color				: #ffffff;
 }
 
.tip { 
	font:10px/12px Arial,Helvetica,sans-serif; 
	border:solid 2px #192c8e; 
	width:510px; padding:1px;
	position:absolute; z-index:100;
	visibility:hidden; color:#333333; top:20px;
	left:90px; background-color:#ffffcc;
	layer-background-color:#ffffcc;
}

a.latest {
	font				: 10px/12px Verdana, Tahoma, sans-serif; 
	padding-left		: 15px;
	font-weight			: bold;
	text-decoration		: none;
}

a.latest:hover {
	color				: #880000;
	text-decoration		: underline;
}

.navBox	{
	background-color	: #192c8e;
	font-size			: 11px;
	text-align			: left;
	margin				: 0;
	padding				: 0;
}

.navBox ul	{
	list-style-type		: none;
	margin				: 0;
	padding				: 0;
	text-align			: left;
}

.navBox ul li a	{
	background			: #192c8e url(/img/bluebar_0.gif) 0px 0px repeat-x;
	color				: #fdfdfd;
	display				: block;
	font-size			: 11px;
	text-decoration		: none;
	padding				: 1px 1px 0px 3px;
	line-height			: 20px;
	text-align			: left;
}

.navBox ul li a:hover	{
	background			: #192c8e url(/img/bluebar_1.gif) 0px 0px repeat-x;
	color				: #ffffff;
	font-size			: 11px;
	padding				: 1px 1px 0px 3px;
	line-height			: 20px;
	text-align			: left;
}

input {
	color				: #445EC7;
	font-family			: Verdana, Tahoma, san-serif;
	background			: #dddddd;
}