body {
   background: #fff;
			font-size: 11px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #333;
   }

a { color: #0082c8; text-decoration: none; }
	
span.itemdate { margin-left: 2em; }

#heading_home {
	background-image:none;
}

div#globalnav {
   display: none;
}

#leftcontent_home {
	width:70%;
}
#centercolumn_home {
	width:70%;
}
#rightcontent_home {
	width:70%;
}


h2 {
	font-size:14px;
}
		
div#footer {
   display: none;
			}

a.more {
   display: none;
			}

a#investorlogin {
   display: none;
   }

div#flashlogo {
   display: none;
			}

div#printhead {
   padding: 10px;
			margin-bottom: 20px;
			border-bottom: 3px solid #0082c8;
   }

div#heading_text {
   font-size: 14px;
			color: #0082c8;
			margin: 10px 0px 20px 0px;
			width: 50%;
   }

li {
   list-style: none;
			margin: .5em 2em .5em 0px;
   }
.float_right {
	float:right;
}
