<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
  margin: 0;
  padding: 0;
}
html, body {
height: 100%;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #f8f4e6;
	margin: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #383837;
	font-weight: normal;
}
h2 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 6px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #98604F;
	padding-bottom: 8px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #364F56;
	padding-bottom: 8px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 8px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #98604F;
	padding-bottom: 8px;
}
/* No Dash Border After Button Press */
a:active, a:focus {
outline: 0
}


hr.hrbrown {
	background-color: #99624E;
	color: #9A6150;
	height: 1px;
  border: 0 none;
  width: 100%;
}
hr.hrblack {
	background-color:#333333;
	color: #9A6150;
	height: 1px;
  border: 0 none;
  width: 100%;
}

hr.hrblue {
	background-color: #79A0AD;
	color: #79A0AD;
	height: 1px;
	border: 0 none;
	width: 100%;
}
.romantext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.romantext_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
}
.romanptext {
	font-family: "Times New Roman", Times, serif;
}
.textburst {
	font-size: 16px;
	color: #990000;
	line-height: 18px;
	font-weight: bold;
}
.text_manditory {
	color: #990000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.textlink_active {
	text-decoration: underline;
	color: #98604F;
}
.blueimage_border  {
	padding: 4px;
	background-color: #79A0AD;
	background-image: none;
	background-position: top;
}


.blueimage_floatleft {
	padding: 4px;
	background-position: top;
	background-color: #79A0AD;
	background-image: none;
	float: left;
	margin-right: 30px;
}
.brownimage_floatleft {
	padding: 4px;
	background-position: top;
	background-color: #99624E;
	background-image: none;
	float: left;
	margin-right: 30px;
}
.clearfooter {
	height: 210px;
	clear: both;
}
.whatsnew_text {
	width: 390px;
	float: left;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996150;
	padding-left: 20px;
}
.viewtest_btn {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 125px;
	display: block;
	height: 30px;
	background-color: #79A0AD;
	margin-right: 15px;
	text-align: center;
}
.viewtest_btn a {
	color: #FFFFFF;
	text-decoration: none;
	width: 125px;
	display: block;
	height: 30px;
	line-height: 28px;
}
.viewtest_btn a:hover {
	background-color: #99614f;
	height: 30px;
	width: 125px;
	display: block;
	line-height: 28px;
}
.learnmore_btn {
	float: left;
	width: 125px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.learnmore_btn a {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #333333;
	height: 30px;
	width: 125px;
	display: block;
	line-height: 28px;
}
.learnmore_btn a:hover {
	background-color: #99614f;
	display: block;
	height: 30px;
	width: 125px;
}
.program_details      h1 {
	font-size: 18px;
	padding-bottom: 6px;
	padding-top: 8px;
}
.program_columnleft {
	float: left;
	width: 240px;
}
.program_columnleft   p {
	color: #364F56;
}
.program_buttons {
	float: right;
	clear: right;
}
.program_columnright {
	width: 389px;
	float: right;
	clear: right;
	padding-bottom: 50px;
}
.programs_content1 img {
	float: left;
}
.programs_content {
	float: left;
	width: 660px;
	height: 220px;
	clear: both;
	margin-bottom: 20px;
	margin-top: 28px;
	padding-bottom: 20px;
}
.program_details {
	float: left;
	width: 660px;
	margin-top: 20px;
}



.fulldetail_btn {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 125px;
	display: block;
	height: 30px;
	background-color: #79A0AD;
	margin-right: 10px;
	text-align: center;
}
.program_career_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9A6150;
	padding-left: 15px;
	line-height: 18px;
}

.fulldetail_btn a {
	color: #FFFFFF;
	text-decoration: none;
	width: 125px;
	display: block;
	height: 30px;
	line-height: 28px;
}
.fulldetail_btn a:hover {
	background-color: #99614f;
	height: 30px;
	width: 125px;
	display: block;
	line-height: 28px;
}
.applynow_btn {
	float: left;
	width: 125px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.applynow_btn a {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #333333;
	height: 30px;
	width: 125px;
	display: block;
	line-height: 28px;
}
.applynow_btn a:hover {
	background-color: #99614f;
	display: block;
	height: 30px;
	width: 125px;
}
.application_btn {
	float: left;
	width: 160px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.application_btn a {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #333333;
	height: 30px;
	width: 160px;
	display: block;
	line-height: 28px;
}
.application_btn a:hover {
	background-color: #99614f;
	display: block;
	height: 30px;
	width: 160px;
}


#wrapper {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	min-height: 100%;
	margin-bottom: -210px;
	position: relative;
}

#headerpanel {
	width: 940px;
	float: left;
	clear: both;
	padding-top: 5px;
	height: 85px;
}
#navpanel {
	width: 940px;
	height: 0px;
}


#mainnav {
	width: 940px;
	height: auto;
	clear: both;
	float: left;
}


#navshadow {
	width: 936px;
	float: left;
	clear: both;
}

#navbar {
	background-image: url(../images/navbg.jpg);
	width: 938px;
	height: 52px;
	float: left;
	clear: both;
	background-repeat: no-repeat;
}


#navbar ul {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
#navbar ul li {
	float: left;
	list-style-image: none;
	list-style-type: none;
	display: block;
	height: 52px;
	margin-top: 0px;
	width: 134px;
	clear: right;
	text-align: center;
}
#navbar a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: block;
	height: 35px;
	width: 134px;
	padding-top: 17px;
}
#navbar a:hover {
	background-image: url(../images/navhover.jpg);
	background-repeat: no-repeat;
}
#navbar a        span    {

}
zzzzz#home  li.home  a, #programs li.programs  a, #testimonials li.testimonials  a, #about li.about  a, #events li.events  a, #faq li.faq  a, #contact li.contact a    {
	background-image: url(../images/navhover.jpg);
}

/* Header Area Begins */
#header_logo {
	float: left;
	height: 70px;
	width: 312px;
}
#header_logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a6c7d1;
	margin-left: 5px;
	float: left;
	width: 300px;
	height: 60px;
	padding-top: 5px;
}
#header_login {
	clear: right;
	float: left;
	height: 60px;
	width: 300px;
	padding-top: 25px;
}
#finance_btn {
	height: 30px;
	background-color: #9B624F;
	width: 222px;
	clear: both;
	float: right;
	margin-left: 70px;
	margin-bottom: 5px;
}
#finance_btn a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	display: block;
	height: 30px;
	line-height: 28px;
	background-color: #98604F;
	background-image: url(../images/finance_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#finance_btn a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	display: block;
	height: 30px;
	line-height: 28px;
	background-color: #4F7580;
	background-image: url(../images/finance_btn_over.jpg);
}


.login_btn {
	height: 25px;
	width: 77px;
	display: block;
	float: right;
	/*background-image: url(../images/login_btn.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
}
.login_btn a {
	display: block;
	clear: right;
	float: left;
	height: 25px;
	width: 77px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	background-color: #4F7580;
}
.login_btn a:hover {
	display: block;
	clear: right;
	float: left;
	height: 25px;
	width: 77px;
	background-color: #9A6150;
}
#college_btn {
	height: 25px;
	width: 140px;
	margin-right: 5px;
	background-color: #333333;
	text-align: center;
	display: block;
	float: right;
/*	background-image: url(../images/college_btn.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
}
#college_btn a {
	display: block;
	height: 25px;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
	background-color: #30302E;
}
#college_btn a:hover {
	display: block;
	height: 25px;
	width: 140px;
	background-color: #9A6150;
}



#phone {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-right: 8px;
	padding-top: 5px;
	color: #243746;
}
/* Header Area Ends */

/* Header Image Panel Starts */
#imagepanel {
	width: 940px;
	clear: both;
	float: left;
}
/* Header Image Panel Ends */

/* Content Area Panel Starts */
#content {
	width: 940px;
	clear: both;
	float: left;
}
#right_content {
	width: 660px;
	float: left;
	clear: right;
	padding-bottom: 100px;
}
#left_content {
	float: left;
	width: 250px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
}
.left_content_image {
	clear: right;
	float: left;
	width: 240px;
	padding-bottom: 20px;
}

/* About Content Starts */
.about_column1 {
	float: left;
	width: 310px;
	margin-top: 28px;
	padding-bottom: 20px;
	padding-right: 20px;
}
.about_column2 {
	float: left;
	width: 310px;
	margin-top: 28px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.about_column1 ol {
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #44646F;
	font-weight: bold;
	line-height: 16px;
	padding-left: 18px;
}
.aboutlink_active {
	text-decoration: underline;
	color: #333333;
}
#about_column3 {
	clear: both;
	float: left;
	width: 660px;
	padding-top: 28px;
}
#about_column3   li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	margin-left: 15px;
}
#left_aboutusnav h3 {
	color: #333333;
}

.about_column4 {
	clear: both;
	float: left;
	width: 660px;
	padding-top: 28px;
	height: auto;
}
.staffname {
	text-align: center;
	font-weight: bold;
	color: #98604F;
}
.staffimage {
	width: 161px;
	float: left;
	padding-right: 40px;
	padding-bottom: 20px;
	height: 265px;
}
.staffinfo {
	text-align: center;
	padding-top: 5px;
}
.biotext_btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4F7580;
	text-decoration: underline;
}
#bio_overlay1 {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

#left_aboutusnav {
	clear: both;
	float: left;
	padding-bottom: 20px;
	width: 240px;
}
#aboutusnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	float: left;
	color: #333333;
	clear: both;
}

#aboutusnav li {
	list-style-type: none;
	display: block;
	background-image: url(../images/benefit_bullet.png);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left: 35px;
	margin-bottom: 15px;
	padding-top: 7px;
	padding-bottom: 5px;
}
#aboutusnav a {
	text-decoration: none;
	color: #333333;
}
#aboutusnav a:hover {
	text-decoration: underline;
}
/* About Content Ends */

#left_programnav {
	clear: both;
	float: left;
	padding-bottom: 20px;
	width: 240px;
}
#programnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	clear: both;
	float: left;
}
#programnav  li  {
	list-style-type: none;
	display: block;
	background-image: url(../images/programnav_bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	margin-bottom: 15px;
	padding-top: 7px;
	padding-bottom: 5px;
}
#programnav a {
	text-decoration: none;
	color: #9A6150;
}

#programnav a:hover {
	text-decoration: underline;
}
#left_benefits {
	clear: both;
	float: left;
	padding-bottom: 40px;
	width: 240px;
}
#benefits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}
#benefits li {
	list-style-type: none;
	display: block;
	background-image: url(../images/benefit_bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	padding-top: 7px;
	padding-bottom: 5px;
	margin-bottom: 4px;
}
.readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #98604F;
}

#popup_overlay1   {
	display: block;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

#left_articlesnav {
	clear: both;
	float: left;
	padding-bottom: 40px;
	width: 240px;
}
#articlesnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #364F56;
}
#articlesnav li {
	list-style-type: none;
	display: block;
	background-image: url(../images/blue_bullet.png);
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-left: 35px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-top: 6px;
}
#articlesnav a {
	color: #364F56;
	text-decoration: none;
}
#articlesnav a:hover {
	color: #364F56;
	text-decoration: underline;
}


/* Home Content Starts*/
#home_content1 {
	float: left;
	width: 620px;
	height: 180px;
	margin-top: 8px;
	background-color: #c8e2e9;
	padding: 20px;
	clear: right;
	margin-bottom: 20px;
}
#home_content1 p {
	float: left;
	clear: right;
	width: 340px;
	padding-bottom: 20px;
	line-height: 16px;
}
#home_content2 {
	float: left;
	width: 310px;
	padding-right: 40px;
	padding-bottom: 20px;
}

#home_content3 {
	float: left;
	width: 310px;
}
#home_content4 {
	float: left;
	width: 620px;
	height: 180px;
	margin-top: 8px;
	background-color: #e6e0cb;
	clear: both;
	padding: 20px;
}
#home_content4 p {
	float: left;
	clear: right;
	width: 340px;
	padding-bottom: 20px;
	line-height: 16px;
}
.whatsnew_content {
	float: left;
	width: 660px;
	height: auto;
	clear: both;
	margin-bottom: 20px;
	margin-top: 28px;
}
.whatsnew_contentbox {
	float: left;
	width: 620px;
	clear: both;
	background-color: #C8E2E9;
	padding: 20px;
}
/* Home Content Ends */

/* Footer Content Starts */
#footer {
	height: 210px;
	position: relative;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
}


#footer_info {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	height: 210px;
	padding-right: 10px;
	padding-left: 10px;
}
#footer_info img {
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer_info li {
	float: left;
	display: block;
	list-style-type: none;
	border-left-width: 1px;
	border-left-style: solid;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c8e2e9;
	font-weight: bold;
	padding-left: 15px;
}
#footer_info ul {
	margin: 0px;
	padding-top: 25px;
	color: #c8e2e9;
	padding-left: 20px;
}
#footer_info   ul  li a {
	color: #c8e2e9;
	text-decoration: none;
}
#footer_info   ul  li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/* Footer Content Ends */

/* Contact Content Starts */
.contact_content {
	float: left;
	clear: both;
	margin-top: 20px;
	padding-bottom: 20px;
	width: 660px;
}
.contact_content h1 {
	padding-bottom: 8px;
}
.email  a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #845242;
}
.email  a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #845242;
	font-weight: bold;
}
#map {
	border: 2px solid #79A0AD;
	width: 550px;
	height: 300px;
}
/* Contact Content Ends */

/* Events Content Starts */
.events_content {
	float: left;
	clear: both;
	margin-top: 20px;
	padding-bottom: 20px;
	width: 660px;
}
.event_item {
	float: left;
	clear: both;
	padding-bottom: 30px;
	width: 660px;
}

.event_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #79A0AD;
}
.event_number {
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
	color: #98604F;
	padding-top: 10px;
}
.event_title {
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
}
.events_content h1 {
	padding-bottom: 8px;
}
/* Events Content Ends */

/* Login Content Starts */
#login_content {
	width: 940px;
	float: left;
	clear: right;
	padding-bottom: 100px;
}
.login_detail1 {
	float: left;
	margin-top: 20px;
	clear: both;
	width: 940px;
	height: auto;
}
.login_detail1 h1 {
	font-size: 18px;
	padding-bottom: 6px;
	padding-top: 8px;
}
.login_panel {
	height: auto;
	width: 940px;
}
.emaillogin_btn {
	float: left;
	width: 125px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.emaillogin_btn a {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #333333;
	height: 30px;
	width: 125px;
	display: block;
	line-height: 28px;
}

.emaillogin_btn a:hover {
	background-color: #99614f;
	display: block;
	height: 30px;
	width: 125px;
}
.instructlogin_btn {
	float: left;
	width: 125px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.instructlogin_btn a {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #99604D;
	height: 30px;
	width: 125px;
	display: block;
	line-height: 28px;
}

.instructlogin_btn a:hover {
	background-color: #333333;
	display: block;
	height: 30px;
	width: 125px;
}
.studentlogin_btn {
	float: left;
	width: 125px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-left: 20px;
}
.studentlogin_btn a {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #4F7580;
	height: 30px;
	width: 125px;
	display: block;
	line-height: 28px;
}
.studentlogin_btn a:hover {
	background-color: #333333;
	display: block;
	height: 30px;
	width: 125px;
}
.login_detail1 p {
	width: 600px;
}
/* Login Content Ends */

/* Testimonials Content Starts */
#testimonials_content {
	width: 940px;
	float: left;
	clear: right;
	padding-bottom: 100px;
}
.testimonials_detail1 {
	margin-top: 20px;
	width: 700px;
	padding-bottom: 40px;
	float: left;
	clear: both;
}
.testimonial_item {
	float: left;
	clear: both;
	padding-bottom: 20px;
	width: 700px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #79A0AD;
	margin-bottom: 30px;
}
.testimonial_item .testimonial_pic {
	width: 110px;
	float: left;
}
.testimonial_item p {
	padding-left: 120px;
}
.testimonial_title {
	font-size: 14px;
	color: #98604F;
	font-weight: bold;
	text-decoration: underline;
}

/* Testimonials Content Ends */

/* Faq Content Starts */
#faq_content {
	width: 940px;
	float: left;
	clear: right;
	padding-bottom: 100px;
}

.faq_info h1 {
	font-size: 18px;
	padding-bottom: 5px;
}


.faq_info {
	float: left;
	margin-top: 20px;
	clear: both;
	width: 600px;
}
.faq_info li  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 12px;
	font-weight: bold;
	color: #395F6A;
	margin-left: 20px;
}
.faq_info li a {
	color: #344D54;
	text-decoration: none;
}
.faq_info a:hover {
	color: #9A6150;
	text-decoration: underline;
}
/* Faq Content Ends */

#left_linksnav {
	clear: both;
	float: left;
	padding-bottom: 40px;
	width: 240px;
}
#linksnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
#linksnav li {
	list-style-type: none;
	display: block;
	background-image: url(../images/benefit_bullet.png);
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-left: 35px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-top: 6px;
}

#linksnav a {
	color: #333333;
	text-decoration: none;
}
#linksnav a:hover {
	color: #333333;
	text-decoration: underline;
}
.articles_content1       ol    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 22px;
	color: #99624E;
}

.articles_content1 {
	float: left;
	margin-top: 20px;
	clear: both;
	width: 940px;
	padding-bottom: 80px;
}
.article_list1 {
	padding-left: 22px;
}
#left_program_submenu h3 {
	font-size: 20px;
	padding-top: 4px;
}


/* Programs Sub Menu Starts */
#left_program_submenu {
	clear: both;
	float: left;
	padding-bottom: 20px;
	width: 240px;
}
#program_submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	clear: both;
	float: left;
	color: #4F7580;
}
#program_submenu  li  {
	list-style-type: none;
	display: block;
	background-image: url(../images/program_subarrow.png);
	background-repeat: no-repeat;
	background-position: 3px center;
	width: 223px;
	background-color: #D0E6E6;
	padding-left: 17px;
	text-indent: 5px;
	margin-bottom: 1px;
}

#program_submenu a {
	text-decoration: none;
	color: #4F7580;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
}

#program_submenu a:hover {
	text-decoration: underline;
	color: #9A614E;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#program_submenu     .programsubmenu_active  a       
 {
	text-decoration: underline;
	color: #98604F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#program_submenu     li    a.active   {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: auto;
	background-color: #8EADB9;
	display: block;
}
/* Programs Sub Menu Ends */

.program_details ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-position: outside;
	list-style-type: disc;
	color: #9A6150;
}
.program_fee_options_text {
	padding-left: 10px;
}
.program_tuitionfee_text {
	color: #9A6150;
}
.program_phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9A6150;
}
.program_latestnews {
	font-size: 12px;
	padding-left: 15px;
}


.program_features_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-position: inside;
	line-height: 18px;
}
.program_prerequisites_list {
	padding-right: 40px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9A6150;
	font-weight: bold;
}
.program_apply_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4F7580;
	line-height: 18px;
	padding-left: 15px;
}
.romantext_large {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
}
.romantext_footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
.osap_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	list-style-position: inside;
	padding-left: 12px;
}
</pre></body></html>