html {
	background: #ffc90c url(education-2-bodybg.jpg) repeat-x center top;
}
body {
	background: url(education-2-hdr.jpg) no-repeat right top;
	color: #d6002e;
}
a {
	color: #d6002e;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family:Arial Narrow, Arial MT Condensed Light, sans-serif;
}
#cc-container {
	background: url(education2-innerbg.jpg) no-repeat center 150px;
	margin-top:0;
	padding-top:24px;
}
#cc-content-sub-outer {
	background: url(education-2-calloutbg.jpg) repeat;
	color:#FFF;
	box-shadow: -4px -4px 1px rgba(0, 0, 0, .2);
	-moz-box-shadow: -4px -4px 1px rgba(0, 0, 0, .2);
	-webkit-box-shadow: -4px -4px 1px rgba(0, 0, 0, .2);
}
#cc-content-sub-outer a {
	color:#fff;
}
a.cc-register,
.cc-btn-primary,
.cc-btn-secondary,
.cc-btn-tertiary,
.cc-btn-tertiary[disabled]:hover{
	background:#CE0026;
	font-family:Arial Narrow, Arial MT Condensed Light, sans-serif;
	color:#fff;
}
.cc-btn-secondary {	
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	zoom:1; 
	-moz-opacity: 0.7;
	opacity:.7;
}
a.cc-register:hover,
.cc-btn-primary:hover,
.cc-btn-secondary:hover,
.cc-btn-tertiary:hover{
	background:#F4002B;	
}
.group-sep {
	border-color: #CE0026;	
}