body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

div.printSectionHeader {font-weight: bold; font-size: 13pt; border-top: 1px dotted #000000; margin: 0;}
span.printEditLinks {font-weight: bold; font-size: 11pt;}

#schoolTopHeader {padding: 0 0 3px 0; margin: 0 0 5px 0; height: 48px; position: fixed; top: 0px; right: 0px; left: 0px; z-index: 20; background-color: #FFFFFF;}
div.schoolHeader {
	padding: 0 0 4px 0; 
	margin: 0 0 5px 0; 
	position: fixed; 
	top: 0px; 
	right: 0px; 
	left: 0px; 
	z-index: 20; 
	background-color: #FFFFFF;
}
#schoolSubHeader {
	padding: 5px 0 0 52px; 
	font-weight: bold;	
}

.instructions {margin: 5px 5px 5px 55px; font-weight: bold; width: 700px;font-family : Arial, Helvetica, sans-serif; font-size : 9pt;}

#mainTitleBar {
	background-color: #5A853D;
	width: 100%;
	height: 17px;
}
#mainTitleBar td {
	font-size : 9pt;
	color: #FFFFFF; 
	font-weight: normal;
	padding: 1px 5px 1px 1px;
}
#mainTitleBar th {
	font-size : 10pt;
	color: #FFFFFF; 
	font-weight: bold;
	padding: 1px 1px 2px 5px;
}

#updateButton {background-color: #5A853D; padding: 2px 5px; color: #FFFFFF; font-family : Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold;}

table.mainMenuBar {
	background-color: #5A853D;
}
table.mainMenuBar td {
	font-size: 10pt;
	width: 100px;
	color: #000000; 
	font-weight: bold;
	padding: 2px;
	text-align: center;
}

div.content {
	padding: 10px 3px 3px 3px;
	background-color: #FFFFFF;
	position: relative;
	text-align: left;
	margin-top: 50px !important; margin-top: 5px;
	margin-bottom: 30px !important; margin-top: 5px;
}

div.contenttabs {
	padding: 10px 3px 3px 3px;
	background-color: #FFFFFF;
	position: relative;
	margin-top: 100px !important; margin-top: 225px;
	margin-bottom: 30px !important; margin-top: 5px;
	text-align: left;
	overflow: auto;
}
div.test {
	border: 1px solid #484848;
	position: absolute;
	background-color: #FFFF80;
	left: 0;
	top: 0;
	height: 100%;
	overflow: auto;
	
}
div #sectionLabel {color: #AA0000; top: 5px; left: 5px; font-weight: bold; font-size: 34pt; position: absolute; z-index: 15;}
div #sectionLabelSmall {color: #AA0000; top: 5px; left: 5px; font-weight: bold; font-size: 21pt; position: absolute; z-index: 15;}


/* tabs */
#tabContainer {
	width: 100%;
	border-bottom: 1px solid #484848;	
}
#tabs {
	position: relative;
	top: 0;
	left: 0;
	z-index: 5;
	width: 100%;
	height: 2.1em;
	width: 72em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#tabs ul {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -1px;
	width: 72em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#tabs ul li  {
	display: inline;
	list-style: none;
}

#tabs ul a,
#tabs ul span {
	width: 1.7em;
	display: block;
	float: left;
	padding: 4px 0;
	margin: 1px 1px 0 0;
	text-align: center;
	font-family: arial, verdana, sans-serif;
	font-size: 85%;
	text-decoration: none;
	color: #333;
}

#tabs ul span{
	border: 1px solid #484848;
	border-bottom: none;
	background: #FFFFFF;
	padding-bottom: 6px;
	margin-top: 0;
	color: #AA0000;
	font-weight: bold;
	font-size: 8pt;
}

#tabs ul a {
	background: #E0E0E0;
	border: 1px solid #AAA;
	border-bottom: none;
	font-size: 8pt;
}

#tabs ul a:hover {
	margin-top: 0;
	border-color: #484848;
	background: #FBFBFB;
	padding-bottom: 5px;
	font-size: 8pt;
}
/* tabs */



table.schoolList {border-top: 1px solid #000000; border-bottom: 1px solid #000000; width: 770px;}
table.schoolList td {margin: 0; padding: 2px 3px 4px 3px; font-size: 9pt; font-weight: normal;}
table.schoolList th {margin: 0; padding: 2px 3px; font-size: 9pt; border-bottom: 1px solid #000000; background-color: #9F9F9F; font-weight: bold;}

table.schoolList tr.unSelected td{font-weight: normal; background-color: inherit;}
table.schoolList tr.selected td{background-color: #FFFFCE;}
table.schoolList tr.statistics td{font-weight: bold; border-left: 1px solid #000000; border-top: 1px solid #000000; border-right: 1px solid #000000;}



div.sections {margin: 0; padding: 0;}
div.sections fieldset {margin: 10px 0 5px 50px;	border: 1px solid #5A853D; padding: 5px 5px 5px 5px; width: 700px; display: block;}
div.sections legend {margin: 0;	font-weight: bold; font-size: 9pt; padding: 1px 3px; color: #5A853D; border: 1px solid #5A853D;}
div.sections fieldset table.input th{margin: 0; font-weight: bold; font-size: 8pt; text-align: left; padding-right: 5px; vertical-align: top;}
div.sections fieldset table.input td{margin: 0;	font-size: 8pt;	text-align: left;	vertical-align: top;}
div.sections fieldset table.input td.errors{font-weight: bold; color: #CC0000; padding-left: 7px;}
div.sections fieldset table.input td.label{width: 18px;	padding-top: 1px;	}
div.sections fieldset input {font-family : Arial, Helvetica, sans-serif; font-size: 8pt;}
div.sections fieldset textarea {font-family : Arial, Helvetica, sans-serif;	font-size: 8pt;}
div.sections fieldset h4{margin: 0; font-weight: bold; font-size: 9pt; text-align: left; vertical-align: top;}
div.sections fieldset h5{margin: 0 0 5px 0; font-weight: normal; font-size: 9pt; text-align: left; vertical-align: top;}
div.sections fieldset select {font-family : Arial, Helvetica, sans-serif; font-size: 8pt;}
div.sections fieldset option {font-family : Arial, Helvetica, sans-serif; font-size: 8pt;}

table.subInput {margin-left: 7px; border: 1px solid #5A853D;}
table.subInput th{margin: 0; font-weight: bold; font-size: 8pt; text-align: left; padding: 2px; vertical-align: top;}
table.subInput td{margin: 0; font-size: 8pt;	text-align: left; padding: 2px;	vertical-align: top;}

fieldset.search {margin: 10px 0 5px 10px;	border: 1px solid #5A853D; padding: 5px 5px 5px 5px; width: 760px; display: block;}
fieldset.search legend {margin: 0;	font-weight: bold; font-size: 10pt; padding: 1px 3px; color: #5A853D; border: 1px solid #5A853D;}
fieldset.search table th {margin: 0; font-weight: bold; font-size: 9pt; text-align: left; padding-right: 5px; vertical-align: top;}
fieldset.search table td {margin: 0;	font-size: 9pt;	text-align: left;	vertical-align: top;}
fieldset.search table td.label {width: 18px;	padding-top: 1px;	text-align: right;}
fieldset.search table td.error {font-size: 9pt; color: #FF0000;}



			.errorBackground {
				background-color: #FFD7D7;
			}
			.highlight {
				background-color: #E8FFE8;
			}
			
			
#menu{
width:100%;
padding:5px 0px;
white-space:nowrap;
margin: 1px 0 0 0;
font-weight: bold;
}
#menu a{
display:inline;
border-top:1px solid #cccccc;
border-left:1px solid #cccccc;
border-right:1px solid #808080;
border-bottom:1px solid #000000;
font-size:11px;
color:#000000;
background:#BBBBBB;
text-decoration:none;
padding:3px 2px 3px 4px;
text-align: center;
padding: 3px 15px;
}
#menu a:hover{
border-top:1px solid #000000;
border-left:1px solid #666666;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
color:#ffffff;
background:#8D8D8D;
}
#menu a:active{
color:#ffffff;
background:#5A853D;
}



table.tabbedtable {width: 660px; margin: 5px 5px 5px 16px;}
table.tabbedtable th.selected { width: 150px;font-size: 9pt; padding: 1px 0 1px 0;  text-align: center; font-weight: bold; border: 2px solid #5A853D; border-bottom: none;}
table.tabbedtable th.unselected { width: 150px;font-size: 9pt; cursor: hand; text-align: center; font-weight: normal; border: 1px solid #5A853D; border-bottom: 2px solid #5A853D; border-left: none; background-color: #DFDFDF;}
table.tabbedtable th.empty {font-size: 9pt; width: 200px; text-align: right; font-weight: normal; border: none; border-bottom: 2px solid #5A853D;}
table.tabbedtable td.selected {padding: 8px 2px 0 2px; border: 2px solid #5A853D; border-top: none;}


table.schoolStatistics {margin: 5px 2px; border: 1px solid #000000; width: 220px;}
table.schoolStatistics th{text-align: left; background-color: #C8C8C8; padding: 1px 5px 2px 3px;}
table.schoolStatistics td{text-align: left; padding: 0 3px 0 5px; font-size: 8pt;}
table.schoolStatistics td.spaceCol {text-align: left; padding: 0 3px 0 5px;}
table.schoolStatistics td.section {text-align: left; font-weight: bold;}

a {text-decoration: none;}

#topmenu {
  color: #000000;
  position: fixed;
  top: 0px;
  right: 0px;
  left: 0px;
  z-index: 20;
  background-color: #FBFBFB;
}

#mainStatisticsHolder {
	z-index: 30;
	position: fixed; 
	top: 72px; 
	left: 780px;
	text-align: center; 
}
#mainStatisticsHolder h3 {margin: 0 0 5px 0; font-size: 10pt; font-weight: bold; }



#footer {
  color: white;
  position: fixed;
  bottom: 0px;
  right: 0px;
  left: 0px;
  text-align: center;
  background-color: #5A853D;
  font-family : Arial, Helvetica, sans-serif;
  font-size: 7pt;
  padding: 0;
}

#schoolFooter {
  text-align: center;
  font-family : Arial, Helvetica, sans-serif;
  font-size: 9pt;
  padding: 5px;
  background-color: #FFFFFF;
  bottom: 0px;
  right: 0px;
  left: 0px;
}
#schoolFooter p {
	color:#5A853D;
	font-weight: bold;
	margin: 0;
}
#schoolFooter a {
	color:#5A853D;
}

#toc {margin: 10px 5px; border: 1px solid #5A853D; width: 620px;}
#toc a {font-weight: bold;}
#toc tr {height: 22px;}
#toc tr.shaded {background-color: #D1D1D1; height: 22px;}
#toc th{color: #FFFFFF; background-color: #5A853D; margin: 0; font-weight: bold; font-size: 9pt; text-align: center; padding: 3px 5px; vertical-align: middle;}
#toc td{margin: 0; font-size: 9pt; text-align: center; padding: 2px 5px; vertical-align: middle;}

#toc_contact {margin: 0 0 5px 10px;}
#toc_contact th{font-weight: normal; font-size: 9pt; text-align: left;}
#toc_contact td{font-weight: bold; font-size: 9pt; text-align: left; padding-left: 5px;}

table.selfRanks td {padding: 0px 2px 2px 1px; text-align: center;}
table.selfRanks th {padding: 0px 2px 2px 1px; text-align: right;}

#showCollegeData {font-size: 9pt; margin: 0 0 -15px 0; color: #FF0000; font-weight: bold; width: 760px; cursor: hand; cursor: pointer;text-align: right;}
