.header_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.header_red30 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #CC0000;
}
.header_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.bodytextital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	font-style: italic;
}
.bodytextsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cc6666;
	text-decoration: underline;
}
.headerboldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.bodytextmed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.bodytextpast {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	line-height: 1.5;
}
.bodytextblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	overflow: hidden;
}
.bodytextmedbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.HeaderBigGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	line-height: inherit;
}
.White18 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.White14 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 1.5;
}
.bodytext13 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 1.75;
}
.bodytextboldblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.bodytextsponsor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}
.rollingcredits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	line-height: 18px;
	background-color: #000;
}
.social_container {
	width:50px; 
	height:40px; 
	text-align:center; 
	position:relative; 
	top:-464px; 
	left:670px;
	margin-bottom:-40px; 
	z-index:1;
}
.social_facebook {
	display: block;
	width: 33px;
	height:33px;
	background: url("../images/social_facebook_off.png");
	background-position:top;
} 
.social_facebook:hover {
	background: url("../images/social_facebook_on.png"); 
}
.social_twitter {
	display: block;
	width: 33px;
	height:33px;
	background: url("../images/social_twitter_off.png");
	background-position:top;
} 
.social_twitter:hover {
	background: url("../images/social_twitter_on.png"); 
} 
.social_youtube {
	display: block;
	width: 33px;
	height:33px;
	background: url("../images/social_youtube_off.png");
	background-position:top;
} 
.social_youtube:hover {
	background: url("../images/social_youtube_on.png"); 
} 
.edu_shell {
	width: 100%;
	background-color: #000;
	padding-top:30px;
	text-align:center;
	font-family: "Helvetica-Neue", sans-serif;
}
.edu_content {
	background-color: #fff;
	width: 671px;
	border-radius: 6px;
	padding: 20px;
	margin-top:36px;
	clear:both;
	text-align:left;
	font-size:16px;
	font-weight:200;
	font-family: "Helvetica", sans-serif;
	color: #666;
	line-height: 28px;
	overflow:hidden;
}
.edu_button {
	width: 300px;
	margin:auto !important;
	background-color: #c00;
	border-radius: 8px;
	color: #fff !important;
	text-align: center;
	white-space: nowrap;
	padding: 10px !important;
	cursor:pointer;
	font-weight:bold;
	text-decoration:none;
}
	
.edu_button:hover {
	background-color: #FF0000;
	text-decoration:none;
}


}
