/*	CSS Layout Structure
-----------------------------------
	#page
		#header
			#contactInfo
			#siteSearch
			#globalNavigation
			#siteNavigation
		#content
			#sectionNavigation
			#breadcrumb
		#rail
		#footer
		
	(This file also contains global styles for shadowbox.)
	
-----------------------------------	*/
/*	Page
-----------------------------------	*/
#page	{
	width: 930px;
	margin: 0 auto 20px;
	padding: 0 25px 15px;
	background: #fff url(/assets/images/bg_page.gif) no-repeat bottom;
}


/*	Header
-----------------------------------	*/
#header	{
	position: relative;
	height: 145px;
	z-index: 500;
}
	a#logo	{
		position: absolute;
		top: 48px;
		left: 0;
		width: 216px;
		height: 36px;
	}
	
	.contactInfo	{
		position: absolute;
		top: 48px;
		right: 0;
		width: 217px;
		height: 45px;
		background: transparent url(/assets/images/bg_contact_info.gif) no-repeat top;
	}
		.contactInfo a:link, .contactInfo a:visited	{
			color: #807f83;
			text-decoration: none;
		}
		.contactInfo a:active, .contactInfo a:hover	{
			color: #cc092f;
			text-decoration: none;
		}
		.contactInfo dl	{
			margin: 0;
			padding: 0;
		}
			.contactInfo dt	{
				float: left;
				width: 85px;
				padding: 5px 0 7px;
				color: #fff;
				font-size: 10px;
				font-weight: bold;
				text-align: right;
				text-transform: uppercase;
				cursor:pointer;
			}
			.contactInfo dd	{
				clear: left;
				display: inline;
				margin: 0;
				padding: 0 14px 0 15px;
				#padding: 0 14px;
				background: transparent url(/assets/images/icon_arrow_gray.gif) no-repeat 93% 50%;
				border-left: 1px solid #ccc;
				font-size: 10px;
				text-align: center;
				text-transform: uppercase;
			}
			.contactInfo dd#contactPhone	{
				clear: none;
				float: left;
				width: 100px;
				margin-left: 25px;
				padding: 5px 0 7px;
				background: transparent;
				border: none;
				color: #fff;
				font-size: 10px;
			}
			.contactInfo dd#contactSales	{
				border: none;
			}
			.contactInfo dt a:link, .contactInfo dt a:visited,
			.contactInfo dd#contactPhone a:link, .contactInfo dd#contactPhone a:visited	{
				color: #fff;
				text-decoration: none;
			}
			.contactInfo dt a:active, .contactInfo dt a:hover,
			.contactInfo dd#contactPhone a:active, .contactInfo dd#contactPhone a:hover	{
				color: #fff;
				text-decoration: underline;
			}
			
	
	.siteSearch	{
		position: absolute;
		top: 110px;
		right: 0;
		width: 217px;
		height: 25px;
		background: #fff url(/assets/images/bg_search.gif) no-repeat top;
	}
		.siteSearch fieldset	{
			margin: 0;
			padding: 0;
			border: none;
		}
		.siteSearch legend	{
			display: none;
		}
		.siteSearch label.over	{
			position: absolute;
			top: 5px;
			left: 5px;
		}
		.siteSearch input.textInput	{
			width: 160px;
			margin: 5px 0 0 10px;
			padding: 0;
			background: transparent;
			border: none;
			outline: 0;
			color: #000;
			font-size: 11px;
			vertical-align: middle;
		}
		.siteSearch a	{
			position: absolute;
			top: 2px;
			right: 0;
			width: 39px;
			height: 21px;
			background: transparent url(/assets/images/bg_button_go.gif) no-repeat 0 0;
			border: none;
			cursor: pointer;
			overflow: hidden;
		}
			.siteSearch a:hover	{
				background-position: 0 -21px;
			}
			.siteSearch a img	{
				visibility: hidden;
				width: 39px;
				height: 21px;
				border: none;
			}
	
	.globalNavigation	{
		position: absolute;
		top: 10px;
		right: 0;
		width: 930px;
		text-align: right;
	}
		.globalNavigation ul.jd_menu a:link,
		.globalNavigation ul.jd_menu a:visited	{
			color: #807f83;
			text-decoration: none;
		}
		.globalNavigation ul.jd_menu a:active,
		.globalNavigation ul.jd_menu a:hover	{
			background: transparent;
			color: #cc092f;
			text-decoration: none;
		}
		.globalNavigation ul.jd_menu	{
			float: right;
			margin: 0;
			padding: 0;
			text-align: right;
			list-style: none;
		}
		
		.globalNavigation ul.jd_menu li	{
			position: relative;
			float: left;
			padding: 0 0 0 1px;
			background: transparent url(/assets/images/bg_global_nav_divider.gif) no-repeat left;
			font-size: 10px;
		}
			.globalNavigation ul.jd_menu li:first-child	{
				background: transparent;
			}
			.globalNavigation ul.jd_menu li a	{
				display: block;
				padding: 5px 8px;
				text-align: center;
			}
				
		.globalNavigation ul.jd_menu ul	{
			display: none;
			position: absolute;
			width: 175px;
			margin: 0;
			padding: 0 0 6px;
			background: transparent url(/assets/images/bg_nav_global_submenu.gif) no-repeat bottom;
			text-align: left;
			z-index: 1000;
		}
			.globalNavigation ul.jd_menu ul li,
			.globalNavigation ul.jd_menu ul li:first-child	{
				float: none;
				display: block;
				margin: 0;
				padding: 0;
				background: #e5e5e5 url(/assets/images/bg_nav_submenu_item.gif) repeat-x bottom;
				border: none;
				font-size: 10px;
			}
			
			.globalNavigation ul.jd_menu li.navCompany a	{
				width: 70px;
			}
			
			.globalNavigation ul.jd_menu li.navGlobalSites a	{
				width: 82px;
			}
			
			.globalNavigation ul.jd_menu li.navLogin a	{
				width: 51px;
				color: #cc092f;
			}
			
			/*	Dumb additions for submenu rollover effect	*/
			/*	Login	*/
			.globalNavigation ul.jd_menu li.navLogin a:hover,
			.globalNavigation ul.jd_menu li.navLogin.jdm_active a,
			.globalNavigation ul.jd_menu li.navLogin.jdm_hover a	{
				color: #cc092f;
				background: transparent url(/assets/images/bg_global_nav_login.gif) no-repeat 0 0;
			}
			
			.globalNavigation ul.jd_menu li.navLogin ul a,
			.globalNavigation ul.jd_menu li.navLogin.jdm_active ul a,
			.globalNavigation ul.jd_menu li.navLogin.jdm_hover ul a	{
				background: transparent;
				color: #807f83;
			}
			
			/*	Dumb additions for submenu rollover effect	*/
			/*	Company	*/
			.globalNavigation ul.jd_menu li.navCompany a:hover,
			.globalNavigation ul.jd_menu li.navCompany.jdm_active a,
			.globalNavigation ul.jd_menu li.navCompany.jdm_hover a	{
				color: #cc092f;
				background: transparent url(/assets/images/bg_global_nav_company.gif) no-repeat 0 0;
			}
			.globalNavigation ul.jd_menu li.navCompany ul a,
			.globalNavigation ul.jd_menu li.navCompany.jdm_active ul a,
			.globalNavigation ul.jd_menu li.navCompany.jdm_hover ul a	{
				background: transparent;
				color: #807f83;
			}
			
			/*	Dumb additions for submenu rollover effect	*/
			/*	Global Locations	*/
			.globalNavigation ul.jd_menu li.navGlobalSites a:hover,
			.globalNavigation ul.jd_menu li.navGlobalSites.jdm_active a,
			.globalNavigation ul.jd_menu li.navGlobalSites.jdm_hover a	{
				color: #cc092f;
				background: transparent url(/assets/images/bg_global_nav_global_sites.gif) no-repeat 0 0;
			}
			.globalNavigation ul.jd_menu li.navGlobalSites ul a,
			.globalNavigation ul.jd_menu li.navGlobalSites.jdm_active ul a,
			.globalNavigation ul.jd_menu li.navGlobalSites.jdm_hover ul a	{
				background: transparent;
				color: #807f83;
			}
			
			/*	Fix for IE6's different cascade of chained classnames	*/
			.globalNavigation ul.jd_menu a:active	{
				_background: transparent;
			}
			
		
			.globalNavigation ul.jd_menu ul li a:link,
			.globalNavigation ul.jd_menu ul li a:visited,
			.globalNavigation ul.jd_menu ul li a:active,
			.globalNavigation ul.jd_menu ul li a:hover,
			.globalNavigation ul.jd_menu li.jdm_active ul li a	{
				display: block;
				_display: inline-block;
				width: 155px;
				height: auto;
				padding: 5px 10px;
				background: transparent;
				color: #807f83;
				text-align: left;
				border-top: 1px solid #fff;
			}
				.globalNavigation ul.jd_menu li.jdm_active ul li:first-child a	{
					border: none;
				}
				.globalNavigation ul.jd_menu li.jdm_active ul li a:hover	{
					background: transparent;
					color: #cc092f;
				}
	
	.siteNavigation	{
		position: absolute;
		top: 103px;
		width: 710px;
		*width: 665px; /*BMH - 10.14.2009 Added to fix issue with Company Menu > Career and Event*/
	}
		.siteNavigation a:link, .siteNavigation a:visited	{
			color: #807f83;
			text-decoration: none;
		}
		.siteNavigation a:active, .siteNavigation a:hover	{
			color: #cc092f;
			text-decoration: none;
		}
		.siteNavigation ul.jd_menu	{
			height: 42px;
			margin: 0;
			padding: 0;
			list-style: none;
		}
		.siteNavigation ul.jd_menu li	{
			position: relative;
			float: left;
			height: 42px;
			margin: 0 15px 0 0;
			padding: 0;
			background: transparent url(/assets/images/bg_nav_tab.gif) no-repeat right top;
			font-size: 11px;
			font-weight: bold;
		}
		
		.siteNavigation ul.jd_menu a	{
			float: left;
			height: 32px;
			padding: 10px 10px 0;
			background: #fff;
		}
		.siteNavigation ul.jd_menu a:hover	{
			background: transparent url(/assets/images/bg_nav_tab.gif) no-repeat 0 -42px;
		}
		.siteNavigation ul.jd_menu li.jdm_active a, .siteNavigation ul.jd_menu li.jdm_hover a	{
			background: transparent url(/assets/images/bg_nav_tab.gif) no-repeat 0 -42px;
			color: #cc092f;
		}
		.siteNavigation ul.jd_menu ul	{
			display: none;
			position: absolute;
			width: 210px;
			margin: 0;
			padding: 0 0 6px;
			background: transparent url(/assets/images/bg_nav_submenu.gif) no-repeat bottom;
			list-style-type: none;
			text-align: left;
			z-index: 10000;
		}
		.siteNavigation ul.jd_menu ul li	{
			float: none;
			height: auto;
			margin: 0;
			background: #e5e5e5 url(/assets/images/bg_nav_submenu_item.gif) repeat-x bottom;
			font-size: 10px;
			font-weight: bold;
		}
			.siteNavigation ul.jd_menu a.active:link, .siteNavigation ul.jd_menu a.active	{
				background: #fff url(/assets/images/bg_nav_tab.gif) no-repeat 0 -84px;
				color: #cc092f;
			}
		.siteNavigation ul.jd_menu ul li a:link,
		.siteNavigation ul.jd_menu ul li a:visited,
		.siteNavigation ul.jd_menu ul li a:active,
		.siteNavigation ul.jd_menu ul li a:hover,
		.siteNavigation ul.jd_menu li.jdm_active ul li a	{
			float: none;
			display: block;
			_display: inline-block;
			width: 190px;
			height: auto;
			padding: 5px 10px;
			background: transparent;
			color: #807f83;
			text-align: left;
			border-top: 1px solid #fff;
		}
			.siteNavigation ul.jd_menu li.jdm_active ul li:first-child a	{
				border: none;
			}
			.siteNavigation ul.jd_menu li.jdm_active ul li a:hover	{
				color: #cc092f;
			}
		
		.siteNavigation li#navHome a	{
			padding: 10px 0 0;
			background: #fff;
		}
			.siteNavigation li#navHome a:hover	{
				background: #fff url(/assets/images/bg_nav_tab.gif) no-repeat 0 -84px;
			}

/*	Content
-----------------------------------	*/
#content	{
	float: left;
	width: 520px;
	margin: 0 0 20px;
	padding: 0 30px 0 152px;
	background: #fff url(/assets/images/bg_content.gif) repeat-y right top;
}
	
#page.oneColumn #content	{
	float: none;
	width: auto;
	padding: 0;
	background: #fff;
}

#page.twoColumn #content	{
	float: none;
	width: auto;
	padding: 0 0 0 152px;
	background: #fff;
}

#page.twoColumnIframe #content	{
	width: 692px;
	padding: 0 10px 0 0;
}

/*	FIX FOR IE6	*/
#content h1	{
	_display: inline-block;
}
#content h1 img	{
	_float: left;
	width: 520px;
}
	
.contentTabs	{
	margin: 25px 0 0;
}

	.contentTabs ul	{
		overflow: hidden;
		_display: inline-block;
		margin: 10px 0 0;
		padding: 0 0 3px;
		background: transparent url(/assets/images/bg_content_tabs.gif) repeat-x bottom;
		list-style: none;
	}
	.contentTabs ul li	{
		float: left;
		width: 130px;
		margin: 0;
		padding: 0;
	}
	.contentTabs a:link, .contentTabs a:visited	{
		display: block;
		padding: 7px 10px 10px;
		width: 110px;
		background: transparent url(/assets/images/bg_content_tab.gif) no-repeat -130px 0;
		color: #fff;
		text-decoration: none;
		overflow: hidden;
	}
	.contentTabs li.first a:link, .contentTabs li.first a:visited	{
		background-position: 0 0;
	}
	.contentTabs a:active,
	.contentTabs a:hover,
	.contentTabs li.first a:active,
	.contentTabs li.first a:hover,
	.contentTabs a.active:link,
	.contentTabs a.active:visited,
	.contentTabs a.active:active,
	.contentTabs a.active:hover,
	.contentTabs li.first a.active:link,
	.contentTabs li.first a.active:visited,
	.contentTabs li.first a.active:active,
	.contentTabs li.first a.active:hover	{
		background-position: -260px 0;
	}

#contentTabsContent	{
	padding: 20px 10px 0 10px;
	border: 1px solid #cfced0;
}
	#contentTabsContent div h2 {
		margin:0 0 5px;
	}
	
p.filterActions	{
	color: #807f83;
	font-size: 10px;
	text-align: right;
}

fieldset.filter	{
	float: left;
	width: 170px;
	margin: 0 0 10px;
	padding: 0;
	border: none;
}

	fieldset.filter legend	{
		padding: 0;
		color: #000;
		font-weight: bold;
	}
	
	fieldset.filter ul	{
		margin: 5px 0 0;
		padding: 0;
		list-style: none;
		font-size: 10px;
	}
	
	button.filterButton	{
		display: block;
		float: right;
		margin: 10px 0 20px;
		padding: 0;
		background: transparent;
		border: none;
	}

table#results	{
	width: 100%;
	margin: 0 0 10px;
	border-bottom: 1px solid #ccc;
}
	
	table#results td	{
		padding: 10px 5px;
		border-top: 1px solid #ccc;
	}

.wrapper	{
	overflow: hidden;
	_display: inline-block;
	#margin: 0 0 20px;
}

.featurePod	{
	float: left;
	width: 213px;
	margin: 5px 15px 15px 0;
	padding: 0 15px;
	background: transparent url(/assets/images/bg_feature_pod.gif) no-repeat left bottom;
	_display: inline;
}
	.featurePod h3	{
		margin: 0 -15px;
		padding: 10px 15px 0;
		background: url(/assets/images/bg_feature_pod.gif) no-repeat right top;
		font-size: 10px;
		text-transform: uppercase;
	}
	.featurePod p	{
		font-size: 10px;
	}
	.featurePod a:link, .featurePod a:visited	{
		padding: 0 12px 0 0;
		#display: inline-block;
		#padding: 0 15px 0 0;
		background: transparent url(/assets/images/feature_pod_arrow.gif) no-repeat right;
		color: #cc092f;
		text-decoration: none;
		overflow: visible;
	}
	.featurePod a:active, .featurePod a:hover	{
		color: #000;
	}

.callToAction	{
	overflow: hidden;
	_display: inline-block;
}
	.callToAction img	{
		float: left;
		height: 31px;
		margin: 5px 15px 0 0;
		border: none;
	}


.graphic	{
	overflow: hidden;
	_display: inline-block;
	margin: 10px 0 0;
	padding: 0 10px 5px;
	background: #e5e5e5 url(/assets/images/bg_graphic.gif) no-repeat bottom;
}
	.graphic h2	{
		margin: 0 -10px;
		padding: 0 10px;
		background: transparent url(/assets/images/bg_graphic_heading.gif) no-repeat top;
		color: #fff;
		line-height: 35px;
	}
	.graphic h2.featured	{
		background-position: bottom;
	}
	.graphic img	{
		display: block;
		border: none;
	}
	.graphic hr	{
		display: block;
		height: 1px;
		margin: 10px 0;
		padding: 0;
		background: #fff;
		border: none;
		border-top: 1px solid #fff;
		color: #fff;
	}


/*	Information Center Features		*/
.contentFeatures	{
	margin: 10px 0;
	overflow: hidden;
	_display: inline-block;
}
	.featuredRelatedInfo	{
		float: left;
		width: 280px;
	}
		.featuredRelatedInfo h2	{
			margin-top: 0;
		}
		
		.featuredRelatedInfo ul	{
			margin: 0;
			padding: 0;
			list-style: none;
			font-size: 10px;
		}
	
	.featuredVideoContent	{
		float: right;
		width: 220px;
	}
		.featuredVideoContent p	{
			font-size: 10px
		}


/*	Videos & Podcasts	*/
ul.videoThumbnails	{
	height: auto !important;
	height: 1%;
	overflow: hidden;
	margin: 20px 0;
	padding: 0;
	list-style: none;
}
	ul.videoThumbnails li	{
		float: left;
		width: 150px;
		margin: 0 12px 20px 11px;
		_display: inline
	}
	
	ul.videoThumbnails img	{
		display: block;
		border: none;
	}
	
	ul.videoThumbnails p	{
		font-size: 10px;
	}



/*	Infrastructure-as-a-Service		*/
dl.iasKey	{
	float: left;
	width: 170px;
}
	dl.iasKey dt	{
		color: #cc092f;
		font-weight: bold;
	}
	dl.iasKey dd	{
		margin: 0;
		padding: 0;
	}
	dl.iasKey ul	{
		margin: 5px 0 15px;
		padding: 0 0 0 25px;
		font-size: 10px;
	}


/*	Testimonials		*/
.testimonial	{
	overflow: hidden;
	_display: inline-block;
	padding: 5px 0 0;
}
	.testimonial h3	{
		margin: 15px 0 0;
		color: #000;
		font-size: 13px;
	}
	.testimonial img.logo	{
		float: right;
		height: 60px;
	}
	.testimonial dl	{
		float: left;
		width: 200px;
		margin: 10px 0;
		font-size: 10px;
		font-style: italic;
	}
	.testimonial dl dt	{
		clear: left;
		float: left;
		height: 10px;
		margin: 0 5px 0 0;
		font-weight: bold;
	}
	.testimonial dl dd	{
		margin: 0;
	}
	.testimonial p	{
		clear: both;
		font-size: 12px;
	}
	.testimonial p.byline	{
		font-size: 11px
	}


/*	News		*/
.newsFeature	{
	position: relative;
	margin: -10px 0 15px;
	#margin: -5px 0 15px;
	height: 148px;
	padding: 10px 15px 0 275px;
	background: transparent url(/assets/images/bg_news_feature.jpg) no-repeat 0 0;
}
	.newsFeature h2	{
		margin: 0;
		font-size: 11px;
	}
	
	.newsFeature p	{
		margin: 5px 0 10px;
		color: #686a6c;
		font-size: 10px;
	}
	
	.newsFeature p.moreLink	{
		margin: 0;
		padding: 5px 0;
		border-top: 1px solid #d1d1d1;
		text-align: right;
	}
	
	.newsFeature a:link, .newsFeature a:visited	{
		padding: 0 15px 0 0;
		background: transparent url(/assets/images/feature_pod_arrow.gif) no-repeat right;
		color:#cc092f;
	}

dl.news dt	{
	font-weight: bold;
}
dl.news dd	{
	margin: 5px 0 15px 25px;
	color: #cc092f;
}
dl.news a:link, dl.news a:visited	{
	color: #000;
}
dl.news a:active, dl.news a:hover	{
	color: #cc092f;
}
	
/*	Management Team		*/
.manager	{
	float: left;
	width: 165px;
	margin: 20px 8px 20px 0;
}
	.manager h2	{
		margin: 0;
		padding: 0;
		color: #807f83;
		font-size: 11px;
		text-transform: uppercase;
	}
	.manager h3	{
		margin: 0;
		padding: 0;
		color: #807f83;
		font-size: 10px;
		font-weight: normal;
	}
	.manager img.thumb	{
		display: block;
		width: 165px;
		height: 139px;
		margin: 0 0 5px;
		border: none;
	}

.managerDetail	{
	position: relative;
	width: 365px;
	height: 340px;
	padding: 40px 0 0 235px;
	background: #fff url(/assets/images/bg_manager_detail.gif) no-repeat right top scroll;
	overflow: auto;
}
	.managerDetail h2	{
		margin: 0;
		padding: 0;
		color: #fff;
		font-size: 12px;
	}
	.managerDetail h3	{
		margin: 0 0 15px;
		padding: 0;
		color: #fff;
		font-size: 10px;
		font-weight: normal;
	}
	.managerDetail p	{
		padding-right: 20px;
		font-size: 10px;
	}
	.managerDetail img.detail	{
		position: absolute;
		left: 0;
		bottom: 0;
		width: 226px;
		height: 319px;
	}


/*	Customer Success	*/
#ctl00_PlaceHolderMain_contentid1_ctl01__ControlWrapper_RichHtmlField { float:left; }
#ctl00_PlaceHolderMain_contentid1_ctl01__ControlWrapper_RichHtmlField hr { width:520px; }

.featuredCustomer	{
	height: auto !important;
	height: 1%;
	width:520px;
	margin: 20px 0;
	padding: 0 0 0 0;
	overflow: hidden;
}
	.featuredCustomer .img-col {
		float:left;
		width:165px;
	}
	.featuredCustomer img	{
		float: left;
		width: 130px;
		margin: 5px 10px 5px 0;
	}
	.featuredCustomer .copy-col {
		float:left;
		padding:0 0 0 5px;
		width:350px;
	}
	.featuredCustomer p	{
		margin: 0 0 5px;
	}
	
	.featuredCustomer p.moreLink	{
		margin: 0 10px 0 0;
		font-size: 10px;
		text-align: right;
	}
		.featuredCustomer p.moreLink a:link,
		.featuredCustomer p.moreLink a:visited	{
			padding-right: 10px;
			background: transparent url(/assets/images/bg_link_arrow.gif) no-repeat right;
			color: #cc092f;
			text-decoration: none;
		}
		.featuredCustomer p.moreLink a:active,
		.featuredCustomer p.moreLink a:hover	{
			color: #807f83;
		}

a.customerVideo	{
	float: right;
	width: 217px;
	height: 155px;
	margin: 20px 0 15px 20px;
}

.customerStats	{
	clear: right;
	height: auto !important;
	height: 1%;
	margin: 25px 0;
	overflow: hidden;
}

	.customerStats ul	{
		float: left;
		width: 250px;
		margin: 0;
		padding: 0;
		list-style: none;
		font-size: 10px;
	}
		.customerStats ul.first	{
			margin-right: 20px;
		}
		.customerStats ul li	{
			margin: 0;
			padding: 7px 0;
			border-top: 1px solid #ccc;
		}
		.customerStats ul ul	{
			float: none;
			width: auto;
		}
			.customerStats ul ul li	{
				margin: 0 0 5px;
				padding: 0;
				border: none;
			}
		.customerStats ul li span	{
			color: #cc092f;
			font-weight: bold;
		}
	
/*	Section Navigation
-----------------------------------	*/
#sectionNavigation	{
	float: left;
	width: 125px;
	margin: 0 0 0 -152px;
	_float: none;
	_position: absolute;
}
	
	p.section	{
		margin: 0;
		padding: 5px 0;
		border-top: 1px solid #e6e6e6;
		border-bottom: 1px solid #e6e6e6;
		color: #807f83;
		font-size: 11px;

		font-weight: bold;
	}
		p.section span	{
			display: none;
		}
	
	#sectionNavigation a:link, #sectionNavigation a:visited	{
		color: #807f83;
	}
	#sectionNavigation a:active, #sectionNavigation a:hover	{
		color: #cc092f;
	}
	
	#sectionNavigation ul	{
		margin: 10px 0 0;
		padding: 0;
		font-size: 10px;
		font-weight: bold;
		list-style: none;
	}
		#sectionNavigation ul li	{
			padding: 0 0 0 15px;
			background: transparent url(/assets/images/bg_section_nav_items.gif) no-repeat 0 0;
		}
			#sectionNavigation ul li.active	{
				background-position: -190px 0;
			}
		#sectionNavigation ul ul	{
			margin: 5px 0 0;
			font-weight: normal;
		}
			#sectionNavigation ul ul li	{
				padding: 0 0 0 10px;
				background-position: -400px 0;
			}
				#sectionNavigation ul ul li.active	{
					background-position: -590px 0;
				}
			#sectionNavigation ul ul ul li	{
				background-position: -800px 0;
			}
				#sectionNavigation ul ul ul li.active	{
					background-position: -990px 0;
				}
	#sectionNavigation li.active a:link,
	#sectionNavigation li.active a:visited,
	#sectionNavigation li.active a:active,
	#sectionNavigation li.active a:hover,
	#sectionNavigation li.active ul li.active a:link,
	#sectionNavigation li.active ul li.active a:visited,
	#sectionNavigation li.active ul li.active a:active,
	#sectionNavigation li.active ul li.active a:hover,
	#sectionNavigation li.active ul li.active ul li.active a:link,
	#sectionNavigation li.active ul li.active ul li.active a:visited,
	#sectionNavigation li.active ul li.active ul li.active a:active,
	#sectionNavigation li.active ul li.active ul li.active a:hover	{
		color: #cc092f;
	}
	
	#sectionNavigation li.active ul li a:link,
	#sectionNavigation li.active ul li a:visited,
	#sectionNavigation li.active ul li.active ul li a:link,
	#sectionNavigation li.active ul li.active ul li a:visited	{
		color: #807f83;
	}
		#sectionNavigation li.active ul li a:active,
		#sectionNavigation li.active ul li a:hover,
		#sectionNavigation li.active ul li.active ul li a:active,
		#sectionNavigation li.active ul li.active ul li a:hover	{
			color: #cc092f;
		}

/*	Breadcrumb & Content Links
-----------------------------------	*/
p#breadcrumb	{
	clear: both;
	padding: 20px 0 0;
	color: #807f83;;
}
p#breadcrumb span	{
	display: none;
}
	p#breadcrumb a:link, p#breadcrumb a:visited	{
		color: #807f83;
	}
	p#breadcrumb a:active, p#breadcrumb a:hover	{
		color: #cc092f;
	}

ul#contentLinks	{
	margin: 0;
	padding: 0;
	list-style: none;
}
	ul#contentLinks li	{
		display: inline;
	}
	ul#contentLinks li a	{
		padding: 10px 15px 9px 35px;
		background: #fff url(/assets/images/bg_content_links.gif) no-repeat 0 0;
		line-height: 20px;
	}
		ul#contentLinks li#clEmail a	{
			background-position: 0 0;
		}
		ul#contentLinks li#clPrint a	{
			background-position: 0 -30px;
		}
		ul#contentLinks li#clShare a	{
			padding-left: 40px;
			background-position: 0 -61px;
		}
	ul#contentLinks a:link, ul#contentLinks a:visited	{
		color: #807f83;
	}
	ul#contentLinks a:active, ul#contentLinks a:hover	{
		color: #cc092f;
	}


/*	Rail
-----------------------------------	*/
#rail	{
	float: right;
	width: 217px;
	margin: 0 0 20px;
}
	#rail #dataCenter {
		margin:0 0 15px 0;
	}
	
	#rail #accordion {
		margin:0 0 15px 0;
	}
	
	#rail h2	{
		position: relative;
		height: 32px;
		margin-top: 0;
		margin-bottom: 0;
		padding: 0 10px;
		background: #cc092f url(/assets/images/rail/bg_rail_heading.gif) no-repeat top;
		color: #fff;
		font-size: 10px;
		font-weight: normal;
		line-height: 32px;
	}
		#rail h2 span	{
			float: right;
			height: 32px;
			padding-right: 10px;
			line-height: 32px;
			text-align: right;
			text-transform: none;
		}

		#rail h2 a:link, #rail h2 a:visited	{
			color: #fff;
			text-decoration: none;
		}

		#rail h2 span a:active, #rail h2 span a:hover	{
			text-decoration: underline;
		}
		
		#rail #dataCenter h2 {
			margin-top:0;
		}
	
	#rail hr.thinDivider	{
		margin: 0 0 10px 0;
		border-top: 1px solid #e6e6e6;
	}
	#rail span.img-btm-pad {
		display:block;
		line-height:0;
		margin-bottom:15px;
	}
	
	/*	Accordion	*/
	#accordion	{
		overflow: hidden;
	}
	
	#rail #accordion h2	{
		position: relative;
		height: 28px;
		margin: 0;
		padding: 0 10px;
		background: #717476 url(/assets/images/bg_accordion_heading.gif) repeat-x 0 0;
		color: #fff;
		font-size: 10px;
		font-weight: normal;
		line-height: 28px;
		cursor: pointer;
	}
		#rail #accordion h2.first	{
			background: #717476 url(/assets/images/bg_accordion_heading_first.gif) no-repeat 0 0;
		}
		#rail #accordion h2.last	{
			background: #717476 url(/assets/images/bg_accordion_heading_last.gif) no-repeat 0 0;
		}
		
		#rail #accordion h2.active	{
			background-color: #ba082a;
			background-position: 0 -28px;
		}
		
		#rail #accordion h2 img	{
			position: absolute;
			top: 10px;
			right: 10px;
			width: 9px;
			height: 9px;
		}
		
		.accordionPanel	{
			background: #e5e5e5;
		}
		
		.accordionPanel div	{
			height: 250px;
			padding: 5px 10px;
		}
		
		.accordionPanel h3	{
			margin: 10px 0 0;
		}
		
		.accordionPanel div ul.downloadPDF	{
			margin:5px 0;
			padding-left:0;
			
		}
			.accordionPanel div ul.downloadPDF li {
				background:transparent url(/_layouts/IMAGES/pdficon_small.gif) no-repeat 0 0;
				font-size:10px;
				line-height:1.75;
				list-style-type:none;
				margin:0;
				padding:0 0 5px 20px;
			}
			.accordionPanel div ul.downloadPDF li a {
				text-decoration:none;
			}
			.accordionPanel div ul.downloadPDF li a:hover {
				text-decoration:underline;
			}
			
			/* STYLE FOR BROCHURES - PDFs (REUSABLE CONTENT) */
			ul.brochures-pdf { 
				margin:0 0 5px 0 ;
				padding:0;
			}
			
			 ul.brochures-pdf li { 
				list-style-type:none;
				font-weight:bold;
				font-size:10px;
				padding-bottom:5px;
			}
			
			ul.brochures-pdf a {
				background:url(/_layouts/IMAGES/pdficon_small.gif) no-repeat 0 0;
				text-decoration:none;
				font-weight:bold;
				padding-left:20px;
				display:block;
				padding-bottom:3px;
			
			}
			ul.brochures-pdf li a { 
				font-weight:normal;
				margin-left:2px;
		}
		/* STYLE FOR BROCHURES - PDFs */
			
		.accordionPanel div img	{
			margin: -5px -10px;
			border: none;
		}
			.accordionPanel div img.icon	{
				margin: 0;
				vertical-align: middle;
			}
			.accordionPanel div img.ms-asset-icon	{
				margin: 0;
				vertical-align: middle;
			}
			.accordionPanel div a {
				text-decoration:none;
			}
		
		.accordionPanel p	{}
		
		.accordionPanel p.videoTime	{
			float: right;
			margin: 10px 0 0;
			color: #777;
			font-size: 10px;
			text-align: right;
		}
		
		.accordionPanel.last	{
			background: #e5e5e5 url(/assets/images/rail/bg_rail_bottom.gif) no-repeat bottom;
		}

	a.banner img	{
		margin: 0 0 15px 0;
		border: none;
	}
	#rail span.bannerTop img {
		margin-bottom:15px;
		border: none;
	}
	#rail span.bannerTopBtm img {
		margin: 0 0 14px 0;
		border: none;
	}
	#rail span.banner {
		display:block;
	}
	#rail span.banner img {
		margin: 0 0 15px 0;
	}

	/*	Tabbed Content	*/

	#tabs	{
		position: relative;
		margin: 15px 0 10px;
		padding: 32px 0 0;
		background: transparent url(/assets/images/rail/bg_rail_tabs.gif) repeat-x top;
	}

	h2#videoTab	{
		position: absolute;
		top: 0;
		left: 0;
		width: 108px;
	}

	h2#otherTab	{
		position: absolute;
		top: 0;
		left: 109px;
		width: 108px;
	}

	#rail h2.tab	{
		width: 108px;
		margin: 0;
		padding: 0;
		text-align: center;
	}
		#rail h2.tab a	{
			display: block;
			height: 32px;
			background: transparent url(/assets/images/rail/bg_rail_tab.gif) no-repeat 0 -32px;
			line-height: 32px;
		}
		#rail h2.tab a:hover	{
			background-position: 0 -64px;
		}
		#rail h2.tab.active a, #rail h2.tab.active a:hover	{
			background-position: 0 0;
		}

	#tabs div	{
		overflow: hidden;
	}
	#tabs #otherTabContent.feature {
		padding:0;
	}
	#videoTabContent img	{
		border: none;
	}

/*		SavvisStation Login	*/
	#railSavvisStation {
		padding: 0 0 4px;
		background: #e5e5e5 url(/assets/images/rail/bg_rail_bottom.gif) no-repeat bottom;
		margin: 0 0 15px 0;
	}

	#railSavvisStation h2	{
		position: relative;
		height: 32px;
		margin-top: 0;
		margin-bottom: 0;
		padding: 0 10px;
		background: #cc092f url(/assets/images/rail/bg_rail_heading.gif) no-repeat top;
		color: #fff;
		font-size: 10px;
		font-weight: normal;
		line-height: 32px;
	}
		#railSavvisStation h2 span	{
			float: right;
			height: 32px;
			padding-right: 10px;
			line-height: 32px;
			text-align: right;
			text-transform: none;
		}

		#railSavvisStation h2 a:link, #railSavvisStation h2 a:visited	{
			color: #fff;
			text-decoration: none;
		}

		#railSavvisStation h2 span a:active, #railSavvisStation h2 span a:hover	{
			text-decoration: underline;
		}
		
	.feature	{
		margin: 0;
		padding: 5px 10px;
		background: #e5e5e5 url(/assets/images/rail/bg_rail_bottom.gif) no-repeat bottom;
		color: #000;
	}
		.feature.special	{
			background: #e5e5e5 url(/assets/images/rail/bg_rail_content.gif) no-repeat left top;
		}
		.feature dl	{
			margin: 5px 0 0;
			padding: 0;
		}
		.feature dt	{
			color: #807f83;
			font-size: 10px;
		}
		.feature dd	{
			margin: 0 0 10px;
			padding: 0 0 10px;
			border-bottom: 1px solid #999;
		}

		.feature a:link, .feature a:visited	{
			color: #000;
			text-decoration: none;
		}

		.feature a:active, .feature a:hover, .feature a.active	{
			color: #cc092f;
		}

	.feature p	{
		margin: 5px 0;
		font-size: 10px;
	}

	.feature p.moreLink	{
		margin: 0;
		text-align: right;
	}
		.feature p.moreLink a:link, .feature p.moreLink a:visited	{
			padding-right: 10px;
			background: transparent url(/assets/images/bg_link_arrow.gif) no-repeat right;
			color: #cc092f;
		}
		.feature p.moreLink a:active, .feature p.moreLink a:hover	{
			color: #807f83;
		}

	p.pagination	{
		margin: 5px 0;
		color: #807f83;
		font-weight: bold;
		letter-spacing: 2px;
		text-align: center;
	}
		p.pagination a:link, p.pagination a:visited	{
			color: #807f83;
		}
	
		p.pagination a:active, p.pagination a:hover	{
			color: #000;
		}
	
		p.pagination a.active	{
			color: #cc092f;
		}
		
	#newsAndEvents ul {
		list-style-type:none;
		float:right;
		margin:0;
		padding:0;
	}	
	#newsAndEvents h2 span ul {
		_padding-top:10px; /*	Fix for IE6's	*/
	}
	#newsAndEvents ul li {
		float:left;
	}
	#newsAndEvents ul li a {
		padding-right:5px;
	}
		.newschannels {
			_padding-left:0; /*	Fix for IE6's	*/
			_padding-right:0;/*	Fix for IE6's	*/
		}
		.newschannels li {
			height:3.2em;
			padding-bottom:5px;
		}
		.newschannels li p {
			margin-top:0;
			width:197px;
			_padding-left:10px;/*	Fix for IE6's	*/
		}
		.newschannels li p.work {
			color:#006699
		}
		.newschannels li p span {
			color:#676666;
		}
	
	
/*	Footer
-----------------------------------	*/
#footer	{
	clear: both;
	position: relative;
	height: 66px;
	margin: 0 0 10px;
	padding: 10px 0 0 15px;
	background: #585858 url(/assets/images/bg_footer.gif) no-repeat top;
	color: #fff;
}
	#footer h2	{
		margin: 0 0 3px;
		color: #fff;
		font-family: arial, sans-serif;
		font-size: 12px;
		letter-spacing: 1px;
		text-transform: uppercase;
	}
	
	#footer p	{
		position: absolute;
		top: 10px;
		right: 15px;
		font: normal 11px arial, sans-serif;
		text-align: right;
	}
	
	#footer a:link, #footer a:visited	{
		color: #fff;
		text-decoration: none;
	}
	#footer a:active, #footer a:hover	{
		color: #999;
	}
	
	#footer ul	{
		width: 435px;
		margin: 0;
		padding: 5px 0 0;
		border-top: 1px solid #fff;
		font-size: 10px;
		list-style: none;
		overflow: hidden;
		_display: inline-block;
	}
		#footer ul li	{
			float: left;
			width: 145px;
			margin: 0 0 3px;
			padding: 0;
		}
		

		
	
#framedRtRail {
background:#e5e5e5 url(/assets/images/bg_framedRtRail-btm.gif) no-repeat 0 bottom; 
padding:0 0 5px 0;
margin:0 0 10px 0;
}
#framedRtRail .cap {
height:10px;
background: url(/assets/images/bg_framedRtRail-top.gif) no-repeat 0 0; 
}
#rail #framedRtRail h2 {
color:#c8362f;
font-size:12px
line-height:1;
text-transform:uppercase;
font-weight:bold;
background:none;
text-align:center;
height:12px;
margin-top:0;
margin-bottom:5px;
padding:0;
}
#framedRtRail .if-wrap {
padding:0 5px 5px 5px;
width:auto;;
}


/*	Shadowbox
-----------------------------------	*/
#shadowbox_title { border: 0px solid; }
#shadowbox_info { border: 0px solid; }






