* {
	margin: 0 ;
	padding: 0 ;
}
body {
	font-family: Arial, Helvetia, Verdana, sans-serif ;
	font-size: 12px ;
	color: #666666 ;
	background-color: #614c28 ;
	margin-top: 12px ;
}
h1 {
	margin: 0 ;
	padding: 0 ;
}
h2 {
	font-size: 16px;
	color: #ff6600 ;
	margin: 0 ;
	padding: 0 ;
}

h3 {
	font-size: 12px ;
	font-weight: bold ;
	color: #ff6600 ;
}
h3 a {
	font-size: 12px ;
	font-weight: bold ;
	color: #ff6600 ;
}

h4 {
	font-size: 12px ;
	font-weight: bold ;
}
p {
	margin-bottom: 12px ;
	line-height: 16px ;
}

a {
	color: #614c28 ;
	text-decoration: none ;
}
a:hover {
	color: #ff6600 ;
}

ul, ol {
	line-height: 16px ;
}

#page {
	width: 758px ;
	border: 1px #ffffff solid ;
	margin: 0 auto ;
	text-align: center ;
	background-color: #ffffff ;
}
#printheader, #printContactInfo {
	display: none;
}
#topbar {
	width: 758px;
	height: 21px;
	border-bottom: 1px #ffffff solid ;
	background: url(/images/ui_elements/topbar_bg.gif) top left ;
	position: relative; 
}
div#topbar div#topbarContent {
	position: absolute; left: 0; top: 0;
	padding: 2px 14px 0 20px;
	color: #614c28;
	font-size: 12px;
	width: 150px;
} 
div#topbar div#topbarMiddleContent {
	position: absolute; left: 220px; top: 0;
	color: #614c28;
	padding-top: 2px;
	font-size: 12px;
	text-align: right;
	width: 338px;
}
div#topbar div#topbarMiddleContent ul {
	list-style: none ;
}
div#topbar div#topbarMiddleContent ul li {
	margin: 0;
	padding: 0 4px 0 7px;
	border-left: 1px solid #614c28;;
	display: inline ;
	}
div#topbar div#topbarMiddleContent ul li.start {
	margin-left: 0;
	padding-left: 0;
	border-left: none;
}
div#topbar div#search {
	padding: 0;
	position: absolute; right: 0; top: 0;
	color: #614c28;
	font-size: 12px;
	margin-right: 14px;
	width: 180px;
} 
div#topbar div#search form {
	margin: 0;
	padding: 0;
}
div#topbar div#search input.searchbox {
	height: 13px;
	padding-bottom: 1px;
	padding-left: 3px;
	border: 1px solid #614c28;
	font-size: 12px;
	color:#614c28;
	font-family:Arial, Helvetica, sans-serif;
}
div#topbar div#search input.imgbutton {
	margin-top: 5px;
}
#masthead {
	width: 758px ;
	height: 105px ;
	border-bottom: 1px #ffffff solid ;
	background: url(/images/ui_elements/suo_masthead.jpg) top left;
	background-repeat: no-repeat;
}
#masthead h1 {
	text-indent: -5000px;
}

div#menubar {
	width: 758px ;
	height: 23px ;
	border-bottom: 1px #ffffff solid ;
	background: url(/images/ui_elements/main_navbar_bg.gif) top left;
	text-align: left;
}
div#menubar ul#menu	{
	height: 23px;
	width: 758px;
	background: url(/images/ui_elements/nav.gif) top left no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
}
div#menubar ul#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
div#menubar ul#menu li, ul#menu a {
	height: 22px;
	display: block;
}
div#menubar ul#menu li a {
	text-indent: -5000px;
}
#homemenu {left: 0; width: 71px;}
#homemenu a:hover {background: url(/images/ui_elements/nav.gif) 0 -22px no-repeat;}
#academicsmenu {left: 72px; width: 92px;}
#academicsmenu a:hover {background: url(/images/ui_elements/nav.gif) -72px -22px no-repeat;}
#accreditationmenu {left: 164px; width: 110px;}
#accreditationmenu a:hover	{background: url(/images/ui_elements/nav.gif) -164px -22px no-repeat;}
#onlineeducationmenu {left: 274px; width: 130px;}
#onlineeducationmenu a:hover	{background: url(/images/ui_elements/nav.gif) -274px -22px no-repeat;}
#admissionsmenu	{left: 404px; width: 95px;}
#admissionsmenu a:hover	{background: url(/images/ui_elements/nav.gif) -404px -22px no-repeat;}
#tuitionmenu {left: 499px; width: 161px;}
#tuitionmenu a:hover {background: url(/images/ui_elements/nav.gif) -499px -22px no-repeat;}
#aboutmenu {left: 660px; width: 98px;}
#aboutmenu a:hover {background: url(/images/ui_elements/nav.gif) -660px -22px no-repeat;}

body#index #homemenu {background: url(/images/ui_elements/nav.gif) 0 -22px no-repeat;}
body#academics #academicsmenu {background: url(/images/ui_elements/nav.gif) -72px -22px no-repeat;}
body#accreditation #accreditationmenu {background: url(/images/ui_elements/nav.gif) -164px -22px no-repeat;}
body#onlineeducation #onlineeducationmenu {background: url(/images/ui_elements/nav.gif) -274px -22px no-repeat;}
body#admissions #admissionsmenu {background: url(/images/ui_elements/nav.gif) -404px -22px no-repeat;}
body#tuition #tuitionmenu {background: url(/images/ui_elements/nav.gif) -499px -22px no-repeat;}
body#about #aboutmenu {background: url(/images/ui_elements/nav.gif) -660px -22px no-repeat;}

#sub_menubar {
	width: 758px ;
	height: 25px ;
	background: url(/images/ui_elements/sub_navbar_bg.gif) top left ;
	background-repeat:repeat-x;
	text-align: left;
}
#sub_menubar ul {
	padding-top: 4px;
	list-style: none;
	padding-left: 20px;
}
#sub_menubar ul li {
	font-family: Arial, Helvetia, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0 7px 0 7px;
	border-left: 1px solid #614c28;;
	display: inline;
	color: #ff6600;
}
#sub_menubar a.on {
	color: #ff6600;
}
#sub_menubar ul li.start {
	margin-left: 0;
	padding-left: 0;
	border-left: none;
}
#body_wrapper {
	width: 758px;
}

#navbar {
	width: 205px;
	float: left;
	text-align: left;
	margin-top: 4px;
}

#navbar_top {
	height: 15px ;
	background: url(/images/ui_elements/navbar_top.jpg) no-repeat;
}

#navbar_inner {
	margin-top: -4px ;
	padding-left: 18px ;
	font-size: 12px;
	background: url(/images/ui_elements/navbar_bg.jpg) ;
}
#navbar_inner img {
	margin: 10px 0 0 0;
}
#navbar_inner h2 {
	margin: 10px 0px 4px -5px ;
	padding-left: 15px ;
	font-size: 12px;
	background: url(/images/ui_elements/navbar_arrow_down.gif) top left no-repeat ;
}

#navbar_inner ul {
	margin-top: 0px ;
	width: 160px ;
	padding-left: 10px ;
	list-style: none ;
}

#navbar_inner li {
	width: 160px ;
	margin-bottom: 2px ;
	color: #ff6600;
}
#navbar_inner li div.on{
	border-left: 1px solid #ff6600; 
	padding: 0 10px 0 10px; 
	background-color:#FFFFFF; 
	width: 130px; 
	margin: 0;
}
#navbar_inner li div.off{
	border-left: 1px solid #f2f2e6; 
	padding: 0 0 0 10px; 
	width: 130px; 
	margin: 0;
}


#navbar_bottom {
	height: 20px ;
	background: url(/images/ui_elements/navbar_bottom.jpg) no-repeat ;
	margin: -5px 0 0 0;
}

#schools {
	margin-top: 0px ;
}

#schools li {
	background: url(/images/ui_elements/navbar_arrow_right.gif) top left no-repeat ;
	margin-left: -12px ;
	padding-left: 12px ;
}

#schools li a {
	color: #919295 ;
	padding-left: 1px;
}

#schools li a:hover {
	color: #ff6600 ;
}
#body_content {
	width: 553px ;
	float: right ;
}
#body_content h3 {
	margin-left: 1px;
}
#infobar {
	margin-left: -2px;
}
#body_content input {
	height: 13px;
	padding-bottom: 1px;
	padding-left: 3px;
	border: 1px solid #614c28;
	font-size: 12px;
	color:#614c28;
	font-family:Arial, Helvetica, sans-serif;
}
#body_content select {
	border: 1px solid #614c28;
	font-size: 12px;
	color:#614c28;
	font-family:Arial, Helvetica, sans-serif;
}
#body_content form table td {
	padding: 3px 0 3px 0px;
}
#body_content input.button {
	height: 18px;
	padding: 0;
	border: 1px solid #614c28;
	font-size: 12px;
	color:#614c28;
	font-family:Arial, Helvetica, sans-serif;
}
#body_content textarea {
	border: 1px solid #614c28;
	font-size: 12px;
	color:#614c28;
	font-family:Arial, Helvetica, sans-serif;
}
#body_content_main {
	width: 350px ;
	float: left ;
	text-align: left ;
	margin-top: 6px ;
	padding-left: 4px ;
	padding-top: 12px ;
}
#body_content_main_search {
	width: 500px ;
	float: left ;
	text-align: left ;
	margin-top: 6px ;
	padding-left: 4px ;
	padding-top: 12px ;
}
#body_content_main a {
	text-decoration: underline;
}
#body_content_main p {
	margin-right: 10px ;
}
#body_content_main ul {
	margin: 0 0 10px 15px;
	padding: 0;
	display: block;
}
#body_content_main ol {
	margin: 0 0 10px 20px;
	padding: 0;
	display: block;
	line-height: 16px ;
}


#body_content_photo {
	width: 195px ;
	float: right ;
	text-align: left ;
	margin-top: 6px ;
}
#body_content_side {
	width: 195px ;
	float: right ;
	text-align: left ;
	margin-top: 6px ;
	background: url(/images/ui_elements/side_box_bg.jpg) ;
}
#body_content_side_asteroid a {
	width: 195px ;
	height: 130px;
	float: right ;
	text-align: left ;
	margin-top: 6px ;
	display: block;
	background: url(/images/asteroid_threat_suo_ad.jpg) ;
}
#body_content_side2 {
	width: 195px ;
	float: right ;
	text-align: left ;
	margin-top: 6px ;
	background: url(/images/ui_elements/side_box_bg2.jpg) ;
}

#body_content_side h2 {
	height: 35px;
	padding-top: 30px;
	padding-left: 28px;
	background: url(/images/ui_elements/side_box_top.jpg) top left no-repeat;
}
#body_content_side2 h2 {
	height: 35px;
	padding-top: 30px;
	padding-left: 28px;
	background: url(/images/ui_elements/side_box_top2.jpg) top left no-repeat;
}


#body_content_side ul, #body_content_side2 ul  {
	margin-top: -5px ;
	width: 130px ;
	padding-left: 25px;
	list-style: none;
}
#body_content_side ul li, #body_content_side2 ul li {
	color: #614c28 ;
	}

#body_content_side li, #body_content_side2 li {
	width: 160px ;
	margin-bottom: 4px ;
}
div#footer_1 {
	clear: both ;
	width: 549px ;
	height: 17px ;
	text-align: left ;
	padding-left: 209px ;
	padding-top: 4px ;
	font-size: 12px;
	color: #919295 ;
}

div#footer_2 {
	clear: both ;
	width: 549px ;
	height: 17px ;
	text-align: left ;
	padding-left: 209px ;
	padding-top: 4px ;
	font-size: 12px;
	color: #f2f2e5 ;
	border-top: 1px #ffffff solid ;
	background: url(/images/ui_elements/footer_bg.gif) top left ;
}

div#footer_1 ul, footer_2 ul {
	list-style: none ;
}
div#footer_1 ul li {
	margin: 0;
	padding: 0 4px 0 7px;
	border-left: 1px solid #919295;
	display: inline ;
	}
div#footer_2 ul li {
	margin: 0;
	padding: 0 4px 0 7px;
	border-left: 1px solid #f2f2e5;
	display: inline ;
	}
div#footer_1 ul li.start, div#footer_2 ul li.start {
	margin-left: 0;
	padding-left: 0;
	border-left: none;
}
div#footer_2 ul li a {
	color: #f2f2e5;
	}
#why_online_convenience {
	width: 230px ;
	padding-right: 110px ;
	background: url(/images/why_online_pics/why_online_pic_convenience.jpg) top right no-repeat ;
}
#why_online_control {
	width: 230px ;
	padding-right: 110px ;
	background: url(/images/why_online_pics/why_online_pic_control.jpg) top right no-repeat ;
}
#why_online_credibility {
	width: 230px ;
	padding-right: 110px ;
	background: url(/images/why_online_pics/why_online_pic_credibility.jpg) top right no-repeat ;
}
#why_online_career {
	width: 230px ;
	padding-right: 110px ;
	background: url(/images/why_online_pics/why_online_pic_career.jpg) top right no-repeat ;
}

.milestone {
clear: both ;
width: 300px ;
margin-bottom: 10px ;
}

.milestone_year {
float: left ;
width: 76px ;
font-weight: bold ;
color: #614c28 ;
text-align: right ;
margin-right: 4px ;
}
.milestone_event {
float: right ;
width: 215px ;
border-left: #e8e2d8 1px solid ;
padding-left: 4px ;
}

.approach_list li {
	margin-bottom: 10px ;
}

.approach_list_callout {
	font-weight: bold ;
}

.view_catalog_btn {
	width: 160px ;
	height: 100px ;
	float: right ;
	margin-top: 10px ;
	margin-right: 11px ;
}

#top_ten_1, #top_ten_2, #top_ten_3, #top_ten_4, #top_ten_5, #top_ten_6, #top_ten_7, #top_ten_8, #top_ten_9, #top_ten_10 { padding-left: 38px ; }
#top_ten_1 { background: url(/images/top_ten/top_ten_nr_1.gif) top left no-repeat ; }
#top_ten_2 { background: url(/images/top_ten/top_ten_nr_2.gif) top left no-repeat ; }
#top_ten_3 { background: url(/images/top_ten/top_ten_nr_3.gif) top left no-repeat ; }
#top_ten_4 { background: url(/images/top_ten/top_ten_nr_4.gif) top left no-repeat ; }
#top_ten_5 { background: url(/images/top_ten/top_ten_nr_5.gif) top left no-repeat ; }
#top_ten_6 { background: url(/images/top_ten/top_ten_nr_6.gif) top left no-repeat ; }
#top_ten_7 { background: url(/images/top_ten/top_ten_nr_7.gif) top left no-repeat ; }
#top_ten_8 { background: url(/images/top_ten/top_ten_nr_8.gif) top left no-repeat ; }
#top_ten_9 { background: url(/images/top_ten/top_ten_nr_9.gif) top left no-repeat ; }
#top_ten_10 { background: url(/images/top_ten/top_ten_nr_10.gif) top left no-repeat ; }

.btn_start_survey { margin-left: -8px ; margin-bottom: 6px ;}

.testimonial {
	padding-left: 38px ;
	background: url(/images/testimonial_bullet.gif) top left no-repeat ;
	margin-bottom: 12px ;
}

.testimonee {
	font-weight: bold ;
}
h1#homepageHeader {
	background: url(/images/page_titles/pagetitle_home.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 7px -1px;
	padding: 0;
}
h1#sideBarProgramsHeader {
	background: url(/images/ui_elements/navbar_online_degree_progra.gif) no-repeat bottom left ;
	text-indent: -5000px;
	font-size: 10px;
	margin: 0 0 7px 1px;
	padding: 10px 0 0 0;
}
h1#mnursingheader {
	background: url(/images/page_titles/page_title_master_nursing.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#mohaheader {
	background: url(/images/page_titles/page_title_masters_of_healthcare_admin.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#mcjheader {
	background: url(/images/page_titles/page_title_masters_of_cj.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#mbaheader {
	background: url(/images/page_titles/page_title_masters_of_ba.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#bbaheader {	
	text-indent: -5000px;
	background: url(/images/page_titles/page_titles_ba.gif) no-repeat top left;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#bbaheaderTR {	
	text-indent: -5000px;
	background: url(/images/page_titles/page_title_business_ba.gif) no-repeat top left;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#accheader {	
	text-indent: -5000px;
	background: url(/images/page_titles/page_title_accounting.gif) no-repeat top left;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#accheaderTR {	
	text-indent: -5000px;
	background: url(/images/page_titles/page_title_accounting_as.gif) no-repeat top left;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#bcjheader {
	background: url(/images/page_titles/page_titles_cj.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#bcjheaderTR {
	background: url(/images/page_titles/page_title_cj_ba.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#bhcmheader {
	background: url(/images/page_titles/page_titles_hcm.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#bhcmheaderTR {
	background: url(/images/page_titles/page_title_hcm_ba.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#bslegalstudiesTR {
	background: url(/images/page_titles/page_title_bs_legal.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#asparalegalstudiesTR {
	background: url(/images/page_titles/page_title_as_paralegal.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#asitTR {
	background: url(/images/page_titles/page_title_as_it.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#asbusinessTR {
	background: url(/images/page_titles/page_title_as_business.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#aboutHistory {
	background: url(/images/page_titles/page_title_history.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#commonquestions {
	background: url(/images/page_titles/page_title_common_questions.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#bitheader {
	background: url(/images/page_titles/page_title_information_tech.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#bitheaderTR {
	background: url(/images/page_titles/page_title_it_ba.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#brnbsnheader {
	background: url(/images/page_titles/page_title_bachelor_nursing.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#legalstudiesheader {
	background: url(/images/page_titles/page_title_legal_studies.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#paralegalstudiesheader {
	background: url(/images/page_titles/page_title_paralegal_studie.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#brnbsnheaderTR {
	background: url(/images/page_titles/page_title_bachelor_nursing.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#academicsheader {
	background: url(/images/page_titles/page_title_academis.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#accreditationheader {
	background: url(/images/page_titles/page_title_accreditation.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#admissionsheader {
	background: url(/images/page_titles/page_title_admissions.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#areyoureadyheader {
	background: url(/images/page_titles/page_title_are_you_ready.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#howtoapplyheader {
	background: url(/images/page_titles/page_title_how_to_apply.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#readmissionsHeader {
	background: url(/images/page_titles/page_title_re_admissions.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 10px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#requirementsheader {
	background: url(/images/page_titles/page_title_requirements.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#whysouthheader {
	background: url(/images/page_titles/page_title_why_south_univer.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#onlineeducationheader {
	background: url(/images/page_titles/page_title_online_education.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#whyonlineheader {
	background: url(/images/page_titles/page_title_why_online.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#valueofadegreeheader {
	background: url(/images/page_titles/page_title_value_of_a_degre.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#ourapproachheader {
	background: url(/images/page_titles/page_title_our_approach.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#studentservicesheader {
	background: url(/images/page_titles/page_title_student_services.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#tuitionheader {
	background: url(/images/page_titles/page_title_tuition_financia.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#financialaidheader {
	background: url(/images/page_titles/page_title_financial_aid_op.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#transferofcreditheader {
	background: url(/images/page_titles/page_titles_transfer_of_cre.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#militaryheader {
	background: url(/images/page_titles/page_title_military_assista.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#dependentheader {
	background: url(/images/page_titles/page_title_dependent_studen.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#schoolcodeheader {
	background: url(/images/page_titles/page_titles_school_code.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#titleacademiccalendar {
	background: url(/images/page_titles/page_titles_calendar.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#faqsheader {
	background: url(/images/page_titles/page_title_faqs.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#aboutusheader {
	background: url(/images/page_titles/pagetitle_about_us.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#chancellorheader {
	background: url(/images/page_titles/page_title_from_the_chancel.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#newsheader {
	background: url(/images/page_titles/page_title_faqs.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#employmentheader {
	background: url(/images/page_titles/page_title_employment.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#contactusheader {
	background: url(/images/page_titles/page_titles_contact_us.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#storeheader {
	background: url(/images/page_titles/pagetitle_store.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#testimonialsheader {
	background: url(/images/page_titles/page_titles_testimonials.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#sitemapheader {
	background: url(/images/page_titles/page_titles_site_map.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#newsheader {
	background: url(/images/page_titles/page_title_news.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
h1#facultyheader {
	background: url(/images/page_titles/page_title_faculty.gif) no-repeat ;
	text-indent: -5000px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 0;
}
#body_content_main h3{padding:0;margin:0}
/*CALENDAR STYLES*/
.calendar_table {
	width: 325px ;
	margin: 10px 0 0 0;
}
.calendarheader1 {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #f8981c;
	width: 96px;
	color: #FFFFFF;
	font-weight: bold;
}
.calendarheader2 {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #614c28;
	width: 97px;
	color: #FFFFFF;
	font-weight: bold;
}
.calendarheader3 {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #614c28;
	width: 108px;
	color: #FFFFFF;
	font-weight: bold;
}
.calendarcontent1 {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #f2f2e5;
	color: #666666;
	font-weight: bold;
}
.calendarcontent2 {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #e8e2d8;
	color: #666666;
}
/*SHORT FORM STYLES*/
#body_content_side2 input.shortformbut {
	border: none;	
	color: #614c28;
	font-size: 11px;
	font-weight: bold;
	background:url(/images/short_form_button.gif) no-repeat;
	width: 145px;
	height: 30px;
	margin: 0 0 0 -5px;
}
#body_content_side2 p {
        margin: -15px 20px 15px 28px;
        font-size: 11px;
        color: #614c28 ;
        line-height: 14px;
}
input.errorStyle,  select.errorStyle  {
	border: 1px solid #990000;
	background-color: #ffcccc;
}
input.nonErrorStyle, select.nonErrorStyle {
	border: 1px solid #614c28;
	background-color:#FFFFFF;
}
#body_content_side2 div.errorStyle {
	border: 1px solid #990000;
	background-color: #ffcccc;
	padding: 2px 0 0 1px;
	margin-bottom: 2px;
	}
#body_content_side2 div.nonErrorStyle {
	border: 0;
	background: none;
	padding: 0;
	margin-bottom: 0;
	}
#body_content_side2 div.errorStyleLabel {
	color: #990000;
	}
#body_content_side2 div.nonErrorStyleLabel {
	color: #614c28;
	}
