/* MAIN PAGE ELEMENTS */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-left: 0px;
	background-image: url(../images/background.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
}

p {
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 22px;
}
p.breadcrumb {
	padding-top: 0px;
}

/* HEADERS */
h1 {
	margin-top: 0px;
	font-size: 21px;
	font-weight: normal;
	color: #800000;
	margin-bottom: 7px;
	padding-bottom: 3px;
	
}
h2 {
	margin-top: -1px;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 1px;
}
h1.connections {
	margin-top: 0px;
	font-size: 150%;
	font-weight: 700;
	color: #FF9900;
	margin-bottom: 25px;
}
h2.connections {
	margin-top: -1px;
	font-size: 125%;
	color: #0033FF;
	margin-bottom: 1px;
}
h3.connectionsOrange {
	font-size: 115%;
	color: #FF9900;
	margin-bottom: -1px;
}
h3.connectionsBlue {
	font-size: 115%;
	color: #0033FF;
	margin-bottom: -1px;
}
h3 {
	margin-top: 0px;
	font-size: 115%;
	color: #800000;
	margin-bottom: -1px;
}
h4 {
	margin-top: 5px;
	font-size: 105%;
	color: #800000;
	margin-bottom: 0px;
}
h5 {
	margin-top: 0px;

	font-size: 115%;
	color: #000000;
	margin-bottom: -1px;
	padding-bottom: 10px;
}
h6 {
	margin-top: -5px;
	font-size: 105%;
	color: #000000;
	margin-bottom: -1px;
}
h2.tabHeadMain {
	margin-top: 0px;
	font-size: 125%;
	color: #000000;
	margin-bottom: 5px;
}
h3.tabHeadSub {
	margin-top: 10px;
	font-size: 115%;
	color: #800000;
}
.redBold100 {
	font-weight: bold;
	color: #800000;
}
.blackBold100 {
	font-weight: bold;
	color: #000000;
}
.redBold105 {
	font-size: 105%;
	font-weight: bold;
	color: #800000;
}
.blackBold105 {
	font-size: 105%;
	font-weight: bold;
	color: #000000;
}
.redBold115 {
	font-size: 115%;
	font-weight: bold;
	color: #800000;
}
.blackBold115 {
	font-size: 115%;
	font-weight: bold;
	color: #000000;
}
/* LINKS */
a, a:visited {
	color: #800000;
}
a:focus, a:hover, {
 color: #4E4B3F;
}
/* LEFT SIDE  */
td.infoForHead {
	text-align: left;
	margin-left: .75em;
	font-size: 115%;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.infoForHeadNoLink {
	text-align: left;
	padding-left: .75em;
	font-size: 115%;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.infoForHead {
	text-align: left;
	margin-left: .75em;
	font-size: 115%;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.infoForHead a.infoForHead, a.infoForHead:hover, a.infoForHead:visited, a.infoForHead:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 100%;
}
/* MAIN CONTENT  */
td#topContent {
	padding: 15px 15px 15px 15px;
	
	}
td#mainContent {
	width: 445px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 25px;
	text-align: left;
	vertical-align: top;
}
td#mainContentNew{
	width: 445px;
	padding: 0px 15px 10px 20px;
	text-align: left;
	vertical-align: top;
}
td#mainContentFull {
	width: 600px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 25px;
	text-align: left;
	vertical-align: top;
}
td#rightColumn2 {
	vertical-align: top;
	color: #333333;
	font-size: 100%;
	padding-right: 20px;
	text-align: left;
	width: 250px;
}
.bodyList1Head {
	padding-left: 15px;
	font-size: 130%;
	font-weight: bold;
	padding-top: 10px;
	color: #300000;
	text-align: left;
}
#bodyList1 ul {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 15px;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 15px;
	font-size: 90%;
	text-align: left;
}
#bodyList1 li {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style: none;
}
#bodyList1 a {
	text-align: left;
	color: #990000;
	vertical-align: top;
}
#bodyList1 a:link, #bodyList1 a:visited {
	padding-top:2px;
	padding-bottom:5px;
	color: #990000;
	text-decoration: none;
}
#bodyList1 a:hover {
	color: #333333;
}
#bodyList {
	margin-bottom: 20px;
	margin-top: 10px;
	font-size: 90%;
	line-height: 18px;
	list-style: square;
}
#bodyList2 {
	margin-bottom: 20px;
	margin-top: 10px;
	font-size: 90%;
	line-height: 18px;
	list-style-type: none;
}
#resourcesList {
	margin-left: 0px;
	margin-bottom: 20px;
	margin-top: 10px;
	font-size: 90%;
	line-height: 18px;
	list-style: square;
}
ol {
	line-height: 18px;
}
li {
	margin-bottom: 5px;
}
#requirementsList {
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 18px;
	list-style-type: square;
}
#requirementsList1 {
	font-size: 90%;
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 18px;
	list-style-type: square;
	margin-right: 15px;
}
#requirementsListSub {
	font-size: 95%;
	font-weight: normal;
	list-style-type: square;
}
.bodyNavBox {
	background-image: url(../images/listBackgroundBig.gif);
	background-repeat: no-repeat;
	width: 216px;
}
.bodyNav1Head {
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 2px;
	font-size: 135%;
	font-weight: 700;
	padding-top: 5px;
	color: #990000;
	text-align: left;
}
#bodyNav1 ul {
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-left: 10px;
	padding-bottom: 15px;
	font-size: 90%;
	text-align: left;
}
#bodyNav1 a {
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: left;
	color: #990000;
	vertical-align: top;
}
#bodyNav1 a:link, #bodyNav1 a:visited {
	color: #990000;
	text-decoration: underline;
}
#bodyNav1 a:hover {
	color: #333333;
}
td.body {
	border-right: 1px solid #4E4B3F;
	background-color: #FFFFFF;
}
/* Google Search Styles */
td#google {
	padding-right: 15px;
	color: #FFFFFF;
}
input#google {
	font-size: 80%;
	width: 125px;
	height: 14px;
	border: 1px solid #330000;
	background-color: #FFFFFF;
}
input.googleButton {
	font-size: 70%;
	width: 50px;
	height: 18px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
/* Header Styles*/
a.top {
	line-height: 20px;
	font-size: 85%;
	color: #990000;
}
td#topHeaderNav {
	font-size: 85%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
	color: #FFFFFF;
}
a.topHeaderNav {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited.topHeaderNav {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover.topHeaderNav {
	text-decoration: underline;
	color: #C1BA9C;
}
#navcontainer ul {
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	border-top: 1px solid #FFFFFF;
}
#navcontainer a {
	display: block;
	width: 181px;
	height: 20px;
	background: url(../images/leftNav/subLeftNavBg.gif);
}
#navcontainer a:link, #navlist a:visited {
	padding-left:20px;
	padding-top:5px;
	color: #333333;
	text-decoration: none;
}
#navcontainer a:hover {
	background: url(../images/leftNav/subLeftNavBgOver.gif);
	color: #FFFFFF;
}
/*HNU Spotlight Content*/
.spotlightHead {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 135%;
	font-weight: 700;
	color: #990000;
	width: 415px;
}
.spotlight {
	padding-bottom: 15px;
	font-size: 95%;
	color: #333333;
	width: 425px;
	vertical-align: top;
}
.spotlightImage {
	padding-right: 10px;
	padding-left: 2px;
}
.otherStoryHead {
	width: 300px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 105%;
	font-weight: 700;
	color: #990000;
}
.otherStory {
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 85%;
	color: #333333;
	width: 425px;
	vertical-align: top;
}
.otherStoryImage {
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 2px;
}
/*End HNU Spotlight Content*/

/*Right Column Content Info For Sections*/
td#rightColumn {
	vertical-align: top;
	font-size: 100%;
	padding-top: 15px;
	text-align: left;
	width: 185px;
}

td#rightColumnNew {
	vertical-align: top;
	color: #333333;
	font-size: 100%;
	padding-top: 10px;
	text-align: left;
	width: 174px;
}

.rightNavHead {
	font-size:110%;
	font-weight: bold;
	color: #4E4B3F;
	text-align: left;
	border-bottom: 2px solid #300000;
	margin-left: 3px;
	margin-right: 7px;
	padding-bottom: 2px;
	width: 165px;
}
.rightNavBox {
	width: 180px;
}
#rightNav ul {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-left: 3px;
	padding-right: 7px;
	list-style-type: none;
	font-size: 85%;
}
#rightNav {
	padding-bottom: 15px;
}
#rightNav a {
	display: block;
	text-align: left;
	color: #4E4B3F;
	border-bottom: 1px dashed #800000;
	text-decoration: none;
	padding-top:4px;
	padding-bottom:4px;
}
#rightNav a:hover {
	color: #800000;
	border-bottom: 1px dashed #800000;
}
#rightNavNews ul {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-left: 3px;
	padding-right: 7px;
	list-style-type: none;
	font-size: 85%;
}
#rightNavNews {
	padding-bottom: 15px;
}
#rightNavNews a {
	display: block;
	text-align: left;
	color: #000000;
	text-decoration: none;
	padding-top:4px;
	padding-bottom:4px;
	border-bottom: 1px solid #dddddd;
}
#rightNavNews a:hover {
	color: #800000;
	border-bottom: 1px solid #dddddd;
}
.eventsLink {
	padding-top: 5px;
	padding-bottom: 7px;
	background-color: #800000;
	width: 170px;
	padding-left: 10px;
}
.hnuEventsBox {
	width: 180px;
	background-color: #C1BA9C;
}
.hnuEventsHead {
	width: 173px;
	background-color: #C1BA9C;
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: left;
	background-color: #800000;
	border-bottom: 1px solid #FFFFFF;
}
.hnuEvent {
	font-weight: bold;
	padding-right: 7px;
	padding-top: 7px;
	padding-left: 7px;
	font-size: 90%;
	color: #800000;
	text-align: left;
}
a.hnuEvent {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.hnuDate {
	padding-right: 5px;
	padding-left: 7px;
	font-size: 90%;
	color: #250000;
	padding-bottom:7px;
	text-align: left;
	border-bottom: 1px solid #FFFFFF;
}
/* Footers Styles*/
td#footer {
	text-align: left;
	padding: 10px;
	padding-bottom: 15px;
	padding-top: 15px;
}
.hnuFooter {
	font-size: 90%;
	font-weight: bold;
	color: #800000;
}
.hnuAddressFooter {
	font-size: 85%;
	color: #300000;
}
.contactBox {
	width: 180px;
	text-align: left;
	vertical-align: top;
}
.contactHead {
	font-size: 110%;
	font-weight: bold;
	color: #C1BA9C;
	padding-bottom: 2px;
}
.contactCopy {
	font-size: 90%;
	color: #FFFFFF;
}
#admissionsList {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 1;
}
table.studentTypeList {
	border: 1px solid #4E4B3F;
}
td.studentTypeList {
	background-repeat: no-repeat;
}
#studentTypeList ul {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 15px;
	list-style-type: none;
	text-align: left;
	font-size: 90%;
}
#studentTypeList li {
	padding-top: 3px;
	padding-bottom: 3px;
	height: 15px;
}
#studentTypeList a:link, #studentTypeList a:visited {
	text-decoration: underline;
}
.bodyHead {
	width: 210px;
	margin-right: 10px;
	padding-bottom: 2px;
	font-size: 115%;
	font-weight: 700;
	padding-top: 5px;
	color: #990000;
	text-align: left;
}
#bodyNav ul {
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 15px;
	font-size: 90%;
	text-align: left;
}
#bodyNav a {
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: left;
	color: #990000;
	vertical-align: top;
}
#bodyNav a:link, #bodyNav1 a:visited {
	color: #990000;
	text-decoration: underline;
}
#bodyNav a:hover {
	color: #333333;
}
.newsEventsBack {
	text-align: right;
}
#alumniContactBox {
	width: 156px;
	border: solid 1px #000000;
	background: #FFFFFF;
	padding: 7px 7px 7px 7px;
	text-align: left;
	margin-bottom: 10px;
}
#alumniContactHead {
	font-size: 110%;
	color: #800000;
	padding-bottom: 7px;
	font-weight: bold;
}
#alumniContactCopy {
	font-size: 90%;
	color: #000000;
	line-height: 17px;
}
#jumpMenu {
	width: 170px;
	margin-top: 10px;
}
.leftImages {
	padding: 0px 0px 10px 0px;
}
.bodyImage {
	background-color: #fff;
	border: 1px solid #330000;
	margin: 5px 10px 0px 0px;
	padding: 6px;
}
.bodyImages {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	border: solid 1px #000000;
}
.bodyImageBig {
	padding-bottom: 15px;
}
/* Residence Life Styles*/
table.resLifePolicies {
	border: 1px solid #00d8ff;
}
td.resLifePolicies {
	text-align: center;
	background-image: url(../studentLife/involvement/images/resLifePoliciesBackground.gif);
	background-repeat: no-repeat;
}
#resLifePolicies ul {
	margin: 0 0 0 15px;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 15px;
	list-style-type: square;
	text-align: left;
	font-size: 90%;
	width: 180px;
	line-height: 17px;
}
#resLifePolicies a:link, #resLifePolicies a:visited {
	color: #00abca;
	text-decoration: none;
}
#resLifePolicies a:hover {
	color: #000000;
}
table.resLife {
	border: 1px solid #F0B310;
}
td.resLife {
	background-image: url(../images/listBackground.gif);
	background-repeat: no-repeat;
}
#resLife2 ul {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
	margin-right: 0;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	list-style-type: square;
	text-align: left;
	font-size: 90%;
	width: 180px;
	line-height: 18px;
}
#resLife ul {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 15px;
	margin-right: 0;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	list-style-type: square;
	text-align: left;
	font-size: 90%;
	width: 400px;
}
#resLife li {
	padding-top: 2px;
	padding-bottom: 2px;
}
#resLife a:link, #resLife a:visited {
	color: #990000;
	text-decoration: none;
}
#resLife a:hover {
	color: #333333;
}
#featuredVideo {
	border: solid 2px #FFFFFF;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
td.featuredVideoHead {
	background-color: #660000;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 115%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
tr.featuredVideo {
	background-color: #d9a714;
}
#featuredVideoText {
	color: #FFFFFF;
	margin-top: 5px;
	padding-left: 10px;
	padding-right: 15px;
}
ol {
	margin-bottom: 20px;
	margin-top: 10px;
	font-size: 90%;
	line-height: 18px;
}
p.people {
	padding-right: 5px;
	font-size: 95%;
}
td.peopleNav {
	padding: 5px;
	width: 140px;
	height: 30px;
	font-size: 90%;
	background-color: #b4af91;
	text-align: center;
	color: #FFFFFF;
	vertical-align: middle;
	border: solid 1px #000000;
}
a:link.peopleLink, a:visited.peopleLink {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover.peopleLink {
	text-decoration: none;
	color: #000000;
}
/* Graduate Programs Elements */
h1.graduate {
	margin-top: 0px;
	font-size: 150%;
	font-weight: 700;
	color: #535843;
	padding-bottom: 5px;
	border-bottom: solid 1px #535843;
}
a.gradInfosession
{
	display: block;
	padding: 5px;
	background-color: #FFCC00;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	cursor: hand;
}
a:hover.gradInfosession 
{
	background-color: #4c4d4f;
	color: #FFFFFF;
}

.masterDegreeProgramsHeader
{
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 163px;
	background-color: #FFFFFF;
	border-top: solid 5px #990000;
	border-bottom: solid 5px #990000;
	border-right: solid 1px #990000;
	border-left: solid 1px #990000;
	font-size: 12px;
	font-weight: bold;
}
.masterDegreeProgramsList
{
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
	width: 153px;
	border-bottom: solid 1px #990000;
	border-right: solid 1px #990000;
	border-left: solid 1px #990000;
	font-size: 11px;
}
.masterDegreeProgram
{
	width: 153px;
	line-height: 13px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000000;
}
a.masterDegreeProgram
{
	color: #000000;
}
a:hover.masterDegreeProgram
{
	color: #990000;
}
/* MBA Programs Elements */
h1.mbaHeader {
	margin-top: 0px;
	font-size: 150%;
	font-weight: 700;
	color: #bf1140;
	padding-bottom: 5px;
	border-bottom: solid 1px #bf1140;
}
.gradInfosessionMba
{	
	padding-top: 5px;
	padding-bottom: 5px;
	width: 170px;
	background-color: #bf1140;
	color: #FFF;
	vertical-align: middle;
	text-align:center;
	margin-bottom: 15px;
}
.mbaProgramsHeader
{
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 163px;
	background-color: #FFFFFF;
	border-top: solid 5px #990000;
	border-bottom: solid 5px #990000;
	border-right: solid 1px #990000;
	border-left: solid 1px #990000;
	font-size: 12px;
	font-weight: bold;
}
.mbaList
{
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
	width: 153px;
	border-bottom: solid 1px #990000;
	border-right: solid 1px #990000;
	border-left: solid 1px #990000;
	font-size: 11px;
	margin-bottom: 15px;
}
.mba
{
	width: 158px;
	line-height: 13px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000000;
}
a.mba
{
	color: #000000;

}
a:hover.mba
{
	color: #990000;
}
.featuredMBA
{	
	text-align: left;
	font-style: italic; 
	font-weight: bold; 
	padding-right: 10px; 
	font-size: 12px;
	padding: 10px;
	width: 150px;
	background-color: #4c4d4f;
	color: #FFF;
	vertical-align: middle;
}
.featureMBAHead
{
	padding: 10px 10px 0px 10px;
	width: 150px;
	font-size: 12px;
	font-weight: bold;
	color: #bf1140;
}
.featureMBAContent
{
	font-size: 11px;
	color: #000000;
	line-height: 17px;
	padding: 5px 10px 10px 10px;
	width: 145px;
	margin-bottom: 15px;
}

/* Counseling Psych Program Elements */
h1.counPsychHeader {
	margin-top: 0px;
	font-size: 150%;
	font-weight: 700;
	color: #94bf54;
	padding-bottom: 5px;
	border-bottom: solid 1px #94bf54;
}
.gradInfosessioncounPsych
{	
	padding-top: 5px;
	padding-bottom: 5px;
	width: 170px;
	background-color: #94bf54;
	color: #FFF;
	vertical-align: middle;
	text-align:center;
	margin-bottom: 15px;
}
.counPsychProgramsHeader
{
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 163px;
	background-color: #FFFFFF;
	border-top: solid 5px #990000;
	border-bottom: solid 5px #990000;
	border-right: solid 1px #990000;
	border-left: solid 1px #990000;
	font-size: 12px;
	font-weight: bold;
}
.counPsychList
{
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
	width: 153px;
	border-bottom: solid 1px #990000;
	border-right: solid 1px #990000;
	border-left: solid 1px #990000;
	font-size: 11px;
	margin-bottom: 15px;
}
.counPsychHead
{
	width: 158px;
	line-height: 13px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-style:  italic;
}
.counPsych
{
	width: 153px;
	line-height: 13px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000000;
}
a.counPsych
{
	color: #000000;
}
a:hover.counPsych
{
	color: #990000;
}
.featuredcounPsych
{	
	text-align: left;
	font-style: italic; 
	font-weight: bold; 
	padding-right: 10px; 
	font-size: 12px;
	padding: 10px;
	width: 150px;
	background-color: #4c4d4f;
	color: #FFF;
	vertical-align: middle;
}
.featurecounPsychHead
{
	padding: 10px 10px 0px 10px;
	width: 145px;
	font-size: 12px;
	font-weight: bold;
	color: #658732;
}
.featurecounPsychContent
{
	font-size: 11px; 
	color: #000000;
	line-height: 17px;
	padding: 5px 10px 10px 10px;
	width: 150px;
	margin-bottom: 15px;
}

/* Counseling Psych Program Elements */
h1.cultSpiritHeader {
	margin-top: 0px;
	font-size: 150%;
	font-weight: 700;
	color: #42a2c6;
	padding-bottom: 5px;
	border-bottom: solid 1px #42a2c6;
}
.gradInfosessioncultSpirit

{	
	padding-top: 5px;
	padding-bottom: 5px;
	width: 170px;
	background-color: #42a2c6;
	color: #FFF;
	vertical-align: middle;
	text-align:center;
	margin-bottom: 15px;
}
.cultSpiritProgramsHeader
{
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 163px;
	background-color: #FFFFFF;
	border-top: solid 5px #990000;
	border-bottom: solid 5px #990000;
	border-right: solid 1px #990000;
	border-left: solid 1px #990000;
	font-size: 12px;
	font-weight: bold;
}
.cultSpiritList
{
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
	width: 153px;
	border-bottom: solid 1px #990000;
	border-right: solid 1px #990000;
	border-left: solid 1px #990000;
	font-size: 11px;
	margin-bottom: 15px;
}
.cultSpiritHead
{
	width: 158px;
	line-height: 13px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-style:  italic;
}
.cultSpirit
{
	width: 158px;
	line-height: 13px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000000;
}
a.cultSpirit
{
	color: #000000;
}
a:hover.cultSpirit
{
	color: #990000;
}
.featuredcultSpirit
{	
	text-align: left;
	font-style: italic; 
	font-weight: bold; 
	padding-right: 10px; 
	font-size: 12px;
	padding: 10px;
	width: 150px;
	background-color: #4c4d4f;
	color: #FFF;
	vertical-align: middle;
}
.featurecultSpiritHead
{
	padding: 10px 10px 0px 10px;
	width: 150px;
	font-size: 12px;
	font-weight: bold;
	color: #42a2c6;
}
.featurecultSpiritContent
{
	font-size: 11px; 
	color: #000000;
	line-height: 17px;
	padding: 5px 10px 10px 10px;
	width: 150px;
	margin-bottom: 15px;
}

/* Education Program Elements */
h1.educationHeader {
	margin-top: 0px;
	font-size: 150%;
	font-weight: 700;
	color: #8c7eb1;
	padding-bottom: 5px;
	border-bottom: solid 1px #8c7eb1;
}
.gradInfosessioneducation
{	
	padding-top: 5px;
	padding-bottom: 5px;
	width: 170px;
	background-color: #8c7eb1;
	color: #FFF;
	vertical-align: middle;
	text-align:center;
	margin-bottom: 15px;
}
.educationProgramsHeader
{
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 163px;
	background-color: #FFFFFF;
	border-top: solid 5px #990000;
	border-bottom: solid 5px #990000;
	border-right: solid 1px #990000;
	border-left: solid 1px #990000;
	font-size: 12px;
	font-weight: bold;
}
.educationList
{
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
	width: 153px;
	border-bottom: solid 1px #990000;
	border-right: solid 1px #990000;
	border-left: solid 1px #990000;
	font-size: 11px;
	margin-bottom: 15px;
}
.educationHead
{
	width: 158px;
	line-height: 13px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-style:  italic;
}
.education
{
	width: 158px;
	line-height: 13px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000000;
}
a.education
{
	color: #000000;
}
a:hover.education
{
	color: #990000;
}
.featurededucation
{	
	text-align: left;
	font-style: italic; 
	font-weight: bold; 
	padding-right: 10px; 
	font-size: 12px;
	padding: 10px;
	width: 150px;
	background-color: #4c4d4f;
	color: #FFF;
	vertical-align: middle;
}
.featureeducationHead
{
	padding: 10px 10px 0px 10px;
	width: 150px;
	font-size: 12px;
	font-weight: bold;
	color: #8c7eb1;
}
.featureeducationContent
{
	font-size: 11px; 
	color: #000000;
	line-height: 17px;
	padding: 5px 10px 10px 10px;
	width: 150px;
	margin-bottom: 15px;
}

/* Nursing Program Elements */
h1.nursingHeader {
	margin-top: 0px;
	font-size: 150%;
	font-weight: 700;
	color: #e89519;
	padding-bottom: 5px;
	border-bottom: solid 1px #e89519;
}
.gradInfosessionnursing
{	
	padding-top: 5px;
	padding-bottom: 5px;
	width: 170px;
	background-color: #e89519;
	color: #FFF;
	vertical-align: middle;
	text-align:center;
	margin-bottom: 15px;
}
.nursingProgramsHeader
{
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 163px;
	background-color: #FFFFFF;
	border-top: solid 5px #990000;
	border-bottom: solid 5px #990000;
	border-right: solid 1px #990000;
	border-left: solid 1px #990000;
	font-size: 12px;
	font-weight: bold;
}
.nursingList
{
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
	width: 153px;
	border-bottom: solid 1px #990000;
	border-right: solid 1px #990000;
	border-left: solid 1px #990000;
	font-size: 11px;
	margin-bottom: 15px;
}
.nursingHead
{
	width: 158px;
	line-height: 13px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-style:  italic;
}
.nursing
{
	width: 153px;
	line-height: 13px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	color: #000000;
}
a.nursing
{
	color: #000000;
}
a:hover.nursing
{
	color: #990000;
}
.featurednursing
{	
	text-align: left;
	font-style: italic; 
	font-weight: bold; 
	padding-right: 10px; 
	font-size: 12px;
	padding: 10px;
	width: 150px;
	background-color: #4c4d4f;
	color: #FFF;
	vertical-align: middle;
}
.featurenursingHead
{
	padding: 10px 10px 0px 10px;
	width: 150px;
	font-size: 12px;
	font-weight: bold;
	color: #BB7813;
}
.featurenursingContent
{
	font-size: 11px; 
	color: #000000;
	line-height: 17px;
	padding: 5px 10px 10px 10px;
	width: 150px;
	margin-bottom: 15px;
}

/* Pastoral Ministries Program Elements */
h1.pmHeader {
	margin-top: 0px;
	font-size: 150%;
	font-weight: 700;
	color: #a45404;
	padding-bottom: 5px;
	border-bottom: solid 1px #a45404;
}
.gradInfosessionpm
{	
	padding-top: 5px;
	padding-bottom: 5px;
	width: 170px;
	background-color: #a45404;
	color: #FFF;
	vertical-align: middle;
	text-align:center;
	margin-bottom: 15px;
}
.pmProgramsHeader
{
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 163px;
	background-color: #FFFFFF;
	border-top: solid 5px #990000;
	border-bottom: solid 5px #990000;
	border-right: solid 1px #990000;
	border-left: solid 1px #990000;
	font-size: 12px;
	font-weight: bold;
}
.pmList
{
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
	width: 153px;
	border-bottom: solid 1px #990000;
	border-right: solid 1px #990000;
	border-left: solid 1px #990000;
	font-size: 11px;
	margin-bottom: 15px;
}
.pmHead
{
	width: 158px;
	line-height: 13px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-style:  italic;
}
.pm
{
	width: 158px;
	line-height: 13px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000000;
}
a.pm
{
	color: #000000;
}
a:hover.pm
{
	color: #990000;
}
.featuredpm
{	
	text-align: left;
	font-style: italic; 
	font-weight: bold; 
	padding-right: 10px; 
	font-size: 12px;
	padding: 10px;
	width: 150px;
	background-color: #4c4d4f;
	color: #FFF;
	vertical-align: middle;
}
.featurepmHead
{
	padding: 10px 10px 0px 10px;
	width: 150px;
	font-size: 12px;
	font-weight: bold;
	color: #a45404;
}
.featurepmContent
{
	font-size: 11px; 
	color: #000000;
	line-height: 17px;
	padding: 5px 10px 10px 10px;
	width: 150px;
	margin-bottom: 15px;
}

/* English Program Elements */
h1.englishHeader {
	margin-top: 0px;
	font-size: 150%;
	font-weight: 700;
	color: #00aea0;
	padding-bottom: 5px;
	border-bottom: solid 1px #00aea0;
}
.gradInfosessionenglish
{	
	padding-top: 5px;
	padding-bottom: 5px;
	width: 170px;
	background-color: #00aea0;
	color: #FFF;
	vertical-align: middle;
	text-align:center;
	margin-bottom: 15px;
}
.englishProgramsHeader
{
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 163px;
	background-color: #FFFFFF;
	border-top: solid 5px #990000;
	border-bottom: solid 5px #990000;
	border-right: solid 1px #990000;
	border-left: solid 1px #990000;
	font-size: 12px;
	font-weight: bold;
}
.englishList
{
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
	width: 153px;
	border-bottom: solid 1px #990000;
	border-right: solid 1px #990000;
	border-left: solid 1px #990000;
	font-size: 11px;
	margin-bottom: 15px;
}
.englishHead
{
	width: 158px;
	line-height: 13px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-style:  italic;
}
.english
{
	width: 158px;
	line-height: 13px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000000;
}
a.english
{
	color: #000000;
}
a:hover.english
{
	color: #990000;
}
.featuredenglish
{	
	text-align: left;
	font-style: italic; 
	font-weight: bold; 
	padding-right: 10px; 
	font-size: 12px;
	padding: 10px;
	width: 150px;
	background-color: #4c4d4f;
	color: #FFF;
	vertical-align: middle;
}
.featureenglishHead
{
	padding: 10px 10px 0px 10px;
	width: 150px;
	font-size: 12px;
	font-weight: bold;
	color: #1AA99E;
}

/* Music Program Elements */
h1.musicHeader {
	margin-top: 0px;
	font-size: 150%;
	font-weight: 700;
	color: #e86a48;
	padding-bottom: 5px;
	border-bottom: solid 1px #e86a48;
}
.gradInfosessionmusic
{	
	padding-top: 5px;
	padding-bottom: 5px;
	width: 170px;
	background-color: #e86a48;
	color: #FFF;
	vertical-align: middle;
	text-align:center;
	margin-bottom: 15px;
}
.musicProgramsHeader
{
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 163px;
	background-color: #FFFFFF;
	border-top: solid 5px #990000;
	border-bottom: solid 5px #990000;
	border-right: solid 1px #990000;
	border-left: solid 1px #990000;
	font-size: 12px;
	font-weight: bold;
}
.musicList
{
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
	width: 153px;
	border-bottom: solid 1px #990000;
	border-right: solid 1px #990000;
	border-left: solid 1px #990000;
	font-size: 11px;
	margin-bottom: 15px;
}
.musicHead
{
	width: 158px;
	line-height: 13px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-style:  italic;
}
.music
{
	width: 158px;
	line-height: 13px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000000;
}
a.music
{
	color: #000000;
}
a:hover.music
{
	color: #990000;
}
.featuredmusic
{	
	text-align: left;
	font-style: italic; 
	font-weight: bold; 
	padding-right: 10px; 
	font-size: 12px;
	padding: 10px;
	width: 150px;
	background-color: #4c4d4f;
	color: #FFF;
	vertical-align: middle;
}
.featuremusicHead
{
	padding: 10px 10px 0px 10px;
	width: 150px;
	font-size: 12px;
	font-weight: bold;
	color: #e86a48;
}
.featuremusicContent
{
	font-size: 11px; 
	color: #000000;
	line-height: 17px;
	padding: 5px 10px 10px 10px;
	width: 150px;
	margin-bottom: 15px;
}

p.breadcrumb
{
	color: #999999;
	font-size: 10px;
	margin-top: -5px;
	margin-bottom: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a.breadcrumb
{
color: #000;
}
a:hover.breadcrumb
{
	color: #999999;
	text-decoration: none;
}
td.commencementNav1 {
	padding: 5px;
	width: 140px;
	height: 60px;
	font-size: 14px;
	font-weight: bold;
	background-color: #d05557;
	background-image: url(../studentLife/images/commencementNavEvents.png);
	text-align: right;
	color: #FFFFFF;
	vertical-align: bottom;
	border: solid 1px #000000;
}
td.commencementNav2 {
	padding: 5px;
	width: 140px;
	height: 60px;
	font-size: 14px;
	font-weight: bold;
	background-color: #5dd083;
	background-image: url(../studentLife/images/commencementNavGuide.png);
	text-align: right;
	color: #000000;
	vertical-align: bottom;
	border: solid 1px #000000;
}
td.commencementNav3 {
	padding: 5px;
	width: 140px;
	height: 60px;
	font-size: 14px;
	font-weight: bold;
	background-color: #648fd0;
	background-image: url(../studentLife/images/commencementNavDirections.png);
	text-align: right;
	color: #FFFFFF;
	vertical-align: bottom;
	border: solid 1px #000000;
}
a:link.peopleLink, a:visited.peopleLink {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover.peopleLink {
	text-decoration: none;
	color: #000000;
}
h1.commencementHeader1 {
	margin-top: 0px;
	font-size: 150%;
	font-weight: 700;
	color: #d05557;
	padding-bottom: 5px;
	border-bottom: solid 1px #d05557;
}
h1.commencementHeader2 {
	margin-top: 0px;
	font-size: 150%;
	font-weight: 700;
	color: #5dd083;
	padding-bottom: 5px;
	border-bottom: solid 1px #5dd083;
}
h1.commencementHeader3 {
	margin-top: 0px;
	font-size: 150%;
	font-weight: 700;
	color: #648fd0;
	padding-bottom: 5px;
	border-bottom: solid 1px #648fd0;
}
#commencementList ul {

	margin-bottom: 0;

	margin-right: 0;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	list-style-type: square;
	text-align: left;
	font-size: 90%;
}
/* Adult Bachelor */
h1.AdultBachelorHeader {
	margin-top: 0px;
	font-size: 150%;
	font-weight: 700;
	color: #8b8432;
	padding-bottom: 5px;
	border-bottom: solid 1px #dad6bb;
}
.adultBachelorHelpfulInformationList
{
	color: #000000;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 5px;
	width: 153px;
	border-bottom: solid 1px #dad6bb;
	border-right: solid 1px #dad6bb;
	border-left: solid 1px #dad6bb;
	font-size: 11px;
	margin-bottom: 15px;
}
.adultBachelorHelpfulInformationLink, a:visited.adultBachelorHelpfulInformationLink
{
	width: 158px;
	line-height: 13px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000000;
}
a:hover.adultBachelorHelpfulInformationLink
{
	color: #990000;
}
.adultContactHead
{
	padding: 0px 10px 0px 10px;
	width: 150px;
	font-size: 12px;
	font-weight: bold;
	color: #8b8432;
}
.adultContactContent
{
	font-size: 11px; 
	color: #000000;
	line-height: 17px;
	padding: 5px 10px 10px 10px;
	width: 150px;
	margin-bottom: 15px;
}
/* Undergraduate Bachelor Degree*/
h1.undergradBachelorHeader {
	margin-top: 0px;
	font-size: 150%;
	font-weight: 700;
	color: #2466af;
	padding-bottom: 5px;
	border-bottom: solid 1px #c6d9ed;
}
.adultBachelorHelpfulInformationList
{
	color: #000000;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 5px;
	width: 153px;
	border-bottom: solid 1px #dad6bb;
	border-right: solid 1px #dad6bb;
	border-left: solid 1px #dad6bb;
	font-size: 11px;
	margin-bottom: 15px;
}
.adultBachelorHelpfulInformationLink, a:visited.adultBachelorHelpfulInformationLink
{
	width: 153px;
	line-height: 13px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000000;
}
a:hover.adultBachelorHelpfulInformationLink
{
	color: #990000;
}
.adultContactHead
{
	padding: 0px 10px 0px 10px;
	width: 150px;
	font-size: 12px;
	font-weight: bold;
	color: #e89519;
}
.adultContactContent
{
	font-size: 11px; 
	color: #000000;
	line-height: 17px;
	padding: 5px 10px 10px 10px;
	width: 150px;
	margin-bottom: 15px;
}
/* Undergrad Degree Program List Right Side */
.undergradDegreeListHeader
{
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 163px;
	background-color: #FFFFFF;
	border-top: solid 5px #2466af;
	border-bottom: solid 5px #2466af;
	border-right: solid 1px #2466af;
	border-left: solid 1px #2466af;
	font-size: 12px;
	font-weight: bold;
}
.undergradDegreeListBox
{
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
	width: 153px;
	border-bottom: solid 1px #2466af;
	border-right: solid 1px #2466af;
	border-left: solid 1px #2466af;
	font-size: 11px;
	margin-bottom: 15px;
}
.undergradDegreeList
{
	width: 158px;
	line-height: 13px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000000;
}

a.undergradDegree
{
	color: #000000;
}
a:hover.undergradDegree
{
	color: #990000;
}
.featuredcounPsych
{
	text-align: left;
	font-style: italic;
	font-weight: bold;
	padding-right: 10px;
	font-size: 12px;
	padding: 10px;
	width: 145px;
	background-color: #74705F;
	color: #FFF;
	vertical-align: middle;
}
.featurecounPsychHead
{
	padding: 10px 10px 0px 10px;
	width: 145px;
	font-size: 12px;
	font-weight: bold;
	color: #658732;
}
.featurecounPsychContent
{
	font-size: 11px; 
	color: #000000;
	line-height: 17px;
	padding: 5px 10px 10px 10px;
	width: 150px;
	margin-bottom: 15px;
}
.mibPdf
{	
	width: 100%;
	padding: 3px 3px 3px 3px;
	font-size: 12px;
	color: #000000;
	margin-top: 20px;
	vertical-align: middle;
	height: 40px;
}
a.mibPdf
{
	color: #990000;
}
a:hover.mibPdf
{
	color: #666666;
}
/* End Undergrad Degree Program List Right Side */	
#leftMenu2
{		
	font-weight: bold;
	padding-bottom: 5px;
	font-size:14px;
	text-align: left;
}
#leftMenu2 ul
{
	list-style-type:none;
	padding: 0 0 0 0;
	margin: 0 0 0 0px;
	line-height: 23px;
}
#leftMenu2 li
{	
	padding: 0 0 0 20px;
	margin: 0;
    background-position:0 7px;
}
#leftMenu2 a
{
	color: #FFF;
}
#leftMenu2 a:hover
{
	text-decoration: none;
	color: #FFCC00;
}
/* Students Speak */
.outcomesHead
{
	text-align: left;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	padding: 10px;
	width: 145px;
	color: #FFF;
	vertical-align: middle;
	background-color: #74705F;
}
.outcomesBox
{
	color: #000000;
	padding: 10px;
	width: 143px;
	border-bottom: solid 1px #999999;
	border-right: solid 1px #999999;
	border-left: solid 1px #999999;
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
.outcomesPerson
{
	width: 135px;
	padding: 0px 5px 0px 0px;
	color: #00598D;
	font-size: 12px;
	font-weight: bold;
}

