@charset "utf-8";
/* CSS Document */

body 
	{
	padding:0px;
	text-align:center;
	margin:0px;
	font-family: arial; font-size: 14px; line-height: 22px; color:#1e2636;
	background-image:url(../i/bg.jpg);
	background-repeat:repeat-x;
	background-color:#b8b794;
	}
#imageBorder
	{
	border:solid 1px #E6E6E4; padding:4px;
	}
 
#cover 
	{
	width:847px;
	margin:0px auto;
	margin:auto;
	overflow:hidden;
	padding:0px;
	}
	
#header 
	{
	width:847px;
	margin:0px;
	padding:0px;
	text-align:center;
	}
#copy
	{
	background-image:url(../i/bg_body.jpg);
	background-repeat:repeat-y;
	width: 808px;
	padding: 0px;
	text-align:left;
	margin:auto;
	overflow:hidden;
	}
	
#copyRight
	{
	width:558px;
	padding: 10px;
	margin: 0px;
	float:right;
	}
	
	
#columnLeft
	{
	float: left;
	padding: 0px 0px 0px 15px; 
	margin: 0px;
	width: 213px;
	text-align:left;
	}

#footer
	{
	
	width: 798px;
	background-color:#d9d8b4;
	margin:0px;
	padding: 10px 10px 5px 0px;
	text-align:right;
	}
#copyLeftImage
	{
	float:left;
	padding: 0px 5px 5px 0px;
	margin:0px;
	}
#copyRightImage
	{
	float:right;
	padding: 0px 15px 25px 10px;
	margin:0px;
	
	}
	
.MainHeadline 
	{
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 16px; line-height: 24px; color:#1e2636; font-weight:bold;
	
	}
	
.MainText 
	{
		font-family: Arial, Helvetica, Sans Serif; font-size: 14px; line-height: 22px; color:#1e2636; font-weight:lighter;
	
	}
.FooterLink 
	{
		font-family: Arial, Helvetica, Sans Serif; font-size: 14px; line-height: 22px; color:#1e2636; font-weight:lighter;
	
	}
.FooterText
	{
	font-family:Geneva, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 24px; color:#1e2636; 
	}
.subNavText
	{
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	line-height: 15px;
	}

a:link 
	{
	color: #1e2636;
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-weight:normal;
	}
a:visited
	{
 	color: #1e2636;
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-weight:normal;
 	}
a:hover
	{
	color: #1e2636;
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-weight:normal;
	}
	
	
#stocks {font-family: Arial,Helvetica,Sans-serif; font-size: 11px;}
#stocks tr.odd, #stocks tr.even, #stocks tbody {border: 1px solid #fff; }
#stocks table {margin: 0; width: 100%;}
#stocks table tr { color: #fff; background: url('../s/images/bluGridBG.png') repeat scroll 0 0 #fff;}
#stocks table td {padding: 1px 0;}
#stocks table td.name {padding-left: 5px;}
#stocks table td.current { padding-right: 10px; }
#stocks table td.up {padding: 0 3px 0 0; margin-left: 3px; background: url('../s/images/greenGridBG.png') repeat scroll 0 0; color: #fff;}
#stocks table td.down {padding: 0 3px 0 0; margin-left: 3px; background: url('../s/images/redGridBG.png') repeat scroll 0 0; color: #fff;}
#stocks div.up {background: url('../s/images/up.png') no-repeat scroll 0 50%; width: 11px; height: 17px; float: right; margin-left: 5px;}
#stocks div.down {background: url('../s/images/down.png') no-repeat scroll 0 50%; width: 11px; height: 17px; float: right; margin-left: 5px;}

.feedburnerFeedBlock a {
color:#6d6d6d;
text-decoration:none;
line-height:20px;
font-size:16px;
}
	
.feedburnerFeedBlock ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	text-align:left;
	font-weight:normal;
	font-size:12px;
	color:#b4b4b4;
	}


.feedburnerFeedBlock ul li{
	border-bottom:1px dotted #323232;
	margin-left: 0;
	padding:5px 0px 5px 5px;	
	}
	
	

