body {background-color: #0b1c5d;}/*#-091949;*/
#content {background-color: #FFFFFF}
#nav {	background-color: #0b1c5d;}
#menu{border-bottom: 0px;}
.headerbg {background-image: url(graphic/indexheaderbg.jpg);}



#maincopy {
	float: none;
	clear: both;
    width: 700px;
	padding: 0px 0px 0px 20px;
	color: #000000;
	background-color: #FFFFFF;
}
#sidebar {
	float: right;
	clear: right;
    width: 160px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	padding: 0px 10px 20px 0px;
	border-left: double 3px  #ababa0;
}
#sidebar #title {
	color: #206080;
	font: bold 11px/30px Georgia, serif;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	padding: 0px 10px 20px 0px;
	border-bottom: dotted 2px #0b1c5d;
}
#mission {
	float: none;
	clear: both;
	color: #222222;/*#206080;*/
	background-color: #90b6b9;
	font: normal 13px/20px Georgia, serif;
	text-align: justify;
	margin: 0px;
	padding: 12px 20px 15px 20px;
	border-bottom: solid 1px  #999999;/*#ababa0;*/
	margin-bottom:0px;
	width:680px;
	background-image: url(graphic/pattern1.gif);
}
#mission strong {
	font: normal 12px/20px Georgia, serif;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #0b1c5d;/*#0b1c5d;*/
	font-weight: normal;
}
#mission a {
	font: normal 12px/20px Georgia, serif;
	text-decoration:underline;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	padding-left:10px;
	color: #0b1c5d;
	font-weight: normal;
}
.section {
	color: #ababa0;
	float: left;
	clear:none;
	font: normal 9pt/12pt Georgia, serif;
	text-align: left;
	width: 100px;
	margin-bottom: 15px;
	letter-spacing: 0.5em;
	text-transform: uppercase;
	padding-top: 6px;
}
.news {
	float: left;
	clear: left;
	width:520px;
	margin-top: 25px;
}
.news .item {
	float: left;
	width: 495px;
	clear: left;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: solid 1px #90A8AD;
}

.news .item .photo {
	float: left;
	clear: left;
	width: 145px;
	margin-right: 15px;
}
.news .item .ltab {
	float: left;
	clear: none;
	width: 335px;
	padding-bottom: 10px;
}
.news .item .ltab h2 {
	float: none;
	clear: both;
	color: #0b1c5d;
	font: bold 12pt/18px Georgia, serif;
	letter-spacing: 0.0em;
	margin: 0px 0px 8px 0px;
}
.news .item .ltab .copy {
	float: none;
	clear: none;
	color: #0b1c5d;
	font: 9pt/12pt Verdana, Arial, Sans-Serif;
}
#sidebar .item {
	float: left;
	clear: both;
	margin-bottom: 20px;
	color:  #ababa0;
	width:155px;
	font: normal 16px/16px Georgia, serif;
}
#sidebar .item .month {
	color: #666666;
	display: inline;
	clear: none;
	font: normal 16px/16px Georgia, serif;
	padding: 0px;
}
#sidebar .item .day {
	display: inline;
	color: #0b1c5d;
	font: normal 16px/16px Georgia, serif;
}
#sidebar .item .text {
	float: left;
	clear: both;
	color: #999999;
	margin-top: 4px;
	padding-left: 12px;
	font: 9pt/11pt Verdana, Arial, Sans-Serif;
}
#sidebar .item .text strong {
	font-style: italic;
	font-weight: normal;
}



span input[type="text"] {
	width: 80px;
	height: 13px;
	margin:0px;
	font-size: 12px;
	color: #0b1c5d;
	background-color: #dddddd;
	border: 0px;
}
span textarea {
	width: 300px;
	height: 175px;
	margin:0px;
	font-size: 12px;
	color: #0b1c5d;
	background-color: #dddddd;
	border: 0px;
}
.news .item .ltab h2 span input {
	width: 300px;
	height: 16px;
}
#sidebar .item .day span input {
	width: 30px;
}
#sidebar .item .text span textarea {
	width: 140px;
	height: 60px;
	overflow:auto;
}
