/* @override 
	http://www.everest.edu.marketing/css/main.css
	http://www.everest.edu.marketing.cci.edu/css/main.css
	http://www.everest.edu.rolando.devsite.cc/css/main.css
*/

/* -----------------------------------*/
/* Everest.edu stylesheet  */
/* Author: Rolando Mendez  */
/* Last Edited: 05-20-09   */
/* -----------------------------------*/

body {
	background-image: url(/images/bg_page.gif);
	font: 77% Arial, Helvetica, sans-serif;
}
*{
	margin: 0;
	padding: 0;
}
input, select{
	border: 1px solid #979797;
}
input:focus, select:focus{
	outline: none;
}
iframe{
	width: 700px;
}
a img{
	border-style: none;
}
a{
	color: #005c97;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:focus{
	outline: none;
}
.clearFix{
	clear: both;
	display: block;
}
.error {
	color: red;
	font-weight: bold;
}
select.error{
	color: #000;
	font-weight: normal;
	font-style: normal;
}
.center{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: 1px;
}
.float_left{
	float: left;
}
#wrapper{
	width: 959px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/main_bg.gif);
	padding-right: 4px;
	padding-left: 3px;
}

/* @group Header */

#header{
	background-image: url(/images/bg_header.gif);
	height: 75px;
}
#header span{
	display: none;
}
#header .logo{
	width: 290px;
	height: 70px;
	display: block;
	float: left;
	background: url(/logo) no-repeat;
}
#header .logo a{
	display: block;
	width: 300px;
	height: 80px !important;
	height: 75px;
}
#header .phone_number{
	width: 194px;
	height: 70px;
	display: block;
	float: right;
	background: url(/images/header_call.gif) no-repeat right top;
}
#header .phone_number li a{
	color: #a1daec;
	text-decoration: none;
	font-size: 10px;
}
#header .phone_number li a:hover{
	text-decoration: underline;
}
#header .phone_number li a#emailPage{
	background: url(/images/envelope.gif) no-repeat left center;
	padding-left: 23px;
}
#header .phone_number li a#canada{
	background: url(/images/caFlag.gif) no-repeat left center;
	padding-left: 23px;
}
#header .phone_number li{
	list-style-type: none;
	float: left;
	margin-right: 15px;
	margin-top: 5px;
}

/* @end */

/* @group Navigation */

/* Navigation Bar */

#nav_bar{
	height: 28px;
	background: url(/images/nav_bar_bg.gif) repeat-x;
	color: #FFF;
	text-transform: uppercase;
	font-size: 10px;
	position: relative;
}

#nav_bar li{
	list-style-type: none;
	float: left;
	height: 28px;
	display: block !important;
	display: inline-block;
	margin-left: 7px;
	line-height: 28px;
}
#nav_bar li a{
	text-decoration: none;
	color: #FFF;
	line-height: 28px;
	padding-left: 10px;
	height: 28px;
	display: block !important;
	display: inline-block;
}
#nav_bar li a strong{
	height: 28px;
	padding-right: 10px;
	display: block !important;
	display: inline-block;
}

#nav_bar li a:hover, #nav_bar li a.active{
	background: url(/images/slide1.gif) no-repeat left center;
	cursor: pointer;
}
#nav_bar li a:hover strong, #nav_bar li a.active strong{
	background: url(/images/slide1.gif) no-repeat right center;
	cursor: pointer;
}
.search_bar{
	position: absolute;
	right: 10px;
}
.search_btn{
	position: relative;
	top: 4px;
	padding-left: 5px;
}
.search_input{
	padding: 2px;
	position: relative;
	top: -1px;
	font: 11px Arial, Helvetica, sans-serif;
}

/* @end */

/* @group Homepage */

/* Home Text boxes */
#home_text{
	background-image: url(/images/main_bg1.gif);
	padding-top: 18px;
}
#home_text h1{
	color: #0F3856;
	text-transform: uppercase;
	font: bold 25px Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 5px;
	margin-left: 27px;
}
#home_text .tag_line{
	color: #0F3856;
	margin: 0 0 0 28px;
	font-size: .9em;
}

#home_col_wrap{
	width: 930px !important;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
.home_box{
	background: url(/images/home_bar_li_bg.gif) repeat-y;
	width: 287px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 21px;
	color: #FFF;
}
.home_box2{
	background: url(/images/home_bar_li_bg.gif) repeat-y;
	width: 287px;
	float: left;
	margin-right: 13px;
	margin-left: 13px;
	margin-top: 21px;
	color: #FFF;
}
.home_box2 h4{
	color: #FFF;
	padding-left: 35px;
	line-height: 32px;
}
.home_box2 p{
	font-size: 11px;
	width: 245px;
	margin-top: 10px;
	line-height: 145%;
	padding-left: 20px;
}
.homebox_clearFix{
	background: url(/images/home_box_bottom.gif) no-repeat;
	height: 19px;
	width: 287px;
	clear: both;
}
.home_box h4{
	color: #FFF;
	padding-left: 35px;
	line-height: 32px;
}
.home_box p{
	font-size: 11px;
	width: 245px;
	margin-top: 10px;
	line-height: 145%;
	padding-left: 20px;
}
.home_box2 a,.home_box a:link, .home_box a:active, .home_box a:visited{
	color: #FFF;
	text-decoration: none;
}
.home_box2 a:hover{
	text-decoration: underline;
}
.home_box a,.home_box a:link, .home_box a:active, .home_box a:visited{
	color: #FFF;
	text-decoration: none;
}
.home_box a:hover{
	text-decoration: underline;
}
a.home_contact, a.home_contact:visited, a.home_contact:link, a.home_contact:active, a.home_contact:hover {
	text-decoration: underline;
	font-weight: bold;
}
a.more, a.more:visited, a.more:link, a.more:active{
	text-decoration: underline;
}
a.more:hover{
	text-decoration: none;
}
.home_box_float{
	float: right;
	position: relative;
	top: -40px;
}
#box1_wrap{
	background: url(/images/home_box_bg1.2.gif) no-repeat;
}
#box1_wrap p {
	width: 145px;
}
#box2_wrap p{
	width: 155px;
}
#box2_wrap{
	background: url(/images/home_box2_bg.gif) no-repeat;
}
#box3_wrap{
	background: url(/images/home_box3_bg.gif) no-repeat;
}
#box3_wrap p{
	width: 150px;
}
#box4_wrap{
	background: url(/images/home_box4_bg.gif) no-repeat;
}
#box5_wrap{
	background: url(/images/home_boxTEST_bg.gif) no-repeat;
}
#box4_wrap p{
	width: 230px;
}
#box1_wrap #home_zip{
	width: 85px;
	padding: 3px;
	color: #4e4e4e;
	font-size: 10px;
	margin-right: 2px;
}
#box1_wrap #homeProgramSearch{
	padding-left: 20px;
}
#box1_wrap #homeProgramSearch a{
	text-decoration: underline;
}
#box1_wrap #homeProgramSearch #homeProgramSearchBtn{
	border-style: none;
	margin-top: 7px;
}
#box1_wrap ul{
	padding-top:10px;
}
#box1_wrap li{
	padding-left:26px;
	list-style-type:none;
}
#box1_wrap, #box2_wrap, #box3_wrap, #box4_wrap{
	position:relative;
	height:270px;
}
.homebox_clearFix{
	position:absolute;
	bottom:0px;
}
#home_text.center #ticker{
	clear: both;
	background: url(/images/home_news_bg.png) no-repeat;
	width: 857px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	color: #FFF;
}
#home_text.center #ticker a{
	color: #FFF;
	text-decoration: none;
}
#home_text.center #ticker a:hover{
	color: #FFF;
	text-decoration: underline;
}
#home_text.center #ticker li{
	list-style-type: none;
	float: left;
	padding-left: 9px;
}
#home_text.center #ticker ul#headlines{
	display: inline;
}
#home_text.center #ticker span{
	display: block;
	float: left;
}
#home_text.center #ticker strong{
	padding-right: 7px;
}

/* Geolocation  */
#box1_wrap li{
	font-size: 11px;
	line-height: 145%;
	list-style-position: inside;
}
#box1_wrap ul{
	margin: 0;
	padding: 15;
}

/* @end */
/* Internal Pages Layout */
#three_col{
	background: url(/images/left_col_bg.gif) repeat-y left;
}
#right_col{
	float: right;
	background: url(/images/right_col_bg.gif) repeat-x;
	width: 754px;
}
#right_col_header{
	background: url(/images/right_col_header_bg.gif) repeat-x;
	width: 716px;
	margin-right: auto;
	margin-left: auto;
	height: 217px;
	display: block;
}

.landing_img{
	float: right;
}
#right_col h1{
	color: #FC8216;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	font-size: 20px;
	padding-top: 15px;
	margin-bottom: 35px;
}
#rt_col_left h1{
	border-bottom: 1px solid #DDD;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
#right_col .img_tag{
	margin-bottom: 10px !important;
	margin-bottom: 0px;
}
#right_col #right_col_header p{
	color: #666;
	width: 400px;
	font-size: 12px;
	margin-top: 10px;
}
#rt_col_right{
	background: url(/images/bg_rightColumn.gif) repeat-x;
	width: 232px !important;
	width: 112px;
	float: right;
	margin-right: 19px !important;
	margin-right: 10px;
	padding-left: 20px;
	padding-top: 30px;
}
#rt_col_right.non_landing{
	background: url(/images/bg_rightColumn.gif) repeat-x 0 135px;
	margin-left: 0px;
}
#rt_col_right.non_landing .landing_img{
	margin-bottom: 15px;
	margin-left: -20px;
}
#rt_col_left{
	margin-left: 19px;
	width: 400px;
	padding-top: 22px;
	color: #666;
	font-size: 11px;
}
#rt_col_left h2, #rt_col_left h2 a{
	color: #005c97;
	font-size: 14px;
	margin-top: 13px;
	margin-bottom: 13px;
	text-decoration: none;
}
#rt_col_left h2.program_name{
	margin-bottom: 5px;
	margin-top: 22px;
	padding-bottom: 0;
}
#complete_campus_list{
	font-size: xx-small;
}
#complete_campus_list div{
	padding: 10px 5px 5px;
}
#complete_campus_list a strong{
	font-size: 11px;
}
#complete_campus_list .roundcontent{
	padding-left: 0;
}
#complete_campus_list .leftimg{
	margin-top: 0;
	padding-top: 0;
}
#complete_campus_list table{
	width: 440px;
}

#rt_col_left h2 a:hover{
	text-decoration: underline;
}
#rt_col_left p{
	color: #666;
	font-size: 11px;
	margin-bottom: 10px;
	position: relative;
}
a.ext-form, a.ext-form:hover{
	text-decoration: none;
	color: #434343;
}
#rt_col_left ul, #rt_col_left ol{
	color: #666;
	font-size: 11px;
	margin-left: 20px;
	margin-bottom: 15px;
}
#rt_col_left ul{
	list-style-type: square;
}
#rt_col_left hr{
	background: url(/images/form_divider_18.gif) repeat-x center center;
	width: 325px;
	height: 1px;
	display: block;
	border: 0;
	margin: 3px auto;
}
#rt_col_right ul{
	padding-top: 20px;
	margin-bottom: 20px;
}
#rt_col_right li{
	list-style-position:inside;
	list-style-type:square;
	color: #666;
	font-size: 11px;
}
#rt_col_right li a{
	color: #666;
}
#rt_col_right li a:hover{
	color: #005c97;
}
#rt_col_right p{
	color: #666;
	margin-top: 15px;
	font-size: 11px;
	width: 200px;
	margin-bottom: 10px;
}
#rt_col_right p.citation{
	font-size: 10px;
}

/* Crazy sub navigation */
#left_column{
	width: 205px;
	float: right;
}
#sub_nav{
	background-image: url(/images/bg_secNav_inactive.gif);
	width: 205px;
	padding-bottom: 20px;
	padding-top: 0;
	font-size: 0;
}
.top_grad{
	margin: 0;
	padding: 0;
}
#suv_nav ul{
	width: 205px;
	text-align: center;
}
#sub_nav li{
	width: 205px;
	list-style-type: none;
	text-align: right;
	margin-right: 4px !important;
	margin-right: 0px;
	color: #FFF;
	display: block;
	/*height: 33px;*/
}
#sub_nav li a{
	display: block;
	width: 176px !important;
	width: 175px;
	margin-left:  5px;
	padding-right: 20px;
	color: #003a63;
	text-decoration: none;
	text-transform: uppercase;
	/*text-align: right;*/
	font: normal normal 10px/33px Arial,Helvetica,sans-serif;
	margin-right: 5px;
}
#sub_nav li a:hover, #sub_nav li a.active{
	background-image: url(/images/sub_nav_on.gif);
	color: #FFF;
}

#sub_nav .divider{
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 193px;
}
.sub_sub{
}
#sub_nav ul.sub_sub li{
	height: 30px;
	display: block;
	padding: 0;
}
#sub_nav ul.sub_sub li a{
	color: #000000;
	text-decoration: none;
	text-align: right;
	height: 30px;
	padding-right: 25px;
	display: block;
	overflow: visible;
	text-transform: capitalize;
	font: 9px/30px Arial,Helvetica,sans-serif;
	width: 175px !important;
	width: 170px;
	background: url(/images/bg_secNav_inactive2.gif) repeat-y;
	margin-right: 0;
}
#sub_nav ul.sub_sub li a:hover, #sub_nav ul.sub_sub li a.active{
	background: url(/images/bg_secNav_tertiary.gif) right center;
	color: #000;
}
#sub_nav ul.sub_sub li a:hover span, #sub_nav ul.sub_sub li a.active span{
	background: url(/images/arrow_red.gif) no-repeat 0 center;
	padding-left: 5px;
}

/* IE Hack. Believe it or not, this actually works for some reason in IE. */
#sub_nav li a:hover {
    visibility: visible;
}
#zipcode_search *{
	vertical-align: middle;
}
#bignumber1 {
	background: url(/images/no1.gif) no-repeat left top;
	list-style-type: none;
	padding-left: 45px;
	height: 45px;
}
#bignumber1 h2, #bignumber2 h2{
	margin-bottom: 0;
	color: #005c97;

}
#bignumber2{
	background: url(/images/no2.gif) no-repeat left top;
	list-style-type: none;
	padding-left: 45px;
	height: 45px;

}
#bignumber2.nofocus{
	background: url(/images/no2_unfocused.gif) no-repeat left top;
	color: #CCC;
}

#bignumber2.nofocus h2{
	color: #ccdeea;
}

#submit_zipcode_search{
	display: inline;
	position: relative;
	margin-left: 116px;
}
#submit_location_search{
	display: inline;
	position: relative;
	margin-left: 20px;
	top: 10px;
}
#submit_location_search, #submit_zipcode_search, #form_submit, .zip_result_btn, .search_btn, .radio_boxes{
	border: 0;
}
.roundcontent{
	margin: 0;
	padding: 0 0 0 20px;
	vertical-align: middle;
}
.blue .roundcontent{
	padding: 10px;
}
.roundcontent select {
	font-size: 11px;

}
#zip_results table h2{
	color: #000;
	margin-bottom: 0;
}
#zip_results small a{
	color: #666;
	font-size: xx-small;
}
#zip_results h2 a{
	font-size: 12px;
	padding-top: 0;
	margin-top: 0;
}

.zip_result_btn{
	margin-left: 50px;
	position: relative;
	top: 5px;
}
/* Footer Items */
#footer{
	background-image: url(/images/bg_footer.gif);
	padding-top: 15px;
	position: relative;
	padding-bottom: 20px;
}

#footer li{
	list-style-type: none;
	color: #FFF;
	font-size: xx-small;
	display: inline;
}
#footer ul{
	padding-left: 20px;
}
#footer p.legal{
	padding-left: 20px;
	padding-right: 12px;
}
#footer li a{
	text-decoration: none;
	color: #8CABBB;
}
#footer li a:hover{
	color: #FFF;
}

.error{
	color:  #F00;
}
.title{
	text-align: right;
	padding: 10px;
}
.copyright{
	position: absolute;
	right: 15px;
	color: #8CABBB;
	font-size: xx-small;
}
.copyright-hp{
	position: absolute;
	right: 20px;
	top:18px;
	color: #8CABBB;
	font-size: xx-small;
}
.legal{
	color: #8CABBB;
	font-size: xx-small;
}
.reasons{
	margin: 15px;
}
.reasons td{
	padding: 5px;
}

/** Email to a friend function **/
#mailpage_window{
	background-color: #DEE9F0;
	padding: 15px;
	border: 4px solid #255878;
}
#mailpage_window #message{
	width: 300px;
}
#mailpage_window p{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 10px;
}
#mailpage_window p label input{
	float: right;
}
#mailpage_window p label{
	width: 220px;
	display: block;
	clear: both;
	line-height: 150%;
}
#mailpage_window #sendbtn, #mailpage_window #cancelbtn{
	float: none;
	margin-bottom: 10px;
	padding: 2px;
}
#mailpage_window h1{
	color: #FC8216;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	font-size: 20px;
}
/** Rounded Corner Boxes **/
.leftimg{
	float: left !important;
	margin: 10px 10px 0px 3px;
	text-align: right;
}
.rightimg{
	float: right;
	margin: 0px 3px 0px 10px;
}
.blue{
	background: #E5F2FB;
	margin: 10px 2px 10px 2px;
}
.grey{
	background: #E5E5E5;
	margin: 10px 2px 10px 2px;
}
div.grey {
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.sixhundred{
	width:  600px;
}
.fourhundred{
	width: 400px;
}
div.fourhundred {
	width: 380px;
}
.threehundred{
	width: 300px;
}
.twohundred{
	width: 200px;
}
.empty{
	display: block;
	height: 5px;
	width: 5px;
	line-height: 0px;
}
.tl {
	background: url(/images/c_tl.gif) no-repeat left top;
}
.tr{
	background: url(/images/c_tr.gif) no-repeat right top;
}
.bl{
	background: url(/images/c_bl.gif) no-repeat left bottom;
}
.br{
	background: url(/images/c_br.gif) no-repeat right bottom;
}
.tl, .tr, .bl, .br{
	line-height: 5px;
	font-size: 5px;
	width: 5px;
	height: 5px;
}

.flag{
	padding-right: 5px;
	float: left;
	border:  0;
}
#form_submit{
	background: url(/images/btn_submit_blueBG_loading_sprite.gif) top center no-repeat;
}
#mapDetail{
	padding-top: 10px;
}
#mapDetail h2{
	margin-bottom: 2px;
	margin-top: 6px;
}
#mapDetail small{
	font-size: 10px;
	line-height: 120%;
}
.roundbox_out{
	clear: both;
	background: #E5E5E5 url(/images/roundbox_top.gif) no-repeat;
	margin-bottom: 10px;
}
.roundbox_in{
	background: url(/images/roundbox_bottom.gif) no-repeat 0 bottom;
	padding: 5px;
}
img.ebook{
	margin-bottom: 10px;
}

/* SOCIAL SITES CONTENT */

#socialContainer {
	color:#666666;
	float:right;
	font-size:12px;
	text-align:left;
	width:370px;
}
#socialContainer h3 {
	color:#666666;
	line-height:5px;
}
#socialContainer .socialText {
	color:#666666;
}
#socialContent {
	background-repeat:no-repeat;
}
#social_sites {
	background-color:#F8F9FB;
	border:1px solid #D8DFEA;
	display:inline-table;
	margin-bottom:2px;
	width:370px;
}
#socialIcons {
	float:left;
	line-height:20px;
	padding-bottom:10px;
	padding-top:10px;
	text-align:center;
	width:90px;
}

/* Online form */

#contactform.online .title{
	margin-bottom: 1px;
	margin: 0;
	padding-bottom: 6px;
}
#contactform.online .value{
	width: 210px;
}
#contactform.online .value.phone-fields{
	padding-top: 9px;
}
#contactform.online .value.phone-fields span{
	margin-top: 3px;
	display: block;
	margin-bottom: 3px;
}
#program_type-online, #program_type-ground{
	border-style: none;
	outline: none;
}
#contactform.online .value.classtype{
	padding-top: 9px;
	padding-bottom: 3;
	margin-bottom: 3;
}
#contactform.online .value.classtype img{
	position: relative;
	top: -3px;
}
#contactform.online span.nocampus{
	font-size: 10px;
	color: #000;
	display: block;
	padding-bottom: 8px;
}
.tooltip{
	position: absolute; width: 165px; background: #DEE9F0; border: 2px solid #255878; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; padding: 10px;
	font-size: 11px;
}
.close{
	position: absolute; top: 0; right: 0; cursor: pointer; width: 16px; height: 16px; background: url(/images/icons/close.png) bottom left no-repeat;
	margin-left: 5px;
	margin-bottom: 5px;
}
#contactform.online .input-text{
	padding: 1px;
}

/*
	Make the drop downs only 200px wide.
	we later over ride this for IE (MSIE_hacks.css) because it sucks at handling drop downs
	if the <select> is not as wide as the <option>'s
*/
select.select150 { max-width: 150px; }
select.select200 { max-width: 200px; }
select.select250 { max-width: 250px; }
select.select300 { max-width: 300px; }
select.select350 { max-width: 350px; }
select.select400 { max-width: 400px; }

/******************************************************************************************************/
/* !VIRTUAL TOUR */

#vt_wrapper{
	width: 959px;
	height: 600px;
	background: url(/images/everest_vt_bg.jpg) no-repeat 0 65px;
	position: relative;
}

#vt_wrapper #flashcontent_container{
	position: absolute;
	top: 85px;
	left: 104px;
}

.vt_head {
	padding: 10px 10px 0 20px;
}

.vt_head h1{
	color: #FC8216;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	font-size: 20px;
	float: left;
	margin-right: 15px;
}

.vt_head p{
	color: #595959;
	margin-left: 165px;
	margin-right: 225px;
	font-size: 11px;
}

.vt_button{
	display: block;
	position: absolute;
	right: 10px;
	top: 0;
}

#no_flash{
	color: #fff;
	font-size: 16px;
	padding: 25px;
	padding-left: 135px;
	width: 215px;
	height: 100px;
	position: absolute;
	top: 100px;
	left: 190px;
	z-index:100004;
	background: url(/images/no_flash.jpg) 25px 25px no-repeat #000;
}

#no_flash a{
	color: #fff;
}

/* !END */

/* Safety for Omniture sitesearch noindex, just incase */
div.omnissni, div.omnissnie{
	display: none;
}

/* Omniture site search styles */
#search-results #three_col.center #right_col #rt_col_left{
	width: 500px;
}
#search-results #rt_col_left h2{
	font-weight: normal;
	font-style: normal;
	margin-bottom: 5px;
}
#search-results p.pagination{
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 13px;
}
#search-results p.pagination a{
	padding-right: 5px;
	padding-left: 5px;
	color: #666;
}
#search-results p.pagination span.current{
	padding-right: 6px;
	padding-left: 3px;
	color: #000;
}
#search-results p.pagination a.pag-nav{
	color: #005c97;
}
div.facets1{
	background: url(/images/results_blind_1.gif) no-repeat 0 top;
	width: 195px;
	padding: 35px 0 0;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
div.facets2{
		background: url(/images/results_blind_2.gif) no-repeat 0 bottom;
	width: 164px;
	padding: 15px;
}
div.facets2 ul{
	margin-bottom: 15px;
}
div.facets2 ul li{
	list-style-type: none;
	padding-bottom: 2px;
}
span.facet-title{
	font-weight: bold;
	display: block;
	border-bottom: 1px solid #333;
	margin-bottom: 6px;
	padding-bottom: 2px;
}
#rt_col_left #sitesearch-results{
	width: 630px;
}
#rt_col_left #sitesearch-results p.result-meta {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #333;
	clear: both;
}
#rt_col_left #sitesearch-results form{
	margin: 0 0 10px;
	padding: 0;
	width: 320px;
}
#rt_col_left #sitesearch-results input{
	padding: 4px;
	width: 220px;
}
#rt_col_left #sitesearch-results input.search-btn{
	width: auto;
	height: auto;
	border-style: none;
	position: relative;
	float: right;
	top: -8px;
}
#rt_col_left #sitesearch-results div.result{
	margin-top: 20px;
}
#rt_col_left #sitesearch-results div.result h2 a{
	font-size: 16px;
	color: #005c97;
}
#rt_col_left #sitesearch-results div.result {
	font-size: 12px;
	color: #888;
	line-height: 140%;
}
#rt_col_left #sitesearch-results div.result strong{
	font-weight: bold;
}
#rt_col_left #sitesearch-results div.result span.result-meta{
	display: block;
	color: #46b18d;
}
.facets1 a.selected{
	font-weight: bold;
	background: url(/images/arrow-small-left-green.png) no-repeat left center;
	padding-left: 12px;
}
.breadcrumbs a{
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	color: #79aaca;
}
.breadcrumbs a.current{
	color: #005c97;
	font-weight: bold;
}
#sitesearch-results .no-results h2{
	clear: both;
	margin-bottom: 10px;
}
#sitesearch-results .no-results p{
	font-size: 13px;
	font-weight: bold;
	line-height: 150%;
}
#rt_col_right span.studentlife{
	display: block;
	color: #A6C8CC;
	font-weight: bold;
	margin-top: 15px;
	font-size: 15px;
	margin-bottom: 5px;
}

#rt_col_right span {
	font-size: 11px;
	color: #666;
}
.blue h3{
	width: 348px;
	line-height: 220%;
	padding-left: 24px;
	margin-left: 18px;
}
.programrequest{
	background: url(/images/book-icon1.png) no-repeat left center;
}
.disclosuredownload{
	background: url(/images/alert_icon2.png) no-repeat left top;
	padding-left: 25px;
	margin: 9px 0 0 9px;
}
.disclosuredownload-ul li{
	list-style-type: none;
	margin-bottom: 5px;
}
#rt_col_left.disclosures{
	width: 693px;
}
#rt_col_left.disclosures h1{
	margin-bottom: 0;
}
#rt_col_left.disclosures .disclosure_wrap{
	padding-top: 12px;
	width: 410px;
}
.disclosure-search{
	padding: 10px 0;
}
.disclosure-step-container{
	padding-top: 10px;
	line-height: 24px;
}
.disclosure-step-container .disclosure-step{
	color: #005C97;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	display: inline-block;
	padding-right: 10px;
	width: 50px;
}
.disclosure-step-container *{
	vertical-align: middle;
}
#state-container{
	padding-top: 0;
}
#regulatory{
	background-image: url(/images/bg_rightColumn.gif);
	float: right;
	width: 198px;
	padding: 0 15px 15px;
}
#rt_col_left.disclosures .disclosure_wrap select{
	width: 183px;
}
table.disclosure td, table.disclosure th{
	border: 1px solid #8c8c8c;
	padding: 2px;
}
table.disclosure{
	border: 1px solid #8c8c8c;
}
