/* general */
html,
body  {
	margin: 0;
	padding: 0;
}
body  {
	background: #F9F5CE;
	color: #333;
	font: 12px/16px Verdana, Helvetica, sans-serif;
}
input, textarea, select, option {
	font: 12px/16px Verdana, Helvetica, sans-serif;
}
img  {
	border: none;
	display: block;
}
a  {
	text-decoration: underline;
}
a:hover  {
	text-decoration: none;
	}
p  {
	margin: 15px 0;
}
/* headings */
h1  {
	position: absolute;
	top: 10px;
	left: 69px;
	margin: 0;
	width: 132px;
	height: 132px;
	overflow: hidden;
	background: url('images/logo.gif') no-repeat;
	text-indent: -9999px;
}
h1 a  {
	display: block;
	height: 132px;
}
h2  {
	color: #7F954B;
	font: bold 18px/20px Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 17px 0;
	text-align: center;
	border-bottom: 6px solid #BFCAA5;
}
h3  {
	color: #7F954B;
	font: bold 16px/20px Verdana, Helvetica, sans-serif;
	margin: 10px 0;
}
h4  {
	font: bold 16px/25px Verdana, Helvetica, sans-serif;
	color: #0F4A7D;
	margin: 5px 0 0 10px;
}
h4.front  {
	font: bold 16px/25px Verdana, Helvetica, sans-serif;
	color: #0F4A7D;
	margin: 0px 0 0 0px;	
}
h5  {
	color: #0F4A7D;
	font: bold 14px/18px Verdana, Helvetica, sans-serif;
	margin: 5px 0 0 10px;
}
h6  {
	color: #0F4A7D;
	font: bold 13px/16px Verdana, Helvetica, sans-serif;
	margin: 0 0 9px 0;
	padding: 5px 0 10px 0;
	border-bottom: 1px solid #E3DFB0;
}
hr  {
	border: 1px solid #E3DFB0;
}
.blue  {
	color: #0F4A7D;
}
/* header */
#header .inner  {
	margin: 0 auto;
	overflow: hidden;
	background: url('images/shadow.png') repeat-y;
	position: relative;
	padding: 10px 9px 0 259px;
	width: 550px;
}
#header  {
	background: #7F944B url('images/header.jpg') no-repeat 50% 0;
	height: 155px;
}
#header .inner  {
	
}
#header strong  {
	float: right;
	font: 20px/40px 'Trebuchet MS', Helvetica, sans-serif;
	padding: 0 20px;
	color: #54642F;
}
/* top navigation */
.top-navigation  {
	margin: 0;
	padding: 0 0 14px 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
}
.top-navigation li  {
	float: left;
	padding-left: 5px;
}
/* main navigation */
.main-navigation  {
	padding: 0 10px 0 5px;
	margin: 18px 0 0 0;
	list-style: none;
	float: right;
	background: #78201B url('images/bg_nav_ul.gif') repeat-x;
	border-top: 1px solid #A26359;
	border-left: 1px solid #AF7A72;
}
.main-navigation li  {
	float: left;
	background: url('images/nav_separator.gif') no-repeat 0 50%;
	padding: 10px 14px;
}
.main-navigation a  {
	color: #FFF;
	font: 15px/17px Arial, sans-serif;
	text-decoration: none;
}
.main-navigation a:hover  {
	text-decoration: underline;
}
.first  {
	background: none !important;
}
/* footer */
#footer  {
	background: url('images/bg_footer.gif') repeat-x 0 154px;
	text-align: center;
	color: #7C7A67;
}
#footer .inner  {
	background: url('images/foot_shadow.gif') no-repeat 50% 0;
	width: 792px;
	margin: 0 auto;
	padding: 0 13px;
}
#footer ul  {
	margin: 0;
	padding: 45px 0 20px;
	list-style: none;
}
#footer li  {
	display: inline;
	padding: 0 1px 0 5px;
	background: url('images/separator_footer.gif') no-repeat 0 50%;
}
#footer a  {
	color: #7C7A67;
	text-decoration: none;
}
#footer a:hover  {
	text-decoration: underline;
}
#footer .logo  {
	display: block;
	margin: 10px auto;
	width: 81px;
}
.left  {
	float: left;
}
.right  {
	float: right;
}
/* main */
#main  {
	padding: 5px 13px;
	background: url('images/bg_main.gif') repeat-y;
	margin: 0 auto;
	width: 792px;
	overflow: hidden;
}
/* degrees block */
.degrees  {
	background: #CDCFD2 url('images/bg_degrees.gif') repeat-x 0 100%;
	width: 100%;
	overflow: hidden;
}
.degrees img  {
	float: right;
}
.degrees ul  {
	margin: 0;
	padding: 6px 0 6px 28px;
	list-style: none;
	float: left;
}
.degrees ul li  {
	float: left;
	clear: left;
	width: 215px;
	border: 1px solid #E5E6E8;
	margin: 8px 0;
	background: url('images/bg_degrees_li.gif') repeat-x;
	padding: 5px 0;
	text-align: center;
	font: bold 15px/20px Helvetica, Verdana, sans-serif;
}
.degrees a  {
	text-decoration: none;
	color: #FFF;
}
/* bottom box on the index page */
.wrap  {
	width: 100%;
	overflow: hidden;
	background: url('images/grey.gif') repeat-y 50% 0;
	margin: 5px 0;
}
.halfL  {
	width: 290px;
	padding: 0 25px;	
}
.halfR  {
	width: 400px;
	padding: 0 20px;
}
.halfR select  {
	font: 10px/10px Helvetica, Verdana, sans-serif;
}
.halfL a  {
	color: #701209;
}
.half  {
	width: 365px;
	padding: 0 15px;
}
.half a  {
	color: #701209;
}
.half ul  {
	margin: 0;
	padding: 0;
	list-style: none;
}
.half ul li  {
	padding: 4px 0;
}
.half ul li a  {
	color: #333;
}
.profile  {
	background: #F7F2BE;
	padding: 3px;
	width: 359px;
	overflow: hidden;
	margin: 10px 0;
}
.profile img  {
	float: left;
}
.profile .txt  {
	margin: 0 0 0 132px;
}
/* breadcrumbs */
.breadcrumbs  {
	background: #F9F5CE;
	padding: 5px 10px;
	font-size: 10px;
	color: #7C7A67;
}
.breadcrumbs a  {
	color: #7C7A67;
}
.overflow  {
	width: 100%;
	overflow: hidden;
}
.overflow .half  {
	width: 355px;
	padding: 0 10px 0 30px;
}
.overflow ul  {
	margin: 5px 0 15px 0;
}
.prospective  {
	background: #F9F5CE;
	padding: 5px 10px;
}
.prospective ul  {
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}
.prospective li  {
	float: left;
	width: 49%;
}
/* sub navigation */
.sub-navigation  {
	margin: 2px 0 4px 0;
	padding: 10px 0;
	list-style: none;
	background: #B5C196 url('images/bg_subnav.gif') repeat-x;
	text-align: center;
}
.sub-navigation li  {
	display: inline;
	background: url('images/separator_subnav.gif') no-repeat 0 50%;
	padding: 0 20px;
	font: bold 14px/18px Verdana, Helvetica, sans-serif;
}
.sub-navigation a:link  {
	color: #FFFFFF;
	text-decoration: none;
}
.sub-navigation a:visited  {
	color: #EFEFEF;
	text-decoration: none;	
}
.sub-navigation a:hover  {
	color: #701209;
}
.sub-navigation a:active  {
	color: #701209;
}


/* left column */
#leftcol  {
	width: 249px;
	float: left;
	margin: 0 0 -9999px 0;
	padding: 0 0 9999px 0;
	background: url('images/grey.gif') repeat-y 100% 0;
}
#leftcol ul  {
	margin: 0;
	padding: 0 20px 0 20px;
	list-style: none;
}
#leftcol li  {
	padding: 10px 0 0 0;
}
#leftcol a  {
	color: #333;
}
/* content part */
#content  {
	width: 485px;
	padding-right: 30px;
	float: right;
}
.wider  {
	width: 495px !important;
}
#content ul  {
	margin: 10px 0;
	padding: 0 0 0 45px;
}
#content ul li  {
	padding: 4px 0;
	line-height: 16px;
}
/* table */
.programs  {
	width: 100%;
	table-layout: fixed;
	border: 1px solid #C7C7C7;
	margin: 0 0 20px 0;
}
.programs td  {
	border: 1px solid #C7C7C7;
	padding: 4px;
}
thead  {
	background: #CAD1D8;
}
th  {
	padding: 4px;
	text-align: left;
	font: bold 13px/16px Verdana, Helvetica, sans-serif;
	border: 1px solid #C7C7C7;
}
td.heading  {
	background: #E6E5E4;
  font-weight: bold;	
}
#bolder {
  font-weight: bold;
}
#italic {
	font-style: italic;
}
#bolditalic {
	font-style: italic;
   font-weight: bold;
}
#boldred {
  font-weight: bold;
	color: #ff0000;	
}
a.sidebar  {
	text-decoration: none;
	font-weight: bold;
}
a.sidebar:visited  {
	text-decoration: none;
	font-weight: normal;
}
a.sidebar:hover  {
	text-decoration: underline;
}
li.news{
	list-style-type: square;
}

.curriculum-chart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 4px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
}

.term {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	FONT-WEIGHT: bold;	
}

.section {
	FONT-WEIGHT: bold;	
	
}

.altrow {
	background-color : #e9eced;
}
#facultyname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
}

.boldquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #134C7E;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1px;
	line-height: 28px;
}

.studentid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}
.letter {
	font-family: serif;
	font-style: italic;
	font-size: 14px;
}

.programtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #134C7E;
	background-color : #e9eced;
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	font-weight : bold;
	border-bottom-color : #134C7E;
	border-bottom-style : solid;
	border-bottom-width : thin;
	margin-bottom : 0px;
	width : 350px;
}

.site-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.chart-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.profile-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.promo-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#courselist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.letterstart {
	font-family: serif;
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
}
table.CourseT1 {
	border-spacing: 0;
	border: 1px; 
	border-color: #BFCAA5;
	background-color: #BBC994;
}
td.maindesc {
	background-color: #ffffff;	
	padding: 20px;
}
table.CourseT2 {
	border-spacing: 0;
	border: none; 
	border-collapse: collapse;
	padding: 20px;
}
#partcol  {
	width: 300px;
	float: left;
	margin: 0 0 -9999px 0;
	padding: 0 0 9999px 0;
}
#lgcol  {
	width: 295px;
	float: left;
	margin: 0 0 -9999px 0;
	padding: 0 0 9999px 0;
}
#smcol  {
	width: 190px;
	float: right;
	background-color: #FFFFFF;
	border: 1px solid #9999FF;
}
#smcol p  {
	margin: 10px;
	padding: 0 5px 0 5px;
}
A.NOTE:visited {
	FONT-WEIGHT: normal;
	COLOR: red;
}
A.NOTE:hover {
	FONT-WEIGHT: bold;
	COLOR: red;
}
A.NOTE:active {
    FONT-WEIGHT: bold;
    COLOR: red;
}
A.NOTE:link {
	FONT-WEIGHT: bold;
	COLOR: red;
}
#fullcontent  {
	width: 730px;
	padding-right: 30px;
	float: right;
}
p.NOTE {
	FONT-WEIGHT: bold;
	COLOR: red;
}
.addin {
	position: relative;
	right: 20px;
	width: 150px;
	clear: left;
}
.topic1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	background-color : #0F4A7D;	
	font-weight: bold;
	padding-top : 4px;
	padding-left : 4px;
	padding-bottom : 4px;	
}
.topic2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	background-color : #A4B873;
	padding-top : 2px;
	padding-left : 4px;
	padding-bottom : 2px;
}
.topic3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	background-color : #ffffff;
	padding-top : 2px;
	padding-left : 4px;
	padding-bottom : 2px;
}
#indent {
	padding: 2px;
	background-color: #E2EACA;
	margin: 5px;
	border-color: #8AA055;
	border-width: thin;
	border-style: dotted;
}
.studentmsg  {
	background: #FFBE44;
	padding: 3px;
	width: 359px;
	overflow: hidden;
	margin: 10px 0;
}
.studentmsg .txt  {
	margin: 0 0 0 132px;
}
#Holiday {
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-top: 5px;	
	background-color: #F7F2BE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
#gsearch {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#accredit  {
	color: #333;
	font: 9px/10px Verdana, Helvetica, sans-serif;
}
table.chart {
	border-collapse: collapse;
	background: #F9F5CE;	
}
tr.chart1 {
	background: #889E53;
	color: #fff;
	border-bottom: thin solid White;
}
tr.chart1a {
	background: #0F4A7D;
	color: #fff;
	border-bottom: thin solid White;
}
tr.chart2 {
	background: #0F4A7D;
	color: #fff;
}
td.chart {
	border: thin solid White;
	padding: 3px;
}
td.chart5 {
	border: thin solid White;
	padding-bottom: 5px;
	padding-top: 5px;	
	padding-left: 3px;
}
td.bold {
	font-weight: bold;
	border: none;	
}
ul {
	margin-right: 30px;
}
.bold {
	font-weight: bold;
}