@import "default_JoyG.css";


h1 {
	margin-bottom: 10px;
	padding: 0 0 3px 0;
	color:#354f65;
	font:bold 20px "Arial Narrow", Arial, Trebuchet, Helvetica, sans-serif; text-transform:uppercase; 
	border-bottom: solid 2px #ffcc33;
}

h1 a:link,
h1 a:hover,
h1 a:visited  {color: #354f65; text-decoration:none;}

	.LeftZone h1,
	.LeftZone h1 a:link,
	.LeftZone h1 a:hover,
	.LeftZone h1 a:visited,
	.RightZone h1,
	.RightZone h1 a:link,
	.RightZone h1 a:hover,
	.Right h1 a:visited,
	.CenterZone h1,
	.CenterZone h1 a:link,
	.CenterZone h1 a:hover,
	.CenterZone h1 a:visited{color: #354f65; text-decoration:none;}


#contentArea {background: #fff;  padding:0px 0px 3px 0px;}
	#topContentContainer {float:left; overflow: hidden; width:955px; height:250px;}
	#contentContainer {float:left; width:955px;  background: url(images/bg_home_content_joyG.gif) repeat-y;  margin:20px 0 0 0;}
	
	#leftContentContainer {float:left; width:231px; padding: 0px 10px;}
	#leftZone{width: 231px;}
	.StockPrice P {line-height:normal; padding:0px; margin:0px;}
        .StockPrice {margin-bottom: 15px;}
	
	#centerZone {width:434px;  padding-top:15px; padding:0px 13px; float: left; clear:none;}
	#titleBarContainer {display:none;}
	#centerZone .Freeform{clear:none}
	
	
	#rightZone {float:right; /* floats right of centerContent */ width:220px; margin:0px; padding: 0px 10px;}
	.RightZone h1{
		margin: 0 0 10px 0;
		padding: 0 0 3px 0;
		color:#354f65;
		font:bold 20px "Arial Narrow", Arial, Trebuchet, Helvetica, sans-serif; text-transform:uppercase; 
		border-bottom: solid 2px #ffcc33;
	}

	/*need to remove #rightZone in wkst*/
		
	#rightZone .FreeformBorder {margin-bottom: 15px; padding: 0 0 10px 0;}
	#rightZone .Freeform P {margin-bottom: 5px;}
	
	/* Block images - teaser, text editor, PhotoBlock, video block */
	.OneCol .image a img {float: right;}
	.OneCol .image p,
	.TwoCol .image p
	{margin-right:100px; margin-left:0px;}
	
	.OneCol .image a img,
	.TwoCol .image a img,
	.tocList .image a img{margin-bottom:5px;}
	
	.TOCBlock h3,
	.AggregationResults h3,
	.WhatsNew h3 {
		margin: 0 0 10px 0;
		padding: 0 0 3px 0;
		color:#354f65;
		font:bold 20px "Arial Narrow", Arial, Trebuchet, Helvetica, sans-serif; text-transform:uppercase; 
		border-bottom: solid 2px #ffcc33;}
		
	.Date {color:#666;}
	


