/*******************
UMFK "Main" Styles
http://www.umfk.edu/
Version 2.3.2012

Built by: Steve L. Michaud, Web Technician
steve.michaud@maine.edu

Please request written permission prior to use
*******************/

/*******************
1.0 Basic Elements
*******************/

body {
	background: #f3f3f3;
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	color: #000000;
}
img {
	border: 0;
}
a:link, a:visited, a:active {
	color: #0f251d;
}
a:link.red, a:visited.red, a:active.red {
	color: #961c1c;
}
.block {
	display: block;
	width: 100%;
	height: 100%;
}
#body_container {
	position: relative;
	background: #f3f3f3 url(/images/new/body/bgbottom.gif) bottom center repeat-x;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#bg_container {
	position: relative;
	background: url(/images/new/body/bgtop.png) top center repeat-x;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#container {
	position: relative;
	width: 82.5em;
	
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
.hide {
	display: block;
	height: 0;
	font-size: 1px;
	visibility: hidden;
	overflow: hidden;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.floatleft {
	display: block;
	float: left;
}
.floatright {
	display: block;
	float: right;
}
.center {
	text-align: center;
}
.middle {
	vertical-align: middle;
}
.top {
	vertical-align: top;
}
.bottom {
	vertical-align: bottom;
}
.pad-topsm {
	padding-top: 2px;
}
.pad-bottomsm {
	padding-bottom: 2px;
}
.pad-rightsm {
	padding-right: 2px;
}
.pad-leftsm {
	padding-left: 2px;
}
.pad-topmed {
	padding-top: 5px;
}
.pad-bottommed {
	padding-bottom: 5px;
}
.pad-rightmed {
	padding-right: 5px;
}
.pad-leftmed {
	padding-left: 5px;
}


.pad-top {
	padding-top: 10px;
}
.pad-bottom {
	padding-bottom: 10px;
}
.pad-left {
	padding-left: 10px;
}
.pad-right {
	padding-right: 10px;
}
.divScroll {
	position: relative;
	width: auto;
	height: 350px;
	overflow: auto;
	margin-bottom: 10px;
	padding-right: 10px;
}
.divScroll table {
	margin-left: auto !important;
	margin-right: auto !important;
	width: 96% !important;
}
.divScroll2 {
	position: relative;
	width: auto;
	height: 330px;
	overflow: auto;
	margin-bottom: 10px;
	padding-right: 10px;
}
.divScroll2 table {
	margin-left: auto !important;
	margin-right: auto !important;
	width: 96% !important;
}
.divScroll3 {
	position: relative;
	width: auto;
	height: 300px;
	overflow: auto;
	margin-bottom: 10px;
	padding-right: 10px;
}
.divScroll3 table {
	margin-left: auto !important;
	margin-right: auto !important;
	width: 96% !important;
}
.divScroll4 {
	position: relative;
	width: auto;
	height: 420px;
	overflow: auto;
	margin-bottom: 10px;
	padding-right: 10px;
}
.divScroll4 table {
	margin-left: auto !important;
	margin-right: auto !important;
	width: 96% !important;
}
.scrollable {
	overflow: auto;
}
.scrollable table {
	margin-left: auto !important;
	margin-right: auto !important;
	width: 96% !important;
}
.faqSearchResults {
	position: relative;
	height: 200px;
	overflow: auto;
	margin-bottom: 10px;
}
.in_txt_icons {
	position: relative;
	width: 70%;
	text-align: center;
	padding-bottom: 20px;
}
.in_txt_icons img {
	margin-right: -5px;
}
.nomargintop { /* to remove the spacing at the top of a list */
	margin-top: -10px;
	padding-top: 0px;
}
.lowerAlpha {
	list-style: lower-alpha;
}
.upperAlpha {
	list-style: upper-alpha;
}
.lowerRoman {
	list-style: lower-roman;
}
.upperRoman {
	list-style: upper-roman;
}
.numbered {
	list-style: decimal;
}
.medium_txt {
	font-size: 12px;
	line-height: 16px;
}
.topLineGold {
	border-top: #be9231 solid 2px;
}
.bottomLineGold {
	border-bottom: #be9231 solid 2px;
}
.topLineGoldSm {
	border-top: #be9231 solid 1px;
}
.bottomLineGoldSm {
	border-bottom: #be9231 solid 1px;
}

/*******************
2.0 Header Elements
*******************/

#header {
	position: relative;
	background: url(/images/new/header/headerbg.jpg) top center no-repeat;
	background-color: transparent;
	width: 82.5em;
	height: 100px;
	z-index: 5;
}
#logo {
	position: absolute;
	left: 9px;
	bottom: 16px;
	width: 298px;
	height: 69px;
	background: url(/images/new/header/umfklogo.png) bottom left no-repeat;
	z-index: 5;
}

	/***************
	2.1 Menu Elements
	***************/
	
#mainnav {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 43px;
	z-index: 100000;
}
#navcapleft {
	float: right;
	width: 27px;
	height: 43px;
	background: url(/images/new/navbar/capleft.png) top left no-repeat;
}
#navarea {
	float: right;
	height: 43px;
	color: #ffffff;
	font-size: 12px;
	background: url(/images/new/navbar/navbg.png) top center repeat-x;
}
#navarea ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#navarea ul li {
	display: block;
	float: left;
	height: 21px;
	padding-top: 4px;
	padding-left: 7px;
	padding-right: 7px;
	border-right: #404543 solid 1px;
	border-left: #222926 solid 1px;
}
#navarea ul li a:link, #navarea ul li a:active, #navarea ul li a:visited {
	color: #ffffff;
	text-decoration: none;
}
#navcapright {
	float: right;
	width: 27px;
	height: 43px;
	background: url(/images/new/navbar/capright.png) top right no-repeat;
}
.mainnav-menu {
	float: left;
	position: relative;
	
	/* this value sets the color of the text for each menu title */
	color: #ffffff;
}
.mainnav-menu a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
}
li.mainnav-menu a:link, li.mainnav-menu a:visited, li.mainnav-menu a:active {
	
	/* the values below set the color and style of the menu titles when the menu titles themselves are links */
	color: #ffffff;
	text-decoration: none;
}
#navarea ul a {
	
	/* the values below set the color and style of links in your dropdown menus */
	color: #ffffff;
	text-decoration: none;
}
#navarea ul.menu {
	position: absolute;
	top: 25px;
	padding: 0;
	margin: 0;
	left: auto;
	right: 0px;
	border-top: 1px solid #ad987b;
	list-style: none;
	z-index: 100000;
	display: none;
	visibility: hidden;
	
	/* the values below set the text color and font size of text in your dropdown menus */
	color: #f2e9d6;
	font-size: 11px;
}
#navarea ul.menu li {
	display: block;
	position: relative;
	
	/* this value sets the background color for your dropdown menus */
	background: url(/images/new/navbar/menubg.png) top center repeat;
	padding: 0px;
	margin: 0px;
	width: 19.6em;
	line-height: 1.3em;
	text-align: left;
	
	/* the values below set t he color and style of the borders for each item in your dropdown menus */
	border-right: 1px solid #ad987b;
	border-left: 1px solid #ad987b;
	border-bottom: 1px solid #ad987b;
}
#navarea ul.menu a {
	padding: 3px;
	text-align: left;
}
.rss_link {
	display: block;
	position: absolute;
	top: 6px;
	right: 6px;
	width: 20px;
	height: 10px;
	background: url(/images/new/navbar/rss.gif) top center no-repeat;
}
#navarea li:hover ul, #navarea li.sfhover ul {
	left: auto;
	right: 0px;
	display: block;
	visibility: visible;
	z-index: 100000;
}
#navarea ul.menu li:hover {
	
	/* this value sets the background color for each item in your dropdown menus when the item is hovered over */
	background: #f8f0e5 url(http://www.umfk.edu/images/new/navbar/menubg_on.png) bottom center repeat-x;
	color: #393939;
}
#navarea ul.menu li:hover a:link, #navarea ul.menu li:hover a:visited, #navarea ul.menu li:hover a:active {
	color: #393939;
	text-decoration: none;
}
#navarea ul.menu li:hover .rss_link {
	display: block;
	position: absolute;
	top: 6px;
	right: 6px;
	width: 20px;
	height: 10px;
	background: url(http://www.umfk.edu/images/new/navbar/rssdk.gif) top center no-repeat;
}

#sitesearch {
	position: absolute;
	bottom: 9px;
	right: 0px;
	width: 263px;
	height: 49px;
	padding: 2px 0px 0px 6px;
	background: url(/images/new/header/searchbg.png) top left no-repeat;
	color: #ffffff;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
}
#searchtitle {
	position: relative;
	width: 76px;
	height: 23px;
	background: url(/images/new/header/searchtitle.png) top left no-repeat;
}
#searcharea {
	position: relative;
	height: 21px;
}
.searchtxt {
	width: 190px;
	height: 15px;
	padding: 3px;
	border: 0px;
	background: #ffffff url(/images/new/header/searchboxbg_google.gif) bottom left no-repeat;
	color: #000000;
	font-size: 11px;
	vertical-align: middle;
}
.searchtxt2 {
	width: 190px;
	height: 15px;
	padding: 3px;
	border: 0px;
	background: url(/images/new/header/searchboxbg.gif) bottom left no-repeat;
	color: #000000;
	font-size: 11px;
	vertical-align: middle;
}
#breadcrumbs {
	position: relative;
	margin: 0 auto;
	padding: 0px;
	height: 20px;
	font-size: 10px;
	background: url(/images/new/header/breadcrumbsbg.png) top center repeat-x;
}
.breadcrumbs_on {
	float: left;
	display: block;
	height: 19px;
	padding-top: 1px;
	padding-left: 5px;
	padding-right: 5px;
	background: url(/images/new/breadcrumbs/bcrumbs_onbg.png) top center repeat-x;
	color: #393939;
	text-decoration: none;
}
.breadcrumbs_on a:link, .breadcrumbs_on a:active, .breadcrumbs_on a:visited {
	color: #393939;
	text-decoration: none;
}
.breadcrumbs_on_arrow {
	float: left;
	width: 9px;
	height: 19px;
	background: url(/images/new/breadcrumbs/bcrumbs_onarrow.png) top center repeat-x;
}
.breadcrumbs_off {
	float: left;
	display: block;
	height: 19px;
	padding-top: 1px;
	padding-left: 5px;
	padding-right: 5px;
	background: url(/images/new/breadcrumbs/bcrumbs_offbg.png) top center repeat-x;
	color: #ffffff;
	text-decoration: none;
}
.breadcrumbs_off_arrow {
	float: left;
	width: 9px;
	height: 19px;
	background: url(/images/new/breadcrumbs/bcrumbs_offarrow.png) top center repeat-x;
}
.breadcrumbs_off_arrow2 {
	float: left;
	width: 9px;
	height: 19px;
	background: url(/images/new/breadcrumbs/bcrumbs_offarrow2.png) top center repeat-x;
}
.breadcrumbs_off a:link, .breadcrumbs_off a:active, .breadcrumbs_off a:visited {
	color: #ffffff;
	text-decoration: none;
}

/*******************
3.0 Content Elements
*******************/

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
html .clearfix {height:1%;}
.redtext {
	color: #961c1c;
}
.bluetext {
	color: #0f328f;
}
.ltgraytext {
	color: #808080;
}
.smtext {
	font-size: 9px;
	line-height: 14px;
}
.error {
	text-align: center;
	padding: 10px;
	margin-bottom: 25px;
	border: #961c1c solid 1px;
	/*background: #ffcccc;*/
	background: #ffdcdc;
	color: #961c1c;
	font-weight: bold;
	
}
.success {
	text-align: center;
	padding: 10px;
	margin-bottom: 25px;
	border: #133a22 solid 1px;
	/*background: #ffcccc;*/
	background: #ccf0da;
	color: #133a22;
	font-weight: bold;
	
}
.superscript {
	vertical-align: super;
	font-size: 9px;
}
#content_area {
	position: relative;
	background: #ffffff;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#pagebanner {
	position: relative;
	width: 82.5em;
	text-align: center;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #be9231;
}
.heading {
	width: 636px;
	/*min-height: 30px;*/
	font-size: 16px;
	font-weight: bold;
	color: #393939;
	/*background: url(/images/new/content/global/heading_btm.png) bottom left no-repeat;*/
	border-bottom: #be9231 solid 3px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.heading2 {
	display: block;
	width: 636px;
	font-size: 16px;
	font-weight: bold;
	color: #393939;
	border-bottom: #be9231 solid 3px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.heading3 {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #393939;
	border-bottom: #be9231 solid 3px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.heading4 {
	display: block;
	min-height: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	border-bottom: #be9231 solid 2px;
}
.heading_commencement {
	display: block;
	height: 56px;
	min-width: 420px;
	background: url(/images/new/content/commencement/header_bg.png) top left no-repeat;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-left: 52px;
	padding-top: 42px;
	margin-bottom: -42px;
}
.heading_commencement_sm {
	display: block;
	height: 45px;
	min-width: 300px;
	background: url(/images/new/content/commencement/header_sm_bg.png) top left no-repeat;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-left: 58px;
	padding-top: 24px;
	margin-bottom: -24px;
}
.subheading {
	font-weight: bold;
	color: #393939;
	text-align: left;
	vertical-align: bottom;
	background: #fdf8f1;
	padding: 2px 5px 0 5px;
	border-bottom: #be9231 solid 2px;
	margin-bottom: 5px;
}
.subheading a:link, .subheading a:active, .subheading a:visited {
	color: #393939;
	text-decoration: none;
}
.subheading3 {
	font-weight: bold;
	color: #393939;
	text-align: left;
	vertical-align: middle;
	background: #fdf8f1;
	padding: 2px 5px 0 5px;
	border-top: #be9231 solid 2px;
	border-bottom: #be9231 solid 2px;
	margin-bottom: 5px;
}
.subheading3 a:link, .subheading3 a:active, .subheading3 a:visited {
	color: #393939;
	text-decoration: none;
}
.blogheading {
	font-weight: bold;
	font-size: 14px;
	color: #393939;
	text-align: left;
	vertical-align: bottom;
	/*background: #fdf8f1;*/
	padding: 2px 5px 0 0;
	border-bottom: #be9231 solid 2px;
	margin-right: 10px;
}
.blogheading a:link, .blogheading a:active, .blogheading a:visited {
	color: #393939;
	text-decoration: none;
}
.blogauthor {
	color: #808080;
	font-size: 9px;
	margin-right: 10px;
}
.blogentry {
	margin-right: 10px;
	padding-bottom: 6px;
}
.blogfooter {
	border-top: #808080 solid 1px;
	background: url(/images/new/content/global/postfooterbg.png) top center repeat-x;
	color: #393939;
	font-size: 9px;
	height: 16px;
	margin-right: 10px;
	padding-bottom: 30px;
}
.blogfooter a:link, .blogfooter a:active, .blogfooter a:visited {
	color: #393939;
	text-decoration: none;
}
.commentheading {
	font-weight: bold;
	font-size: 10px;
	color: #393939;
	text-align: left;
	vertical-align: bottom;
	/*background: #fdf8f1;*/
	padding: 2px 5px 0 0;
	border-bottom: #be9231 solid 2px;
	margin-right: 10px;
}
.commentheading a:link, .commentheading a:active, .commentheading a:visited {
	color: #393939;
	text-decoration: none;
}
.commentauthor {
	color: #808080;
	font-size: 9px;
	margin-right: 10px;
}
.commententry {
	margin-right: 10px;
	font-size: 9px;
}
#content {
	position: relative;
	margin: 0 auto;
	padding-top: 8px;
	padding-bottom: 16px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
}
#content ul {
	list-style: url(/images/new/content/global/bullet.png);
}
#content ol li {
	padding-bottom: 10px;
}
#content table {
	border: 0px;
	width: 100%;
}
#content table td {
	padding: 4px;
	vertical-align: top;
}
#contentNoPadding {
	position: relative;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}
#contentNoPadding ul {
	list-style: url(/images/new/content/global/bullet.png);
}
#contentNoPadding ol li {
	padding-bottom: 10px;
}
#contentNoPadding table {
	border: 0px;
	width: 100%;
}
#contentNoPadding table td {
	padding: 4px;
	vertical-align: top;
}
.bullet {
	padding: 4px;
	margin-left: -12px;
	vertical-align: middle;
}
.line_bottom {
	border-bottom: #000000 dotted 1px;
}
.line_top {
	border-top: #000000 dotted 1px;
}
.line_left {
	border-left: #000000 dotted 1px;
}
.line_right {
	border-right: #000000 dotted 1px;
}
.tblHead1 {
	border-bottom: #000000 solid 2px;
	background: #eeeeee;
	font-weight: bold;
	text-align: left;
}
.underline {
	text-decoration: underline;
}




.directory_frame {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 347px;
	background: url(/images/new/content/directory/directory_frame.png) top left no-repeat;
	z-index: 4;
}
.dirlist_container {
	position: absolute;
	top: 0px;
	right: 24px;
	width: 609px;
	height: 320px;
	text-align: left;
	z-index: 4;
}
#dirlist_nav {
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 19px;
	background: #393939;
	text-align: center;
	font-weight: bold;
	line-height: 16px;
}
#dirlist_nav ul {
	list-style: none;
	padding: 0px;
	width: 572px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
#dirlist_nav ul li {
	display: block;
	float: left;
	height: 19px;
	width: 20px;
	padding-top: 0px;
	padding-left: 1px;
	padding-right: 1px;
}
#dirlist_nav ul li a:link, #dirlist_nav ul li a:active, #dirlist_nav ul li a:visited {
	text-decoration: none;
}
.on a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
}
li.on a:link, li.on a:visited, li.on a:active {
	color: #393939;
	text-decoration: none;
	background: url(/images/new/content/directory/ltr_navbg_lt.gif) top center no-repeat;
}
.off a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
}
li.off a:link, li.off a:visited, li.off a:active {
	color: #ffffff;
	text-decoration: none;
	background: url(/images/new/content/directory/ltr_navbg.gif) top center no-repeat;
}






.dirlist_top {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 20px;
	height: 15px;
	background: url(/images/new/content/directory/dirlist_shadow.png) top left no-repeat;	
	z-index: 5;
}
.dirlist {
	position: absolute;
	top: 19px;	
	left: 0px;
	right: 0px;
	height: 301px;
	background: url(/images/new/content/global/paper_bg.jpg) top center repeat;
}
.dirlist_content {
	position: relative;
	width: auto;
	height: 301px;
	overflow: auto;
}
.directory_listing {
	position: relative;
	background: url(/images/new/content/global/paper_bg.jpg) top center repeat;
}
.directory_listing_bio {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background: url(/images/new/content/global/paper_bg.jpg) top center repeat;
}
.directory_listing_admissions {
	position: absolute;
	top: 0px;
	left: 14px;
	right: 14px;
	bottom: 0px;
	background: url(/images/new/content/global/paper_bg.jpg) top center repeat;
}
.directory_listing_infobox {
	position: absolute;
	top: -7px;
	left: 10px;
	right: 17px;
	bottom: -8px;
	background: url(/images/new/content/global/paper_bg.jpg) top center repeat;
	overflow: auto;
	z-index: 5;
}
.alumni_dir {
	height: 400px;	
}
.listing_title {
	position: relative;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	height: 36px;
	color: #ffffff;
	font-size: 11px;
	line-height: 36px;
	text-align: right;
	background: #072a1c url(/images/new/content/directory/directory_title_bg.jpg) bottom center no-repeat;
	border-bottom: #a49b8d solid 1px;
}
.listing_staff_name {
	font-size: 15px;
	font-weight: bold;
	float: left;
}
.listing_staff_name_infobox {
	font-size: 12px;
	font-weight: bold;
	float: left;
}
.listing_nav {
	position: relative;
	width: auto;
	height: 16px;
	padding-left: 0px;
	padding-right: 0px;
	background: #a18e73 url(/images/new/content/directory/listingnavbg.jpg) top center repeat-x;
	text-align: left;
	border-bottom: #696052 solid 1px;
}
.listing_body {
	position: relative;
	width: auto;
	height: 247px;
	padding: 0px;
	background: url(/images/new/content/directory/paper_bottom.jpg) bottom center repeat-x;
}
.listing_body2 {
	position: relative;
	width: auto;
	padding: 0px;
	background: url(/images/new/content/directory/paper_bottom.jpg) bottom center repeat-x;
}
.listing_body_bio {
	position: absolute;
	top: 54px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	padding: 0px;
	overflow: auto;
	background: url(/images/new/content/directory/paper_bottom.jpg) bottom center repeat-x;
}
.listing_body_admissions {
	position: absolute;
	top: 54px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	padding: 0px;
	overflow: auto;
	background: url(/images/new/content/directory/paper_bottom.jpg) bottom center repeat-x;
}
.listing_text {
	position: relative;
	width: auto;
	height: 237px;
	padding: 10px 10px 0px 10px;
	background: url(/images/new/content/directory/paper_top.jpg) top center repeat-x;
}
.listing_text2 {
	position: relative;
	width: auto;
	padding: 10px 10px 0px 10px;
}
.listing_text_bio {
	position: relative;
	width: auto;
	min-height: 330px;
	padding: 10px 10px 0px 10px;
	text-align: left;
	background: url(/images/new/content/directory/paper_top.jpg) top center repeat-x;
}
.listing_text_bio p {
	padding-top: 30px;
	margin-bottom: -30px;
}
.listing_text_admissions {
	position: relative;
	width: auto;
	padding: 10px 10px 0px 10px;
	margin-bottom: 30px;
	text-align: left;
	background: url(/images/new/content/directory/paper_top.jpg) top center repeat-x;
}
.listing_text_admissions p {
	padding-top: 30px;
	margin-bottom: -14px;
}
.listing_photos {
	float: right;
	width: 280px;
	height: 200px;
	padding-top: 26px;
	padding-right: 12px;
	background: url(/images/new/content/directory/photosbg.png) top right no-repeat;
}
.listing_office_phone {
	position: absolute;
	top: 20px;
	left: 10px;
	right: 300px;
}
.listing_office_phone2 {
	position: relative;
	width: auto;
}
.listing_text_email {
	position: absolute;
	top: 40px;
	left: 10px;
	text-align: left;
}
.listing_text_content {
	position: absolute;
	top: 60px;
	left: 10px;
	right: 300px;
	padding-right: 10px;
	text-align: left;
	bottom: 10px;
	word-wrap: break-word;
	overflow: auto;
}
.listing_text_content2 {
	position: relative;
	padding-bottom: 10px;
	min-height: 40px;
	text-align: left;
	word-wrap: break-word;
}






.staff_listing {
	min-height: 101px;
	padding: 10px 0 10px 0;
}
.staff_btns a span {
	display: none;
}
.staff_btns a:hover span {
	display: block;
   	position: absolute;
	top: 20px;
	left: 0;
   	padding: 5px;
   	background: url(/images/new/navbar/menubg.png) top center repeat;
	border: 2px solid #ad987b;
	color: #ffffff;
	text-decoration: none;
	z-index: 500;
}
.staff_btns a:hover span .arrow {
	display: block;
	border: none;
   	position: absolute;
	top: 0px;
	left: 5px;
	width: 10px;
	height: 10px;
	margin-top: -20px;
	background: url(/images/new/content/global/hoverarrow.png) bottom center no-repeat;
}


.wellnesstbl {
	background: url(/images/new/content/global/whitebg.png) top center repeat;
}
.wellnesstbl th {
	color: #4776a1;
	border-bottom: #ffd64d solid 1px;
	font-weight: bold;
}
.wellnesstbl .subheading {
	background: #4776a1;
	border-bottom: #ffd64d solid 1px;
	color: #ffffff;
	font-weight: bold;
	line-height: 12px;
	text-align: center;
}
.wellnesstbl .separater {
	border-top: #ffd64d solid 1px;
	color: #4776a1;
	text-align: center;
}
.chipsubheading {
	color: #4776a1;
	border-bottom: #ffd64d solid 1px;
	font-weight: bold;
}



.tooltip a {
	display: block;
	padding: 0px 4px 0px 4px;
	margin-bottom: 0px;
}


.tooltip a:link, .tooltip a:active,.tooltip a:visited {
	color: #000000;
	text-decoration: none;
}
.tooltip a:hover {
	position: relative;
	color: #000000;
	text-decoration: none;
}
.tooltip a span {
	display: none;
}

.tooltip a:hover span {
	display: block;
   	position: absolute;
	bottom: auto;
	left: 16px;
   	padding: 0px;
	margin: 0px 0px 0px -24px;
	width: 250px;
   	color: #ffffff;
	z-index: 150;
}
.tooltip a:hover span .top {
	display: block;
	position: relative;
	width: 250px;
	height: 25px;
	background: url(/images/new/content/calendar/dialogtop.png) top center no-repeat;
	z-index: 151;
}
.tooltip a:hover span .txtarea {
	display: block;
	position: relative;
	padding: 4px 0px 4px 0px;
	margin: 0px 0px 0px -24px;
	width: 250px;
	background: url(/images/new/content/calendar/dialogtxt.png) top center repeat-y;
	z-index: 151;
}
.tooltip a:hover span .txtarea .txtbox {
	position: relative;
	width: 90%;
	margin-left: -4px;
	z-index: 151;
}
.tooltip a:hover span .bottom {
	position: relative;
	display: block;
	width: 250px;
	height: 10px;
	background: url(/images/new/content/calendar/dialogbottom.png) top center no-repeat;
	z-index: 151;
}



.objIndent {
	display: block;
	position: relative;
	text-indent: -3em;
	padding-left: 3em;
}
.showhide {
	display: none;
}
.show {
	display: block;
}

	/***************
	3.1 Page Main Navigation Styles
	***************/
	
.nav_left {
	float: left;
	width: 211px;
	padding-right: 15px;
	padding-bottom: 15px;
	text-align: center;
	z-index: 10;
}
.nav_right {
	float: right;
	width: 211px;
	padding-left: 15px;
	padding-bottom: 15px;
	text-align: center;
	z-index: 10;
}
.pg_nav_main_top {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 211px;
	height: 12px;
	background: url(/images/new/content/global/pg_nav_main_top.png) bottom center no-repeat;
}
.pg_nav_main {
	position: relative;
	margin: 0px auto;
	padding: 0px 10px 0px 10px;
	background: url(/images/new/content/global/pg_nav_main_bg.png) top center repeat-y;
	color: #393939;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	z-index: 3;
}
.pg_nav_main ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	margin-left: 0px;
	padding-left: 30px;
}
.pg_nav_main ul li {
	list-style: url(/images/new/content/global/pg_nav_bullet.png);
}
div .line {
	display: block;
	position: relative;
	/*margin:  5px 0px 5px -22px;*/
	width: 100%;
	height: 2px;
	background: url(/images/new/content/global/pg_nav_line.png) top center no-repeat;
}
div .line2 {
	display: block;
	position: relative;
	/*margin:  5px 0px 5px -22px;*/
	width: 100%;
	height: 2px;
	background: url(/images/new/content/global/pg_nav_line_gold.png) top center no-repeat;
}
.pg_nav_main a:link, .pg_nav_main a:active, .pg_nav_main a:visited {
	color: #393939;
	text-decoration: none;
	font-weight: bold;
}
.pg_nav_main_btm {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 211px;
	height: 21px;
	background: url(/images/new/content/global/pg_nav_main_btm.png) top center no-repeat;
}

	/***************
	3.2 Page Secondary Navigation Styles
	***************/

.pg_nav_sec_top {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 191px;
	height: 7px;
	background: url(/images/new/content/global/pg_nav_sec_top.png) bottom center no-repeat;
}
.pg_nav_sec {
	position: relative;
	margin: 0px auto;
	padding: 0px 10px 0px 10px;
	background: url(/images/new/content/global/pg_nav_sec_bg.png) top center repeat-y;
	color: #393939;
	text-align: left;
	font-size: 11px;
	line-height: 16px;
	z-index: 3;
}
.pg_nav_sec ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	margin-left: 0px;
	padding-left: 30px;
}
.pg_nav_sec ul li {
	list-style: url(/images/new/content/global/pg_nav_bullet.png);
}
ul .line {
	display: block;
	position: relative;
	margin:  5px 0px 5px -22px;
	padding-left: 20px;
	width: 100%;
	height: 2px;
	background: url(/images/new/content/global/pg_nav_line.png) top center no-repeat;
}
ul .line2 {
	display: block;
	position: relative;
	margin:  4px 0px 4px -22px;
	padding-left: 20px;
	width: 100%;
	height: 1px;
	background: url(/images/new/content/global/pg_nav_line_gold.png) top center no-repeat;
}
.pg_nav_sec a:link, .pg_nav_sec a:active, .pg_nav_sec a:visited {
	color: #393939;
	text-decoration: none;
}
.pg_nav_sec_btm1 {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 191px;
	height: 7px;
	background: url(/images/new/content/global/pg_nav_sec_btm1.png) top center no-repeat;
}
.pg_nav_sec_ico_top {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 191px;
	height: 8px;
	background: url(/images/new/content/global/pg_nav_sec_ico_top.png) top center no-repeat;
}
.pg_nav_sec_ico {
	position: relative;
	margin:  0 auto;
	padding: 0px 10px 0px 10px;
	background: url(/images/new/content/global/pg_nav_sec_ico_bg.png) top center repeat-y;
	color: #ffffff;
	text-align: center;
	z-index: 2;
}
.pg_nav_sec_ico ul {
	margin-top: 0px;
}
.pg_nav_sec_ico ul li {
	list-style: url(/images/new/content/global/pg_nav_bullet_lt.png);
}
.pg_nav_sec_ico a:link, .pg_nav_sec_ico a:active, .pg_nav_sec_ico a:visited {
	color: #ffffff;
	text-decoration: none;
}
.icons {	
	position: relative;
	width: 100%;
	margin-top: -5px;
	margin-bottom: -10px;
	text-align: center;
	z-index: 4;
}
.pg_nav_sec_btm2 {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 191px;
	height: 12px;
	background: url(/images/new/content/global/pg_nav_sec_btm2.png) top center no-repeat;
	z-index: 1;
}
.pg_nav_sec_imgs {
	position: relative;
	text-align: center;
	z-index: 10;
}

	/***************
	3.3 Content Columns - equal size
	***************/

.col_left {
	float: left;
	width: 49%;
	padding-bottom: 10px;
}
.col_right {
	float: right;
	width: 49%;
	padding-bottom: 10px;
}
.col_container {
	position: relative;
}

	/***************
	3.4 Content Columns - unequal size
	***************/

.content_col {
	position: relative;
	margin-left: 231px;
	z-index: 2;
}
.content_col ol li {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
.content_col_full {
	position: relative;
}

	/***************
	3.5 Ticker Styles
	***************/

.ticker {
	position: relative;
	width: 100%;
	height: 24px;
	overflow: hidden;
	background: #c9caca url(/images/new/content/global/ticker_bg.gif) top center repeat-x;
	color: #393939;
	font-size: 10px;
	line-height: 22px;
}
.ticker_cap_rt {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 125px;
	height: 24px;
	background: url(/images/new/content/global/ticker_cap_rt.png) bottom right no-repeat;
	z-index: 4;
}
.ticker2 {
	height: 24px;
	overflow: hidden;
	background: #c9caca url(/images/new/content/global/ticker_bg.gif) top center repeat-x;
	color: #393939;
	font-size: 10px;
	line-height: 22px;
}
.ticker_cap_rt2 {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 18px;
	height: 24px;
	background: url(/images/new/content/global/ticker_cap_rt2.png) bottom right no-repeat;
	z-index: 4;
}
.ticker_cap_rt3 {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 18px;
	height: 24px;
	background: url(/images/new/content/global/ticker_cap_rt3.png) bottom right no-repeat;
	z-index: 4;
}
.ticker_cap_lt {
	float: left;
	width: 8px;
	height: 24px;
	background: #121212 url(/images/new/content/global/ticker_cap_lt.gif) bottom left no-repeat;
}
.ticker_title {
	float: left;
	padding-right: 8px;
	margin-right: 8px;
	height: 24px;
	background: #121212 url(/images/new/content/global/ticker_title_bg.gif) bottom left repeat-x;
	color: #ffffff;
	font-size: 10px;
	line-height: 22px;
	font-weight: bold;
}
.ticker .ticker_title a:link, .ticker .ticker_title a:visited, .ticker .ticker_title a:active {
	color: #ffffff;
	text-decoration: none;
}
.ticker a:link, .ticker a:visited, .ticker a:active {
	color: #393939;
	text-decoration: none;
}



.ticker_ok {
	position: relative;
	width: 100%;
	height: 24px;
	overflow: hidden;
	background: #aec7bd url(/images/new/content/global/ticker_bg_ok.gif) top center repeat-x;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	line-height: 22px;
}
.ticker_cap_rt_ok {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 18px;
	height: 24px;
	background: url(/images/new/content/global/ticker_cap_rt_ok.png) bottom right no-repeat;
	z-index: 4;
}
.ticker_cap_lt_ok {
	float: left;
	width: 8px;
	height: 24px;
	background: #aec7bd url(/images/new/content/global/ticker_cap_lt_ok.gif) bottom left no-repeat;
}
.ticker_title_ok {
	float: left;
	padding-right: 8px;
	margin-right: 8px;
	height: 24px;
	background: #0d3928 url(/images/new/content/global/ticker_title_bg_ok.gif) bottom left repeat-x;
	color: #ffffff;
	font-size: 10px;
	line-height: 22px;
	font-weight: bold;
}
.ticker_ok .ticker_title_ok a:link, .ticker_ok .ticker_title_ok a:visited, .ticker_ok .ticker_title_ok a:active {
	color: #ffffff;
	text-decoration: none;
}
.ticker_ok a:link, .ticker_ok a:visited, .ticker_ok a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}





.ticker_alert {
	position: relative;
	width: 100%;
	height: 24px;
	overflow: hidden;
	background: #d72424 url(/images/new/content/global/ticker_bg_alert.gif) top center repeat-x;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	line-height: 22px;
}
.ticker_cap_rt_alert {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 18px;
	height: 24px;
	background: url(/images/new/content/global/ticker_cap_rt_alert.png) bottom right no-repeat;
	z-index: 4;
}
.ticker_cap_lt_alert {
	float: left;
	width: 8px;
	height: 24px;
	background: #d72424 url(/images/new/content/global/ticker_cap_lt_alert.gif) bottom left no-repeat;
}
.ticker_title_alert {
	float: left;
	padding-right: 8px;
	margin-right: 8px;
	height: 24px;
	background: #4d1111 url(/images/new/content/global/ticker_title_bg_alert.gif) bottom left repeat-x;
	color: #ffffff;
	font-size: 10px;
	line-height: 22px;
	font-weight: bold;
}
.ticker_alert .ticker_title_alert a:link, .ticker_alert .ticker_title_alert a:visited, .ticker_alert .ticker_title_alert a:active {
	color: #ffffff;
	text-decoration: none;
}
.ticker_alert a:link, .ticker_alert a:visited, .ticker_alert a:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}





	/***************
	3.6 Home Page, Academics Splash Page, & Faculty/Student Specific Styles
	***************/

.main_img_container {
	position: relative;
	margin: 0 auto;
	padding: 0px;
	width: 872px;
	height: 347px;
}
.main_img_container2 {
	position: relative;
	margin: 0 auto;
	padding: 0px;
	width: 872px;
	height: 375px;
}
.main_frame_left {
	position: absolute;
	top: 0px;
	bottom: 89px;
	left: 0px;
	width: 45px;
	background: url(/images/new/content/home/main_frame_left.png) bottom left repeat-y;
	z-index: 4;
}
.main_frame_right {
	position: absolute;
	top: 0px;
	bottom: 89px;
	right: 0px;
	width: 51px;
	background: url(/images/new/content/home/main_frame_right.png) bottom right repeat-y;
	z-index: 4;
}
.main_frame_bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 872px;
	height: 89px;
	background: url(/images/new/content/home/main_frame_bottom.png) bottom center no-repeat;
	z-index: 4;
}
.main_icons_right {
	position: absolute;
	right: 24px;
	bottom: 23px;
	height: 28px;
	z-index: 6;
}
.main_icons_left {
	position: absolute;
	left: 18px;
	bottom: 23px;
	height: 28px;
	z-index: 6;
}
.main_chat_btn {
	width: 160px;
	height: 28px;
	overflow: hidden;
}

.main_img_frame {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 872px;
	height: 347px;
	background: url(/images/new/content/home/img_frame.png) top center no-repeat;
	z-index: 3;
}
.student_img_frame {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 239px;
	height: 347px;
	background: url(/images/new/content/home/student_img_frame.png) top left no-repeat;
	z-index: 4;
}
.it_img_frame {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 239px;
	height: 347px;
	background: url(/images/new/content/it/it_img_frame.png) top left no-repeat;
	z-index: 4;
}
.alumni_img_frame {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 239px;
	height: 347px;
	background: url(/images/new/content/home/alumni_img_frame.png) top left no-repeat;
	z-index: 4;
}
.icons2 {
	position: absolute;
	bottom: -14px;
	left: -4px;
	width: 212px;
	height: 38px;
	text-align: left;
}
.staff_img_frame {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 239px;
	height: 347px;
	background: url(/images/new/content/home/staff_img_frame.png) top left no-repeat;
	z-index: 4;
}
.academics_img_frame {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 239px;
	height: 347px;
	background: url(/images/new/content/academics/academics_img_frame.png) top left no-repeat;
	z-index: 4;
}
.main_img {
	position: absolute;
	top: 0px;
	left: 18px;
	width: 830px;
	height: 320px;
	z-index: 2;
}
.student_staff_nav_bg {
	position: absolute;
	top: 0px;
	left: 18px;
	width: 212px;
	height: 320px;
	background: url(/images/new/content/home/student_staff_nav_bg.jpg) top center repeat;
	z-index: 3;
}
.student_staff_nav {
	position: absolute;
	top: 34px;
	left: 28px;
	width: 192px;
	height: 276px;
	color: #ffffff;
	text-align: left;
	z-index: 4;
}
.student_staff_nav a:link, .student_staff_nav a:active, .student_staff_nav a:visited {
	color: #ffffff;
	text-decoration: none;
}

.student_staff_nav ul {
	margin-left: 16px;
	padding-left: 16px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.highlights {
	float: right;
	margin-right: 24px;
	width: 609px;
	height: 320px;
	text-align: left;
	z-index: 4;
}
.highlights a:link, .highlights a:active, .highlights a:visited {
	color: #ffffff;
}
.highlights_frame_left {
	position: absolute;
	top: 0px;
	left: 239px;
	width: 24px;
	height: 347px;
	background: url(/images/new/content/highlights/highlights_frame_left.png) top left no-repeat;
	z-index: 4;

}
.highlights_frame_right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 48px;
	height: 347px;
	background: url(/images/new/content/highlights/highlights_frame_right.png) top right no-repeat;
	z-index: 4;
}
.highlights_frame_bottom {
	position: absolute;
	bottom: 0px;
	left: 263px;
	width: 561px;
	height: 52px;
	background: url(/images/new/content/highlights/highlights_frame_bottom.png) bottom center no-repeat;
	z-index: 4;
}
.main_img_nav {
	position: absolute;
	top: 6px;
	left: 24px;
	width: 238px;
	z-index: 4;
}
.main_ad_seal {
	position: absolute;
	bottom: 56px;
	right: 24px;
	width: 235px;
	height: 121px;
	z-index: 4;
}
.btn_margin {
	display: block;
	margin-bottom: -3px;
}














	/***************
	3.7 Academic Program Page Styles
	***************/

.program_info_container {
	position: relative;
	margin: 0 auto;
	padding: 0px 0px 10px 0px;
	width: 872px;
	min-height: 378px;
	text-align: left;
}
.program_info_container_iOS {
	position: relative;
	margin: 0 auto;
	padding: 0px 0px 10px 0px;
	width: 872px;
	min-height: 418px;
	text-align: left;
}
.program_content {
	position: absolute;
	top: 43px;
	bottom: 56px;
	left: 18px;
	width: 830px;
	z-index: 2;
}
.program_img {

}
.program_nav_bg {
	position: absolute;
	top: 43px;
	bottom: 56px;
	left: 18px;
	width: 219px;
	background: url(/images/new/content/academics/nav_bg.png) top left repeat-y;
	z-index: 3;
}
.program_nav {
	position: relative;
	top: 43px;
	left: 18px;
	padding: 10px 12px 10px 12px;
	margin-bottom: 103px;
	width: 210px;
	color: #ffffff;
	text-align: left;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	z-index: 4;
}
.program_nav a:link, .program_nav a:active, .program_nav a:visited {
	display: block;
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	height: 100%;
}
.program_nav ul {
	margin-left: -20px;
	padding-left: 38px;
	margin-top: -20px;
	padding-top: 28px;
	padding-right: 10px;
}
.program_nav li div.menu {
	position: absolute;
	left: 210px;
	border: #000000 solid 1px;
	background: url(/images/new/content/academics/subnav_bg.png) top center repeat;
	z-index: 100000;
	display: none;
	visibility: hidden;
	font-size: 10px;
	line-height: 14px;
	/* the values below set the text color and font size of text in your dropdown menus */
	color: #ffffff;
}
.program_nav li div.menu a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	/* this value sets the background color for your dropdown menus */
	width: 19.2em;
	text-align: left;
	border-bottom: #000000 solid 1px;
	padding: 4px 8px 4px 8px;
}
.program_nav li:hover div, .program_nav li.sfhover div {
	display: block;
	visibility: visible;
	z-index: 100000;
}
#program_tagline_bg {
	position: absolute;
	bottom: 56px;
	right: 18px;
	width: 618px;
	height: 40px;
	padding-top: 30px;
	background: url(/images/new/content/academics/tagline_bg.png) bottom center repeat-x;
	color: #ffffff;
	text-align: center;
	font-size: 13px;
	line-height: 20px;
	font-style: italic;
	z-index: 3;
}
#program_vid_bg {
	position: absolute;
	display: none;
	top: 43px;
	bottom: 56px;
	right: 18px;
	width: 618px;
	background: #000000;
	opacity: .6;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	z-index: 3;
}
.prog_vid {
	position: absolute;
	display: none;
	/*top: 53px;*/
	top: 50%;
	margin-top: -142px;
	right: 96px;
	width: 462px;
	height: 260px;
	overflow: hidden;
	background: #000000;
	z-index: 4;
}
.prog_vid_iOS {
	position: absolute;
	display: none;
	/*top: 53px;*/
	top: 50%;
	margin-top: -162px;
	right: 96px;
	width: 462px;
	height: 300px;
	overflow: hidden;
	background: #000000;
	z-index: 4;
}
.prog_vid_close {
	position: absolute;
	display: none;
	/*top: 53px;*/
	top: 50%;
	margin-top: -132px;
	right: 66px;
	width: 30px;
	height: 137px;
	z-index: 4;
}
.prog_vid_close_iOS {
	position: absolute;
	display: none;
	/*top: 53px;*/
	top: 50%;
	margin-top: -152px;
	right: 66px;
	width: 30px;
	height: 137px;
	z-index: 4;
}
.program_frame_top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 872px;
	height: 71px;
	background: url(/images/new/content/academics/program_frame_top.png) top center no-repeat;
	text-align: left;
	padding-top: 10px;
	padding-left: 58px;
	margin-left: -29px;
	z-index: 4;
}
.program_frame_left {
	position: absolute;
	top: 71px;
	bottom: 99px;
	left: 0px;
	width: 45px;
	background: url(/images/new/content/academics/program_frame_left.png) bottom left repeat-y;
	z-index: 4;
}
.program_frame_right {
	position: absolute;
	top: 71px;
	bottom: 99px;
	right: 0px;
	width: 51px;
	background: url(/images/new/content/academics/program_frame_right.png) bottom right repeat-y;
	z-index: 4;
}
.program_frame_bottom {
	position: absolute;
	bottom: 10px;
	left: 0px;
	width: 872px;
	height: 89px;
	background: url(/images/new/content/academics/program_frame_bottom.png) bottom center no-repeat;
	z-index: 4;
}
.program_icons_right {
	position: absolute;
	right: 24px;
	bottom: 23px;
	height: 28px;
	z-index: 6;
}
.program_icons_left {
	position: absolute;
	left: 18px;
	bottom: 23px;
	height: 28px;
	z-index: 6;
}
.headerRow td {
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	vertical-align: bottom;
	/*background: #ad997b;*/
	background: #023723;
	padding: 2px 5px 2px 5px;
}
.headerRow a:link, .headerRow a:active, .headerRow a:visited {
	color: #ffffff;
	text-decoration: none;
	vertical-align: middle;
}
.headerRow2 td {
	font-weight: bold;
	color: #393939;
	text-align: left;
	vertical-align: middle;
	background: #fdf8f1;
	padding: 2px 5px 2px 5px;
	border-top: #be9231 solid 2px;
	border-bottom: #be9231 solid 2px;
}
.headerRow2 a:link, .headerRow2 a:active, .headerRow2 a:visited {
	color: #393939;
	text-decoration: none;
}
.total td {
	border-top: #be9231 solid 1px;
	font-weight: bold;
	padding-bottom: 14px;
}
/***** Nursing Logo (for Nursing pages only) *****/
.nurlogo {
	position: absolute;
	top: 0px;
	right: 70px;
	z-index: 4;
}




















	/***************
	3.8 Information Box Styles
	***************/

.infobox {
	display: block;
	position: relative;
	padding-top: 10px;
}
.infoboxtop {
	position: relative;
	height: 33px;
}
.infoboxtop .topleft {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 18px;
	height: 33px;
	background: url(/images/new/content/global/infobox/topleft.png) top left no-repeat;
}
.infoboxtop .topright {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 24px;
	height: 33px;
	background: url(/images/new/content/global/infobox/topright.png) top right no-repeat;
}
.infoboxtop .top {
	position: relative;
	height: 33px;
	margin-left: 18px;
	margin-right: 24px;
	background: url(/images/new/content/global/infobox/top.png) top center repeat-x;
	text-align: left;
	color: #393939;
	font-weight: bold;
	line-height: 33px;
	font-size: 12px;
}
.infoboxtop .top a:link, .infoboxtop .top a:active, .infoboxtop .top a:visited {
	color: #393939;
	text-decoration: none;
}
.infoboxtop .top .title {
	position: relative;
	height: 33px;
	background: url(/images/new/content/global/infobox/titlebg.png) top right no-repeat;
}
.infoboxmiddle {
	position: relative;
	min-height: 33px;
}
.infoboxmiddle .left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 18px;
	height: 100%;
	background: url(/images/new/content/global/infobox/left.png) top left repeat-y;
}
.infoboxmiddle .right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 24px;
	height: 100%;
	background: url(/images/new/content/global/infobox/right.png) top right repeat-y;
}
.infoboxmiddle .infotext {
	position: relative;
	margin-left: 18px;
	margin-right: 24px;
	min-height: 20px;
	background: url(/images/new/content/global/infobox/contentbg.png) top center repeat;
	color: #ffffff;
}
.infoboxmiddle .infotext ul li {
	list-style: url(/images/new/content/global/pg_nav_bullet_lt.png);
}
.infoboxmiddle .infotext p {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.infoboxmiddle .infotext a:link, .infoboxmiddle .infotext a:active, .infoboxmiddle .infotext a:visited {
	color: #ffffff;
	text-decoration: none;
}
.infoboxbottom {
	position: relative;
	height: 26px;
}
.infoboxbottom .bottomleft {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 18px;
	height: 26px;
	background: url(/images/new/content/global/infobox/bottomleft.png) top left no-repeat;
}
.infoboxbottom .bottomright {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 24px;
	height: 26px;
	background: url(/images/new/content/global/infobox/bottomright.png) top right no-repeat;
}
.infoboxbottom .bottom {
	position: relative;
	height: 26px;
	margin-left: 18px;
	margin-right: 24px;
	background: url(/images/new/content/global/infobox/bottom.png) top center repeat-x;
}
.infoboxline {
	position: relative;
	height: 0px;
	border-top: #3a301a solid 1px;
	border-bottom: #746441 solid 1px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.infobox2 {
	display: block;
	position: relative;
	padding-top: 10px;
}
.infobox2top {
	position: relative;
	height: 33px;
}
.infobox2top .topleft {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 18px;
	height: 33px;
	background: url(/images/new/content/global/infobox2/topleft2.png) top left no-repeat;
}
.infobox2top .topright {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 24px;
	height: 33px;
	background: url(/images/new/content/global/infobox2/topright2.png) top right no-repeat;
}
.infobox2top .top {
	position: relative;
	height: 33px;
	margin-left: 18px;
	margin-right: 24px;
	background: url(/images/new/content/global/infobox2/top2.png) top center repeat-x;
	text-align: left;
	color: #393939;
	font-weight: bold;
	line-height: 33px;
	font-size: 12px;
}
.infobox2top .top a:link, .infobox2top .top a:active, .infobox2top .top a:visited {
	color: #393939;
	text-decoration: none;
}
.infobox2top .top .title {
	position: relative;
	height: 33px;
	background: url(/images/new/content/global/infobox2/titlebg.png) top right no-repeat;
}
.infobox2middle {
	position: relative;
	min-height: 33px;
}
.infobox2middle .left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 18px;
	height: 100%;
	background: url(/images/new/content/global/infobox2/left2.png) top left repeat-y;
}
.infobox2middle .right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 24px;
	height: 100%;
	background: url(/images/new/content/global/infobox2/right2.png) top right repeat-y;
}
.infobox2middle .infotext {
	position: relative;
	margin-left: 18px;
	margin-right: 24px;
	min-height: 20px;
	color: #393939;
}
.infobox2middle .infotext p {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.infobox2middle .infotext a:link, .infobox2middle .infotext a:active, .infobox2middle .infotext a:visited {
	color: #393939;
	text-decoration: none;
}
.infobox2middle .header {
	position: relative;
	width: auto;
	height: 26px;
	color: #ffffff;
	font-size: 12px;
	line-height: 26px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	background: url(/images/new/navbar/navbg.png) top center repeat-x;
	border-top: #222926 solid 1px;
	border-bottom: #222926 solid 1px;
}
.infobox2bottom {
	position: relative;
	height: 26px;
}
.infobox2bottom .bottomleft {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 18px;
	height: 26px;
	background: url(/images/new/content/global/infobox2/bottomleft2.png) top left no-repeat;
}
.infobox2bottom .bottomright {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 24px;
	height: 26px;
	background: url(/images/new/content/global/infobox2/bottomright2.png) top right no-repeat;
}
.infobox2bottom .bottom {
	position: relative;
	height: 26px;
	margin-left: 18px;
	margin-right: 24px;
	background: url(/images/new/content/global/infobox2/bottom2.png) top center repeat-x;
}
.infobox2line {
	position: relative;
	height: 0px;
	border-top: #c5c5c5 solid 1px;
	border-bottom: #eeeeee solid 1px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.infobox3 {
	padding: 10px;
	border: #c3c3c3 solid 1px;
	background: url(/images/new/content/global/whitebg.png) top center repeat;
	margin-bottom: 10px;
}
.infobox3 .infobox3top .top {
	text-align: left;
	color: #393939;
	font-weight: bold;
	border-bottom: #be9231 solid 2px;
}
.infobox3 .infobox3top .top a:link, .infobox3 .infobox3top .top a:active, .infobox3 .infobox3top .top a:visited {
	color: #393939;
	text-decoration: none;
}

	/***************
	3.9 Student Affairs Styles
	***************/

#studentaffairs_topnav {
	position: relative;
	background: #caa146 url(/images/new/content/studaff/topnavbg.jpg) top center repeat-y;
	width: 100%;
	height: 48px;
	border-bottom: #a47f31 solid 1px;
}
#studentaffairs_title {
	position: relative;
	height: 48px;
	padding: 5px 0px 3px 10px;
}
#studentaffairs_topico {
	position: absolute;
	top: 0px;
	right: 10px;
	text-align: right;
	height: 48px;
	z-index: 3;
}
#studentaffairs_topico img {
	margin: 4px 0px 4px 0px;
}


	/***************
	3.10 Video pages
	***************/
	
.vidPlayerArea {
	position: relative;
	min-height: 347px;
	width: 100%;
	margin-top: -10px;
}
#showVid {
	width: 530px;
	height: 400px;
	border: none;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
.vidDescription {
	position: relative;
	width: 520px;
	padding: 5px;
	background: #ffffff url(/images/new/content/global/playlistbg.jpg) bottom center repeat-x;
}
.vidPlayList {
	position: absolute;
	top: 20px;
	bottom: 0px;
	right: 0px;
	width: 330px;
	overflow: auto;
}
.vidPlayListItem {
	position: relative;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	min-height: 90px;
	background: #ffffff url(/images/new/content/global/playlistbg.jpg) bottom center repeat-x;
}

.vidPlayListSm {
	position: absolute;
	background: #393939;
	border: #393939 solid 1px;
	top: 0px;
	bottom: 0px;
	right: 0px;
	width: 230px;
	overflow: auto;
}
.vidPlayListItemSm {
	position: relative;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #ffffff url(/images/new/content/global/playlistbg.jpg) bottom center repeat-x;
	color: #000000 !important;
}
.vidPlayListItemSm a:link, .vidPlayListItemSm a:visited, .vidPlayListItemSm a:active {
	color: #0f251d !important;
}




	/***************
	3.11 Page bottom backgrounds
	***************/

.default_bg {
	background: #ffffff url(/images/new/content/global/pg_bottomline.jpg) bottom center no-repeat;
}
.admissions_bg1 {
	background: #ffffff url(/images/new/content/admissions/page_bg1.jpg) bottom center no-repeat;
}
.president_bg {
	background: #ffffff url(/images/new/content/president/page_bg.jpg) bottom center no-repeat;
}
.about_bg {
	background: #ffffff url(/images/new/content/about/aboutbg.jpg) bottom center no-repeat;
}
.quebec_bg {
	background: #ffffff url(/images/new/content/quebec/page_bg.jpg) bottom center no-repeat;
}
.commencement_bg {
	background: #ffffff url(/images/new/content/commencement/page_bg.jpg) bottom center no-repeat;
}
.alumni_bg {
	background: #ffffff url(/images/new/content/alumni/page_bg.jpg) bottom center no-repeat;
}
.chip_bg {
	background: #ffffff url(/images/new/content/wellness/page_bg.jpg) bottom center no-repeat;
}
.accounting_aa_bg {
	background: url(/images/new/content/academics/business/prog_accountingbg.jpg) bottom center no-repeat;
}
.justice_bg {
	background: url(/images/new/content/academics/safety/prog_justicebg.jpg) bottom center no-repeat;
}
.psa_bg {
	background: url(/images/new/content/academics/safety/prog_bg.jpg) bottom center no-repeat;
}
.safety_bg {
	background: url(/images/new/content/academics/safety/prog_psabg.jpg) bottom center no-repeat;
}
.security_bg {
	background: url(/images/new/content/academics/security/prog_bg.jpg) bottom center no-repeat;
}
.nursing_bg {
	background: url(/images/new/content/academics/nursing/prog_bg.jpg) bottom center no-repeat;
}
.emergency_bg {
	background: url(/images/new/content/academics/safety/prog_emergencybg.jpg) bottom center no-repeat;
}
.studies_bg {
	background: url(/images/new/content/academics/studies/prog_busbg.jpg) bottom center no-repeat;
}
.general_bg {
	background: url(/images/new/content/academics/studies/prog_generalbg.jpg) bottom center no-repeat;
}
.bus_bg {
	background: url(/images/new/content/academics/studies/prog_busbg.jpg) bottom center no-repeat;
}
.healthcare_bg {
	background: url(/images/new/content/academics/business/prog_healthcarebg.jpg) bottom center no-repeat;
}
.business_bg {
	background: url(/images/new/content/academics/business/prog_bg.jpg) bottom center no-repeat;
}
.busmgt_bg {
	background: url(/images/new/content/academics/business/prog_businessbg.jpg) bottom center no-repeat;
}
.forestry_bg {
	background: url(/images/new/content/academics/forestry/prog_bg.jpg) bottom center no-repeat;
}
.forestmgt_bg {
	background: url(/images/new/content/academics/forestry/prog_mgtbg.jpg) bottom center no-repeat;
}
.firefighting_bg {
	background: url(/images/new/content/academics/forestry/prog_firefightingbg.jpg) bottom center no-repeat;
}
.paperbg {
	background: url(/images/new/content/global/paper_bg.jpg) top center repeat;
}

	/***************
	3.12 Foundation giving page
	***************/
	
#thermometer {
	float: right;
	position: relative;
	width: 150px;
	height: 400px;
	background: url(/images/new/content/alumni/thermometer.jpg) top center no-repeat;
}
#thermometer .th_mercury {
	position: absolute;
	bottom: 100px;
	left: 66px;
	width: 13px;
	background: url(/images/new/content/alumni/th_mercurybg.jpg) bottom center repeat-y;
}
#thermometer .th_label_perc {
	position: absolute;
	right: 108px;
	font-size: 8px;
	text-align: right;
}
#thermometer .th_label_dollar {
	position: absolute;
	right: 7px;
	width: 40px;
	font-size: 8px;
	text-align: left;
}
#thermometer .th_total {
	position: absolute;
	bottom: 13px;
	right: 26px;
	width: 94px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	color: #ffffff;
}
#foundationTitle {
	position: relative;
	width: 100%;
	height: 117px;
	background: url(/images/new/content/alumni/giving_headerbg.jpg) bottom center repeat-x;
}
#givingLogoText {
	position: relative;
	width: 100%;
	height: 117px;
	margin-left: -10px;
	background: url(/images/new/content/alumni/giving_header.jpg) bottom left no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 22px;
	color: #ffffff;
}
#givingLogoText .title {
	position: relative;
	padding-left: 120px;
	padding-top: 40px;
	font-size: 18px;
	font-weight: bold; 
}
#givingLogoText .subtitle {
	padding-left: 260px;
}
#givingLogoText .donatebtn {
	float: right;
	margin-right: -10px;
	padding-top: 32px;
}


/*******************
4.0 Footer Elements
*******************/

#contact_info {
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	height: 12px;
	background: #ffffff;
	color: #393939;
	font-size: 9px;
	line-height: 12px;
}
#umfk_addr {
	float: left;
	text-align: left;
}
#ums_addr {
	float: right;
	text-align: right;
}
#contact_line {
	position: relative;
	height: 3px;
	background: #ffffff url(/images/new/footer/contact_line.png) top center no-repeat;
}
#contact_info2 {
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
	min-height: 81px;
	color: #393939;
	font-size: 10px;
	line-height: 14px;
	background: #ffffff url(/images/new/footer/contact_bg.png) top center no-repeat;
	z-index: 2;
}
#contact_info2 a:link, #contact_info2 a:active, #contact_info2 a:visited {
	color: #393939;
	text-decoration: underline;
}
#bottom_seal {
	position: absolute;
	width: 162px;
	bottom: 0px;
	left: 50%;
	margin-left: -81px;
	text-align: center;
	z-index: 3;
}
#umfk_contact {
	float: left;
	width: 338px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	z-index: 10;
}
#ums_contact {
	float: right;
	width: 338px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	z-index: 10;
}
#footer {
	position: relative;
	height: 15px;
	border-top: #939393 solid 1px;
	background: #ffffff url(/images/new/footer/copyright_bg.png) top center repeat-x;
	color: #393939;
	font-size: 9px;
	line-height: 12px;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #393939;
}
#footerLineGold { /* for pages that need a separator between the content and the footer */
	position: relative;
	width: 100%;
	height: 20px;
	background: url(/images/new/content/global/footerlinegold.jpg) top center repeat-x;
}

/*******************
5.0 Miscellaneous Elements
*******************/
	/***************
	5.1 Form Elements
	***************/
	
select {
	vertical-align: middle;
	border: 1px solid #7c7c7c;
	margin: 0px;
	padding: 0px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: url(/images/new/content/global/textbg.gif) bottom center repeat-x;
}
option {
	background-color: #ffffff;
}
input.radio {
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
input.text {
	vertical-align: middle;
	border: 1px solid #7c7c7c;
	margin: 0px;
	padding: 0px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #d9d9da url(/images/new/content/global/textbg.gif) bottom center repeat-x;
}
textarea {
	vertical-align: middle;
	border: 1px solid #7c7c7c;
	margin: 0px;
	padding: 0px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #e4e4e5 url(/images/new/content/global/textboxbg.gif) bottom center repeat-x;
}
