.noprint {display: none;}

* { font-family: Helvetica, "Helvetica Neue", Arial, sans-serif; font-size: 12px; }
input, textarea, select {border:1px solid #444;}
body {min-width:inherit;}
#contentfloatholder, #contentwrapper, #wrapper, #center, #center-middle, #centerpad {float:none !important;overflow:visible !important;}
#footer, #superfooter, #menu, #subheader, #right, #breadcrumbs, #superheader, #subfooter .signup, #subfooter .contact, #subfooter .social, #center-bottom, #subfooter .stralia {display:none;} /* #subfooter*/
#centerpad {margin:0;}
#contentwrapper {background:none;}
#centre-middle, #header, #footer, #subfooter, #superfooter, #center-bottom, #center-top {width:680px;}
.inputtext {width:400px;}
textarea {width: 600px;}

#center-middle h1 {font-size: 18px; color: #00B5CB;}
#center-middle table {width: 100% !important;}

table.tables {border:1px solid #666; border-collapse: collapse;}
table.tables td {border:1px solid #999; padding: 5px; font-size: 11px;}
table.tables th {border:1px solid #999; padding: 5px; text-align:left;}

.formTable, form {width: 680px;}
#formForm {page-break-inside:auto;}
#formForm p {width: 680px;}
#subfooter { float: right; clear: both; width: auto; border: 10px solid #16181B; margin:40px 100px 0 100px; border-radius: 10px; }
#subfooter .logo { float: left; border-top: 31px solid #16181B; border-bottom: 30px solid #16181B; border-left: 30px solid #16181B; border-right: 30px solid #16181B; }
#subfooter .award { float:left; border: 10px solid #16181B; }

.newscarousel,.eventcarousel { display: none; }

.events-container {
	margin-bottom: 2em;
	padding-bottom: 2em;
	clear: both;
}
.events-container .events-date {
	font-weight: bold;
	color: #555;
}
.events-container .events-image-thumbnail {
	float: left;
	margin: 0px 1em 1em 0;
	display: table;
	width: 190px;
	background: #eee;
}
.events-container .events-desc {
	margin-left: 180px;
}
.news-container {
	margin-bottom: 2em;
	padding-bottom: 2em;
	clear: both;
}
.news-container .news-date {
	font-weight: bold;
	color: #555;
}
.news-container .news-image-thumbnail {
	float: left;
	margin: 0px 1em 1em 0;
	display: table;
	width: 190px;
	background: #eee;
}
.news-container .news-desc {
	margin-left: 180px;
}
