@import "BairdHHG.css";

/* ========================================================================================== Text Editor Drop Downs */
h1{color:#09c;font:bold 18px Arial,Helvetica,sans-serif;padding-bottom:6px;}/* page title */
h2{color:#666;font:bold 16px Arial,Helvetica,sans-serif;}
h3{color:#005264;font:normal 18px Arial,Helvetica,sans-serif;}/* default block title */
h4{color:#444;font-size:11px;}/*default block page links */
h5{color:#005264;font-size:11px;}
h6{color:#666;font-size:11px;}

.floatLeft{float:left;margin:0 7px 0 0;}	 
.floatRight{float:right;margin:0 0 0 7px;}
.floatLeft_ImgBorder{float:left;margin:0 7px 0 0;border:1px solid #ccc;padding:2px;}
.floatRight_ImgBorder{float:right;margin:0 0 0 7px;border:1px solid #ccc;padding:2px;}
.imgBorder{border:1px solid #ccc;padding:2px;}

.border,
#rightZone .border{border-bottom:1px solid #ccc;margin-bottom:20px;overflow:hidden;}
.IE6 .border{height:1%;}

#rightZone .noBullet ul,
#centerZone .noBullet ul,
#rightZone  ul.noBullet,
#centerZone  ul.noBullet,
.noBullet ul,
 ul.noBullet{list-style:none;margin-left:0;}
.noBullet ul li,
 ul.noBullet li{padding-left:0;margin-left:0;}

/* ========================================================================================== PAGE LAYOUT */
#outer{background:#fff url('images/BairdHHGImages/bgOuterHome.png') repeat-x left top;}

	#pageTopArea{height:270px;}
	
		#topLeftZone{float:left;width:450px;}
				#topLeftZone h1{font:30px Arial,Helvetica,sans-serif;font-style:italic;}
				#topLeftZone h2,
				#topLeftZone p,
				#topLeftZone a{font-size:14px;font-family:Arial,Helvetica,sans-serif;}
				
		#topRightZone{text-align:center;float:right;width:420px;}
	
	#contentArea{padding-top:30px;}	
	.IE6 #contentArea{padding-top:15px;}	
				
		#leftContentContainer{background:#e3e7e3;border:1px solid #ccc;margin-right:20px;padding:5px;width:357px;}
		.IE6 #leftContentContainer{padding-top:5px;}
			#leftContentContainer h3{color:#005264;font-size:18px;padding:5px 0;}
			#leftContentContainer h4{color:#005264;font-size:14px;font-weight:normal;padding:5px 0;}
		
		#contentContainer,
		.IE6 #contentContainer{padding-top:0;}/* centerzone, rightzone */
				
			#centerZone{width:320px;}
					
			#rightZone{width:221px;}
			.RightZone{border:0;background:0;}
			/*#rightZone .bulletMenu .OneCol div h4 a,
			.RightZone h4 a{text-decoration:none;}*/
			.RightZone h4 a{font-weight:bold;}
			#rightZone .bulletMenu .OneCol div h4 a{font-weight:normal;}
			
	
.CalendarResults label{display:none;}
.CalendarResults .data .startDate{color:#777;padding-bottom:0;margin-bottom:0;}