body{
	background-color:#F0E6CB;
	margin-bottom:100px;
	margin: 0px 0px 0px 0px;
}
div.wrapper{
width:900px;
margin:auto;
padding:0px 0px 0px 0px;
margin-botton: 0;
background-color:#f6efdd;
}
p,label{
	color:#333;	
}

img.left{
	float:left;
	padding:0 10px 5px 0;
}
img.right{
	float:right;
	padding:0 0px 5px 10px;
}

/*Content*/
div.content{
	background-color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/* LEFT Content*/


div.content div.leftCollogo{
	background-color:#fefaea;
	width:320px;
	float:left;
	overflow:hidden;
	padding: 0px 0px 0px 0px;
}


div.content div.leftCol{
	background-color:#fefaea;
	width:320px;
	float:left;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	
}


div.content div.leftCol div.menu{
	width:320px;
	hieght:105;
	float:left;
	overflow:hidden;
	
}

div.content div.leftCol h3{
	font-size:0.8em;
	padding:7px 0 0 20px;
	background-color:#FFFFFF;
	margin:0;
	height:28px;/*total 35px*/
	line-height:28px;
	text-decoration:none;
}



div.content div.leftCol ul.menu{
	border-top:5px solid #f8f5ec;
	margin:0px 0px 0px 0px;
	padding:0px;
}

div.content div.leftCol ul.menu li{
	border-bottom:5px solid #f8f5ec;
	list-style:none;
	margin:0px 0px 0px 0px;
	font-size:0.7em;
	font-weight:normal;
	background-color:#e5d8c7;
	padding:0px;
	width:160px;
	float:left;
	text-decoration:none;
}

div.content div.leftCol ul.menu li a{
	display:block;
	background: url(../images/menu_arrow.png) repeat-y left top;
	padding:0px 0 0px 20px;
	margin-left:3px;
	padding-right:5px;
	height:20px;
	background-color: #foe6cb;
	
}
a img{
	border:none;	
}
a{
	color:#c00;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a.menu:link {
	color: #333333; text-decoration: none
}
a.menu:visited {
	color: #333333; text-decoration: none
}
a.menu:hover {
	color: #663300; text-decoration: underline
}


div.content div.leftCol ul.menu li.selected a{
	background-position: left 10px;
	
}








div.content div.leftCol div.actioncontainer
{
float:left;
width:320px;
border:0px solid gray;
margin-bottom: 15px;
}

div.header
{
background: url(../images/tip_bg.png) no-repeat left top;
height:30px;
padding:0px;
color:#fefaea;
background-color:#fefaea;
clear:left;
}

h1.header
{
height:30px;
padding:0;
margin:0;
}



div.left
{
float:left;
margin:0px 0px 10px 0px;
background-color:#fefaea;
width:92px;
padding:0px 10px 0px 0px;
}


div.actioncontent
{

background-color:#fefaea;
border-left:0px solid gray;
padding:3px 7px 6px 0px;
}


div.actioncontent h4,
div.actioncontent p{
font-size:1.1em;
font-color:#000000;
font-weight:normal;
margin-top:5px;
margin-bottom:7px;
padding-bottom:3px;
background: url(../images/dotted_line.png) repeat-x bottom;
}

div.actioncontent h5{
font-size:0.7em;
line-height:17px;
font-color:#333333;
font-weight:normal;
margin-top:3px;
margin-bottom:5px;
padding-bottom:5px;
text-decoration:none;
background: url(../images/dotted_line.png) repeat-x bottom;
}

div.actioncontent h6{

font-size:0.6em;
color:#d01d19;
font-weight:normal;
margin-top:10px;
margin-bottom:10px;
padding-bottom:5px;
background: url(../images/dotted_line.png) repeat-x bottom;

}

div.actioncontent h6 span{
font-size:0.9em;
color:#000000;
font-weight:bold;
margin-top:10px;
margin-bottom:10px;
padding-bottom:5px;
background: url(../images/dotted_line.png) repeat-x bottom;
}



a.actioncontent:link {color: #333333; text-decoration: none}
a.actioncontent:visited {color: #333333; text-decoration: none}
a.actioncontent:hover {color: #663300; text-decoration: underline}







div.financial{
float:left;
width:320px;
margin-bottom: 5px;
}

div.feedheader{
float:left;
width:310px;
background-color:#d3dbd5;
padding: 0px 0px 0px 10px;
}

div.feedheader h4,
div.feedheader p{
font-size:0.9em;
font-color:#000000;
font-weight:normal;
padding: 2px 0px 2px 0px;
margin: 0px 0px 0px 0px;
}

div.feedheader h5{
font-size:0.8em;
font-color:#336699;
font-weight:normal;
padding: 0px 0px 2px 0px;
margin: 0px 0px 0px 0px;
}

div.feedbox{
float:left;
width:320px;
background-color:#000000;
padding: 0px 0px 0px 0px;
}

div.sportfeed{
float:left;
width:309px;
background-color:#fefaea;
padding: 0px 0px 10px 11px;
}

div.sportfeed h4,
div.sportfeed p{
font-size:0.7em;
font-color:#000000;
font-weight:normal;
margin-top:2px;
margin-bottom:4px;
padding-bottom:5px;
background: url(../images/dotted_line.png) repeat-x bottom;
}

span.readmore{
color: #000000; 
display:block;
float: right; 
font-weight: normal; 
font-size:0.9em; 
padding-right: 5px;
}




a.sportfeed:link {color: #333333; text-decoration: none}
a.sportfeed:visited {color: #333333; text-decoration: none}
a.sportfeed:hover {color: #663300; text-decoration: underline}
a.sportfeed:hover span{color: #663300; text-decoration: underline}










div.content div.leftCol div.contactcontainer

{  

float:left;

width:320px;

border:0px solid gray;

margin-bottom: 0px;

background-color:#d3dbd5
}



div.topstrip

{

height:8px;

padding:0px;

color:#b1c2c5;

background-color:#b1c2c5;

clear:left;

}









div.logo

{

float:left;

margin:0px 0px 10px 0px;

background-color:#d3dbd5;

width:111px;

padding:0px 15px 85px 0px;

}





div.contact

{

background-color:#d3dbd5;

border-left:0px solid gray;

padding:3px 7px 6px 0px;

}





div.contactcontent h4,
div.contactcontent p{

font-size:0.9em;

font-color:#000000;

font-weight:normal;

margin-top:8px;

margin-bottom:5px;

padding-bottom:3px;

background: url(../images/contact_dotted_line.png) repeat-x bottom;

}



div.contactcontent h5{

font-size:0.7em;

line-height:17px;

font-color:#993333;

font-weight:normal;

margin-top:3px;

margin-bottom:5px;

padding:3px 0px 7px 0px;

text-decoration:none;

background: url(../images/contact_dotted_line.png) repeat-x bottom;

}



div.contactcontent h6{

font-size:0.6em;

line-height:15px;

font-color:#663300;

font-weight:bold;

margin-top:10px;

margin-bottom:10px;

padding-bottom:5px;

background: url(../images/contact_dotted_line.png) repeat-x bottom;

}


div.contactcontent h6 span{

font-size:1.0em;

line-height:15px;

font-color:#663300;

font-weight:normal;

margin-top:10px;

margin-bottom:10px;

padding-bottom:5px;

background: url(../images/contact_dotted_line.png) repeat-x bottom;

}










/* RIGHT Content*/
div.content div.rightCol{
	width:580px;
	float:left;
	overflow:hidden;
	background-color:#FBEFDD;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div.content div.rightCol blockquote,
div.content div.rightCol picbottom,
div.content div.rightCol h3,


div.homebodycopy h4,
div.homebodycopy p{
	font-size:0.7em;
	font-color:#000000;
	font-weight:normal;
	margin-top:0px;
	line-height: 20px;
	padding:10px 30px 0px 30px;
}

div.content div.rightCol div.toppic{
	height:302px;
	padding-top:0px;
	margin:0 0 0px 0;
	background-color:#666666;

}


div.content div.rightCol picbottom{
	height:10px;
	margin:0 0 0px 0;
	background-color:#cbc9c1;
	line-height:28px;
	font-size:1.3em;
	font-color:#333;
}


div.content div.rightCol div.homequote{
	background: url(../images/quote_bg.png) no-repeat bottom right;
	padding: 0 0 200px 0;
	line-height:28px;
	font-size:1.1em;	
}




div.quotetopstrip

{

height:12px;

padding:0px;

color:#b1c2c5;

background-color:#cbc9c1;

clear:left;

}



div.quotemain
{
/*float:left;*/
margin:0px 0px 10px 0px;
width:520px;
padding:10px 30px 0px 30px;
margin:0px 0px 0px 0px;
}



div.quotemain h4,
div.quotemain p{
font-family: Times New Roman, serif;
font-size:1.2em;
line-height: 35px;
color:#333333;
font-weight:normal;
margin-bottom:5px;
}









div.readmore

{

float:left;

margin:0px 0px 10px 0px;

width:215px;

padding:10px 5px 10px 30px;

}



div.readmore h4,
div.readmore p{

font-family: Verdana, Arial, Helvetica, sans-serif;

font-size:0.8em;

line-height: 6px;

color:#333333;

font-weight:bold;

margin-bottom:0px;

}



div.readmore h5{

font-family: Verdana, Arial, Helvetica, sans-serif;

font-size:0.7em;

line-height: 0px;

color:#666666;

font-weight:normal;

margin-bottom:5px;

}



div.readmore h6{

font-size:0.6em;

line-height: 5px;

font-color:#000000;

font-weight:normal;

margin-bottom:4px;

padding-bottom:5px;


}




a.readmore:link {color: #333333; text-decoration: none}

a.readmore:visited {color: #333333; text-decoration: none}

a.readmore:hover {color: #663300; text-decoration: underline}

a.readmore:hover span{color: #663300; text-decoration: underline}













div.content div.rightCol blockquote{
	height:10px;
	margin:0 0 0px 0;
	background-color:#cbc9c1;
	line-height:28px;
	font-size:1.3em;
	font-color:#333;
}
div.content div.rightCol h3{
	font-size:1.5em;
	font-color:#333333;
	font-weight:normal;
	margin-bottom:5px;
}
div.content div.rightCol p{
	line-height:1.8em;
	font-size:0.8em;
	font-color:#333333;
	margin:15px 0;
}



div.rhsheader
{
float:left;
margin:20px 0px 10px 30px;
background-color:#fbefdd;
width:580px;
padding:0px 20px 0px 0px;
}



div.rhsheader h4,
div.rhsheader p{
font-size:1.2em;
line-height:30px;
font-color:#000000;
font-weight:normal;
margin-top:5px;
margin-bottom:7px;
padding-bottom:3px;
background: url(../images/content_dotted_line.png) repeat-x bottom;
}



div.contentcontainer
{
float:left;
background-color:#fbefdd;
width:580px;
}




div.rhscontent
{
float:left;
margin:0px 0px 10px 0px;
background-color:#fbefdd;
width:375px;
padding:0px 20px 0px 30px;
}



div.rhscontent h4,
div.rhscontent p{
font-size:0.7em;
line-height:20px;
font-color:#000000;
font-weight:normal;
margin-top:5px;
margin-bottom:0px;
}





div.contentsubmenu
{
padding: 0px 5px 0px 0px;
}


div.contentsubmenu h4,
div.contentsubmenu p{
font-size:0.7em;
line-hiegt:10px;
font-color:#000000;
font-weight:normal;
margin-top:0px;
margin-bottom:5px;
padding-bottom:5px;
background: url(../images/content_dotted_line.png) repeat-x bottom;
}

a.contentsubmenu:link {color: #224a6e; text-decoration: none}
a.contentsubmenu:visited {color: #224a6e; text-decoration: none}
a.contentsubmenu:hover {color: #224a6e; text-decoration: underline}







div.rhscontent ul.menu,
div.rhscontent ul{
	margin:20px 0px 0px 30px;
	margin-left: 30px;
	padding:0px;
}

div.rhscontent ul.menu li,
div.rhscontent ul li{
	/*list-style:disc inside;*/
    margin:0;
	font-size:0.7em;
	font-weight:normal;
	background-color:#fbefdd;
	line-height:15px;
	padding: 0 0 7px 0;
	/*width:300px;*/
	/*float:left;*/
	text-decoration:none;
}

div.rhscontent ul.menu li a, 
div.rhscontent ul li a{
	display:block;
	background: url(../images/sub_arrow.png) repeat-y left top;
	padding:0px 0px 0px 20px;
	margin-left:5px;
	padding-right:5px;
	

	
}

div.rhscontent ul.menu li a:link,
div.rhscontent ul li a:link{ 
	color: #663300; text-decoration: none
}
div.rhscontent ul.menu li a:hover,
div.rhscontent ul li a:hover{ 
	color: #663300; text-decoration: underline
}













div.rhscontent ul.linkbullet,
div.rhscontent ul{
	margin:20px 0px 0px 30px;
	padding:0;
}

div.rhscontent ul.linkbullet li{
	list-style:none;
    margin:0;
	font-size:0.7em;
	font-weight:normal;
	background-color:#fbefdd;
	line-height:12px;
	padding: 0 0 7px 0;
	width:320px;
	
	/*float:left;*/
	text-decoration:none;
}

div.rhscontent ul.linkbullet li a, 
div.rhscontent ul li a{
	display:block;
	background: url(../images/sub_arrow.png) no-repeat-y left top;
	padding:0px 0px 0px 20px;
	margin-left:5px;
	padding-right:5px;
	

	
}

div.rhscontent ul.linkbullet li a:link,
div.rhscontent ul li a:link{ 
	color: #663300; text-decoration: none
}
div.rhscontent ul.linkbullet li a:hover,
div.rhscontent ul li a:hover{ 
	color: #663300; text-decoration: underline
}









div.rhscontent ol.menu,
div.rhscontent ol{
	margin:20px 0px 0px 30px;
	padding:0;
}

div.rhscontent ol.menu li,
div.rhscontent ol li{
    margin:0px 0px 5px 0px;
	font-size:0.7em;
	font-weight:normal;
	background-color:#fbefdd;
	padding:0;
	/*	width:300px;*/
	line-height:15px;
	text-decoration:none;
}




div.rhscontent ol.menu li a,
div.rhscontent ol li a{
	display:block;
	background: url(../images/sub_arrow.png) repeat-y left top;
	padding:0px 0px 0px 20px;
	margin-left:5px;
	padding-right:5px;
	

}

div.rhscontent ol.menu li a:link,
div.rhscontent ol li a:link{ 
	color: #663300; text-decoration: none
}
div.rhscontent ol.menu li a:hover,
div.rhscontent ol li a:hover{ 
	color: #663300; text-decoration: underline
}









div.footer{
	background-color:#663300;
	color:#ffffff;
	clear:left;
	padding: 0px 0px 0px 0px;
}

div.footer h5{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
font-size:0.7em;
font-color:#ffffff;
font-weight:normal;
text-align: center;
line-height:25px;
}


div.footer h5 a{
	color:#fff;
}

a.footer:link {color: #ffffff; text-decoration: none}
a.footer:visited {color: #ffffff; text-decoration: none}
a.footer:hover {color: #ffffff; text-decoration: underline}

dl{
	color:#000;	
}
table.marketdata{
	background-color:#fff;
	width:100%;
	padding-left:10px;
	padding-right:5px;
	padding-top:10px;
	padding-bottom:20px;
}

table.marketdata th,
table.marketdata td{
	font-size:0.7em;
	padding-top:2px;
	padding-bottom:2px;
}
table.marketdata th{
	text-align:left;
	font-weight:normal;
	color:#008;
	padding-left:10px;

}
table.marketdata th a{
	color:#008;
	text-decoration:none;
}
table.marketdata th a:hover{
	text-decoration:underline;
}
table.marketdata thead th{
	color:#800;
	text-transform:uppercase;
	font-size:0.8em;
}
table.marketdata tr.oddrow{
	background-color:#eee;
}
table.marketdata tr.up td{
	color:#080
}
table.marketdata tr.down td{
	color:#b00
}
table.marketdata tfoot td{
	color:#999;
	font-size:0.6em;
	text-align:right;
}
div.message{
	border:1px solid;
	margin:10px 20px;
	padding:5px 10px;
	background-color:rgb(229,216,199); 
	color:#333;
}


