html, body {height: 100%;}
body {font-family: Arial, Helvetica, sans-serif; }
.clear {clear: both; }
.left {float: left; }
.right {float: right; }
.hideText {text-indent: -9999px; }
.alignRight {text-align: right;}
.hidden {display: none;}
a {outline: none; }
table {border-collapse: collapse}
img {border: none;}
#container {
	min-height: 100%;
	margin-bottom: -310px; 
	position: relative;
/*	background:url(../images/sitewide/background.png) center repeat-y;*/
}
.col200 {width: 200px;}
.col220_PL {width: 220px; padding-left: 20px;}
.col240_PL {width: 240px; padding-left: 20px;}
.col240 {width: 240px;}
.col260 {width: 260px;}
.col320 {width: 320px;}
.col340_PL {width: 340px; padding-left: 20px;}
.col360 {width: 360px;}
.col460 {width: 460px;}
.col480 {width: 480px;}
.col500 {width: 500px;}
.col600 {width: 600px;}
.col660 {width: 660px;}
.col720 {width: 720px;}
.col740 {width: 740px;}
.content980 {
	width: 980px;
	overflow: hidden;
/*	background-color:#FFF;*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}

.contenthome {
	width: 980px;
	overflow: hidden;
/*	background-color:#FFF;*/
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	min-height:450px;
}

#homeContainer  {
	width:100%;
	background-color:#000;
	margin-left:auto;
	margin-right:auto;
	position: relative;
/*	margin-bottom: 30px;*/
}

.col610center{
	width: 610px;
	padding-left: 200px;
}

.col610center h2{
	text-align: center;
	padding-bottom:10px;
}

.left_col_700 {
	width:680px;
	float:left;
	margin-left:10px;
	margin-right:10px;
}

.sidebar_placeholder {
	position:relative;
	width:240px;
	height:auto;
	float:right;
	margin:10px;
	list-style-type:none;
	background:#CCC;
	padding-left:10px;
	padding-top:10px;	
}

.sidebar_placeholder p {
	color:#000;
}

.sidebar_placeholder img {
	padding-bottom:20px;
}
p {
	font-size: 12px;
	line-height: 18px;
	color: #4d4b39;
	padding-bottom: 18px;
}
a, li a {
	color: #556A6C;
	text-decoration: none;
}
p a:hover, li a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 24px;
	color: #4D4B39;
	font-weight:normal;
}

h1 a {color:#556A6C;}

h1 a:hover {color:#4d4b39;}
h2 {
	font-size: 21px;
	color: #4d4b39;
}
h3 {
	font-size: 16px;
	line-height: 18px;
	color: #4d4b39;
}
.orange14 {
	font-size: 14px;
	line-height: 18px;
	color: #e85b1f;
}
ul {
	list-style-type: none;
	color: #4d4b39;
	font-size: 12px;
	line-height: 18px;
}
.showBullets {
	padding-left: 18px;
	list-style-type: disc;
}
ol {
	color: #4d4b39;
	margin-left: 18px;
	font-size: 12px;
	line-height: 18px;
}
ol li {
	padding-bottom: 18px;
}
.masthead {
	position: relative;
	height: 200px;
	width: 980px;
	margin: 0px auto 30px;
	z-index:1;
}
.masthead_noBottomMargin {
	position: relative;
	height: 200px;
	width: 980px;
	margin: 0px auto;
	z-index:1;
}
.mastheadTitle {
	position: absolute;
	bottom: 20px;
	background-color: #ffffff;
	padding: 6px 20px;
}
.dottedGrayBar {
	width: 100%;
	height: 50px;
	background: url(../images/sitewide/dottedGrayBarBg.png);
	position: relative;
	z-index:1;
}
.dottedGrayBar .verticalGradient {height: 50px;}
.grayBar {
	height: 32px;
	width: 100%;
	background: url(../images/sitewide/grayBar.png) repeat-x;
	position: relative;
}
.lightGrayBarLarge {
	width: 100%;
	height: 49px;
	background: url(../images/sitewide/lightGrayBarLargeBg.png) repeat-x;
	border-bottom: 1px solid #bbb8af;
	position: relative;
}
.lightGrayBar {
	width: 100%;
	position: relative;
	height: 30px;
	background: url(../images/sitewide/lightGrayBarBg.png) repeat-x;
}
.dottedLightGrayFadeUp {
	width: 100%;
	position: relative;
	height: 46px;
	background: url(../images/sitewide/dottedLightGrayFadeUp.png) repeat-x;
	
}
.dottedLightGrayFadeDown {
	width: 100%;
	position: relative;
	height: 46px;
	background: url(../images/sitewide/dottedLightGrayFadeDown.png) repeat-x;
	
}
.dottedLightGrayFadeDown .verticalGradient, .dottedLightGrayFadeUp .verticalGradient {
	height: 46px;
}
.underNav2 {
	position: relative;
	margin-top: -16px;
}
.underNav2NoNotch {margin-top: -9px;}
.underNav2Container {
	position: relative;
	top: -16px;
	margin-bottom: -16px;
	overflow: hidden;
}
.underNav2NoNotchContainer {
	position: relative;
	top: -9px;
}

.adobeReaderRequired {
	width: 173px;
	height: 21px;
	background: url(../images/sitewide/adobeReaderRequired.png);
}
.verticalGradient {
	width: 6px;
	height: 10px;
	display: block;
	background-image: url(../images/sitewide/verticalGradient.png);
}
.pagination {}
.pagination #previousPage {
	width: 30px;
	height: 17px;
	display: block;
	background: url('../images/news/paginationButtons.png');
}
.pagination #previousPage:hover {
	background-position: 0px -34px;
}
.pagination .pageNumber {
	height: 9px;
	padding: 3px 0px 3px;
	width: 15px;
	display: block;
	color: #bbb8af;
	border: 1px solid #bbb8af;
	text-decoration: none;
	font-size: 10px;
	line-height: 9px;
	text-align: center;
	margin-left: 5px;
}
.pagination .pageNumber:hover {
	color: #ffffff;
	border: 1px solid #e85b1f;
	background-color: #e85b1f;
}
.pagination .activePage, .pagination .activePage:hover {
	color: #ffffff;
	border: 1px solid #bbb8af;
	background-color: #bbb8af;
}
.pagination #nextPage {
	width: 30px;
	height: 17px;
	display: block;
	background: url('../images/news/paginationButtons.png');
	background-position: -30px 0px;
	margin-left: 5px;
}
.pagination #nextPage:hover {
	background-position: -30px -34px;
}
.paginationWrapper660 {
	clear: both;
	width: 660px;
}

.paginationWrapper720 {
	clear: both;
	width: 720px;
}

.tertiaryNav_grayBar {
	width: 978px;
	height: 30px;
	border: 1px solid #bbb8af;
	background: url(../images/sitewide/tertiaryNav/tertiaryNav_grayBarBg.png);
}
.tertiaryNav_grayBar_link {
	width: 195px;
	height: 19px;
	padding-top: 11px;
	display: block;
	background: url(../images/sitewide/tertiaryNav/tertiaryNav_grayBarLinkBg.png);
	color: #4d4b39;
	text-transform: uppercase;
	text-align: center;
	border-right: 1px solid #bbb8af;
}
.tertiaryNav_grayBar_linkActive {
	background-position: 0px -30px;
}
.tertiaryNav_grayBar_link_short {
	width: 194px;
}
.tertiaryNav_grayBar_link_last {
	border-right: none;
}
.tertiaryNav_grayBar_title {
	width: 170px;
	height: 9px;
	display: block;
	background-image: url(../images/admissions/admissionsTertiaryNav_overview.png);
	margin: 0px auto;
}
.tertiaryNav_grayBar_link:hover .tertiaryNav_grayBar_title {
	background-position: 0px -10px;
}
.tertiaryNav_grayBar_linkActive .tertiaryNav_grayBar_title, .tertiaryNav_grayBar_linkActive:hover .tertiaryNav_grayBar_title {
	background-position: 0px -20px;
}
.tertiaryNav_grayBar_link_doubleLineTitle {
	height: 25px;
	padding-top: 5px;
}
.tertiaryNav_grayBar_link_doubleLineTitle .tertiaryNav_grayBar_title_doubleLine {
	height: 19px;
}
.tertiaryNav_grayBar_link_doubleLineTitle:hover .tertiaryNav_grayBar_title_doubleLine {
	background-position: 0px -20px;
}
.tertiaryNav_grayBar_linkActive .tertiaryNav_grayBar_title_doubleLine, .tertiaryNav_grayBar_linkActive:hover .tertiaryNav_grayBar_title_doubleLine {
	background-position: 0px -40px;
}
.pageOpener {
	width: 680px;
	line-height: 22px;
	font-size: 18px;
	color: #4d4b39;
	font-family: Georgia, serif;
	margin: 0px 20px 18px;
}


.roundedGrayButton {
	text-decoration: none;
}
	.roundedGrayButton .roundedGrayButtonLeft {
		width: 7px;
		background: url(../images/sitewide/roundedGrayButton/roundedGrayButtonLeft.png) no-repeat;
		display: block;
		height: 16px;
	}
	.roundedGrayButton .roundedGrayButtonText {
		color: #4d4b39;
		font-size: 9px;
		line-height: 16px;
		padding: 0px 5px;
		background: url(../images/sitewide/roundedGrayButton/roundedGrayButtonCenter.png) repeat-x;
	}
	.roundedGrayButton:hover .roundedGrayButtonText {
		color: #e85b1f;
	}
	.roundedGrayButton .roundedGrayButtonRight {
		width: 7px;
		background: url(../images/sitewide/roundedGrayButton/roundedGrayButtonRight.png) no-repeat;
		display: block;
		height: 16px;
	}
	
	
.roundedGrayButton_large {
	text-decoration: none;
}
	.roundedGrayButton_large .roundedGrayButton_largeLeft {
		width: 9px;
		background: url(../images/sitewide/roundedGrayButton_large/largeGrayButtonLeft.png) no-repeat;
		height: 21px;
		display: block;
	}
	.roundedGrayButton_large .roundedGrayButton_largeText {
		color: #4d4b39;
		font-size: 12px;
		line-height: 21px;
		padding: 0px 5px;
		background: url(../images/sitewide/roundedGrayButton_large/largeGrayButtonCenter.png) repeat-x;
		text-transform: uppercase;
	}
	.roundedGrayButton_large:hover .roundedGrayButton_largeText {
		color: #e85b1f;
	}
	.roundedGrayButton_large .roundedGrayButton_largeRight {
		width: 9px;
		background: url(../images/sitewide/roundedGrayButton_large/largeGrayButtonRight.png) no-repeat;
		height: 21px;
		display: block;
	}


.viewMore {
	width: 70px;
	height: 14px;
	background: url('../images/news/viewMoreButton.png') no-repeat;
	display: block;
}
.viewMore:hover {
	background-position: 0px -14px;
}
	
	
	
.tanModalBox {
}
	.tanModal_top {width: 42px;}
		.tanModal_topLeft {
			width: 16px;
			height: 16px;
			display: block;
			background-image: url(../images/sitewide/tanModal/tanModal_topLeft.png);
		}
		.tanModal_topCenter {
			width: 10px;
			height: 16px;
			display: block;
			background-image: url(../images/sitewide/tanModal/tanModal_topCenter.png);
		}
		.tanModal_topRight {
			width: 16px;
			height: 16px;
			display: block;
			background-image: url(../images/sitewide/tanModal/tanModal_topRight.png);
		}
	.tanModal_center {height: 10px; width: 42px;}
		.tanModal_centerLeft {
			width: 16px;
			height: 100%;
			display: block;
			background-image: url(../images/sitewide/tanModal/tanModal_centerLeft.png);
		}
		.tanModal_centerCenter {
			width: 10px;
			height: 100%;
			background-color: #dad6cc;
		}
			.tanModal_centerCenter .modalClose {
				width: 69px;
				height: 18px;
				background-image: url(../images/sitewide/tanModal/modalClose.png);
				margin-top: -43px;
				cursor: pointer;
			}
			.tanModal_centerCenter .modalClose:hover {
				background-position: 0px -18px;
			}
			.tanModal_centerCenter .modalSubmit {
				width: 100px;
				height: 21px;
				margin-top: 0px;
				border: 0px;
				background: url(../images/sitewide/tanModal/modalSubmit.png)
			}
			.tanModal_centerCenter .modalSubmit:hover {
				background-position: 0px -21px;
			}
		.tanModal_centerRight {
			width: 16px;
			height: 100%;
			display: block;
			background-image: url(../images/sitewide/tanModal/tanModal_centerRight.png);
		}
	.tanModal_bottom {width: 42px;}
		.tanModal_bottomLeft {
			width: 16px;
			height: 19px;
			display: block;
			background-image: url(../images/sitewide/tanModal/tanModal_bottomLeft.png);
		}
		.tanModal_bottomCenter {
			width: 10px;
			height: 19px;
			display: block;
			background-image: url(../images/sitewide/tanModal/tanModal_bottomCenter.png);
		}
		.tanModal_bottomRight {
			width: 16px;
			height: 19px;
			display: block;
			background-image: url(../images/sitewide/tanModal/tanModal_bottomRight.png);
		}
		
#mask {
	position:fixed;
	left:0;
	top:0;
	z-index: 9000;
	background: url(../images/sitewide/tanModal/mask.png);
	display:none;
}

.videoIcon {
	width: 23px;
	height: 22px;
	background: url(../images/sitewide/videoIcon.png);
	display: block;
	position: absolute;
	right: 0;
	top: 0;
}
.shareThis {
	padding: 0 0 0 19px;
	background: url(../images/sitewide/shareIcon.png) no-repeat    ;
	height: 13px;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 10px;
	color: #94928b;
	text-decoration: none;
}
.shareThis:hover {
	text-decoration: underline;
	background-position: 0px -13px;
}



.connectBox320 {
	padding: 14px 30px 0 124px;
	width: 167px;
	height: 37px;
	background-image: url(../images/sitewide/connectBox320.png);
}
	.connectBox320 a {
		width: 24px;
		height: 24px;
		margin-right: 9px;
		background: url('../images/news/socialIcons.png') no-repeat;
	}
	.connectBox320 .siMyspace {background-position: 0px -24px;}
	.connectBox320 .siTwitter {background-position: 0px -48px;}
	.connectBox320 .siFlickr {background-position: -24px -24px;}
	.connectBox320 .siYouTube {background-position: -24px 0px;}



.imgSmallLeft {
	padding: 4px 18px 14px 0px;
}
.imgSmallRight {
	padding: 4px 0px 14px 18px;
}



.noJavascript {
	text-indent: -9999px;
	width: 439px;
	height: 30px;
	display: block;
	background: url(../images/sitewide/javascriptDisabled.png);
	position: relative;
	top: 19px;
	left: 65px;
	padding: 0px;
	z-index: 3;
}
.boomPixel {
	position: absolute;
	top: 0;
	left: 0;
}

.sideBarBox {
	width: 220px;
	display: block;
	margin: 0 0 20px 20px;
}


#onlineButtonCluster {
	margin: 0 0 20px 20px;
	overflow: hidden;
	width: 220px;
}

#onlineButtonCluster .requestInfo,
#onlineButtonCluster .applyNow,
#onlineButtonCluster .chatLive {
	background-image: url(../images/programs/overview/onlineButtonCluster.png);
	display: block;
}

#onlineButtonCluster .requestInfo {
	height: 32px;
	width:  220px; 
}
#onlineButtonCluster .requestInfo:hover {background-position: 0px -66px;}
#onlineButtonCluster .requestInfo:active {background-position: 0px -132px;}
#onlineButtonCluster .applyNow {
	height: 34px;
	width:  110px;
	background-position: 0px -32px;
}
#onlineButtonCluster .applyNow:hover {background-position: 0px -98px;}
#onlineButtonCluster .applyNow:active {background-position: 0px -164px;}
#onlineButtonCluster .chatLive {
	height: 34px;
	width:  110px;
	background-position: -110px -32px;
}
#onlineButtonCluster .chatLive:hover {background-position: -110px -98px;}
#onlineButtonCluster .chatLive:active {background-position: -110px -164px;}

.pageTitle {
	position:absolute;
	width:400px;
/*	background-color:#556A6C;*/
	color:#FFF;
	font-size:18px;
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
/*	margin-top:-271px;*/
	margin-top:-80px;
	margin-left:561px;
	z-index:2;
	padding:10px;
	background:url(/wp-content/themes/mwi/images/sitewide/programTitle_bck.png);	
}

.tr40 {
	height:40px;
}

#homeMainImage {
	width:980px;
	height:420px;
	background-image:url(/wp-content/gallery/home/home_landing.jpg);
}

#homeMainImage2 {
	width:980px;
	height:420px;
	background-image:url(/wp-content/gallery/home/home_landing2.jpg);
}

#homeCTA {
	list-style:none;
/*	background-color:#2f4253;*/
}

#homeCTA li{
	display:inline-block;
	width:240px;
	max-height:240px;	
	margin:0px 0px 10px 0px;
	padding: 0px 1px 0px 0px;
}

.homeBody p {
	color:#999;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height:24px;
	padding: 0 10px 20px;
}
#scholarshipList{
	padding-left:10px;
}
.sName {
}
.sAmount{
	padding-left:100px;
}
#scholarshipList li {
	list-style:decimal;
	font-weight:bold;
	padding-bottom:10px;
}
#scholarshipList li a{text-decoration:none;}
#scholarshipList li a:hover{ color:#F00;}
.scholarshipDetails{
	padding-top:10px;
	padding-left:80px;
}
.divsName{text-align:center; font-weight:bold;}
.divsApplicationEnd{text-align:center;font-weight:bold;}

#ScholarshipApplication  {margin-left:20px;}
#ScholarshipApplication tr td{height:30px;}
#ScholarshipApplication tr td label{color:#F00; font-style:italic; padding-left:5px;}
#ScholarshipApplication tr td p{padding:3px 0;}
