@media print { 
body { 
		font-family: 'Times Roman', serif; 
		color: #000; 
		background: #fff; 
	}
	div.breadcrumbs { border-bottom: 1px solid #ccc; }
	#topCat,
	#leftCat,
	#rightCat,
	.clickability,
	.bottomLinks,
	.ad.bottom,
	.icopy,
	.googlead,
	#footer { display: none; }
}
@media screen {

/* Global Reset */
	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td {
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-weight: inherit;
		font-style: inherit;
		font-size: 100%;
		font-family: inherit;
		vertical-align: baseline;
	}
	body {
		line-height: 1;
	}
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: "";
	}
	blockquote, q {
		quotes: "" "";
	}
	/* tables still need 'cellspacing="0"' in the markup */
	table {
		border-collapse: separate;
		border-spacing: 0;
	}
/* /Global Reset */

	.printLogo { display: none; }

	.body { 
		text-align: center; 
		background: #C3C3C3 url(/images/mainBkgd.jpg) repeat-x top;
		font: 12px Arial, Helvetica, sans-serif;
		margin-top: 7px;
		}
	p, td, h1, h2, h3, input { padding: 0; }
	p { margin: 0px 0 8px 0; line-height: 16px; }
	.readMore {
		margin-top: 10px;
	}
	.related-articles .readMore {
		font-size: 8pt;
		float: right;
	}
	strong { font-weight:bold; }	
	h1,
	#leftCat h2,
	.cathome .leftCell h2 { 
		font-size: 16px; 
		font-weight: bold; 
		text-transform: uppercase; 
	}
	.cathome h1,
	#rightCat h1 {
		margin-bottom: 0;
	}
	h2,
	h2 a {
		background: #787570;
		border: 1px solid #4E4D49;
		line-height: 22px;
		color: #DBD8D3;
		font-size: 14px;
		padding-left: 6px;
		margin-top: 2px;
		
	}
	#article .page h2, #article .relatedLinks h2 { font-size: 16px; padding-left: 0px; margin: 25px 0px 15px 0px; border: none; background: none; color: #666666; font-weight: bold;}
	h2 a {
		border: none;
		text-decoration: underline;
		font-weight: normal;
	}
	h2 a:visited,
	h2 a:hover,
	h2 a:active { color: #DBD8D3; }

	.cathome .breakingNews .nestedDblColumn h2,
	.features h2,
	.education h2,
	.bottomLinks h2,
	.related-articles h2 {
		background: none;
		border: none;
		font-size: 14px;
		font-weight: bold;
		text-transform: uppercase;
		color: #828282;
		padding: 0;
		margin-bottom: 0;
	}
	.bottomLinks h2 {
		border-bottom: 1px solid #818181;
	}
	.education h3,
	.bottomLinks h3,
	#rightCat h3 {
		font-size: 12px;
	}
	h1, #blogRightCat h2 {
		background: #8D99B1 url(/images/headerLeft_blue.gif) no-repeat left top;
		line-height: 31px;
		color: #FFF;
		padding-left: 8px;
		margin: 10px 0 10px 0;
		clear: both;
	}
	
	.catate #ate_header_two h1 {

	background: none;
	clear: none;
	
	font-family: arial,helvetica;
	font-size: 20px;
	font-weight: bold;
	margin: 5px 0;
	padding: 0;

	}
	.catate #ate_header_two h1 a { 
	
	color:#8E0E10;
	text-decoration:none;
	margin: 0px;

	}
	
	.catate #topcat .logo h1 { overflow: hidden; }

	.catate .topNavBkgd #topNav {margin: 0;}

	#article h1.storytitle, .catSMTWrapper h1.storyTitle {
		text-transform: none;
		background: none;
		padding-left: 0;
		color: #666666; 
		font-size: 22px;
		line-height: 22px;
	}
	#rightCat h1 {
		background: #EE9811 url(/images/headerLeft_orange.gif) no-repeat left;	
	}
	h2, .feedburnerFeedBlock p.feedTitle { }
	h3,
	.popularArticles a { 
		font-size: 12px; font-weight: bold; color: #4E77AC; margin: 5px 0 0px 0; 
	}
	a { color: #4E77AC; text-decoration: none; font-weight: bold; }
	a:visited { color: #6791C6;}
	a:hover { color: #2D5282; }
	a:active { color: #274D7E; }
	a img, a input { border: 0; }
	td { vertical-align: top; }
	ul, 
	ol { margin: 0; padding: 0; }
	ul li, 
	ol li { margin: 3px 0; padding: 0 0 0 15px; }
	ul li {
		list-style: none;
		background: url(/images/bullet.gif) no-repeat 2px 5px;
	}
	ul.listElement.None li,
	#footer li,
	.utilNav li {
		background-image: none;
	}
	ul.listElent.None li {
		padding-left: 0;
	}
	form { padding: 0; margin: 0; }
	input { }
	input:focus { }
	select { 		
		font-family: inherit;
		font-weight: normal;
	}

	div.hr { 
		clear: both; 
		margin: 10px 0; 
		height: 1px; 
		background: #818181; 
	}
	div.styledHr { 
		clear: both; 
		margin: 12px 0; 
		height: 1px; 
		background: #818181; 
	}
	div.styledHr hr, 
	div.hr hr { 
		display: none; 
	}

	.breadcrumbs { 
		height: 25px;
		background: url(/images/breadcrumbLeft.gif) no-repeat left top;
		line-height: 25px;
	}
.catbuyersguide #content .breadcrumbs { background: none; }
	.breadcrumbs div {
		background: url(/images/breadcrumbRight.gif) no-repeat right top;
		height: 25px;
	}
.catbuyersguide #content .breadcrumbs div { background: none; }

	.breadcrumbs p { 
		text-align: left; 
		height: 25px;
		background: url(/images/breadcrumbBkgd.gif) top;
		margin: 0 5px;
		color: #7F7F7F;
		line-height: 25px;
		overflow: hidden;
	}
.catbuyersguide #content .breadcrumbs p { background: none; }
	.breadcrumbs span { color: #E5913B; font-weight: bold; }
	.breadcrumbs a { color: #7F7F7F; }

/*buyers guide and directory styles*/
.catbuyersguide #content h3 { padding: 0 0 10px 0;}
.catbuyersguide legend { font-weight: bold; padding: 0 0 5px 0;}
.catbuyersguide table.listings { margin: 10px 0 0;}
.catbuyersguide table.listings th { font-weight: bold; padding: 0 10px 10px 0;}
.catbuyersguide table.listings td { padding: 0 10px 5px 0;}
.catbuyersguide #listingPage address { font-weight: bold; padding: 5px 0 10px;}
.catbuyersguide #content ul li { font-weight: bold; padding-top: 10px; background: none; }
.catbuyersguide #content ul li.subCat { font-weight: normal; padding-left: 2em;  padding-top: 0; }
.catbuyersguide #content ul li.subCatsubCat { font-weight: normal; padding-left: 3em; padding-top: 0; }


	p.byline { color: #78727A; font-size: 11px; margin-top: 2px; }
	.cathome .byline {
		margin-bottom: 0;
	}
	#article .byline {
		font-style: italic;
	}
	.leadin p.byline { }
	.leadinlg p { }
	p.currentDate { }

	p#coverLink { text-align: right; }

	.cb { }
	.cb .cbcontent { }

	.feedburnerFeedBlock { }
	.feedburnerFeedBlock ul { }

	div.catheadline { }
	div.catheadline h2 a { }

	table.leadinlg, table.leadinsm { width: 100%; border-collapse: collapse; border: 0; margin: 0; padding: 0; }
	table.leadinsm { margin: 0 0 10px; }
	table.leadinsm td { vertical-align: middle; }
	table.leadinsm td.leadinleftimg { vertical-align: top; padding-right: 10px; }
	table.leadinsm td.leadinrightimg { vertical-align: top; padding-left: 10px; }
	table.leadinlg td.leadinleftimg { padding-right: 10px; }
	table.leadinlg td.leadinrightimg { padding-left: 10px; }

	.leadinsm h3 { }
	.leadinlg h3 { font-size: 18px; }
	.leadinsm h3 a { }
	.leadinlg h3 a { }
	.leadinsm h3.leadinlist { margin: 0; }
	.leadinsm h3.leadinlist a { padding: 0 0 0 15px; } 

	.caption { padding-left: 0; margin-bottom: 0; } 

	p.deck { font-weight: bold; }
	p.linkToTop { clear: both; }

	#clickability { margin: 20px 0; }
	.clickability { padding-bottom: 4px; border-bottom: 1px #cccccc solid; }

	/* main layout */

	#cover, 
	#article,
.catSMTWrapper #cover { 
		width: 458px; 
		float: left; 
		overflow: hidden; 
		margin: 10px 0 20px 0;
	}
	
	.catrodeo #cover  {
		width: 970px;
	}
	.catrodeo #article {
		width: 970px;
	}
	.cattest-av #cover  {
		width: 656px;
	}
	.cattest-av #article {
		width: 656px;
	}
	
	.cattest-av #open_article {
		width: 656px;
	}
	
	.catonlineuniversity #cover  {
		width: 656px;
	}
	.catonlineuniversity #article {
		width: 656px;
	}
	
	.catonlineuniversity #open_article {
		width: 656px;
	}
	

		
	
	.cathome #cover {
		width: 668px;
		overflow: hidden;
	}
	.catate #cover, .catblog #cover, .catsubform #cover { width: 975px;}
	.catbuyersguide #cover { width: 740px; }
	#rightCat { float: right; width: 312px; overflow: hidden; }
	#rightCat .contentPadding { padding: 0 7px 0 5px; }

	#leftCat { float: left; width: 210px; overflow: hidden; }
	#leftCat .contentPadding { padding: 0 5px 0 7px; }

	#content { }
	#content .contentPadding { padding: 0 7px; }

	#pixeltrack { position: absolute; width: 1px; top: 0; left: -2px; }
	#container { 
		width: 980px; 
		margin: 0 auto; 
		text-align: left; 
		clear: both; 
	}

	#topCat {
		background: #F3F3F3 url(../images/topCatBkgd.gif) repeat-x top;  
		height: 240px;
		width: 978px;
		border-width: 0 1px;
		border-color: #C6C6C6;
		border-style: solid;
	}
	.catvegetationmanagement #topCat { height: 220px;}
	.logo { }
	#topCat h1 { 
		margin: 4px 0 0 7px; 
		padding: 0; 
		float: left; 
		width: 585px;
		height: 69px;
		background: url(../images/logoBkgd2.gif) no-repeat left top; 
	}
	#topCat h1 a { 
		margin: 3px 0 0 3px;
		display: block; padding-top: 60px; width: 289px; height: 0; overflow: hidden; background: url(../images/logo.gif) no-repeat left top; }

	
	
		
	#wrapper { 
		background: #FFF;
	}
	

	.logo { display: block; float: left; clear: left; padding-top: 0px; }

	.catadvertisers #article, 
	.catadvertisers #cover, 
	.catwebcast #article, 
	.catwebcast #cover { }

	.catadvertisers .rtcatcol, 
	.catadvertisers .rtcatcol, 
	.catwebcast .rtcatcol, 
	.catwebcast .rtcatcol { }



	/*  TOP NAVIGATION  */

	.topNavBkgd {
		background: url(/images/topNavBkgd.gif) repeat-x top;		
		width: 966px;
		height: 45px;
		margin: 0 0 0 6px;
	}
	.topNav { 
		width: 966px;
		height: 45px;
		padding: 0;
		clear: both; 
		font-size: 13px; 
		margin:0 auto;
		background: url(/images/topNavLeft.gif) no-repeat left top;
	}
	#topNav { 
		margin:0 auto;
		padding: 0;
		list-style:none;
		display: block; 
		font-size: 14px; 
		font-weight: bold;
		list-style: none; 
		width: 966px;
		height: 45px;
		overflow: hidden;
		text-align: left; 
		background: url(/images/topNavRight.gif) no-repeat right top;
	}
	#topNav li { 
		list-style: none;
		height: 28px;
		vertical-align: middle;
		text-align: center;
		float: left; 
		margin: 7px 0 0 0; 
		padding: 0 1px 0 1px; 
		font-size: 13px;
		background: url(/images/oneStopBreak.gif) no-repeat left;
	}
	#topNav li.first {
		background: none;
		padding-left: 0;
	}
	#topNav li.last a {
		padding-right: 0;
	}
	#topNav a { 
		display: block; 
		margin: 0; 
		padding: 0 9px;
		color: #FFF;
		text-decoration: none;
	}
	#topNav a:hover { 
		color: #E4E4E4;
	}
	#topNav li.catunderground_transmission_distribution a,
	#topNav li.catbusiness a,
	#topNav li.catsubstations a,
	#topNav li.catsmart_grid_automation a,
	#topNav li.catsmart_utility a
	{
		line-height: 28px;
	}
	#topNav li.first a { padding-left: 11px;
	}
	#topNav li.over a, 
	#topNav li:hover a { 
	}
	#topNav li a:hover { 
	}


	.catvegetationmanagement #topNav2 {
	display: none;
	}
	#topNav2 {
		margin:0 auto;
		padding: 0px 0 0 0;
		list-style:none;
		display: block; 
		list-style: none; 
		width: 966px;
		font-weight: bold;
		height: 20px;
		overflow: hidden;
		text-align: left; 
		/*background-color: #EE9811;*/
		
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EFD2A4', endColorstr='#EE9811'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#EFD2A4), to(#EE9811)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #EFD2A4, #EE9811); /* for firefox 3 */

border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
	}
	#topNav2>span { 
		padding: 0 0 0 5px;
		line-height: 20px;
		float: left;
	
	}
	#topNav2 a, #topNav2 a:visited, #topNav2 a:hover  { color: #274D7E; }
	#topNav2 a:hover { color: #6791C6; }

	
	.icopy { clear: both; text-align: left; margin: 20px 0px 30px 0px; padding-left: 32px; background: url(/icopy_w.gif) no-repeat left 2px; }
	.icopy:hover { background: url(/icopy_g.gif) no-repeat left 2px; }

	img.left { margin: 5px 5px 5px 0; float: left; }
	img.right { margin: 5px 0 5px 5px; float: right; }
	img.center { display: block; margin-top: 5px; margin-left: auto; margin-right: auto; margin-bottom: 5px; }




	div.left { margin: 5px 5px 5px 10px; float: left; }
  #streamingMediaArchive div.left { margin: 5px 0 15px 0;} 
	div.right { margin: 5px 10px 5px 5px; float: right; }
	div.center { margin-top: 5px; margin-left: auto; margin-right: auto; margin-bottom: 5px; }

	.supplements {
		width: 100%;
		overflow: hidden;
	}
	.supplements h3 {
		margin-top: 2px;
	}
	.supplements li {
		padding-left: 0;
		background: none;
		display: block;
		float: left;
		width: 208px;
		height: 93px;
		margin-right: 10px;
	}

	.features li {
		background: none;
		padding-left: 0;
	}


	/* =============================================
	================== leftcat elements
	============================================= */

	#leftCat h2,
	.cathome .leftCell h2 {
		color: #547097;
		background-color: #ECECEC;
		line-height: 25px;
		margin: 1px 0 3px 0;
		border: none;
	}

	#leftCat .marketplaceAds h2,
	.cathome .leftCell .marketplaceAds h2 {
		color: #898989;
		font-size: 14px;
		background: none;
		padding-left: 0;
	}

	.resources, 
	.marketplaceAds,
	.whitepapers {
		border-top: 1px solid #D1D1D1;
		border-bottom: 1px solid #757573;
		margin: 14px 0;
		padding-bottom: 10px;
	}
	.ondemand {
		border-top: 1px solid #D1D1D1;
		margin: 14px 0px;
		
	}	

	.resources h2 {
		background: url(/images/section_resources.gif) no-repeat left 1px;
		padding-left: 47px;
	}
	.ondemand h2 {
		background: url(/images/section_ondemand.gif) no-repeat left 1px;
		color: #547097;
		background-color: #ECECEC;
		line-height: 25px;
		margin: 1px 0 3px 0;
		border: none;
		padding-left: 36px;
		font-size: 16px;
		font-weight: bold;
		text-transform: uppercase;
	}
	.whitepapers h2 {
		background: url(/images/section_whitepapers.gif) no-repeat left 1px;
		padding-left: 32px;
	}
	.resources li {
		border: 1px solid #4E77AF;
		margin: 0 0 1px 0;
		line-height: 24px;
		padding-left: 6px;
		font-size: 14px;
		font-weight: bold;
		text-transform: uppercase;
		background-image: none;
	}
	.resources li a {
		display: block;
	}
	.resources li.events {
		position: relative;
	}
	.resources li.events select {
		position: absolute;
		top: 1px;
		right: 1px;
		text-transform: none;
		font-size: 12px;
	}

	/* for Internet Explorer 6 */
	/*\*/
	* html .resources li.events select {
		right: 9px;
		top: 3px;
	}
	/**/
	div.marketplaceAds {
		height: 100px;
	}
	.marketplaceAds div {
		float: left;
		width: 88px;
		margin: 0px 0px 0px 5px;
		overflow: hidden;
		font-size: 11px;
	}
	.marketplaceAds p {
		line-height: 14px;

	}
	.marketplaceAds ul {
		width: 90px;
		
		overflow: hidden;
		margin: 0 0 0 18px;
	}
	.marketplaceAds ul.first {
		margin: 0;
	}
	.marketplaceAds li {
		float: left;
		width: 88px;
		margin: 0;
		padding: 0;
		overflow: hidden;
		font-size: 11px;
		background: none;
	}
	.marketplaceAds ul.first {
		margin-left: 0;
	}





	/* =============================================
	================== rightcat elements
	============================================= */
	.ateIntro {
		font-size: 11px;
		color: #777672;
		padding-top: 10px;
	}
	.ateIntro img {
		margin-top: 12px;
	}
	.ateItem {
		clear: both;
	}

	.popularArticles,
	.community,
	.briefingRoom {
		border-bottom: 1px solid #808080;
		margin-bottom: 14px;
		padding-bottom: 10px;
	}

	.popularArticles a {
		
	}



	div.left img.left { margin: 0 0 0 0; }
	div.right img.right { margin: 0 0 0 0; }
	div.center img.center { margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0; }

	p.center { display: block; margin-top: 0; margin-left: auto; margin-right: auto; margin-bottom: 5px; }

	/* topCat layout */

	.utilNav { padding: 0; float: right; text-align: left; }
	.utilNav ul { list-style: none; padding: 0 0; margin: 0; }
	.utilNav li { float: left; margin: 0; padding: 0 4px 0 6px; 
		background: url(/images/utilDivider.gif) no-repeat 1px 9px;}
	.utilNav li.first { background-image: none; padding-left: 0; }
	#search .utilNav a { color: #666; margin: 0; padding: 0; font-weight: normal; line-height: 23px; text-transform: lowercase;}
	#search .utilNav a:hover { color: #494949; }


	#search { width: 350px; float: left; padding: 0; margin: 0 0px 0 0;}
	#search form {
		margin-top: 30px;
	}
	#search label {
		float: left;
		line-height: 22px;
		color: #4E77AC;
		font-weight: bold;
		margin: 0 10px;
	}
	#search input#searchSite {
		width: 160px;
	}
	#search input { line-height: 12px; vertical-align: bottom; }
	#search p { margin: 0; text-align: right; }
	#search a { padding: 0; color: #cbd0d3; }
	input.button { border: 0; padding: 0 0 1px 0; }

	#topcat p { margin: 0; }


	.searchresults { float: right; }
	.searchresults form { display: inline; }

	.toc { clear: left; }

	/* double columns
		.leftCell/.rightCell are the td's, .leftColumn, .rightColumn are the div's within those td's
	*/


	.dblColumn .leftCell,
	.dblColumn .rightCell,
	.nestedDblColumn .leftCell,
	.nestedDblColumn .rightCell {
		width: 50%;
	}

	.cathome .dblColumn .leftCell {
		width: 210px;
	}
	.cathome .dblColumn .rightCell {
		width: 458px;
	}
	.cathome .breakingNews .leftCell {
		border-right: 1px solid #D4D4D4;
	}
	.cathome .breakingNews .rightCell {
		padding-left: 3px;
	}
	.cathome .breakingNews .leftCell {
		padding-right: 3px;
	}
	.cathome .breakingNews .nestedDblColumn {
		margin-top: 5px;
	}
	.dblColumn .leftColumn,
	.nestedDblColumn .leftColumn {
		padding-right: 7px;
	}
		
	.dblColumn .rightColumn,
	.nestedDblColumn .rightColumn {
		padding-left: 7px;
	}





	.currentissue { background: #dce3eb; padding: 7px; margin-bottom: 10px; text-align: center; }

	/*Featured Results*/
	.featuredheader { }
	.featuredlinebg { }
	.featuredleadin { }
	.featureddesc { }

	/*Regular Results*/
	.resultsheader1 { font-weight: bold; }
	.resultsheader2 { margin-bottom: 20px; }
	.resultsleadin { }
	.resultsbyline { }
	.resultsdesc { }
	.resultsmedia { }
	.resultslinks { }
	.searchterm { font-weight: bold; }


	#issuecovers { clear: both; }
	#issuecovers h2 { font-weight: normal; color: #fff; height: 16px; padding: 2px 10px; margin: 5px 0; line-height: 16px; background-color: #666; font-size: 12px; text-transform: uppercase; }
	#issuecovers table tr.date td { background: #ccc; border-bottom: #666 1px solid; padding: 3px 0; text-align: center; vertical-align: middle; }
	#issuecovers table tr.date td a { font-weight: normal; font-size: 10px; color: #666; line-height: 24px; display: block; text-decoration: none; }



	/* Browse Recent Issues */
	#backIssues { 
		clear: both; 
		padding: 16px;
		background: #677484 url(/images/backIssuesBkgd.jpg) repeat-x bottom;
		width: 948px;
		overflow: hidden;
	}

	#backIssues ul { 
		float: right;
		clear: right;
	}
	#backIssues li { 
		background-image: none; 
		display: inline; 
		float: left; 
		padding: 0 0 0 22px; 
	}
	#backIssues li.first { 
		padding: 0; 
	}
	#backIssues h2 {
		font-size: 12px;
		font-weight: normal;
		margin-top: 0;
		padding-left: 2px;
		color: #FFF;
		text-transform: uppercase;
		background: none;
		border: none;
	}


	#backIssues .covers li a { 
		display: block;	
	}
	#backIssues .dates {
		width: 730px;  /*IE was misbehaving for some reason..had to force a width*/
		float: right;
	}
	#backIssues .dates li a { 
		display: block; 
		width: 85px;
		text-align: center; 
		color: #FFF;
		font-weight: normal;
	}



	/* End Browse Recent Issues */


	#footer {
		clear: both; 
		margin: 0 0 16px; 
		padding: 10px 16px 10px 16px;
		background: #787570;
		color: #FFF;
	}

	#footer div {
		margin: 0 auto;
		width: 948px; 
		text-align: left; 
		padding: 0;
	}
	#footer p { margin: 0; padding-right: 16px; }
	#footer ul { padding: 0; margin: 0; list-style-type: none; white-space: nowrap; float: right; }
	#footer ul li { display: inline; float: left; padding: 0; margin: 0; }
	#footer ul li a { color: #FFF; margin: 0; padding: 0 6px; }
	#footer ul li a.first { padding-left: 0; }
	#footer ul li a.last { padding-right: 0; }
	#footer a {
		text-decoration: none;
		color: #FFF;
		font-weight: normal;
	}
	#footer a:hover { color: #E6E6E6; }

	/*ad formatting*/

	.googlead { clear: both; margin-top: 10px; }
	p.googleadTitle {
		color: #666;
		font-weight: bold;
	}
	.googlead a {
		font-weight: bold;
	}
	.googleadViewLink {
		color: #4E77AC;
	}
	.ad { margin: 5px 0; padding: 0; }

	#leftCat .ad180x150 {
		margin: 0 auto;
	}
	#topCat .ad728x90,
	.ad728x90.bottom { 
		clear: both; 
		padding: 5px 0 6px 11px; 
		margin: 0 0 0 7px; 
		background: url(/images/advertisement_vert.gif) no-repeat left 7px; 
		height: 90px; 
	}
	.ad728x90.bottom { 
		margin: 0 0 0 8px; 
	}

	#topCat .bannerSideBox,
	.bottom .bannerSideBox { float: right; padding-right: 7px; }
	.bottom .bannerSideBox { padding-right: 8px; }
	.bottomLinks {
		clear: both;
		width: 980px;
		overflow: hidden;
		background: url(/images/bottom_links_bkgd.gif) repeat-x top;
		margin-top: 20px;
	}
	.bottomLinksLeft {
		float: left;
		width: 470px;
		margin: 7px;
	}
	.bottomLinksRight {
		float: right;
		width: 475px;
		margin: 7px;
	}
	#topCat .ad728x90 p,
	.bottom .ad728x90 p { display: none; }

	p.advertisement { margin: 0; color: #999; font-family: verdana; }

	#contentwellad75x75, .ad75x75, .pagead75x75, .storyad75x75 { width: 75px; }
	#contentwellad120x60, .ad120x60, .pagead120x60, .storyad120x60 { width: 120px; }
	#contentwellad120x240, .ad120x240, .pagead120x240, .storyad120x240 { width: 120px; }
	#contentwellad120x600, .ad120x600, .pagead120x600, .storyad120x600 { width: 120px; }
	#contentwellad125x125, .ad125x125, .pagead125x125, .storyad125x125 { width: 125px; }
	#contentwellad160x600, .ad160x600, .pagead160x600, .storyad160x600 { width: 160px; }
	#contentwellad180x150, .ad180x150, .pagead180x150, .storyad180x150 { width: 180px; }
	#contentwellad234x60, .ad234x60, .pagead234x60, .storyad234x60 { width: 234px; }
	#contentwellad234x400, .ad234x400, .pagead234x400, .storyad234x400 { width: 234px; }
	#contentwellad240x400, .ad240x400, .pagead240x400, .storyad240x400 { width: 240px; }
	#contentwellad250x250, .ad250x250, .pagead250x250, .storyad250x250 { width: 250px; }
	#contentwellad300x60, .ad300x60, .pagead300x60, .storyad300x60 { width: 300px; }
	#contentwellad300x125, .ad300x125, .pagead300x125, .storyad300x125 { width: 300px; }
	#contentwellad300x250, .ad300x250, .pagead300x250, .storyad300x250 { width: 300px; }
	#contentwellad336x60, .ad336x60, .pagead336x60, .storyad336x60 { width: 336px; }
	#contentwellad336x125, .ad336x125, .pagead336x125, .storyad336x125 { width: 336px; }
	#contentwellad336x280, .ad336x280, .pagead336x280, .storyad336x280 { width: 336px; }
	#contentwellad336x850, .ad336x850, .pagead336x850, .storyad336x850 { width: 336px; }
	#contentwellad468x60, .ad468x60, .pagead468x60, .storyad468x60 { width: 468px; }
	#contentwellad728x90, .ad728x90, .pagead728x90, .storyad728x90 { }
	

	.jobzoneBody {
		text-align: center;
	}
	body #jobzone {
		font-size: 11px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #333;
		width: 780px; 
		margin: 0 auto; 
		text-align: left; 	
		background: #FBFBFB;
	}
	.browsing_result_table_body_even td,
	.browsing_result_table_body_odd td,
	.newest_1_result_table_body_even td,
	.newest_1_result_table_body_odd td {
		padding: 5px 0;
	}
	.JZ_categories_container_table td {
		padding-top: 5px;
	}
	#jobzone .ad728x90 {
		width: 728px;
		text-align: left;
	}




/****** Standard Video Player ******/

#flash_video {
	margin-top: 11px;
	text-align: center;
}
#videoContainer {
	width: 765px;
	margin: 0 auto;
	background: #8C8C8C;
	padding-bottom: 3px;
	margin-bottom: 2px;
}
#videoContainer .videoLeft {
	width: 489px;
	float: left;
	margin-left: 4px;
}
#videoContainer .videoHeader {
	height: 112px;
	background: url(/images/player_top_bkgd.gif);
	overflow: hidden;
	text-align: center;
}
#videoContainer .videoHeader div {
	margin-top: 14px;
	margin-left: 10px;
	width: 468px;
	height: 90px;
	background: url(/images/tdw_tv_banner.gif) no-repeat;
}
#videoContainer .videoHeader img {
	margin-top: 14px;
}
#videoContainer .videoWindow {
	height: 344px;
	background: url(/images/player_bkgd.gif);
	overflow: hidden;
}
#videoContainer .videoRight {
	width: 262px;
	float: left;
	text-align: left;
}
#videoContainer .videoRightTop {
	height: 91px;
	background: url(/images/player_rt_top.gif);
	overflow: hidden;
}
#videoContainer .videoDescription {
	height: 202px;
	background: url(/images/player_rt_middle.gif);
	overflow: hidden;
}
#videoContainer .videoDescription .avText {
	height: 160px;
	margin-top: 32px;
	margin-right: 6px;
	overflow: auto;
}
#videoContainer .relatedArticle {
	margin-top: 10px;
	margin-bottom: 10px;
}
#videoContainer .videoOther {
	height: 157px;
	background: url(/images/player_rt_bottom.gif);
	overflow: hidden;
}
#videoContainer .videoOther .avText {
	height: 125px;
	margin-top: 22px;
	margin-right: 6px;
	overflow: auto;
}
#videoContainer .videoDescription h3 {
	margin: 12px 8px 7px 12px;
}
#videoContainer .videoRightTop p {
	margin: 15px 8px 7px 12px;
}
#videoContainer h3 {
	color: #000;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 12px;
}
#videoContainer .videoRight p {
	margin-left: 12px;
	margin-right: 8px;
}

#videoContainer .pagead {
	clear: both;
	text-align: center;
}
#videoContainer p {
	margin-top: 3px;
	margin-bottom: 6px;
}
#videoContainer .relatedVideo {
	margin-top: 10px;
	margin-bottom: 10px;
}
#videoContainer td, #videoContainer div, #videoContainer p  {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
.video_sponsor_top img {
	margin: 14px 0 0 10px;
}
.video_sponsor_bottom {
	margin: 0 0 0 20px;
	text-align: left;
	font-size: 10px;
	color: #EFEFEF;
}
/****** /Standard Video Player ******/
/****** Standard Podcast Player ******/
#iframediv #audioPlayer { 
	margin: 0px 7px; 
}
.podcastsPlayer {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
}
.podcastsPlayer a {
	color: #cbfbff; 
	text-decoration: none;
}
.podcastsPlayer a:hover {
	text-decoration: underline;
}
.podcastsPlayer h2 {
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #c60;
	clear: both;
}
.mediaOptions {
	margin: 0;
	padding: 0;
	list-style: none;
}
.mediaOptions li {
	float: left;
	margin-right: 10px;
}
.mediaOptions li a {
	display: block;
}
.mediaOptions li.download a {
	width: 103px;
	height: 24px;
	background: url(/images/podcast_download_now.gif) no-repeat;
}
.mediaOptions li.subscribe a {
	width: 81px;
	height: 24px;
	background: url(/images/podcast_subscribe.gif) no-repeat;
}
.mediaOptions li a span {
	display: none;
}
.podcastsPlayer #iframediv { 
	background: #5F5D62; 
	margin: 7px; 
	width: 336px; 
}
.podcastsPlayer #playerWrapper {
/*	background: #fff url(/images/podcast_bkgd.gif) repeat-x top; */
	padding: 15px 0 0; 
	width: 722px; 
	text-align: left; 
	overflow: hidden;
	border-bottom: 20px solid #7C7C7C;
	margin: 0 auto;	
}
.podcastsPlayer #playerWrapper .avText {
	padding: 10px; 
	margin: 0px 10px 10px 10px; 
	color: #000;
	background: #E6CA9E;
	text-align: left; 
	clear: both;
}
.podcastsPlayer #playerWrapper h3 {
	font-weight: normal;
	text-align: left;
	margin-left: 15px;
	color: #fff;
}
.podcastsPlayer #playerWrapper .rightCat {
	width: 336px; 
	float: right; 
	padding: 0px 0px 5px 0px;
	background: #FFF;
	margin-right: 10px;
	display: inline;
}
.podcastsPlayer #playerWrapper .rightCat .ad {
	margin-top: 0; 
}
.podcastsPlayer #playerWrapper .leftCat {
	text-align: center; 
	width: 350px; 
	margin-left: 8px;
	margin-right: 8px;
	float: left;
}
.podcastsPlayer #playerWrapper .roundedCorners {
	background: #D3983F url(/images/podcast_bg_gradient.gif);
	background-repeat: repeat-x;
	margin-bottom: 10px;
}
.podcastsPlayer #playerWrapper .leftCat p {
	margin: 10px 0 5px; 
	text-align: left; 
}
.podcastsPlayer #playerWrapper .leftCat .nowPlaying {
	margin-top: 20px;
	margin-left: 15px;
	margin-bottom: 0px;
	color: #fff;
	text-align: left;
	float: left;
	text-transform: uppercase;
	font-size: 11px;
}
.podcastsPlayer #playerWrapper .avText, .podcastsPlayer #playerWrapper .avRelated {
	padding: 10px; 
	margin: 0px 10px 10px 10px; 
	color: #000;
	text-align: left; 
	clear: both;
}
.podcastsPlayer #playerWrapper .avRelated {
	padding: 0;
	margin-left: 10px;
	background: #E6CA9E;
}
.podcastsPlayer #playerWrapper .avRelated div {
	padding: 15px 15px 15px 45px;
	margin-bottom: 1px;
	background: url(/images/podcast_mic.gif) no-repeat 5px;
}
.podcastsPlayer #playerWrapper .avRelated.avRelatedArticle div {
	padding: 15px 15px 15px 10px;
	margin-bottom: 1px;
	background: none;
}
.podcastsPlayer #playerWrapper .avRelated div a {
	font-weight: bold;
	color: #C60;
}

.podcastsPlayer #playerWrapper .leftCat .buttons {
	float: right;
	margin: 0 0px 10px 0;
}
.podcastsPlayer #playerWrapper .leftCat .buttons img {
	padding: 2px;
}
.podcastsPlayer #pixeltracker { position: absolute; left: -5px; top: 0; }
.podcastsPlayer #playerhead {
	width: 730px; 
	height: 90px; 
	margin: 0 auto;
}
.podcastsPlayer #playerhead h1 {
	height: 90px;
}
.podcastsPlayer #playerhead a {
	background: url(/images/podcast_logo.jpg) no-repeat top left; 
	height: 0px;
	padding-top: 90px;
	width: 461px;
	display: block;
	overflow: hidden;
	float: left;
}

.podcastsPlayer #playerhead #search {
	float: right; 
	padding: 0px 10px 5px 10px; 
	margin: 5px;
}
.podcastsPlayer #search input {
	vertical-align: bottom;
}
.podcastsPlayer #search .searchKeywords {
	margin-bottom: 0px;
	border: 1px solid #CACACA;
}
.podcastsPlayer #search input {
	border: none;
}
.podcastButtons {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #405F73;
}
.podcastsPlayer #playerfoot {
	background: #7C7C7C; 
	width: 730px; 
	height: 25px; 
}
.ad p {
	text-align: left;
}
/****** Standard Podcast Player ******/

/****** Streaming media archive page ******/

.streamingMediaLeadin {
	overflow: hidden;
  zoom: 1;
	margin-bottom: 10px;
	margin-top: 10px;
  clear: both;
}
.streamingMediaLeadin .byline {
	margin: 0;
}
.streamingMediaLeadin .popup img {
	margin-bottom: 10px;
}
.streamingMediaLeadin h3 { 
	margin-top: 0;
}
#streamingMediaArchive .streamingMediaLeadin ul.mediaOptions {
	list-style: none;
	margin: 5px 0 0 0;
	padding: 0;
}
#streamingMediaArchive .streamingMediaLeadin ul.mediaOptions li {
	float: left;
	height: 24px;
	margin: 0 5px 0 5px;
	padding-left: 0;
}
#streamingMediaArchive .streamingMediaLeadin ul.mediaOptions li span {
	display: none;
}
#streamingMediaArchive .streamingMediaLeadin ul.mediaOptions li.listen {
	background: url(/images/podcast_listen_btn.jpg) no-repeat;
	width: 68px;
}
#streamingMediaArchive .streamingMediaLeadin ul.mediaOptions li.download {
	background: url(/images/podcast_download_btn.jpg) no-repeat;
	width: 115px;
}
#streamingMediaArchive .streamingMediaLeadin ul.mediaOptions li.download a {
	width: 115px;
}
#streamingMediaArchive .streamingMediaLeadin ul.mediaOptions li.subscribe {
	background: url(/images/podcast_subscribe_btn.jpg) no-repeat;
	width: 88px;
}
#streamingMediaArchive .streamingMediaLeadin ul.mediaOptions li.subscribe a {
	width: 88px;
}
#streamingMediaArchive .streamingMediaLeadin ul.mediaOptions li a {
	display: block;
	height: 24px;
	background: none;
}

/****** Standard Podcast Player ******/


/****** TDWorld University - Online Courses landing page ******/

.onlinecoursetrackheading {margin-top: 0;}

.onlinecoursetracks {width:150px; padding: 10px 10px 10px 10px; margin: 5px 6px 0 0; float:left; background-color:#e9ecf3;}
.onlinecoursetracks li.label {background: none; margin:0; padding:0 0 .2cm 0;}

.onlinecourselistings {width:456px; float:right}

/****** /TDWorld University - Online Courses landing page ******/


}



.related-articles {

width: 210px;
padding: 3px;
margin: 0px 0px 0px 2px;
background: #ffffff;
float: right;

/* border-bottom: #8d99b1 solid 1px; */

}

.related-articles-box {
padding: 5px 5px 25px 5px;
border: #8d99b1 solid 1px;
background: #ffffff;
}

.related-articles-box .leadinsm h3.leadinlist {
background-color: transparent;
background-image: url(/images/bullet.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 2px 5px;
font-size: 9pt;
margin: 3px 0px 3px 0px;

padding: 0px 0px 0px 15px;

}

.related-articles-box .leadinsm h3.leadinlist a {
padding: 0px;
}




.breakingNews .leadinsm h3.leadinlist {
background-color: transparent;
background-image: url(/images/bullet.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 2px 5px;
font-size: 9pt;
margin: 3px 0px 3px 0px;

padding: 0px 0px 0px 15px;

}

.breakingNews .leadinsm h3.leadinlist a {
padding: 0px;
}

div.relatedLinks {padding: 0 5px 20px 5px; text-align: left; margin: 15px 0px 10px 0px; border: 1px solid #ccc; background-color: #e8e7d2; }

#article div.relatedLinks h2 {margin-top: 5px;}

a.relatedlinks { margin-right: 8px; }


a.chicklet img {
            border: 0;
            height: 16px;
            width: 16px;
            margin-right: 3px;
            vertical-align: middle;
}
 
a.chicklet {
            height: 16px;
            line-height: 16px;
            margin-right: 0px;
}

#ck_email { float: left;
width: 80px;
height: 25px;
background: transparent url(../images/e-mail-chicklet.gif) no-repeat;
text-align: center;
padding-top: 8px;
}
#ck_facebook { float: left;
width: 98px;
height: 25px;
background: transparent url(../images/facebook-chicklet.gif) no-repeat;
text-align: center;
padding-top: 8px;
}
#ck_digg { float: left;
width: 70px;
height: 25px;
background: transparent url(../images/digg-chicklet.gif) no-repeat;
text-align: center;
padding-top: 8px;
}
#ck_twitter { float: left;
width: 82px;
height: 25px;
background: transparent url(../images/twitter-chicklet.gif) no-repeat;
text-align: center;
padding-top: 8px;

}

#ck_more { float: left;
width: 70px;
height: 25px;
background: transparent url(../images/more-chicklet.gif) no-repeat;
text-align: center;
padding-top: 8px;

}

#ck_ybuzz { float: left;
width: 70px;
height: 25px;
background: transparent url(../images/digg-chicklet.gif) no-repeat;
text-align: center;
padding-top: 8px;
}



.issuecover-subscribe {background-color: #e8e7d2; padding: 5px 0px;}
.issuecover-subscribe a { font-size: 18px; }


.cattest #cover {

width: 668px;

overflow-x: hidden;

overflow-y: hidden;

}
.cattest .dblColumn .leftCell {
		width: 210px;
	}
.cattest .dblColumn .rightCell {

width: 458px;

}


.imageAlignLeft {float: left; margin: 0px 3px 3px 0px; }

div.tdcompare {
background-image: url('/images/tdcompare-bg.gif');
padding-top: 4px;
height: 120px;
width: 198px;
margin: 10px 0px;
}

div.tdcompare p {padding: 5px; margin: 0px;}

.pagination { text-align: center; font-size: 14px; margin-top: 15px; font-weight: bold;}



/******* VEGETATION MANAGEMENT RESOURCE CENTER ********/

.vegetationmanagement a {
		border: 1px solid #4E77AF;
		border-style: outset;
		margin: 0 0 1px 0;
		line-height: 16px;
		font-weight: bold;
		background-image: none;
		padding-left: 3px;
		height: 35px;
		width: 195px;
		display: block;
		position: relative;
background: #fff;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cccccc'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#cccccc)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #ffffff,  #cccccc); /* for firefox 3 */
	}
.vegetationmanagement a:visited {
		color: #4E77AC;
	}


.vegetationmanagement a:hover {
		border-color: #4E77AF;
		border-style: inset;
		color: #4E77AC;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#ffffff'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#cccccc), to(#ffffff)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #cccccc,  #ffffff); /* for firefox 3 */
}

.vegetationmanagement .current, .vegetationmanagement .current:hover {

border-color: red; 
border-style: solid;

		
		color: #4E77AC;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#ffffff'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#cccccc), to(#ffffff)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #cccccc,  #ffffff); /* for firefox 3 */

}


.vegetationmanagement span {
		
		position: absolute;
		top: 50%;
		height: 15px;
		margin-top: -8px;
}



img.VM_Header { 
	
	width: 756px;
	margin: 7px 0 0 7px; 

	}

.catvegetationmanagement #backIssues .dates {width: 620px;}
.catvegetationmanagement .category_archive h1:first-child { margin-top: 0px; }

/******* END VEGETATION MANAGEMENT RESOURCE CENTER ********/


/******* BANNERSIDE BOX ROTATION ********/

#rotating-bannersidebox ul { margin: 0; padding: 0;}
#rotating-bannersidebox li { float: left; display: inline; width: 218px; height: 90px; background: none; margin: 0; padding: 0; text-align: center;}
#rotating-bannersidebox .show { display: show; }
#rotating-bannersidebox .hide { display: none; }

/******* END BANNERSIDE BOX ROTATION ********/

#countdown span {text-align:center; padding: 0 5px; float: left; font-size: 14px; color: #ffffff; font-weight: bold; line-height: 15px;}
#countdown span b {font-size: 12px; font-weight: normal; color: #000000;}
#countdown {width: 145px; margin: 7px auto; height: 30px; background: url('/images/countdown-background.jpg') no-repeat;}




/******** SHARE CHICKLETS ***************/
div.bottom-chicklets span {vertical-align: middle;}
div.bottom-chicklets { margin-top: 20px; height: 35px; clear:both;}




.issue_cover h1.lheader { clear: none; overflow: hidden; }
