/***** GLOBAL STYLES *****/
*{
	margin:0;
	padding:0;
	}
body{
	background-color:#989898;

}
li{
	list-style-type:none;
	}

img{
	border:none;
	}

a{
	text-decoration:none;
	color:#025c9f;
	}

a:hover{
	text-decoration:underline;
	}
	
select{
	margin:0 0 10px 0;
	}
#accessibility {
	width : 1px;
	height : 1px;
	overflow : hidden;
	position : absolute;
	left : -400px;
	top : -400px;
}
#accessibility {
	position: absolute;
	left: -5000px;
	top: -5000px;
}	
#Container,#container{
	width:940px;
	/*border:1px solid #5b3100;*/
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	background-color:#fff;
	}
	
	/***** TOP AD (/includes/adstream/top.jsp) *****/
	#leaderboard{
		text-align:center;
		padding:10px 0;
		padding-top:5px;
		background-color:#989898;
		}
	/***** END TOP AD *****/
	
	/***** NAVIGATION (/includes/BBMbranding.jsp) *****/
	#Navigation{
		position:relative;
		height:20px;
		background:url("/images/BBMNavigationBkgd.jpg") no-repeat #0101cc;
		/*border-top:1px solid #5b3100;*/
		padding:130px 0 0 0;
		margin-bottom:10px;
		}
		
	#Navigation ul{
		height:20px;
		border-top:1px solid #fff;
		background:url("/images/navbg.jpg") repeat-x #0101cc;
		}
		
	#Navigation ul li{
		float:left;
		height:14px;
		display: inline;
		margin:0 0 0 1px;
		padding:3px 0 3px 0px;
		}
	#Navigation ul li a{
		float:left;
		/*height:20px;*/
		font-size:1.1em;
		color:#FFF;
		font-weight:bold;
		/*background:url("/images/BBMNavLeftCurve.gif") no-repeat;*/
		padding:0 0 0 7px;
		}
		
	#Navigation ul li a span{
		float:left;
		/*height:11px;*/
		/*background:url("/images/BBMNavRightCurve.gif") no-repeat right;*/
		border-right:1px solid #fff;
		padding:0px 9px 0 0;
		cursor:pointer;
		}
	#Navigation ul li#Last a span{border-right:none}
	
	#Navigation ul li a:link,#Navigation ul li a:visited,#Navigation ul li { display:block;}

	#Navigation ul li ul { position:absolute; left:-999em; width:155px; background:none; background-color:#273043 ; margin:1px 0 0; padding:0; border:1px solid #666; border-bottom-style:none; margin-top:0px}
	#Navigation  ul#Nav li.none ul,.none{left:-999em;}
	
	#Navigation ul li ul.subnav li, #Navigation ul li ul.subnav li ul.subnav2  li {background:none; margin:0; padding:0; width:155px; list-style-type:none;border-bottom:1px solid #fff; height:auto;  z-index:1000;float:left;background-color:#000034 ;
	
	 }

	
	#Navigation ul li ul.subnav li a:link,#Navigation ul li ul.subnav li a:visited ,
	#Navigation ul li ul.subnav li ul.subnav2  li a:link, #Navigation ul li ul.subnav li ul.subnav2  li a:visited
	{ padding-top:3px; padding-bottom:3px;   }
	#Navigation ul li ul.subnav li a:focus,#Navigation ul li ul.subnav li a:hover,#Navigation ul li ul.subnav li a:active,#Navigation li li:hover { background:none;background-color:#000078; width:140px}

#Navigation ul li ul.subnav li a {padding-right:6px;}
#Navigation  li ul ul { /* third-and-above-level lists */
	margin: -2em 0 0 12.05em;
}

#Navigation  li:hover ul,#Navigation  li:hover ul ul, #Navigation  li:hover ul ul ul, #Navigation li.sfhover ul ul, #Navigation  li.sfhover ul ul ul {
	left: -999em;
}

#Navigation ul#Nav li:hover ul, #Navigation  ul#Nav li li:hover ul, #Navigation  ul#Nav li li li:hover ul, #Navigation  ul#Nav li.sfhover ul, #Navigation  ul#Nav li li.sfhover ul, #Navigation  ul#Nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;z-index:1000;
	
}

	#cygnusmenu{
		position:absolute;
		top:5px;
		left:11px;
		width:277px;
		height:13px;
		color:#FFF;
		font-size:10px;
		}
		
	#cygnusmenu a{
		font-size:10px;
		color:#FFF;
		text-decoration:underline;
		}
		/***** SEARCHBAR *****/

	#Navigation	#searchbar{
		position:absolute;
		top:28px;
		right:7px;
		width:254px;
		height:18px;
		
		color:#FFF;
		font-size:10px;
		}
		
	#searchbar .datestamp{
		

		font-size:1.2em;
		/*color:#0101CC;*/
		padding:1px 0 0 0;
		padding-left:7px;
		
		margin-bottom:10px;
		}
		
	#searchbar #SiteSearch{
		float:left;
		}
		
	#searchbar #SiteSearch span, #searchbar #SiteSearch input{
		/*float:left;
		font-size:1.1em;
		margin:0 0 0 3px;*/

		}
	#Navigation	#searchbar #SiteSearch #searchtxt {
		width:105px; border:1px solid #CCC; height:15px;margin:0}
		#searchbar #SiteSearch span {font-size:10px; color:#fff; font-weight:bold}

	#searchbar #SiteSearch span{
		font-size:10px;
		/*padding:2px 0 0 0;
		color:#0101CC;
		font-family:Verdana, Arial, Helvetica, sans-serif;*/
		}
	/***** END SEARCHBAR *****/
	/***** END NAVIGATION *****/
	
	#ContentContainer{
		float:left;
		width:100%;
		}
		
	#ContentLeftContainer{
		float:left;
		width:761px;
		}
		
	/***** RIGHT CONTENT *****/
	#ContentRightContainer{
		float:right;
		width:160px;
		text-align:center;
		padding:18px 8px;
		}
		
	#ContentRightContainer a{
		display:block;
		margin:0 0 8px 0;
		}
	/***** END RIGHT CONTENT *****/
		
	
		
	/***** FOOTER *****/
	#Footer{
		clear:both;
		text-align:center;
		font-family:Arial, Helvetica, sans-serif;
		font-size:1.2em;
		/*color:#5c3000;*/
		line-height:1.4em;
		}
		
	#Footer div.ads{
		padding:10px 0;
		}
		
	#Footer p{
		padding:2px 0;
		margin:0 0 1px 0;
		}

	/***** END FOOTER *****/
	
/***** END GLOBAL STYLES *****/

/***** HOME PAGE SPECIFIC STYLES *****/

	/***** HEADERS *****/
	#HomeContentOne h1,#HomeContentThree h1{
		/*background:url("/images/BBMH1Bkgd.gif") no-repeat right #d67200;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		 color:#FFF;*/
		 font-size:1.6em;
		font-weight:normal;
		
		padding:4px 0 0 0px;
		
		}
		
	#HomeContentOne h2{
		background:#d9d9d9;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:1.2em;
		color:#d47201;
		font-weight:normal;
		height:18px;
		padding:4px 0 0 7px;
		margin:0 0 8px 0;
		}
		
	#HomeContentOne h5{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:1.1em;
		color:#930200;
		font-weight:normal;
		margin:0 0 2px 0;
		}
		
	#HomeContentTwo h3, #HomeContentThree h3, #HomeContentFour h3{
		background:url("/images/BBMH3Bkgd.gif") no-repeat left bottom;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:1.2em; color:#d57200;
		font-weight:normal;
		padding:0 0 6px 0;
		margin:0 0 6px 0;
		}
	#HomeContentThree div.link1,#HomeContentTwo div.link1, #HomeContentOne div.link1, #HomeContentFour div.link1{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:14px;
		font-weight:bold;
		}
		
	#HomeContentThree div.teaser1,#HomeContentTwo div.teaser1, #HomeContentOne div.teaser1, #HomeContentFour div.teaser1{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#000;
		font-size:1.2em;
		line-height:1.6em;
		
		font-size:12px;line-height:14px;
		
		margin:0 0 5px 0;
		}
		
	#HomeContentOne #IndustryNews #IndustryNewsBottom div.link2,#HomeContentThree div.link2,#HomeContentTwo div.link2, #HomeContentOne div.link2, #HomeContentFour div.link2{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:1.2em;
		line-height:1.6em;
		font-weight:bold;
		margin:8px 0 0px 0;
		
		font-size:12px;line-height:14px;
		}
		
	#HomeContentThree div.teaser2,#HomeContentTwo div.teaser2, #HomeContentOne div.teaser2, #HomeContentFour  div.teaser2{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#000;
		font-size:1.2em;
		line-height:1.6em;
		
		margin:0 0 5px 0;
		
		font-size:12px;line-height:14px;
		}
	/*	div.teaser2 p{font-size:12px;line-height:13px;}*/
	#HomeContentThree div.teaser3,#HomeContentTwo div.teaser3, #HomeContentOne div.teaser3, #HomeContentFour  div.teaser3{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#000;
		font-size:1.2em;
		line-height:1.4em;
		margin:0 0 5px 0;
		font-size:12px;line-height:14px;
		}
	
	#HomeContentThree div.link3,#HomeContentTwo div.link3, #HomeContentOne div.link3, #HomeContentFour div.link3{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:1.2em;
		line-height:1.6em;
		font-size:12px;
		line-height:14px;
		margin:8px 0 0px 0;
		font-weight:bold;
		}
	/***** END HEADERS *****/
	
	/***** HOME CONTENT ONE *****/
	#HomeContentOne{
		/*border-bottom:1px solid #5b3100;*/
		float:left;
		width:747px;
		padding:0 7px 7px 7px;
		}
		

		#HomeContentOne #IndustryNews{
		float:left;
		width:248px;
		background:url("/design/images/inewsbody.jpg") repeat-y;
		margin-left:4px;
		margin-right:4px;
		}
		
	#HomeContentOne #IndustryNewsTop{
		float:left;
		width:248px;
		background:url("/design/images/inewstop.jpg") no-repeat;
		}
		
	#HomeContentOne #IndustryNewsBottom{
		float:left;
		width:238px;
		background:url("/design/images/inewsbottom.jpg") no-repeat bottom;
		padding:37px 5px 5px 5px;
		min-height:390px;
		height: expression( this.scrollHeight < 390 ? "390px" : "auto" );
		}
		
	#HomeContentOne #IndustryNewsBottom .teaser2{
	    /*padding:0 7px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#000;
		font-size:11px;
		line-height:1.3em;
		margin:0 0 8px 0;*/
		}
		#HomeContentOne #IndustryNewsBottom .teaser3{
	    padding:0 7px;
		/*font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#000;
		font-size:11px;
		line-height:1.3em;
		margin:0 0 8px 0;*/
		}
	/*		
	#HomeContentOne #IndustryNews{
		float:left;
		width:262px;
		margin:0 0 0 7px;
		background:#F0F0F0;
		min-height:245px;
		height: expression( this.scrollHeight < 245 ? "245px" : "auto" ); 
		padding:0 0 7px 0;
		}
		*/
	#HomeContentOne #IndustryNews div.link1,#HomeContentOne #ProductSpotlight div.link1,#HomeContentOne #WebOnly div.link1,#HomeContentOne #CodeZone div.link1,#HomeContentOne #Cwatch div.link1,#HomeContentThree #Blogs div.link1{
		padding:0 7px;
		/*font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:1.3em;
		line-height:1.5em;*/
		}

		
	#HomeContentOne #IndustryNews div.teaser1,#HomeContentOne #IndustryNews div.teaser2,#HomeContentOne #IndustryNews div.teaser3,#HomeContentOne #ProductSpotlight div.teaser1,#HomeContentOne #WebOnly div.teaser1,#HomeContentOne #ProductSpotlight div.teaser2,#HomeContentOne #WebOnly div.teaser2,#HomeContentOne #ProductSpotlight div.teaser3,#HomeContentOne #WebOnly div.teaser3,#HomeContentOne #Cwatch div.teaser1,#HomeContentOne #Cwatch div.teaser2,#HomeContentOne #Cwatch div.teaser3,
	#HomeContentThree #Blogs div.teaser1,#HomeContentThree #Blogs div.teaser2,#HomeContentThree #Blogs div.teaser3,
	#HomeContentOne #CodeZone div.teaser1,#HomeContentOne #CodeZone div.teaser2,#HomeContentOne #CodeZone div.teaser3
	{
		padding:0 7px;
		/*font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#000;
		font-size:11px;
		line-height:1.3em;
		margin:0 0 5px 0;*/
		}
		#HomeContentOne #Cwatch div.link1,#HomeContentOne #Cwatch div.teaser1{
		/*font-size:1.2em;
		line-height:1.5em;*/
		}
		
		
	#HomeContentOne #IndustryNews div.link2,#HomeContentOne #ProductSpotlight div.link2,#HomeContentOne #WebOnly div.link2,#HomeContentOne #Cwatch div.link2,#HomeContentThree #Blogs div.link2,#HomeContentOne #CodeZone div.link2{
		padding:0 7px;
		/*font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:1.2em;
		line-height:1.5em;
		margin:0 0 5px 0;*/
		}
	#HomeContentOne #IndustryNews div.link3, #HomeContentOne #ProductSpotlight div.link3,#HomeContentOne #WebOnly div.link3,#HomeContentOne #Cwatch div.link3,#HomeContentThree #Blogs div.link3,#HomeContentOne #CodeZone div.link3{
		padding:0 7px;
		/*font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:1.2em;
		line-height:1.5em;
		margin:0 0 3px 0;*/
		}
		
	#HomeContentOne #IndustryNews div.more,#HomeContentOne #ProductSpotlight div.more,#HomeContentOne #WebOnly div.more,#HomeContentOne #Cwatch div.more,#HomeContentThree #Blogs div.more,#HomeContentOne #CodeZone div.more{
		text-align:right;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:1.1em;
		line-height:1.2em;
		padding:0 14px 0 0;
		margin:12px 0 0px 0; 
		font-weight:bold;
		}	

		#HomeContentOne #ProductSpotlight{
		float:left;
		width:302px;
		background:url("/design/images/spotbody.jpg") repeat-y;
		margin-left:4px;
		margin-right:4px;
		}
		
	#HomeContentOne #ProductSpotlightTop{
		float:left;
		width:302px;
		background:url("/design/images/spottop.jpg") no-repeat;
		}
		
	#HomeContentOne #ProductSpotlightBottom{
		float:left;
		width:292px;
		background:url("/design/images/spotbottom.jpg") no-repeat bottom;
		padding:10px 5px 56px 5px;
		height: 300px;
		/*min-height:348px;
		height: expression( this.scrollHeight < 348 ? "348px" : "auto" );*/
		}
		#HomeContentOne #WebOnly{
		float:left;
		width:302px;
		background:url("/design/images/spotbody.jpg") repeat-y;
		margin-left:4px;
		margin-right:4px;
		clear:both;
		margin-top:10px;
		}
		
	#HomeContentOne #WebOnlyTop{
		float:left;
		width:302px;
		background:url("/design/images/onlinetop.jpg") no-repeat;
		}
		
	#HomeContentOne #WebOnlyBottom{
		float:left;
		width:292px;
		background:url("/design/images/spotbottom.jpg") no-repeat bottom;
		padding:20px 5px 56px 5px;
		height: 100px;
		/*min-height:348px;
		height: expression( this.scrollHeight < 348 ? "348px" : "auto" );*/
		}		
		

	#HomeContentOne #Cwatch{
		float:left;
		width:167px;
		background:url("/design/images/cwatchbody.jpg") repeat-y;
		margin-left:4px;
		margin-right:4px;
		}
		
	#HomeContentOne #CwatchTop{
		float:left;
		width:167px;
		background:url("/design/images/cwatchtop.jpg") no-repeat;
		}
		
	#HomeContentOne #CwatchBottom{
		float:left;
		width:157px;
		background:url("/design/images/cwatchbottom.jpg") no-repeat bottom;
		padding:37px 5px 77px 5px;
		padding:37px 5px 50px 5px;
		min-height:330px;
		height: expression( this.scrollHeight < 318 ? "318px" : "auto" );
		}
							

	/***** END HOME CONTENT ONE *****/
	
	
	/***** HOME CONTENT TWO *****/
	#HomeContentTwo{
		/*border-bottom:1px solid #5b3100;*/
		float:left;
		width:754px;
		padding:0 7px 0 0;
		}
		#HomeContentTwo table#hold {margin-left:10px;
		margin-right:0px;}
		
	#HomeContentTwo div#BuyersGuide{
		float:left;
		min-height:150px;
		height: expression( this.scrollHeight < 150 ? "150px" : "auto" ); /* sets min-height for IE */
		width:207px;
		background:url("/design/images/bguidebg.jpg") no-repeat #fff;
		padding:5px;
		padding-top:35px;
		
		
		}
		
	#HomeContentTwo div#BuyersGuide p{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		line-height:12px;
		text-align: center;
		color:#fff;
		}
		#HomeContentTwo div#BuyersGuide td {padding-top:3px;}
		
		#HomeContentTwo #FreeNewsletter{
		float:left;
		width:203px;

		background:url("/design/images/newsletterbg.gif") no-repeat #fff ;
		min-height:47px;
		
		height: expression( this.scrollHeight < 47 ? "47px" : "auto" ); /* sets min-height for IE */
		padding:5px 7px 7px 7px;
		margin-top:5px;
		
		}
		
	#HomeContentTwo #FreeNewsletter h1{
		margin:0 0 64px 0;
		}
		
	#HomeContentTwo #FreeNewsletter p{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#fff;
		padding:0 7px;
		line-height:11px;
		margin:0 0 4px 0;
		font-weight:bold
		}
		
	#HomeContentTwo #FreeNewsletter input{
		font-size:1.1em;
		}
		
	#HomeContentTwo #FreeNewsletter input#txtSubscribe{
		width:125px;
		}
	#HomeContentTwo #FreeNewsletter input#searchtxt {padding:0;border:1px sold silver; width:135px; height:7x;margin-right:5px;}
		
	#HomeContentTwo #FreeNewsletter input#btnSubmit{
		border:1px sold silver;
		background-color:#cccccc;
		width:55px;
		height:17px;
		/*background:url("/images/BBMSubscribeBkgd.gif") no-repeat #472500;*/
		color:#000;
		cursor:pointer;
		}
	#HomeContentTwo div#block{
		float:left;
		min-height:250px;
		height: expression( this.scrollHeight < 250 ? "250px" : "auto" ); /* sets min-height for IE */
		width:300px;
		margin:0 4px 0 4px;
		padding:0;
			
		}
	#HomeContentTwo div#Video{
		float:left;
		min-height:250px;
		height: expression( this.scrollHeight < 250 ? "250px" : "auto" ); /* sets min-height for IE */
		width:188px;
		background:url("/design/images/videobg.jpg") no-repeat #fff ;
		margin:0 0 0 4px;
		padding:40px 10px 0 10px;
		padding:0px 0px 0 0px;
		}
		
	#HomeContentTwo div#IfYouThought{
		float:left;
		min-height:254px;
		height: expression( this.scrollHeight < 254 ? "254px" : "auto" ); /* sets min-height for IE */
		width:300px;
		margin:0 0 0 7px;
		padding:7px 0 0 0;
		}
	/***** END HOME CONTENT TWO *****/
	
	/***** HOME CONTENT THREE *****/
	#HomeContentThree{
		/*border-bottom:1px solid #5b3100;*/
		float:left;
		width:747px;
		padding:7px;
		}

		#HomeContentThree #InThisMonthsIssue{
		float:left;
		width:247px;
		margin:0 0 0 4px;
		background:url("/design/images/issuebody.jpg") repeat-y;		
		position:relative;
		}

		
	#HomeContentThree #InThisMonthsIssueTop{
		float:left;
		width:247px;
		background:url("/design/images/issuetop.jpg") no-repeat;
		}
		
	#HomeContentThree #InThisMonthsIssueBottom{
		float:left;
		width:237px;
		background:url("/design/images/issuebottom.jpg") no-repeat bottom;
		padding:37px 5px 5px 5px;
		min-height:324px;
		height: expression( this.scrollHeight < 324 ? "324px" : "auto" );
		}
		
	#HomeContentThree #InThisMonthsIssue div.link1{
		padding:0 125px 15px 0px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:1.2em;
		}
		
	#HomeContentThree #InThisMonthsIssue div.teaser1{
		padding:0 125px 0 0px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#000;
		/*font-size:1.3em;
		line-height:1.5em;*/
		margin:0 0 8px 0;
		}
		
	#HomeContentThree #InThisMonthsIssue div.link2{
		padding:0 125px 0 0px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		/*font-size:1.2em;
		line-height:1.6em;*/
		margin:0 0 6px 0;
		}
		
	#HomeContentThree #InThisMonthsIssue div.teaser2{
		padding:0 147px 0 7px;
		padding:0 1px 0 0px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#000;
		/*font-size:1.2em;
		line-height:1.6em;*/
		margin:0 0 8px 0;
		}
	
	#HomeContentThree #InThisMonthsIssue div.link3{
		padding:0 147px 0 7px;
		padding:0 1px 0 0px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		/*font-size:1.2em;
		line-height:1.6em;*/
		margin:0 0 3px 0;
		}
		
	#HomeContentThree #InThisMonthsIssue div.thumbnail1{
		position:absolute;
		top:40px;
		right:10px; 
		width:120px;
		height:122px;
		height:155px;

		text-align:center;
		}
		
	#HomeContentThree #InThisMonthsIssue div#MoreFromThisIssue{
		position:absolute;
		
		bottom:10px;
		left:10px;
		width:200px;
		text-align:center;
		}
	
	#HomeContentThree #InThisMonthsIssue div#MoreFromThisIssue,#HomeContentThree #InThisMonthsIssue div#MoreFromThisIssue p{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		line-height:13px;
		}
		
	#HomeContentThree #SlideShow{
		float:left;
		width:247px;
		margin:10px 0 0 4px;
		background:url("/design/images/supbody.jpg") repeat-y;		
		}

		
	#HomeContentThree #SlideShowTop{
		float:left;
		width:247px;
		background:url("/design/images/suptop.jpg") no-repeat;
		}
		
	#HomeContentThree #SlideShowBottom{
		float:left;
		width:237px;
		background:url("/design/images/supbottom.jpg") no-repeat bottom;
		padding:37px 5px 25px 5px;
		min-height:205px;
		height: expression( this.scrollHeight < 205 ? "205px" : "auto" );
		}
	
	#HomeContentThree #Poll,#HomeContentThree #Events{
		float:left;
		width:302px;
		margin:0 0px 0 4px;
		background:url("/design/images/pollbody.jpg") repeat-y;	
		}

		
	#HomeContentThree #PollTop{
		float:left;
		width:302px;
		background:url("/design/images/polltop.jpg") no-repeat;
		}
		
	#HomeContentThree #PollBottom,#HomeContentThree #EventsBottom{
		float:left;
		width:292px;
		background:url("/design/images/pollbottom.jpg") no-repeat bottom;
		padding:37px 5px 5px 5px;
		min-height:85px;
		height: expression( this.scrollHeight < 85 ? "85px" : "auto" );
		}
		#HomeContentThree #Events .EvenOdd{
			width:140px;
			padding-left:5px;
			padding-bottom:4px;
			border-right:1px solid silver;
			font-size:11px;
			float:left;}
			#HomeContentThree #Events .k{border-right: none;}
			
		#HomeContentThree #Events{
		margin:7px 0px 0 4px;
		}
		
	#HomeContentThree #EventsTop{
		float:left;
		width:302px;
		background:url("/design/images/eventstop.jpg") no-repeat;
		}
		
	#HomeContentThree #Innovation,#HomeContentThree #Power{
		float:left;
		width:147px;
		margin:7px 0px 0 4px;
		background:url("/design/images/powerbody.jpg") repeat-y;	
		}
		#HomeContentThree #Innovation p,#HomeContentThree #Power p{font-size:1.2em; line-height:1.5em;}
		#HomeContentThree #Innovation a {font-weight:bold}

		
	#HomeContentThree #InnovationTop{
		float:left;
		width:147px;
		background:url("/design/images/innovationtop.jpg") no-repeat;
		}
		#HomeContentThree #PowerTop{
		float:left;
		width:147px;
		background:url("/design/images/greentop.jpg") no-repeat;
		}
		
	#HomeContentThree #InnovationBottom,#HomeContentThree #PowerBottom{
		float:left;
		width:137px;
		background:url("/design/images/powerbottom.jpg") no-repeat bottom;
		padding:52px 5px 5px 5px;
		min-height:340px;
		height: expression( this.scrollHeight < 340 ? "340px" : "auto" );
		}
	 #PowerBottom div.link1{
		padding:0 0px 5px 0px;
		/*font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:1.6em;*/
		}
		#PowerBottom #more{
		font-size:12px;
		font-weight:bold;
		}
		#PowerBottom #teaser1{
	    padding:0 7px;
		/*font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#000;
		font-size:11px;
		line-height:1.3em;
		margin:0 0 8px 0;*/
		}
		
	#HomeContentThree #Blogs{
		float:left;
		width:167px;
		margin:0px 0 0 4px;
		background:url("/design/images/blogbody.jpg") repeat-y;		

		}

		
	#HomeContentThree #BlogsTop{
		float:left;
		width:167px;
		background:url("/design/images/blogtop.jpg") no-repeat;
		}
		
	#HomeContentThree #BlogsBottom{
		float:left;
		width:157px;
		background:url("/design/images/blogbottom.jpg") no-repeat bottom;
		padding:37px 5px 5px 5px;
		min-height:324px;
		height: expression( this.scrollHeight < 324 ? "324px" : "auto" );
		}
		#HomeContentThree #Blogs #more{
		font-weight:bold;

		}
		#HomeContentThree #Blogs #headline{
		font-size:12px

		}
		
		#HomeContentThree #WhitePapers{
		float:left;
		width:167px;
		margin:0px 0 0 4px;
		background:url("/design/images/whitepaperbody.jpg") repeat-y;		

		}

		
	#HomeContentThree #WhitePapersTop{
		float:left;
		width:167px;
		background:url("/design/images/whitepapertop.jpg") no-repeat;
		}
		
	#HomeContentThree #WhitePapersBottom{
		float:left;
		width:157px;
		background:url("/design/images/whitepaperbottom.jpg") no-repeat bottom;
		padding:37px 5px 5px 5px;
		min-height:200px;
		height: expression( this.scrollHeight < 324 ? "324px" : "auto" );
		}
		#HomeContentThree #WhitePapers #more{
		font-weight:bold;

		}
		#HomeContentThree #WhitePapers #headline{
		font-size:12px

		}
		
	#HomeContentThree #FleetMaintenanceForums{
		float:left;
		width:167px;
		margin:10px 0 0 4px;
		background:url("/design/images/forumbody.jpg") repeat-y;
				
		}

		
	#HomeContentThree #FleetMaintenanceForumsTop{
		float:left;
		width:167px;
		background:url("/design/images/forumtop.jpg") no-repeat;
		}
		
	#HomeContentThree #FleetMaintenanceForumsBottom{
		float:left;
		width:157px;
		background:url("/design/images/forumbottom.jpg") no-repeat bottom;
		padding:37px 5px 35px 5px;
		min-height:205px;
		height: expression( this.scrollHeight < 205 ? "205px" : "auto" );
		}
	#HomeContentThree div#FleetMaintenanceForums p,#HomeContentThree #BlogsBottom p.link1{margin-top:10px; margin-bottom:7px;}	
	#HomeContentThree div#FleetMaintenanceForums h3{
		margin: 0 0 70px 0;
		}
		#HomeContentThree #FleetMaintenanceForumsBottom p .link{
		font-weight:bold;
		}
		
	#HomeContentThree div#WebDirectory{
		float:left;
		width:190px;
		margin:0 0 0 14px;
		}
		#HomeContentThree div#Council{
		float:left;
		width:150px;
		margin:0 7px 0 2px; font-size:11px;
		}
		#HomeContentThree div#SisterSite{
		float:left;
		width:200px;
		margin:0 0 0 0px;
		}
		
	#HomeContentThree div#FleetMaintenanceForums p, #HomeContentThree div#WebDirectory p,#HomeContentThree #BlogsBottom p.link1{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:1.2em;
		line-height:1.4em;
		}
	/***** END HOME CONTENT THREE *****/
	
	/***** HOME CONTENT FOUR *****/
	#HomeContentFour{
		float:left;
		width:761px;
		position:relative;
		}
		
	#HomeContentFour div#FeaturedLinks{
		float:left;
		width:733px;
		min-height:299px;
		height: expression( this.scrollHeight < 299 ? "299px" : "auto" ); /* sets min-height for IE */
		background:url("/images/BBMFeaturedBkgd.gif") no-repeat #f6f4f5;
		padding:14px;
		}
		
	#HomeContentFour div#FeaturedLinks div#FeaturedLeft{
		float:left;
		width:350px;
		}
	
	#HomeContentFour div#FeaturedLinks div#FeaturedRight{
		float:left;
		width:350px;
		margin:0 0 0 33px;
		}
		
	#HomeContentFour p{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:1.1em;
		line-height:1.6em;
		}
		
	#HomeContentFour p.link2{
		margin:0 0 14px 0;
		}
	/***** END HOME CONTENT FOUR *****/
	
/***** END HOME PAGE SPECIFIC STYLES *****/

/***** SUBPAGE SPECIFIC STYLES *****/

	#SubContent{padding:7px; font-family:Verdana, Arial, Helvetica, sans-serif;}
	
	#SubContent .SubContentRightBlock{float:right; width:300px; margin:0 0 0 21px;}
		#SubContent .SubContentRightBlock2{
		float:left;
		width:100%;
		/*padding-left:6px;margin-left:6px; border-left:1px solid silver;*/
		}

	#SubContent h1{font-weight:normal; margin:6px 0 6px 0; font-size:1.7em;}
	
	#SubContent h2{font-weight:normal; font-size:1.5em;}
	
	#SubContent h3{font-weight:normal; font-size:1.4em; margin:0 0 8px 0;}
	
	#SubContent p{font-size:1.2em; line-height:1.6em; margin:0 0 8px 0;}
	
	#SubContent ul, #SubContent ol{margin:0 0 8px 0;}
	
	#SubContent ul li, #SubContent ol li{font-size:1.2em; margin:0 0 4px 14px; padding:0 0 0 6px; background:url("/images/BBMLiBullet.gif") no-repeat 0 7px;}
	
	#SubContent div.link1{font-size:1.4em;}
	
	#SubContent div.link1 a{}
	
	#SubContent div.teaser1{}
	
	#SubContent div.teaser1 p{font-size:1.3em;}
	
	#SubContent div.link2{font-size:1.3em;}
	
	#SubContent div.link2 a{}
	
	#SubContent div.teaser2{}
	
	#SubContent div.teaser2 p{font-size:1.3em;}
	
	#SubContent div.link3{font-size:1.2em;}
	
	#SubContent div.link3 a{}
	
	#SubContent div.teaser3{}
	
	#SubContent div.teaser3 p{font-size:1.2em;}
	
	#SubContent div.link1 ,#SubContent div.link2 ,#SubContent div.link3 { 
	margin:0;	
	margin-top: 5px;
	padding-left: 10px;
	margin-left: 5px;
	background: url(/design/images/bullet2.gif) 0px 5px;
	background-repeat:  no-repeat;
	
	}
	#SubContent div.link1 a,#SubContent div.link2 a,#SubContent div.link3 a{ 
		font-weight:bold;
	}
	
	#SubContent div.teaser1,#SubContent div.teaser2,#SubContent .teaser3 {padding-left: 15px;}
	
	#SubContent div.more{
		text-align:right;
		font-size:1.1em;
		line-height:1.6em;
		padding:0 14px 0 0;
		}
	
	#SubContent div.dateStyle{}
	
	#SubContent div.dateStyle p{}
	
	#SubContent div.sectionLink{font-size:1.2em;text-align:right;
	padding-right: 30px;}
	
	#SubContent div.sectionLink a{}


	
	#SubContent div.sectionName{font-size:2.0em; color:#0101CC; margin:8px 0;}
	
	#SubContent div.artfunctions{margin:14px 0 21px 0; font-size:1.0em;}
	
	#SubContent div.artfunctions img{margin:0 4px 0 0;}
	
	#SubContent div.artfunctions a{margin:0 8px 0 0;}
	
	#SubContent div.title{font-size:1.8em; color:#0101CC; margin:8px 0;}
	
	#SubContent div.shortHeadline{}
	
	#SubContent div.subTitle{font-size:1.3em; /*color:#0101CC;*/color:#505050; margin:8px 0 8px 1px; font-style:italic;}
	
	#SubContent div.teaser{}
	
	#SubContent div.shortTeaser{}
	
	#SubContent div.synopsis{}
	
	#SubContent div.byline{}
	
	#SubContent div.source{}
	
	#SubContent div.body{}
	
	#SubContent div.relatedLinks{}

	#SubContent div.generalInformation{}
	
/*	#SubContent div#infobox{}
	#SubContent #infobox{
		width: 85%;
		margin-left:50px;
		border: 1px solid silver;
		padding: 10px;
	}
	
	#SubContent div#infoboxa{float:right; width:200px; padding:14px 7px 7px 7px; text-align:center;}
*/	
	#SubContent div#infoboxa div.MagYear{margin:0 0 21px 0; font-size:1.2em;}
		#SubContent div#infobox{
		border: 1px silver solid;
		padding:10px;
		margin:10px auto; width: 90%;
		}
		

	
	#SubContent div#infoboxa{
		float:right;border: none; float:left;width:550px; padding-top:0px;margin:0
		}
		
	#SubContent div#infoboxa .archiveYearStyle{
		margin-bottom:10px;
		/*text-align:center;*/
		font-size:12px; font-weight:bold;
		}
	#SubContent div#infobox table{}
	
	#SubContent div.staffLink{
		float:right;
		font-size:1.1em;
		line-height:1.6em;
		padding:5px; background-color:#EEEEEE; border:1px solid silver; text-align:center; width:200px;
		}
	
	#SubContent div.pubName{}
	
	#SubContent div.pubName h1{font-size:1.8em; color:#0101CC; margin:8px 0;}
	
	#SubContent div.pubName h2{}
	
	#SubContent div.contributorName{font-size:1.2em; margin:0 0 8px 0;}
	
	#SubContent div.nameArchiveYear{font-size:1.2em; margin:0 0 14px 0;}

	#SubContent div.displayDate{font-size:1.3em; color:#0101CC; margin:8px 0; text-decoration:none; font-weight:bold}
	
	#SubContent div.archivesByMonthYear{font-size:1.2em; margin:0 0 4px 0;}

	#SubContent div.contributorArchivesName{font-weight:normal; margin:6px 0 6px 0; font-size:1.7em;}
	
	#SubContent div.archivesLink{text-align:left;}
	
	#SubContent div.archivesLink a{}
	
	#SubContent div#publogo{}
	
	#SubContent div#publogo img{}
	
	#SubContent div.issueCover{float:right;}
	
	#SubContent div.issueCover a{}
		
	#SubContent div.issueCover img{}
	
	#SubContent div.pubSectionName{font-size:1.4em; color:#0101CC; margin:8px 0; font-weight:bold}
	
	#SubContent div.articleLink{font-size:1.2em; margin:0 0 4px 0;}
	
	#SubContent div.articleLink a{}
	
	#SubContent div.contributorLink{font-size:1.1em; margin:0 0 8px 0; padding:0 0 0 4px; font-style:italic;}
	
	#SubContent div.contributorLink a{}

	#SubContent div.archiveYearsLink{}
	
	#SubContent div.archiveYearsLink ul{}
	
	#SubContent div.archiveYearsLink ul li{}
	
	#SubContent div.archiveYearsLink ul li a{}
	
	#SubContent div.issueLink{font-size:1.2em; margin:0 0 4px 0;}
	
	#SubContent div.issueLink div{}
	
	#SubContent div.issueLink div a{}
	
	#SubContent div.publicationLink{font-size:1.2em;font-size: 11px; margin:0 0 4px 0;}
	
	#SubContent div.publicationLink a{}
	
	#SubContent div.pubContributorLink{font-size:1.2em;font-size: 11px; margin:0 0 4px 0;}
	
	#SubContent div.pubContributorLink a{}
	#SubContent div.publicationLink,#SubContent div.issueLink,#SubContent div.pubSectionLink,#SubContent div.pubContributorLink{
	width: auto;
	float: left;
	text-align:left;
	font-size: 11px;
	padding: 0px 5px 5px 1px;
	margin: 10px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 10px;
	
	border-right: 1px solid silver;
}
#SubContent div.publicationLink{
	margin: 10px;
	/*margin-left: 80px;*/
	margin-top: 5px;
}
#SubContent div.pubContributorLink {
	border: none;
}
	
	#SubContent div.photoSource{margin:0 0 6px 0;}
	
	#SubContent div.photoSource img{}
	
	#SubContent div.photoCaption{font-size:1.1em; color:#0101CC; margin:0 0 21px 0; line-height:1.4em;}
	
	#SubContent div.sidebar{}
	
	#SubContent div.sidebar p{}
	
	#SubContent div.sidebar ul{}
	
	#SubContent div.sidebar ul li{}
	
	#SubContent div.sectionT{}
	
	#SubContent div.breadcrumbtrail{font-size:1.1em;}
	
	#SubContent div.breadcrumbtrail a{}
	
	#SubContent div.moreDetailBox{}
	
	#SubContent span.heading{}
	
	#SubContent div.mostpopular{}
	
	#SubContent div.mostpopular ol{}
	
	#SubContent div.mostpopular ol li.pop1{}
	
	#SubContent div.mostpopular ol li.pop1 a{}

	/***** ARCHIVES SPECIFIC *****/
	#SubContent .SubContentRightBlockArchives{float:right; width:156px; border:1px solid silver; padding:0 7px 7px 7px; margin:0 0 0 14px;}

	
	#SubContent div#archives{}

	#SubContent div.archiveYearStyle{font-size:1.4em; color:#0101CC; margin:0 0 7px 0;}
	
	#SubContent div.archiveYearStyle p{margin:7px 0 2px 0;}
	
	#SubContent div.archiveMonthStyle{margin:0 0 3px 0;}
	
	#SubContent div.archiveMonthStyle a{}
	/***** END ARCHIVES SPECIFIC *****/
	
	/***** CALENDAR SPECIFIC *****/
	#SubContent div#eventbox{
		background:#ECECEC;
		padding:7px;
		border:1px solid #aaa;
		margin:8px 0;
		}
	
	#SubContent div#orderby{font-size:1.1em; line-height:1.6em;}
	
	#SubContent div#orderby a{}
	
	#SubContent div.eventlisting{margin:0 0 10px 0; border-bottom:1px solid #0101CC; padding:0 0 10px 0;}
	
	#SubContent div.eventlisting dl{}
	
	#SubContent div.eventlisting dl dt{font-size:1.4em; color:#0101CC; margin:0 0 7px 0;}
	
	#SubContent div.eventlisting dl dd{margin:0 0 3px 0; font-size:1.2em; line-height:1.6em;}
	
	#SubContent div.eventlisting dl dd.type{}
	
	#SubContent div.eventlisting dl dd.date{}
	
	#SubContent div.eventlisting dl dd.location{}
	
	#SubContent div.eventlisting dl dd.website{}
	
	#SubContent div.eventlisting dl dd.website a{}
	
	#SubContent div.eventlisting dl dd.summary{}
	
	#SubContent div.eventlisting dl dd.reminder{}
	
	#SubContent div.eventlisting dl dd.reminder a{}
	/***** END CALENDAR SPECIFIC *****/
	
	/***** AD SPECIFIC *****/
	#SubContent  #SubContentLeft{float:left; width:150px; margin:0 7px 0 0; font-size:1.2em;}

	#SubContent  #SubContentLeft .LeftAdBlock{border:1px solid silver; margin:0 0 7px 0;}
	
	#SubContent  #SubContentLeft .LeftAdBlock h6{font-size:1.1em; font-weight:normal; background:url("/images/navbg.jpg") repeat-x #0101cc; color:#FFF; text-align:center; padding:3px 0; margin:0 0 7px 0;}
	
	#SubContent  #SubContentLeft .LeftAdBlock p{font-size:1.0em; margin:0 0 7px 3px;/*font-size: 11px*/}
	/*#SubContent  #SubContentLeft .LeftAdBlock p a {font-size:1.0em;}*/
	
	#SubContent  #SubContentRight{float:right; width:590px;}
	
	#SubContent  #SubContentRight .AdBlockContainer h2 {font-weight: bold}
	
	#SubContent  #SubContentRight .AdBlockContainer .AdBlock{float:left; width:253px; text-align:center; padding:0 21px;}
	
	#SubContent  #SubContentRight .AdBlockContainer .AdBlock .MoreInfo{border:1px solid silver; padding:3px;}
	
	#SubContent  #SubContentRight .AdBlockContainer .AdBlock .MoreInfo p.Filled{background:url("/images/navbg.jpg") repeat-x #0101cc; color:#FFF;}
	
	#SubContent div.adSubNav{}
	
	#SubContent div.adSubNav ul{}
	
	#SubContent div.adSubNav ul li{}
	
	#SubContent div.adSubNav ul li a{}
	/***** END AD SPECIFIC *****/
	
	/***** CLASSIFIED SPECIFID *****/
	#SubContent  .ClassifiedBlock{text-align:center; border-bottom:1px solid #0101CC; margin:14px 0;}
	
	#SubContent  .ClassifiedBlockLast{text-align:center; margin:14px 0;}
	/***** END CLASSIFIED SPECIFIC *****/

/***** END SUBPAGE SPECIFIC STYLES *****/



/* ----- LAYOUT SPECIFIC STYLING ----- */


/* ----- top cross-site links ----- */
div#xref { margin:0; padding:0 0 4px 0; height:24px; font-size:11px; line-height:24px;  width:898px; display:none; }

	div#xref div#cygnusmenu { float:right; text-align:left; z-index: +5; position:relative; }
	div#branding {z-index: -1;}
/* ----- top branding ----- */
div#branding { clear:both; background-color:#d57000; height:137px;  width:898px;

background-image:url(/design/images/bg-branding.gif); background-repeat:no-repeat;

}
	div#branding h1 { width:340px; height:36px; float:left; display:inline; margin: 25px 0 0 10px; }
	div#branding h1 a { display:block; height:100%; text-indent:-5000px; }
	div#branding a#cygb2b { width:120px; height:25px; display:block; float:right; overflow:hidden; text-indent:-5000px; margin-top:7px; }
	#nav {background-image: url(/design/images/bgnav.jpg);background-color:#d57000; background-repeat: no-repeat; background-position: top right;}

ul#navigation {  padding:0px 0; margin:0; height:20px; font-size:10px;width:900px;}
	ul#navigation li { padding:0;margin:0; list-style:none; float:left; height:20px;background-image:none;   }

	ul#navigation li a:link,ul#navigation li a:visited { display:block; padding:2px 6px; line-height:11px; color:#fff; text-decoration:none; font-weight:bold;  font-size:10px;height:20px;padding:0 0 0 10px;float:left; margin-right:1px;}
		ul#navigation li a span{ float:left;
		height:14px;
		
		padding:6px 10px 0 0;
		cursor:pointer;}
	ul#navigation li a:focus,ul#navigation li a:hover,ul#navigation li a:active { text-decoration:underline; }
	ul#navigation li a.last { border-style:none; }

		



		
		
	/* ---------------------- Archives Page ---------------------*/
#SubContent ul#magarchiveissues { padding:0; margin:5px 0 0 0px; }
#SubContent ul#magarchiveissues li { padding:0; margin:0 0 5px 0 /*5px*/; background-image:none; background-color:#ccc; width:120px; float:left; display:inline; padding:1px; text-align:center; font-weight:bold; }
#SubContent ul#magarchiveissues li.clearit { clear:both; }
#SubContent ul#magarchiveissues li a { text-decoration:none; display:block; background-color:#ddd; padding:3px 1px 0 1px; }
#SubContent ul#magarchiveissues li a img { width:115px; height:150px; }
#SubContent ul#magarchiveissues li a:hover { background-color:#efefef; }
#SubContent .archiveYearStyle p,#SubContent .dateStyle p{
	font-size: 13px;
	font-weight: bold;
	margin-top: 6px;
}
#SubContent .archiveYearStyle {padding:0px}

#SubContent .archiveMonthStyle{
	margin: 5px;
}
#SubContent .archiveYearStyle p,.archiveMonthStyle{
	margin-left:8px;
}

#SubContent .archiveMonthStyle a {
	font-size: 13px;
	/*color: #977148;*/
	background-image: url(/design/images/folder.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 17px;
	padding-top: 2px;
}	
.position {font-size:12px; font-weight:bold; margin-top:6px;}	
		
		
/* simple table formatting */
table.styled { width:50%; margin:0 auto 1em; border:1px solid #999; border-spacing:0px; border-collapse:collapse; }
table.styled caption { font-size:0.9em; text-align:center; margin:0.5em auto; font-weight:bold; }
table.styled tr { }
table.styled th { background:url("/images/navbg.jpg") repeat-x #0101cc; color:#fff; border-bottom:1px solid #fff;text-align:center; font-weight:bold; padding:0.2em;background:url("/images/navbg.jpg") repeat-x #0101cc; }
table.styled td { text-align:left; vertical-align:top; padding:0.2em; }
table.styled tr.altrow td { background-color:#F3FFEB; }
#content table.styled { margin:1em 0; }	

p.states { width:100%; background-color:#0101CC; height:20px; text-align:center; color:#FFF; font-weight:bold}
p.top {font-size:8px; line-height:8px; font-weight:bold; text-transform:uppercase}

.adlinks {width:120px; margin: 0px; padding: 0px;font-weight:bold;  margin-bottom:5px  }
.adlinks ul	{			
	margin:0px;
	padding: 0px;
	padding-top:0px;
}
.adlinks li {
	background-image: none;
	background-color: #D49852;
	height:15px; line-height:11px; vertical-align:middle; padding-top:5px;
	margin:0px 0px 2px 0px;
	font-size: 11px; 
	text-align: center;
	border: 1px solid #5c3000;
	background:url("/images/navbg.jpg") repeat-x #0101cc;
}
.adlinks li a { color:#FFFFFF; }