@charset "utf-8";
/* 5 h 4 h - Do not edit this css */
* {
	margin: 0;
	padding: 0;
}
html, body{
	margin: 0px;
	padding: 0px;
	height: 100%;
}
body{
	background-color: #004864;
	font-family: verdana;
	font-size: 12px;
}
ul, li {
	list-style-type:none;
}
h1, h2 ,h3, h4 {
	color:#1f2e45;
	font-weight:normal;
	font-family:arial;
}
h1{
	font-size:18px;
}
h2{
	font-size:16px;
}
h3{
	font-size:14px;
}
img{
	border: none;
}
a, a:active, a:visited {
	color: #4a78a9;
	text-decoration:none;
}
a:hover {
	color:#81ab2b;
}
hr {
	border: 0;
	height: 2px;
	background: #E6E6E6;
	width:500px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}	
blockquote {
	color: #993300;
}
input{
	color: #535353;
	background-color: #ffffff;
	border: 1px solid #d6d6d6;
	padding: 4px;
}
textarea {
	font-size: 12px;
	font-family: verdana;
	height: 90px;
	color: #535353;
	background-color: #ffffff;
	border: 1px solid #d6d6d6;
	padding: 4px;
}
select {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	height: 25px;
	color: #535353
	padding: 0px 5px;
}
/*------------------------------ default end ----------*/





#container {
	padding:0 0 10px 0;
	background-color: #F8F8F8;
	background-repeat: repeat-x;
	background-image: url(../images/container_bg.png);
}
#wrapper {
	width:900px;
	margin: 0 auto;

}
#header-wrapper {
	height: 85px;
	background: url(../images/footer_bg_down.png) repeat;
}

/*------------------------------ main content ----------*/

#content {
	margin:0 auto;
}
#maincontent {
	width:630px;
	float:right;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 0;
}
#content_mainheader{
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#content_page {
	line-height:18px;
	width: 630px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#content_page div.content{
	width:620px;
	margin-left:10px;
	color:#333333;
}
#content_page div.content h1{
	border-bottom: 2px solid #E6E6E6;
	padding-bottom:10px;
	margin-bottom:20px;
}
#content_page div.content p{
	padding-top: 5px;
	text-align: justify;
}
#content_page div.content ul{
}
#content_page div.content li{
}

#content_page_ourppl {}
#content_page_ourppl h6,
#content_page div.content h6{
	font:bold 10px verdana;
	text-transform:uppercase;
	color:#dd2c0d;
}
#content_page_ourppl .staffimg {
	float:left;
	width:100px;
	padding:1px;
	height:110px;
	border: 3px solid #efefef;
	margin-right:10px;
}
#content_page_ourppl .staffprofile {
	float:left;
	width:500px;
	text-align: justify;
}
#feature {
	border: 1px solid #e0e0e0;
	background-color: #FFFFFF;
	padding: 2px;
	float:right;
	width:230px;
	margin:10px 0 10px 10px;
}
#feature .inside {
	background-color: #f0f0f0;
	padding: 13px;
	font-family: Tahoma, Geneva, sans-serif;
	list-style-type: disc;
}
.highlight {
	color:#09C;
	font-weight:bold;
}




.clearfix {
	clear:both;
	height:0px;
}
.clear {
	height:30px;
	clear:both;
}
#sidebar {
	float:left;
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 48px;
	padding-top: 10px;
	padding-bottom: 5px;
	width: 201px;
}
#sidebar div.panel {
	margin-top:10px;
	border: 1px solid #e0e0e0;
	background-color: #FFFfff;
	width: 201px;
}
#sidebar div.searchpanel {
	margin-top:15px;
	background-repeat: no-repeat;
	height: 40px;
	background-color: #F9F9F9;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
	background-image: url(../images/topBox_01.png);
	padding-top: 15px;
}
#sidebar #brochure_nav {
}
#sidebar ul.brochure { /* all lists */
	margin: 20px 10px 0 10px;
	padding: 15px 15px 110px 15px;
	list-style: none;
	color: #4a78a9;
	font: normal 11px tahoma;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
}
#sidebar li.brochure { /* all list items */
	float: left;
	position: relative;

	display: block;
	padding: 5px 0 5px 18px;
	background-color: transparent;
	background-image: url(../images/icn-pdf.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 3px;
	background-x-position: 0pt;
	background-y-position: 3px;
	cursor:pointer;
}
#sidebar li.brochure ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
	padding: 8px 0px 8px 18px;
	margin-top:8px;
}
#sidebar li:hover ul.brochure2,
#sidebar li.over ul.brochure2 { 
	display: block;
}
#sidebar ul.brochure li a {
	display: block;
	*float: left;
	padding: 8px 0 8px 18px;
	background: url(../images/icn-pdf.gif) no-repeat 0 5px;
	color:#4a78a9;
}
#sidebar ul.brochure li a:hover {
	color:#333333;
}
#sidebar ul.brochure li ul li a {
	padding: 5px 0;
	background: none;
	color:#333;
}










/*------------------------------ breadcrumbs - menu ----------*/
#crumbs {
	height:25px;
	border-bottom:1px solid #E6E6E6;
	font: bold 10px verdana;
	text-transform:capitalize;
}
#crumbs li {
	float:left;
	line-height:2.3em;
	color:#093;
	padding:0 1.5em 0 0;
}		
#crumbs li a {
	background:url(../images/breadcrumbs.png) no-repeat right center;
	display:block;
	padding:0 2em 0 0;
}							
#crumbs li a:link,
#crumbs li a:visited {
	color:#bbbbbb;
}	
#crumbs li a:hover,
#crumbs li a:focus {
	color:#090;
}	














/*------------------------------ droppy - navigation ----------*/

#mainmenu-wrapper {
	background: #161616 url(../images/mainmenu_bg.png) repeat-x;
	height: 32px;
}
#nav {
	display: block;
	position: relative;
	width:900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#nav li {
	display: block;
	list-style: none;
	margin: 0;
	float: left;
	position: relative;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3A3A3A;
	border-left-color: #3A3A3A;

}
#nav a { display: block; }
#nav ul {
	display: none;
	position: absolute;
	left: 0;
	margin: 0;
	padding: 0;
}
* html #nav ul { line-height: 0; } /* IE6 "fix" */
#nav ul a { zoom: 1; } /* IE6/7 fix */
#nav ul li { float: none; }
#nav ul ul { top: 0; }
    
/* Essentials - configure this */

#nav ul {
	width: 180px;
}
#nav ul ul {
	left: 180px;
}

/* Everything else is theming */
 
#nav *:hover {
	background-color: none;
}
#nav a {
	color: white;
	padding: 9px 15px;
	font:bold 9px verdana;
}
#nav li.hover a {
	background-color: #5E5A5A;
}
#nav ul {
	top: 30px;
}
#nav ul li a {
	background-color: #5E5A5A;
	font:bold 11px tahoma;
	color:#FFFFFF;
}
#nav ul a.hover {
	background-color: #30A8C3;
	border-right: 5px solid #26889D;
}
#nav ul a {
	opacity: 0.9;
	filter: alpha(opacity=90);
}



/*------------------------------ news ticker ----------*/

.news_ticker_wrapper {
	height:40px;
	color:#FFF;
	background: #004864 repeat-x url(../images/footer_bg.png);
}
.news_ticker_box {
	width:800px;
	text-align:center;
	padding:0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.news-heading {
	padding:0px 15px 0px 0px;
	float:left;
	overflow:hidden;
}
.ticker {
	overflow:hidden;
	height:29px;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	padding: 12px 0 0 0;
}							
.ticker {
	color:#fff;
}
.ticker a{
	color:#2ea4d3;
}
.ticker a:hover{
	color:#fff;
}
.ticker span{display:none;}
.ticker .active_ticker{display:block;}					



/*------------------------------ footer ----------*/
#footer {
	background: #004864 url(../images/footer_bg.png) repeat-x;
	height:80px;
}
#content_copyright {
	color:#59889a;
	padding: 20px 0;
	font:normal 10px verdana;
	text-align:center;
}
#content_copyright a{
	color: #597c8b;
}
#content_copyright a:hover{
	color: #ffffff;
}
.otherlinks a{
	color: #b0bed5;
	text-decoration: none;
}
.otherlinks a:hover{
	color: #ffffff;
}

/*.................search...............*/
.searchBox {
	float: right;
	width: auto;
	height: 30px;
	font-size: 10px;
	padding-right: 5px;
	padding-top: 2px;
}
.search input {

}
.searchbttn {
	float: right;
	width: 20px;
	height: 29px;
	padding-right: 22px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
}


.topLogo {
	height: 85px;
	width: 350px;
	float: left;
	margin-left: 175px;
	background-image: url(../images/topTextLogo.png);
	background-repeat: no-repeat;
}
.left_menu {
	float: right;
	height: 25px;
	margin-right: 180px;
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
	margin-top: 35px;
	width: 169px;
}
#line {
	background-color: #FF0;
	height: 35px;
	width: 2px;
}









/* -------------------- News Ticker  --------------------  */
#content #indexContentRight #newsticker { 
	width:280px;  
	margin: 0;
}
#content #indexContentRight #newsticker img { border: 2px solid #FFFFFF; }
#content #indexContentRight #newsticker .title {
	font-size:11px;
	font-weight:bold;
	font-family:tahoma;
	padding:8px 10px;
	background-color:#4d99b7;
	color:#FFF;
	margin-bottom:5px;
}
.newsticker-jcarousellite {
	width:280px;
	padding-right: 10px;
	padding-left: 10px;
}
.newsticker-jcarousellite ul li{
	list-style:none;
	display:block;
	margin-bottom:10px;
}
.newsticker-jcarousellite ul{
	padding: 0; 
	margin: 0; 
}
.newsticker-jcarousellite .info { width:260px; font-weight:bold; }
.newsticker-jcarousellite .info span.cat { 
	display: block;
	font-size:11px; 
	color:#575757; 
	font-weight:normal;
}
.highlight_img {
	border: 1px solid #E0E0E0;
	padding: 3px;
}
.news_events table tr td {
	margin-top: 5px;
}
.news_events {
	width: 636px;
}
.built {
	background-image: url(../images/under_built.png);
	background-repeat: no-repeat;
	height: 400px;
	width: 630px;
}
