@charset "utf-8";
/* NSSE T2 CSS Document */

#leftColumn-t2 {	/* Replaced by "ThirdTierContainer" */
	float:left;
	display:inline-block;
	width: 136px;
	background-color:#ffffff;
	padding:0 0 30px 0;
	margin: 10px 20px 0 20px;
/*	border-top:10px solid #999999;	*/
}
ul#left-nav {
	width:136px;
	padding:0;
	margin:0;
	list-style-type:none;
	list-style-position:outside;
	list-style-image:none;
	background-color:#e6e6e6;
}
#left-nav li {
	padding:0;
	margin:0;
	border-bottom:1px solid #f2f2f2;
	text-transform:uppercase;
	background-color:#ddd;
}
#left-nav li a {
	display:block;
	width:112px;
	margin:0;
	padding:12px;
	color:#4d4d4d;
}
#left-nav li a:hover {
	color:#ffffff;
	background:url('http://nsse.iub.edu/_2010/img/left-nav-hover.gif') repeat-y left top;
	text-decoration:none;
}
#left-nav li a:active {
	color:#ffffff;
	background:url('http://nsse.iub.edu/_2010/img/left-nav-hover.gif') repeat-y left top;
	text-decoration:none;
}
#left-nav li a.selected {
	color:#000;
	background-color:#ccc;
	background-image:none;
	text-decoration:none;
}

#rightColumn-t2 {
	float: left; 
	width: 292px; 
	background-color:#ffffff;
	padding:0 0 30px 0;
	margin:0 20px 0 20px;
}

#mainContent-t2 {
	float:left;
	width:452px;
	margin: 20px 0 0 0; 
	padding:0 0 30px 0;
	background:url('http://nsse.iub.edu/_2010/img/hbar-medium.gif') no-repeat top left;
}

/*
#breadcrumbs {
	float:left;
	width:452px;
	background-color:#ffffff;
	margin:10px 0 0 0;
	padding:0;
}
#breadcrumbs ul {
	float:left;
	margin:10px 0 7px 0;
	padding:0;
}
#breadcrumbs li {
	display:block;
	float:left;
	margin:0;
	padding:0;
	font-size:0.833em;
	line-height:1em;
	text-transform:uppercase;
}
*/
.callout {
	background-color:#d9d9d9;
	padding:4px 20px;
	margin:20px 0;
}
.callout p {
	color:#000000;
}
.callout p.callout-header {
	font-size:1.17em; /*12px ->14px */
	color:#00447c;
	font-weight:bold;
}
table {
	margin:20px 0;
	padding:0;
	border-collapse:collapse;
	width:452px;
	border:1px solid #C0C0C0;
}
thead {
	background:url('') repeat-y top left;
}
th {
	font-size:1em;
	padding:7px 7px 7px 7px;
	color:#ffffff;
	background:url('http://nsse.iub.edu/_2010/img/th-bg.gif') #00447C repeat-x top left;
	text-align: center;
}
td {
	padding:5px 5px 5px 20px;
	font-size:1em;
	border:1px solid #C0C0C0;
	text-align: center;
	vertical-align: central;
}
.odd {
	color:#000000;
	background-color:#ffffff;
}
.even {
	color:#000000;
	background-color:#d9d9d9;
}
.nsse-quote-container {
	float:left;
	width:56px;
	height:40px;
	background:url('http://nsse.iub.edu/_2010/img/nsse-quote.gif') no-repeat top left;
	padding:0;
	margin:10px 4px 0 0;
	position:relative;
	left:0;
	top:5px;
}
.fsse-quote-container {
	float:left;
	width:56px;
	height:40px;
	background:url('http://nsse.iub.edu/_2010/img/fsse-quote.gif') no-repeat top left;
	padding:0;
	margin:10px 4px 0 0;
	position:relative;
	left:0;
	top:5px;
}