/* CSS Document */
body, p, li, td {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		color: #000000;
		font-size: 10pt;
		font-weight:normal;
}

P.just, li.just { text-align: justify; }

*.noPrint, DIV.menuBar, DIV.menu, TABLE.altmenu A{
	display: none;
}

DIV.header {
	border-bottom: 1px solid #CCCCCC;
}
H1 {
	font-size:14pt;
}

H1.page-title {
	color:#3B746B;
	font-family:Arial, Verdana, sans-serif;
	font-size:16pt;
	font-weight:normal;
	text-decoration: underline;
}

H2.sub-title {
	color:#3B746B;
	font-family:Arial, Verdana, sans-serif;
	font-size:14pt;
	font-weight:normal;
	text-decoration: underline;
	margin-left: 10px;
}

H3.normal {
	font-size:10pt;	
}

H4.normal {
	font-size:8pt;
}

UL.side-nav {
	display: none;
}

/* ----- Positions Vacant ------  */
div.posvac {
	font-family: Arial, Verdana, sans-serif;
}

div.posvac p{
	font-size:9pt;
	text-align: justify;
	margin:0 0 0 20px;
	padding:0;
}

div.posvac h2{
	font-size:10pt;
	margin:15px 0 0 0;
	padding:0;
}

div.posvac h3{
	font-size:9pt;
	margin:15px 0 0 0;
	padding:0;
}

div.posvac ul.links {
	list-style-type: none;
	display: none;
}

/* -------------------- */
#tw {
	display:none;
}

