body, p, ul, td {
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight:normal;
}

body.bannerBack {
	background:#EFEFEF url(/images/BannerBack.gif) repeat-x;
	margin:0;
}

p, li {
	font-size: 11px;
}

p {
	line-height: 175%;
}

p.just, li.just { 
	text-align: justify; 
	line-height: 175%;
}

li.just {
	text-align: justify; 
	line-height: 150%;
	margin: 0 0 10px 0;
}

/* --------------------------------- */
div.header {
	margin-top:3px;
}

#subheader {
	margin:0;
	padding:15px 0;
	background:#f5f8f5;
	border-bottom:#CCC dotted 1px;
}

#subheader h1 {
	width:660px;
	margin:0 auto;
}

h1.homepage {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align:justify;
	color:#004539;
}

h1.page-title {
	color:#3B746B;
	font-family:Arial, Verdana, sans-serif;
	font-size:20px;
	font-weight:normal;
	text-decoration: none;
	margin-left: 0;
	padding-left: 5px;
	width: 100%;
	border-bottom: solid 1px #3B746B;
}

h2.sub-title {
	color:#3B746B;
	font-family:Arial, Verdana, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 15px;
	width: 100%;
	border-bottom: solid 1px #CCCCCC;
}

h3.sub-sub-title {
	color:#3B746B;
	font-family:Arial, Verdana, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}

h3.normal {
	font-size:13px;
	margin-bottom:3px;
}

h4 {
	font-family: Arial, Verdana, sans-serif;
	font-size:15px;
}

h4.newsection {
	width: 100%;
	border-top: solid 1px #CCCCCC;
	padding-top: 10px;
	text-decoration: underline;
}

h4.normal {
	font-size:11px;
	margin-bottom:2px;
}

hr.hr1 {
	height: 1px;
	color: #CCC;
	border-top:none;
	border-left:none;
	border-right:none;
}

div.header div.spacer {
	display: none;
}

div.header > div.spacer {
	display: block;
}

#cse-search-box {margin:0; padding:0;}
#cse-search-box input { font-size:11px;}

div.announcement {
	width: 202px;
	margin-bottom: 10px;
	padding-bottom:25px;
	position: relative;
	z-index: 50;
	text-align:left;
	background:#FFF url(../images/announce_footer.jpg) bottom left no-repeat scroll;
}

div.announcement h1 {
	color: #FFF;
	background:#FFF url(../images/announce_title.jpg) top left no-repeat scroll;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	padding: 20px 10px 10px 20px;
	margin: 0;
}

div.announcement p, div.announcement a, div.announcement td, div.announcement li{
	font-size: 11px;
	line-height: 125%;
}

div.announcement p {
	margin : 5px 0px 5px 0px;
}
div.announcement h2 {
	margin : 5px 0px 5px 0px;
}

div.announcement ul {
	margin : 1px 1px 1px 15px;
	padding: 0;
	list-style-type: disc;
	color: #3d726f;
}

div.announcement li {
	margin : 3px 0;
	padding: 0;
}

.announcement div{
	padding:5px 20px;
	background:#FFF url(../images/announce_midder.jpg) top left repeat-y scroll;
}

/* --------------------------- */

div.feature{
	position: relative;
	width: 205px;
	border: 1px solid #3D726F;
	margin-top: 60px;
	margin-bottom: 2px;
	padding-top: 80px;
	}

div.feature img {
	position: absolute;
	top: -40px;
	left: 20px;
	}

div.feature h4 {
	font-size:11px;
	margin:0;
}

div.feature P {
	font-size:11px;
	font-style:italic;
	margin:0;
}

div.feature div{
	margin: 0 5px 5px 20px;
	}
	
/* -------------------------- */

div.footer {
	background-color: #FFFFFF;
	width: 100%;
	padding:5px;
	border-top: 1px solid #3D726F;
}


#footer {
	background-color:#EFEFEF;
	border-top:#CCC 1px dotted;
	width:100%;
}
#footer td {
	padding:5px 0 50px 0;
	margin:0;
	vertical-align:top;
}
/*------------------------------------------------------*/

a, a:link, a:active {
	color:#0000CC;
}
a:visited {
	color:#006600;
}
a:hover {
	color:#009933;
}

*.small {
	font-size: 11px;
}

/* ----- Positions Vacant ------  */
div.posvac {
	font-family: Arial, Verdana, sans-serif;
}

div.posvac p{
	font-size:11px;
	text-align: justify;
	margin:0 0 10px 20px;
	padding:0;
}

div.posvac h2{
	font-size:12px;
	margin:15px 0 5px 0;
	padding:0;
}

div.posvac h3{
	font-size:11px;
	margin:15px 0 0 0;
	padding:0;
}

div.posvac ul {
	margin-top: 0;
}

div.posvac li {
	line-height: 175%;
	margin-bottom: 5px;
}

div.posvac ul.links {
	list-style-type: none;
	margin: 30px 0 0 0;
	padding: 0;
}

div.posvac ul.links li {
	display: inline;
	margin: 0 20px 0 0;
	padding: 0;
	font-size: 11px;
}

/* -------------------- */

.noShow {
	display:none;
}

#tw {
	display:none;
}

ul.side-nav {
	border-top: #CCC 1px dotted; 
	border-bottom: none; 
	padding: 0; 
	margin: 5px 0 0 0; 
	list-style-type: none; 
	/*background-color: #bbcec5;*/
	background-color: transparent;
	width: 200px;
	font-size: 11px;
}
ul.side-nav LI {
	border-top: none;
	border-bottom: #CCC 1px dotted;
	padding: 0; 
	margin: 0; 
}
ul.side-nav A, UL.side-nav A:link, UL.side-nav A:active, UL.side-nav A:visited {
	padding:8px 6px;
	display: block; 
	margin: 0; 
	color: #505050;
	text-decoration: none;
	width: 188px! important;
	width: 100%; 
}
ul.side-nav a:hover {
	color: #ffffff; 
	background-color: #3d726f;
}

ul.side-nav strong a {
	font-weight: bold; 
	color: #004539; 
	background-color: #eaefea;
	width: auto;
}

td.col1 {border-right:#CCC 1px dotted; vertical-align:top;}

#midder { background-color:#FFF; padding-bottom:20px; }
/*------------------------------------------------------*/
INPUT.button
{
	font-size:11px;
}

.warning {
	color: #CC0000;
	font-weight: bold;
}

li.pdf { 
	list-style-type: none;
	background: #FFF url(/images/adobe_pdf.gif) no-repeat scroll 0 4px;
	margin-left: -23px;
	padding: 4px 0 5px 23px;
}
 
li.word2003 { 
	list-style-type: none;
	background: #FFF url(/images/word2003.gif) no-repeat scroll 0 4px;
	margin-left: -23px;
	padding: 4px 0 5px 23px;
}
 
li.htm {
	list-style-type: none;
	background: #FFF url(/images/plain.gif) no-repeat scroll 0 4px;
	margin-left: -23px;
	padding: 4px 0 5px 23px;
}

table.datatable1 {
		border: 1px solid #AAA;
		border-collapse: collapse;
}

table.datatable1 tr {
		vertical-align: top;
}

table.datatable1 tr.selected {
	background-color: #F0E68C;
}


table.datatable1 th, table.datatable1 td {
		border: 1px solid #DDD;
		font-size: 11px;
		padding: 2px 5px;
		line-height: 15px;
}

table.datatable1 thead th {
	text-align:center;
	background-color:#FAFAFA;
	font-weight: bold;
	color: #000;
	border-bottom: solid 1px #AAA;
}

table.datatable1 tfoot th {
	text-align:left;
	background-color:#EAEAEA;
	font-weight: normal;
	color: #666;
}

table.datatable1 tbody th {
	font-weight: bold;
	text-align: left;
}

table.datatable1 caption {
	color: #000;
	font-size: 13px;
	font-weight: bold;
}

table.datatable1 td ul {
	margin: 0 0 0 20px;
}

.indent { margin-left:20px;
}