@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
}
.clear {
	clear: both;
}
.header-container, .menu-container {
	width: 975px;
	margin: 0 auto;
	display: table;
}
input: focus {
	outline: 0 none;
}
/* header */

.header {
	height: 98px;
	width: 100%;
	display: table;
	background: url(images/pngs/header-bg.png) repeat-x;
	border-bottom: 1px solid #ffffff;
}
.logo {
	background: url(images/pngs/logo.png) no-repeat;
	width: 487px;
	height: 53px;
	float: left;
	margin: 20px 0 0 0;
}
.header-right-box {
	width:250px;
	height:30px;
	background:#002256;
	display:table;
	float:right;
	margin:68px 0 0 0;
}
/* end header */



/* menu */

.menu {
	height:38px;
	width:100%;
	background:url(images/pngs/menu-bg.png) repeat-x;
	display:table;
}
.menu-box {
	height:38px;
	background:url(images/pngs/menu-box-bg.png) repeat-x;
	display:table;
	float:left;
	width:auto;
	text-transform:uppercase; /*border-right:1px solid #4267a3;*/
}
* html .menu-box {
	width:686px;
}

/* end menu */




/* content */
.dropcap {
	width: 40px;
	height: 60px;
	float: left;
	/*background:url(images/gifs/dropcap-t.gif) top no-repeat;*/
}
.content {
	width: 100%;
	background: url(images/pngs/content-bg.png) repeat-x;
	display: table;
}
.sub-content {
	width: 100%;
	background:url(images/pngs/sub-content-bg.png) repeat-x;
	display: table;
}
.content-2 {
	width: 100%;
	display: table;
}
.content-container {
	width: 975px;
	margin: 0 auto;
	display: table;
	border: 1px solid #4267a3;
}
.box-1 {
	width: 727px;
	float: left;
	display: table;
}
.box-2 {
	border-left: 1px solid #999999;
	background: #003366;
	vertical-align: top;
}
.box-2-index {
	border-left: 1px solid #999999;
	background: #CCCCCC;
	vertical-align: top;
}
.box-2 .quote {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 20px 8px 0 10px;
	color:#002256;
}
.box-2 .quote ul {
	margin: 0;
	padding: 0 0 0 10px;
}
.box-2 .quote ul li {
	padding: 5px 0 0 0;
}
.box-2 .quote .title {
	font-size: 11px;
	text-transform: uppercase;
}
.box-2 .quote .subtitle {
	font-weight:bold;
}
.box-3 {
	vertical-align: top;
}
.box-4 {
	width: 253px;
	background: #CCCCCC;
	float: left;
	margin: 10px 0 0 0;
	padding: 0 0 6px 0;
	border-right: 1px solid #002256;
}
.content-box {
	display: block;
	width: 475px;
	height: auto;
	float: left;
	margin-top: 10px;
	margin-right: 0p;
	margin-bottom: 0;
	margin-left: 0;
}
.content-box-top {
	display: block;
	border-top: 2px solid #999933;
	width: 100%;
	border-bottom: 2px solid #ffffff;
	font-size: 1px;
}
.content-box-top-2 {
	display: block;
	width: 100%;
	border-bottom: 4px solid #999933;
	font-size: 1px;
}
.content-box-title {
	display: block;
	height: 25px;
	background: #CCCCCC;
	border-left: 1px solid #002256;
	color: #002256;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:  bold;
	padding: 5px 0 0 20px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.content-box-title-2 {
	display: block;
	height: 25px;
	background: #002256;
	border-left: 1px solid #002256;
	border-right: 1px solid #002256;
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px 0 0 10px;
}
.content-box-content {
	background-color:#FFFFFF;
	padding: 0 0 10px 0;
	border-left: 1px solid #002256;
}
.content-box-content-2 {
	border: 1px solid #002256;
}
.title-right {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: -0.5px;
	border-bottom: 1px dotted #000000;
	padding: 30px 0 0 10px;
	width: 215px;
	margin: 0 0 0 10px;
	text-align: left;
}
.title-right-2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: 1px dotted #000000;
	padding: 30px 0 3px 0px;
	width: 215px;
	margin: 0 0 0 5px;
	text-align: left;
}
.scroller {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.x1 {
	float: left;
	margin: 0 0 0 15px;
	font-size: 16px;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	width: auto;
}
.x2 {
	float: left;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	clear: right;
	padding: 0 5px 20px 0;
	width: 150px;
}
.x2 a {
	color: #003192;
	text-decoration: none;
}
* html .x1 {
	margin: 0 0 0 10px;
}
img {
	border: none;
}
a.img {
	border: 1px solid #ffffff;
	display: inline-block;
}
a: hover.img {
	border: 1px solid #000000;
}
.calendar_left {
	float: left;
	background: url(images/pngs/calendar-left.png) no-repeat;
	width: 78px;
	height: 78px;
	margin: 0 3px 0 2px;
	display: block;
}
.calendar_left b {
	padding: 20px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 0px;
	text-align: center;
	display: block;
}
.calendar_right {
	width: 856px;
	float: left;
	background-color: #eeeee6;
	margin: 0 0px 0 0;
	display: block;
}
.calendar_right p {
	padding: 10px 10px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	margin: 0px;
}
.calendar_right span {
	padding: 5px 10px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
.calendar_right strong {
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}
.pic-box-2-container {
	display: block;
	margin: 0 10px 0 0px;
}
.pic-box-2 {
	width: 159px;
	height: 120px;
	display: block;
	float: left;
	padding: 10px 0 0 10px;
	background: url(images/pngs/pic-box-2.png) no-repeat;
}
.pic-box-2-text {
	float: left;
	display: block;
	padding: 2px 0 0 7px; /*border: 1px solid;*/
	width: 530px;
}
.pic-box-3-container {
	display: block;
	float: left;
}
.pic-box-3-title {
	font-size: 13px;
	color: #330000;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	display: block;
}
.pic-box-3-text {
	float: left;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a.pic-box-3-text {
	color: #003366;
	text-decoration: none;
}
a: hover.pic-box-3-text {
	color: #003366;
	text-decoration: underline;
}
.pic-box-3 {
	float: left;
	width: 110px;
	height: 142px;
	background: url(images/pngs/pic-box.png) no-repeat;
	padding: 5px 0 0 5px;
}
.projects {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	padding:10px 20px 10px 10px;
	margin:0 0 0 0;
}
.projects .title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #999933;
}
.projects .subtitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #002256;
}
.projects .state {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #999933;
}

.projects .state a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #999933;
	text-decoration: none;
}
.pout {
	float: left;
	width: 100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 5px;
	margin:10px 2px 10px 16px;
	line-height: 15px;
}
.pout .img{
	float: left;
	width: 100px;
	margin-right: 5px;
}
.pout strong{
	color:#666666;
}
.pout a{
	color:#002256;
	text-decoration: none;
}
.pout a:hover{
	color:cccccc;
}
.experience{
	width: 465px;
	padding-left: 169px;
}
.experience .subtitle{
	text-decoration: none;
	color: #003399;
}
/* end content */



/* banner */

.banner {
	width: 100%;
	background: url(images/pngs/banner-bg.png) repeat-x;
	display: table;
}
.banner-container {
	width: 975px;
	margin: 0 auto;
	display: table;
	border-left: 1px solid #4267a3;
	border-right: 1px solid #4267a3;
	border-top: none;
	border-bottom: none;
}
/* end banner */



/* footer */

.footer-container {
	width: 975px;
	margin: 0 auto;
	display: table;
}
.footer-top {
	height: 30px;
	width: 100%;
	background: #4267a3;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
}
.f_link {
	float: left;
	display: block;
	margin: 0px 10px 0px 10px;
	width: auto;
}
.f_link a {
	color: #21659B;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 0 0 0;
}
.f_link a: hover {
	text-decoration: underline;
}
.f_link_line {
	float: left;
	width: 1px;
	height: 12px;
	border-left: 1px solid #21659B;
	display: block;
	font-size: 1px;
}
/* end footer */

a.pic-box {
	display: block;
	width: 110px;
	height: auto;
	padding: 5px 0 0 5px;
	background: url(images/pngs/pic-box.png) no-repeat;
	text-decoration: none;
	margin: 0px 0px 0px 2px;
}
a.pic-box p {
	margin: 6px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #330000;
	font-weight: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #000000;
	margin: 0 10px 0 20px;
	font-weight:  normal;
}
h1 a{
	color: #006699;
	/*font-weight:bold;*/
	text-decoration:none;
}
h1 a:hover{
	color: #999999;
	text-decoration:none;
}
h1 ul{
	padding:0 0 0 14px; 

}
h2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	letter-spacing: -0.5px;
}

h2 a {
	text-decoration:none;
	color: #003399;
}
h2 a:hover {
	color: #666666;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	font-weight: normal;
	line-height: 18px;
}
h3 a {
	text-decoration: none;
	color: #0053a6;
}
h3 a: hover {
	text-decoration: underline;
}
.content-box-content-2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	color: #003366;
}
.content-box-content-2 p a {
	text-decoration: none;
	color: #003366;
}
.content-box-content-2 p a: hover {
	text-decoration: underline;
}
h4 {
	color: #330000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 5px 0px 5px 0px;
	text-align: center;
	display: block;
}
h5 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin: 5px 0px 5px 0px;
	text-align: center;
	display: block;
}
h6 {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px;
	letter-spacing: normal;
	margin: 0px;
}
a: hover h6 {
	text-decoration: underline;
}
input.search {
	float: left;
	margin: 0px;
	-webkit-appearance:  textfield;
	padding: 0px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: none;
	height: 18px;
}
input.search-but {
	float: left;
	background: url(images/pngs/search-but.png) no-repeat;
	width: 18px;
	height: 20px;
	border: none;
	cursor: pointer;
	padding: 0px;
}
input.register-but {
	width: 131px;
	height: 30px;
	background: url(images/pngs/register-but.png) no-repeat;
	border: none;
	cursor: pointer;
}
input.tpe-but {
	width: 146px;
	height: 30px;
	background: url(images/pngs/tpe-but.png) no-repeat;
	border: none;
	cursor: pointer;
}
input.but {
	width: 85px;
	height: 22px;
	background: url(images/pngs/but.png) no-repeat;
	border: none;
	cursor: pointer;
}
.but {
	width: 85px;
	height: 22px;
	background: url(images/pngs/but.png) no-repeat;
	border: none;
	cursor: pointer;
}
.staff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #000000;
	margin: 0 10px 0 20px;
	font-weight:  normal;
}
.staff .title {
	font-size: 15px;
	font-weight: bold;
	color: #002256;
}
.staff .name {
	font-weight: bold;
	color: #002256;
}

.staff .name a:hover {
	color: #cccccc;
}

.staff .position {
	font-style:italic;
	color: #999933;
}
.staff a {
	font-weight: bold;
	color: #002256;
	text-decoration:none;
}
.data{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	margin: 0 10px 0 5px;
	padding: 2px 2px;
	color:#666666;
}
.data .title{
	font-size: 11px;
	color:#002256;
}
.data .state{
	color:#002256;
	border-bottom: 1px solid #000000;
	padding: 2px;
	}
.data .county{
	color:#333333;
	padding: 2px 2px 2px 10px;
}
.data .underline{
	border-bottom: 1px solid #000000;
	border-left: 1px soild #000000;
	padding: 5px 0 5px 0;
}

/* arrows */

a.arrow {
	display: block;
	font-family: "Verdana";
	font-size: 11px;
	color: #003399;
	text-decoration: none;
	background: url(images/pngs/arrow-c.png) no-repeat right;
	width: 70px;
	padding: 0px 0 0 0;
}
a: hover.arrow {
	text-decoration: none;
}
* html a.arrow {
	padding: 2px 0 0 0;
}
a.arrow-2 {
	display: block;
	font-family: "Verdana";
	font-size: 11px;
	color: #003399;
	text-decoration: none;
	background: url(images/pngs/arrow-2.png) no-repeat right;
	width: 70px;
	padding: 0px 0 0 0;
}
a: hover.arrow-2 {
	text-decoration: none;
}
* html a.arrow-2 {
	padding: 2px 0 0 0;
}
a.arrow-3 {
	display: block;
	font-family: "Verdana";
	font-size: 11px;
	color: #003399;
	text-decoration: none;
	background: url(images/arrow-3.png) no-repeat left;
	width: 70px;
	padding: 0px 0 0 0;
	text-align: right;
}
a: hover.arrow-3 {
	text-decoration: none;
}
* html a.arrow-3 {
	padding: 2px 0 0 0;
}
a.arrow-4 {
	display: block;
	font-family: "Verdana";
	font-size: 11px;
	color: #003399;
	text-decoration: none;
	background: url(images/arrow-4.png) no-repeat left;
	width: 70px;
	padding: 0px 0 0 0;
	text-align: right;
}
a: hover.arrow-4 {
	text-decoration: none;
}
* html a.arrow-4 {
	padding: 2px 0 0 0;
}
/* end arrows */

.left-margin {
	width: 190px;
	margin: 10px 0px 0 52px;
	padding: 0 10px 0 0;
	border-top: 2px solid #999933;
	display: block;
	float: left;
}
.cal-left-margin {
	width: 179px;
	margin: 10px 0px 0 62px;
	padding: 5px 10px 20px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color: #999933;
	display: block;
	float: left;
}
.reg-left-margin {
	width: 190px;
	margin: 10px 0px 0 52px;
	padding: 0 10px 0 0;
	border-top: 2px solid #999933;
	display: block;
	float: left;
}
.reg-margin-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	width: 170px;
	margin: 0 10px 0 10px;
	padding: 5px 0 5px 10px;
	border-bottom: 1px solid #999933;
	display: block;
	float: left;
	line-height: 16px;
}
.reg-margin-box .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999933;
	font-weight:bolder;
}
.reg-margin-box ul{
	padding: 0 0 0 12px;
	margin: 0px;
}
.reg-margin-box ul a{
	color:#333333;
	text-decoration: none;
}
.reg-margin-box ul a:hover{
	color:#999933;
}
.li-menu {
	width: 190px;
	margin: 10px 0px 0 20px;
	border-top: 2px solid #999933;
	display:  block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
.li-menu .title{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999933;
	font-weight:bolder;
	width: 180px;
	margin: 0 10px 0 0;
	padding: 5px 0 5px 10px;
}
.li-menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.li-menu ul li {
	display: block;
	padding: 7px 0 7px 10px;
	border-bottom: 1px solid #cccccc;
	line-height: 16px;
}
.li-menu ul li a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999933;
}
.li-menu ul li a: hover {
	color: #333333;
	line-height: 24px;
}
.li-menu ul li a.active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #333333;
}
.li-menu ul li ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.li-menu ul li ul li {
	display: block;
	margin: 4px 0 1px 0;
	padding: 0 0 0 10px;
	border:none;
	background:left top no-repeat url(images/gifs/li-menu_bullet.gif);
	line-height: 14px;
}
.li-menu ul li ul li  a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999933;
}

.news-menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
	width: 179px;
	margin: 10px 0px 0 62px;
	padding: 5px 10px 20px 0;
	border-top: 2px solid #999933;
	border-right: 1px solid #002256;
	display: block;
	float: left;
/*	background-color:#CCCC99;*/
}

.table {
	font-size:10px;
	color:#333333;
	padding: 0 3px;
}
.table .title{
	font-weight:bold;
	color: #002256;
	font-size:9px;
	padding: 0 3px;
	border-right: 1px #666666;
}
.butt_submut {
	background: url(images/jpgs/submit_butt.jpg) left top no-repeat;
	width: 87px;
	height: 24px;
	border: none;
	cursor: pointer;
}
.butt_print {
	background: url(images/pngs/but.png) left top no-repeat;
	width: 87px;
	height: 24px;
	border: none;
	cursor: pointer;
}
/*################################CALANDER################################*/

.calendar {
	background-image:url(images/gifs/icon_date65.gif);
	background-repeat: no-repeat;
	padding: 0 10px 20px 70px;
	margin: 0 0 10px 0;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999933;
	font-family:Arial, Helvetica, sans-serif;
}
.calendar-navi {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #002256;
	text-align: right;
}
.calendar-navi a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #002256;
	text-align: left;
	font-weight:bold;
	font-style:normal;
	text-indent: 10pt;
}
.calendar-title {
	font-size:14px;
	font-weight:bold;
	color: #002256;
}
.calendar-text {
	font-size:11px;
}
.calendar a {
	text-decoration:none;
	color: #002256;
}
.calendar a:hover {
	text-decoration:underline;
	color: #002256;
}
/*################################REGISTRATION################################*/

.registration-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #002256;
	padding: 10px 0 0 0;
}
.registration-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0 0 0 20px;
	line-height: 18px;
}
.registration-form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0 0 0 12px;
}
