* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Tahoma, Arial, "Trebuchet MS", Helvetica, sans-serif;
	text-align: center;
}
#container {
	width: 600px;
	text-align: left;
}
#menu {
	display: none;
}
#rightCol {
	position: absolute;
	top: 0;
	left: 0;
	text-align: left;
	width: 120px;
}
#rightCol img {
	border: none;
}
#searchBox {
	display: none;
}
#rightOpt {
	display: none;
}
#quickLinks {
	display: none;
}
#header {
	display: none;
}
#centerCol {
	position: relative;
	top: 120px;
}
.noprint {
	display: none;
}
#pageTitle {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
}
#mainContent {
	position: relative;
	border-bottom: 1px solid #006b56;
}
#foot {
	display: none;
}
#pageSection {
	display: none;
}

h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #555;
	font-style: italic;
}
#mainContent p {
	padding: 6px 0;
	line-height: 150%;
}
.left {
	position: relative;
	float: left;
	border: 1px solid #a2c5c5;
	margin: 10px 10px 5px 0;
}
.question {
	margin: 4px 0 0 0;
	font-weight: bold;
	font-style: italic;
}
.answer {
	margin: 4px 0;
}
td {
	font-size: 12px;
	vertical-align: top;
	padding: 4px;	
}
.req {
	color: #006B56;
}
.lab {
	text-align: right;
}
select {
	font-size: 12px;
	width: 175px;
	background-color: #a2c5c5;
}
.forma {
	width: 175px;
	border: 1px solid #a2c5c5;
}
em {
	font-weight: bold;
	font-style: normal;
	color: #006B56;
}
#rightOpt em {
	color: #a2c5c5;
}
.board {
	line-height: 100%;
	margin: 0 0 10px 0;
	border: 1px solid #a2c5c5;
	padding: 10px;
	clear: both;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	background-color: #fff;
}
.right {
	float: right;
	text-align: center;
	margin: 0 0 10px 10px;
}	
.board_name {
	color: #006B56;
	font-weight: bold;
}
#centerCol li, #rightOpt li {
	list-style-position: inside;
	margin-left: 10px;
	padding-left: 10px;
	text-indent: -15px;
}
.return {
	font-size: 10px;
	text-align: right;
}
.button  {
	color: white;
	background-color: #006B56;
	font-size: 10px;
	font-weight: bold;
	margin-top: 5px;
	letter-spacing: 1px;
	border: 1px solid white;
	text-align: center;
}
#news, #rfp, #openings, #job_desc, #agendas, #mgmt {
	background-color: #ddd;
}
table {
	width: 100%;
	border-collapse: collapse;
}
.title {
	font-weight: bold;
	font-style: italic;
}
.subtitle {
	font-style: italic;
}
.bordTop {
	background-image: url(pics/bordTop.gif);
	background-repeat: repeat-x;
	padding-top: 12px;
}
#rightOpt h1 {
	padding-top: 0;
	font-size: 11px;
}
.nofloat {
	float: none;
}
#logo img {
	margin-bottom: 20px;
}
#calendar td {
	padding: 0;
	margin: 0;
}
#calendar {
	margin-top: 10px;
}
