/* CSS Document */

/************ RESET *************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 12px;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	background: url(/images/header_bg.gif) repeat-x;
	background-color: #7B7C77;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: black;
	line-height: 1;
}

ol, ul {
	list-style: none;
}

#wrapper {
	margin: auto;
	width: 978px;
}

#clear { clear: both; }

/**************** HEADER *****************/
#banner {
	background: url(/images/header.jpg) no-repeat;
	height: 139px;
	width: 978px;
}

#logo {
	height: 82px;
	padding: 35px 0px 0px 30px;
	width: 491px;
}

/**************** STEPS ******************/
#steps {display:none;}
#home #steps {
	background: url(/images/steps_bg.jpg) repeat-x;
	display:block;
	height: 89px;
	margin: 0px 0px 0px 8px;
	width: 960px;
}

#steps p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.2em;
	margin: 15px 0px 0px 0px;
}

#steps .step_wrapper {
	float: left;
	margin: 15px 0px 0px 25px;
	_margin: 14px 0px 0px 15px;
}

#step_1_left {
	background: url(/images/step_1_left.gif) no-repeat;
	float: left;
	height: 75px;
	width: 60px;
}

#step_2_left {
	background: url(/images/step_2_left.gif) no-repeat;
	float: left;
	height: 75px;
	width: 60px;
}

#step_3_left {
	background: url(/images/step_3_left.gif) no-repeat;
	float: left;
	height: 75px;
	width: 60px;
}

#step_mid {
	background: url(/images/step_bg.gif) repeat-x;
	float: left;
	height: 75px;
	width: 205px;
}

#step_right {
	background: url(/images/step_right.gif) no-repeat;
	float: left;
	height: 75px;
	width: 20px;
}

/************** NAVIGATION ***************/
#navigation {
	background: url(/images/navigation_bg.gif) repeat-x;;
	height: 30px;
	margin: 0px 0px 0px 8px;
	width: 960px;
}

#menu ul {
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
	text-align: center;
}

#menu li {
	background: url(/images/divider.gif) right no-repeat;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	padding: 0px 15px 0px 0px;
}

#menu .last_child { background: none; }

#menu li a {
	color: #FFF;
	margin: 0px 0px 0px -5px;
	padding: 0px 10px 0px 10px;
	text-decoration: underline;
}

#menu li a:hover { text-decoration: none; }

/***************** MAIN ******************/
#content {
	background: url(/images/main_bg.gif) repeat-y;
	height: auto;
	min-height: 400px;
	width: 978px;
}

#main_footer {
	background: url(/images/main_footer.jpg) no-repeat;
	height: 28px;
	width: 978px;
}

/**************** SEARCH ******************/
#search_header {
	margin: auto;
	padding: 1em 0em 1em 0em;
	width: 92%;
}

#find_by_zipcode {
	background: url(/images/dotted_line.gif) bottom repeat-x;
	margin: auto;
	padding: 5px 0px 10px 0px;
	width: 92%;
}

#search_results {
	margin: auto;
	padding: 0.5em 0em 1em 0em;
	width: 92%;
}

#search_results .campus_schools,#search_results .online_schools {
	background-color: #008080;
	color: #FFF;
	font-size: 1.3em;
	font-weight: bold;
	padding: 5px 0px 5px 5px;
}

#search_results .online_schools { background-color: #808000; }

#search_item {
	background: url(/images/dotted_line.gif) top repeat-x;
	clear: both;
	/*height: 120px;*/
	padding: 15px 0px 0px 0px;
	width: 100%;
}

#results_logo {
	float: left;
	padding: 10px;
}

#school_description {
	float: left;
	font-size: 0.8em;
	line-height: 1.3em;
	padding: 10px 0px 0px 0px;
	width: 56%;
}

#request_more {
	float: left;
	padding: 25px 10px 10px 15px;
}

/*************** CONTENT ****************/
#left-mid {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	height: auto;
	margin: 0px 0px 0px 30px;
	_margin: 0px 0px 0px 15px;
	width: 440px;
}

#left-mid h1 {
	background: url(/images/title_line.gif) no-repeat;
	background-position: bottom left;
	color: #EE6000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.2em;
	padding: 0.8em 0px 0em 10px;
}

#left-mid h2 {
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0.8em 0px 0.4em 10px;
}

#left-mid h3 {
	color: #000;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.3em;
	padding: 0.6em 0px 0.3em 10px;
}


#left-mid p {
	font-size: 8pt;
	line-height: 1.3em;
	padding: 0em 0em 1em 10px;
	text-align: left;
}

#left-mid ul { padding: 0em 0em 0em 20px; }
#left-mid li {
	line-height: 1.2em;
	list-style-image: url(/images/bullet.gif);
	margin: 0px 0px 0px 10px;
	padding: 0.1em 0em 0.1em 0px;
}

#left-mid ul li { padding: 0.3em 0em 0.3em 0em }
#left-mid ul li ul li { padding: 0.2em 0em 0.2em 0em; font-size: 8pt; }

#left-mid strong,#left-mid b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

#left-mid i,#left-mid em {
	font-size: 8pt;
	font-style: italic;
}

#left-mid a { color: #404040; }
#left-mid a:hover { color: #FF0000; }
#job_center_links { text-align: center; line-height: 1.5em; }

/************* SCHOOL CONTENT ************/
.schoolpage #left-mid strong#title {
	color: #004F88;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 2em;
	padding: 1em 0em 1em 0em;
}

.schoolpage #left-mid #left-mid ul { padding: 1em 0em 1.5em 2em; }
.schoolpage #left-mid #left-mid li { padding: 0em 0em 0.4em 0em; }
.schoolpage #left-mid  img { padding: 1em 0em 0.5em 0em; }
#left-mid .sdc-content { padding: 1em 0em 0em 0em; }
#left-mid .sdc-content td { padding: 0em 0em 0em 0em; }
#left-mid .sdc-content ul { padding: 0.5em 0em 0.5em 30px; }
#left-mid .sdc-content p { padding: 0px; }
#left-mid .sdc-content img {	}
#left-mid .sdc-content a { line-height: 1.5em; }

/***************** FORM ******************/
#right-mid {
	float: right;
	height: auto;
	margin: 1px 35px 0px 0px;
	_margin: 1px 17px 0px 0px;
	width: 410px;
}

#form_header {
	background: url(/images/form_header_2.gif) no-repeat;
	height: 100px;
	width: 410px;
}

#form_content {
	background: url(/images/form_bg.gif) repeat-y;
	height: auto;
	min-height: 200px;
	width: 410px;
}

#form_footer {
	background: url(/images/form_footer.gif) no-repeat;
	height: 26px;
	width: 410px;
}

#form_content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 18px 0px 18px;
	text-align: center;
}

#form_content span {
	color: #FF0000;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

#form_content table span {
	color: #000000;
	font-size: 10px;
	width: 200px;
	font-weight: normal;
}

#form_content table select{

	width: 200px;
overflow:hidden;
}

#form_content label {
	color: #000;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin: 2px 2px 0px 0px;
	padding: 0px 0px 3px 0px;
	text-align: right;
	width: 100px;
}

#form_content a { cursor: pointer; }
#form_content strong {font-weight:bold; padding: 5px 0px 0px 20px; }
#form_content table { padding: 5px 0px 0px 20px; }
#form_content td { padding: 2px; }
#form_content select { margin: 0px 0px 0px 0px; }
#form_content .next_button { margin: 5px 0px 0px 120px; }
#form_content .next_button input { width: auto; }
#form_content .back_button { margin: 0px 0px 0px 20px; }
#form_content .radio_buttons input { width: auto; }
#form_content .radio_buttons_yes_no { margin: 0px 0px 0px 15px; }
#completed { padding: 5px 0px 0px 75px; }
#phone_input input { width: 40px; }
#step2 select { margin: 0px 0px 0px 20px; }
#form_content p {
	line-height: 13px;
	font-size: 11px;
	padding: 5px 20px 3px 20px;
	text-align: left;
	width: 300px;
}
#completed p {
	font-size: 10px;
	line-height: 12px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	width: 257px;
}

#progress_bar_1 {
	background: url(/images/progress_1.gif) no-repeat;
	height: 13px;
	width: 258px;
}

#progress_bar_2 {
	background: url(/images/progress_2.gif) no-repeat;
	height: 13px;
	width: 258px;
}

#progress_bar_3 {
	background: url(/images/progress_3.gif) no-repeat;
	height: 13px;
	width: 258px;
}

#progress_bar_4 {
	background: url(/images/progress_4.gif) no-repeat;
	height: 13px;
	width: 258px;
}

#progress_bar_5 {
	background: url(/images/progress_5.gif) no-repeat;
	height: 13px;
	width: 258px;
}

/*************** FOOTER *****************/
#footer {
	background: none;
	clear: both;
	color: #FFF;
	font-size: 1em;
	font-weight: bold;
	margin: auto;
	text-align: center;
	width: 811px;
}

#footer p { padding: 0px 0px 10px 0px; font-size: 1em; font-weight: normal; }
#footer a {
	color: #FFF;
	text-decoration: underline;
}

#footer a:hover {
	color: #FF0000;
	text-decoration: none;
}

/********** CUSTOM STYLES *************/
#home #form_header {background: url(/images/form_header.gif) no-repeat;}  
#search-results #right-mid, #online-schools #right-mid {display:none; }
#search-results #left-mid, #online-schools #left-mid {width:95%}
#home #form_content span {
	color: #FF0000;
}
.searchlinks {
clear:both;
}

/* CSS Document */
.clear { clear: both; }

/**************** NEW ACCOUNTING SEARCH STYLES ******************/
#new_style_wrap {
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	*min-height: 550px;
}

#new_style_wrap {
	height: 162px;
	width: 741px;
	margin: auto;
	clear: both;
}

#new_style_wrap #front_end {
	background: url(/images/result_back_front.png) no-repeat center;
	height: 162px;
	width: 36px;
	float: left;
}

#new_style_wrap #back_end {
	background: url(/images/result_back_back.png) no-repeat center;
	height: 162px;
	width: 36px;
	float: left;
}

/******** SECTION 1 ********/
#new_style_wrap #section_1 {
	background: url(/images/result_back_mid.png) repeat-x center;
	height: 162px;
	width: 189px;
	float: left;
}

#new_style_wrap #section_1 .results_logo {
	margin: 35px 0 0 10px;
}

#new_style_wrap #section_1 .button {
	background: url(/images/button.gif) top;
	height: 41px;
	width: 122px;
	margin: 5px 0 0 24px;
}

#new_style_wrap #left_divide {
	background: url(/images/left_divider.gif) no-repeat center;
	height: 162px;
	width: 2px;
	float: left;
}

/******** SECTION 2 ********/
#new_style_wrap #section_2 {
	background: url(/images/result_back_mid.png) repeat-x center;
	margin: 0 0 0 0;
	_margin: 0px 0 0 0;
	height: 162px;
	width: 257px;
	float: left;
}

#new_style_wrap #section_2 #link_align {
	height: 162px;
	margin: 12px 0 0 20px;
	*padding: 8px 0 0 30px;
	*margin: 0;
	_padding: 0;
	width: 257px;
	float: left;
}

#new_style_wrap #section_2 h2 {
	margin: 0 0 5px 0;
	*margin: 0px 0 0 -10px;
	_margin: 0px 0 0 0px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

#new_style_wrap #section_2 li {
	font-size: 11px;
	margin: 1px 0 0 15px;
	padding: 0;
}

#new_style_wrap #section_2 #link_align ul {
	font-size: 11px;
	font-weight: bold;
	margin: -9px 0 -8px 0;
	*margin: -2px 0 0px -10px;
	_margin: 1px 0 0px 40px;
}

#new_style_wrap #section_2 #link_align ul a {
	text-decoration: none;
	color: #000000;
}

#new_style_wrap #section_2 #link_align ul a:hover {
	text-decoration: none;
	color: #174F5C;
}

#new_style_wrap #section_2 ul li {
	list-style-image: url(/images/bullet_inactive.png);
}

#new_style_wrap #section_2 ul li:hover {
	list-style-image: url(/images/bullet_active.png);
}

/******** SEE MORE PROGRAMS BUTTON ********/
#new_style_wrap #more_programs_btn {
	background: url(/images/more_programs_btn.gif) left;
	margin: 2px 0 0 0;
	width: 29px;
	height: 162px;
	float: left;
}

#new_style_wrap #more_programs_btn a {
	width: 29px;
	height: 146px;
}

#new_style_wrap #more_programs_btn:hover {
	background: url(/images/more_programs_btn.gif) right;
	width: 29px;
	height: 162px;
	float: left;
}

/******** PROGRAMS BUTTON LINES SPACER ********/
#new_style_wrap #programs_spacer {
	background: url(/images/see_more_programs_spacer.png) no-repeat center;
	margin: 2px 0 0 0;
	_margin: 2px -15px 0 0;
	width: 37px;
	height: 162px;
	float: left;
}

/******** SECTION 3 ********/
#new_style_wrap #section_3 {
	background: url(/images/result_back_mid.png) repeat-x center;
	height: 162px;
	width: 155px;
	_width: 167px;
	float: left;
}

#new_style_wrap #section_3 p {
	margin: 27px 0 0 -40px;
	_margin: 15px -5px 0 -5px;
	font-size: 11px;
}