@CHARSET "UTF-8";

.co_three .col1 input.error, .co_three .col2 input.error {
	background: #f6f6f6 url(../images/co_bg_input_error.png) no-repeat left top;
}
.policies_text {
	font-size: 1.2em;
}
li.search input.search {
	position:relative !important;
}
span.error{
	color: #BF0B12;
}
.co_three .col2 .policies label {
	float:none;
	width: auto;
	padding-left: 5px;
}
.co_three .col2 .policies input {
	width: 20px;
}
.reg_info label{
	display:block;
}
.reg_info span {
	font-size:10px;
}
.reg_info input, .reg_info label{
	font-size:10px;
}
.reg_info input.error{
	border:1px solid #BF0B12;
}
.reg_info table tr td {
	padding:0 5px 5px 5px;
}
.reg_info table tr {
	border:none;
}
div.register .call{
	line-height: normal;
	color:#FFFFFF;
	display:block;
	float:right;
	font-weight:bold;
	text-align:center;
	width:82px;
}
.note .cta a span{
	line-height: 18px;
	cursor:pointer;
}

.order-options{
	text-align:right; border-top:solid 1px #CFCFCF; background-color:#EFEFEF;font-size:1.2em; padding:3px; margin:3px 0;
}
.order-options a{
	padding:0 8px;
}
.order-options .active-desc{
	padding:0 14px 0 2px;
	background: #FFF url(../images/arrow_down.gif) no-repeat right center;
}
.order-options .active-asc{
	padding:0 14px 0 2px;
	background: #FFF url(../images/arrow_up.gif) no-repeat right center;
}


/*
	review and submit
*/
#bill_info_edit label {
	font-size:10px;
	display:block;
	margin:3px 0 0 0;
	line-height: normal;
}

div.calendar {
background:none repeat scroll 0 0 #FFFFFF;
}
div.calendar h2 {
color:#1A3281;
font:23px Georgia,"Times New Roman",Serif;
}
div.calendar a{
color:#162635;
line-height: 1.3;
}
div.calendar a:hover{
text-decoration: underline;
}
div.calendar ul {
margin-left: 15px;
list-style: circle;
}
div.calendar li {
margin: 5px 2px;
}
#fancybox-inner h3 {
font-size: 1.3em;
padding: 10px 3px;
}
#fancybox-inner {
font-size:1.2em;
line-height:normal;
padding:10px 3px;
}
.colorblue{
	color: #1A3281;
}
.pvt_student{
	font-style:italic;
	font-size: 12px !important;
	padding: 1px !important;
	}
/*
.co_three .col1 input.error, .co_three .col2 input.error {
background:#FFDAAF none repeat scroll 0 0;
border:1px inset #FF8F8F;
}
*/
