@import "FFL_Layout.css";
#outer{background:#fff url(FFLimages/bgBody_home.jpg) repeat-x;}
#topContentContainer {height:191px; }
#topContentContainer img{float:right; margin: 0;}
.Firefox #topContentContainer img{float:right; margin: 2px;}

#titleBarContainer{width: 300px; height:130px; overflow:hidden; }
.IE #titleBarContainer{width: 260px;}
.AppleMAC-Safari #titleBarContainer{width: 280px;}

#titleBarContainer h1{font-family: Arial,Helvetica,sans-serif;font-size:30px; font-style:italic; font-weight:normal; line-height:normal; color:#fff;}
#titleBarContainer p{font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:18px;}
#titleBarContainer p a{text-decoration:none;}
#titleBarContainer p a:focus,
#titleBarContainer p a:hover,
#titleBarContainer p a:active{text-decoration:underline;}

#contentArea{background:none;}
#contentContainer{padding-top:12px;}/*centerzone, rightzone */
		.IE6 #contentContainer{float:left}
			#leftZone {float:left;width:360px; border:1px solid #ccc; background:#f3f7fa; padding:5px;}
			#leftZone img {margin-left:0px;}
			#leftZone .Freeform H1{font-size:18px; padding-left:5px;}
			#leftZone .Freeform H2,
			#leftZone .Freeform p{padding-left:5px;}
			#leftZone p.Full {padding-left:0px;}
			
			#leftZone .Freeform ul {margin-left:5px;}
			#centerZone{float:left;width:320px; margin:0px 20px 0px 15px;  padding:0px;}
			#centerZone .Aggregation {padding-top:0px; margin-bottom:15px;}
			
			#rightZone{float:right;width:210px; padding:0px;}
			#rightZone .Freeform,
			#rightZone .TOCBlock,
			#rightZone .Aggregation {background:none; border:0px;}


			
/* bulletMenu class that can be added to blocks like TOCBlock and Filter(Agreggation) to have the appearance of navigation */
#rightZone .bulletMenu {border-bottom: 1px #ccc solid; overflow:hidden; padding:0px 0px 10px 0;}
.bulletMenu h4 {font-weight:normal;text-decoration:none; background:url(FFLimages/bullet.gif) no-repeat left 3px; padding-left:15px; }
