*{margin: 0; padding: 0;}

.ccr_blue{color: #006da4;}

.ccr_orange{color: #f3901d;}

.ccr_green{color: #78a22f;}

.ccr_red{color: #bf311a;}

.ccr_yellow{color: #eeb111;}

.ccr_purple{color: #742689;}

a img{border: none;}

a{color: #797979; text-decoration: none;}

a:hover{text-decoration: underline;}

h1{
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 5px;
}

h2{
	font-size: 19px;
	font-weight: bold;
}

h3{
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	padding-bottom: 3px;
}

h3.ccrAlt_maph3{margin-top: 25px;}

p{padding-bottom: 8px;}

body{
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #797979;
}

#ccrAlt_container{
	width: 800px;
	height: auto;
	position: relative;
}

#ccrAlt_header{
	width: 800px;
	height: 16px;
	color: #797979;
	font-size: 11px;
	line-height: 12px;
	border-bottom: 1px solid #ddd;
}

#ccrAlt_header img{margin: 0 6px -2px 15px;}

#ccrAlt_header p{padding-bottom: 0;}

#ccrAlt_close{
	width: 45px;
	height: 10px;
	position: absolute;
	top: 0; right: 15px; 
}

#ccrAlt_top{
	width: 770px;
	height: 50px;
	padding-top: 30px;
	margin: 0 15px;
	border-bottom: 1px solid #ddd;
	position: relative;
}

#ccrAlt_top.ccrAlt_map{height: 27px;}

#ccrAlt_download{
	position: absolute;
	bottom: 8px; right: 0;
}

#ccrAlt_content{
	width: 770px;
	height: 390px;
	margin: 12px 15px 0 15px;
	overflow: auto;
}

#ccrAlt_content.ccrAlt_map{height: 413px;}

#ccrAlt_content.ccrAlt_performance{height: 408px;}

#ccrAlt_left{
	float: left;
	width: 577px;
	height: auto;
	padding: 0 20px 0 0;
}

#ccrAlt_left ul{
	margin-top: -8px;
	padding: 0 0 28px 16px;
}

#ccrAlt_right{
	float: left;
	width: 130px;
	height: auto;
	font-size: 10px;
	line-height: 15px;
	font-style: italic;
	padding: 0 11px;
	border-left: 1px solid #7fbfd8;
}

#ccrAlt_right img{margin-bottom: 8px;}


/* Performance Data */
.performanceData h2{padding-bottom: 8px;}

.performanceData #ccrAlt_left ul{padding-bottom: 20px;}


/* Intro Video */
#ccrAlt_container.introVideo, .introVideo #ccrAlt_header{width: 708px;}

.introVideo #ccrAlt_top{width: 678px;}

.introVideo #ccrAlt_content{
	width: 678px;
	height: 344px;
}

.transcript{
	font-size: 14px;
	line-height: 19px;
	color: #666; 
	font-style: italic;
}

.caption{
	font-size: 12px;
	color: #333;
	font-style: normal;
}

/* Data Center */
#ccrAlt_container.dataCenter, .dataCenter #ccrAlt_header{width: 539px;}

.dataCenter #ccrAlt_top{width: 495px; margin: 0 22px;}

.dataCenter #ccrAlt_content{
	width: 539px;
	height: 430px;
	margin: 20px 0 0 0;
	text-align: center;
}
