/* AIM High St. Louis PRINT CSS
----------------------------------------*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	}
.container {
	margin: 0 auto;
	width: 95%;
	}
.print-logo {
	display: block;
	visibility: visible;
	}
#page-header {
	display: none;
	}
#left-section-header {
	display: none;
	}
#logo { 
	display: none;
	}
#logo h1 span {
	display:none;
	margin-left:9000px;
	}
#right-section-header {
	display: none;
	}
#aux-nav {
	display: none;
	}
#center-section-header {
	display: none;
	}
#header-images {
	display: none;
	}
#page-content {
	clear: both;
	}
#left-column {
	display: none;
	}
#left-column li {
	display: none;
	}
#left-content2 {
	display: none;
	}
#center-column {
	width: 95%;
	padding: 20px;
	}
#center-column .content {
	width: 100%;
	padding: 20px;
	font-size: 1em;
	line-height: 1.45em;
	}
#center-column ul.blue-bullets li {
	list-style-image: url(../images/asterisk-blue.gif);
	list-style-type: none;
	text-align: left;
	position: relative;
	text-indent: 0;
	padding-bottom: 8px;
	}
#center-column ul.green-bullets li {
	list-style-image: url(../images/asterisk-green.gif);
	list-style-type: none;
	text-align: left;
	position: relative;
	text-indent: 0;
	padding-bottom: 8px;
	}
#right-column {
	display: none;
	}
#right-column #right-content1 {
	display: none;
	}
#right-column #right-content1 .content {
	display: none;
	}
#right-column .right-content2 {
	display: none;
	}
#right-column #right-content2 .content {
	display: none;
	}
#center-column .content h1 {
	line-height: 18px;
	color: #000;
	font-weight: bold;
	font-size: 18px;
	font-style: normal;
	width: 100%;
	border-bottom: solid 1px #7186C3;
	}
.tableHeader {
	height:28px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #000;
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	}
.tableSubHeader {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #ccc;
	border: #ffffff 1px solid;
	}
.alert, .loginalert, .confirm, .alert2 {
	font-size: 12px;
	color: #fff;
	background-color: #000;
	padding: 2px;
	}
.EnabledControl, DisabledControl {
	font-size: 12px;
	color: #000;
	font-weight: normal;
	}
.DisabledControl {
	color: #999;
	}
.button, .searchButton {
	height: 18px;
	margin-top: 0px;
	padding: 0px 2px 0 2px;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	border-top: #ccc 1px solid;
	border-right: #666 1px solid;
	border-bottom: #333 1px solid;
	border-left: #999 1px solid;
	background-color: #fff;
	}
.searchButton {
	color: #000;
	border-top: #ccc 1px solid;
	border-right: #666 1px solid;
	border-bottom: #333 1px solid;
	border-left: #999 1px solid;
	background-color: transparent;
	}	
a:link, a:visited, a:hover {
	color: #000;
	text-decoration: underline;
	}
.headline1 {
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	background-color: #000;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px;
	}
#page-footer {
	}
#page-footer .content {
	}