@charset "utf-8";
/* CSS Document */

/*-----------------------------------------------------------------------------------------*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/
/*                                  MAIN SITE PRINT STYLES                                 */
/*/////////////////////////////////////////////////////////////////////////////////////////*/
/*-----------------------------------------------------------------------------------------*/

html {
margin: 0;
}


body{ margin: 15px; background-image:none; font-family: Georgia, "Times New Roman", Times, serif;}
/*******LAYOUT*******/


#header-container {
	background: none;
	margin:0px 0px 0px 0px;
	padding:0px;
	height:auto;
	width: 100%;
}
#header {
	margin:0px auto;
	padding:0px;
	height:auto;
	width: auto;
	background: none;
	text-align:center;
}
#header h1 {
	margin:0;
	border: none;
	padding:0;
}
#header h1 a {
	display: block;
	height:89px;
	width: 280px;
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	margin:10px 0px 0px 0px;
	text-decoration: none;
	background: transparent url(/common-lib/includes/images/nsu_logo_b.gif) no-repeat left top;
}

#header h2 a, #header h2 {
	margin:0px;
	border: none;
	padding:0px;
}
#header h2 a {
	display:block;
	font-size:132%;
	width: auto;
	float:left;
	color: #FFFFFF;
	text-decoration:none;
	padding-top: 0px;
	margin:0px auto;
}
#container {width: auto; margin:0px auto; background: #fff;}

#columnone {display:none;}
#maincontent {float: none; clear: both; width: auto; margin:0px;}


#columntwo {float: none; clear: both; width: 400px;}
#columntwo .featurebox img {display: none;}
* html #maincontent {float: none; width: auto; margin:0px; clear:both;}
* html #columntwo {float: none; width: auto; clear:both;}
#qtoolbar{display:none;}


#footer {
	text-align:center;
	clear: both;
	border-top: 1px solid #E3E8EE;
	padding: 10px 0px 10px 0px;
	font-size:86%;
	color:#999;
	margin-top: 12px;
	display: block;
	width: 100%;
}
#footer p {
	margin:0px;
	padding:0px
}
#footer a:link {
	color:#999
}
#toplinks {display:none;}
#flashcontent {display:none;}
#imageheader{display:none;}
#qtoolbar {display:none;}


/*******MAIN NAVIGATION*******/

#navbar-container {display:none;}
#navbar {display:none;}
/**********FORMS**********/

input.submit {
	padding: 1px 3px;
	background:#666;
	color:#fff;
	font-weight:bold;
	font-size:96%
}
/**********SEARCH**********/

#search {display:none;}

/**********CUSTOM CLASSES**********/

.featurebox {
	color:#333;
	padding: 0px;
	border-top: none;
	margin: 0px;
	background: #fff none no-repeat 100% 100%;
}
.featurebox p, .featurebox h1, .featurebox h2, .featurebox h3, .featurebox h4, .featurebox h5, .featurebox h6 {
	margin: 0 0 .3em;
	border-bottom: 1px solid #50afdf;
	color:#50afdf;
}
.featurebox p {
	border:none;
	margin: 0 0 1em;
	color:#444;
}
.featurebox a {
	font-weight:bold;
	font-size:94%;
}
.featurebox p a {
	font-weight:bold;
	font-size:100%;
}
.subdued {
	color:#999;
}
.smallfont {
	font-size:.85em;
}
.highlight {
	color:#E17000;
}
.alert {
	color:#990000;
	font-weight:bold;
}
.success {
	color:#390;
	font-weight:bold;
}
.caption {
	color:#999;
	font-size:11px;
}
.date {
	font: bold 82% arial;
	color:#bbb;
	display:block;
	letter-spacing: 1px;
}

.toggle_container {overflow: visible; display: block;}
.block {display: block; overflow: visible;}

/*********TABLES***********/

.infotable {
	width: 100%;
	padding: 0;
	margin: 0 0 15px 0;
	border-left:1px solid #C1DAD7;
	font: 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.infotable caption {
	padding: 0 0 5px 0;
	width: 100%;
	margin-right: 0px;
	text-align: right;
	font-style: italic;
}
.infotable th {
	font-weight:bold;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 0px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}
.infotable th.nobg {
	border-top: 0px;
	border-left: 0px;
	border-right: 1px solid #C1DAD7;
	background: none;
}
.infotable td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 0px;
	color: #4f6b72;
}
.infotable tr.alt td {
	background: #F5FAFA;
	color: #797268;
}


.scrolltable {
	padding: 0px;
	margin: 0px;
	border:none;	
	font: 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	width: auto;
}
.scrolltable td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;	
	color: #4f6b72;
	padding: 0px;
}
.innerframe {
	overflow: auto;	
	width: auto;	
	height: 450px;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	}
.tableContainer {
	position: relative;
	padding-top: 28px;
	width: auto;		
	margin: 0px auto;	
	}

	
.tableContainer thead tr {
	position: absolute;
	top: 0px;
	left: 0px;	
	width: auto;
	border:1px solid #ccc;
	display:table;
	}
.tableContainer thead tr td {
	font-weight: bold;
	color: #4f6b72;
	background:url(http://dev.nova.edu/common-lib/includes/images/bg_header.jpg) repeat-y left top;	padding:4px 0px;
	margin:0px;
	font-variant:small-caps;
	font-size:12px;
	}	
.scrolltable tr.alt td {
	background: #F5FAFA;
	color: #797268;
}


.tableContainer thead tr td.trtd{padding:4px 0px; width: 65px; text-align:center;}
.tableContainer thead tr td.trtdgrad{padding:4px 0px; width: 72px; text-align:center;}
.tableContainer thead tr td.trtdleftgrad{padding:4px 1px 4px 6px; width:210px;}
* html .tableContainer thead tr td.trtdleftgrad{padding:4px 1px 4px 6px; width:330px;}
.tableContainer thead tr td.trtdleft{padding:4px 1px 4px 6px; width:210px;}
* html .tableContainer thead tr td.trtdleft{padding:4px 1px 4px 6px; width:330px;}
/*********CUSTOM LISTS***********/




#maincontent .multicolumn {
	width:500px;
	margin:0px;
	padding:0px;
}
#maincontent .multicolumn ul.left {
	float: left;
	width: 49%;
}
#maincontent .multicolumn ul.right {
	float: left;
	width: 49%;
}

br.clear {
	clear:both;
	line-height:1px;
	margin:0px;
	padding:0px
}


div.innerframe {overflow: visible; height:auto;	}
thead td{font-size: 11pt;}	
.tableContainer thead tr {position: static;}	
thead {display: table-header-group;}
.scrolltable{width:100%;}

.tableContainer thead tr { display:table-row;}

.tableContainer{ padding-top:0px;}

#maincontent .TabbedPanelsContent{display:block; border:none;}
#maincontent .TabbedPanelsContent p {border:none;}
#maincontent .TabbedPanelsContentGroup{border:none; background:none;}
#maincontent .TabbedPanels{border:none;}
#maincontent .TabbedPanelsTabGroup{display:none;}


#maincontent img{ display:none;}
#maincontent div img{ display:inline;}
#maincontent table img{ display:inline;}

#maincontent img.printthis{display:inline; margin-top: 5px;}

.caption {/*main.css (line 620)*/
color:#999999;
font-size:12px;
}

/*CMS DROPDOWN STYLE*/
#maincontent .toggle_container[style]{display: block !important; width: 100%; margin: auto; padding: 0px; padding-left: 0px;}
#maincontent .trigger {font-weight: bold;}
#maincontent .block {overflow: visible; width: 100%; margin: auto; padding: 0px; padding-left: 0px;}

/*-----------------------------------------------------------------------------------------*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/
/*                                  OLD SITE PRINT STYLES                                 */
/*/////////////////////////////////////////////////////////////////////////////////////////*/
/*-----------------------------------------------------------------------------------------*/ 
#bodyBG {background: #FFFFFF;}
td.content {font-family: Arial, Helvetica, sans-serif;background: #FFFFFF;width: 100%;}
#navigation, #advertising, #other {display: none;} 
	
#mbOverlay, #mbCenter, #mbImage {
	display: none;
	visibility: hidden;
}