﻿
#contentright {
	float: right;
	margin: 0px 0 0 0;
	padding: 0px;
	width: 790px;
}
.content ul, #career ul
{
	list-style:circle;
	font-family: Segoe UI, Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: rgba(0, 0, 0, 0.6);
	margin:0 0 0 20px;
}
.content a {color: #2E5C0F;}
.content ol {list-style:decimal; margin:0 0 0 20px;}
.content ul {list-style:disc; margin:0 0 0 20px;}
.content ul li ul {list-style:circle;}

.content
{
	padding:15px 10px;
	clear:both;
}
.nopad {padding:0 !important}
.padd{padding:0 20px;}

.breadcrumb
{
	margin:6px 0 0 0;
	color:rgba(0, 0, 0, 0.6);
	font-size:12px;
}
.breadcrumb a
{
	margin:6px 0 0 0;
	color:#3C7F0F;
	font-size:12px;
	text-decoration:none;
}

.content p, .content ul{font-size:14px}

#sub-items{width:760px; margin-left:15px;}

.pageImg
{
	margin:0px 0 0 0;
}

.h1
{
	
	margin:50px 0 0 0;
	padding:0;
}

#contentright h1
{
	float:left;
	font-size:32px;
	
}

 a.button
  {
     padding:15px 20px;
     color:#ffffff;
     font-weight:bold;
	 font-size:13px;
	 background: #0065A9;
	/* IE10 Consumer Preview */ 
	background-image: -ms-linear-gradient(top, #0065A9 0%, #00A3EF 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #0065A9 0%, #00A3EF 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(top, #0065A9 0%, #00A3EF 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0065A9), color-stop(1, #00A3EF));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #0065A9 0%, #00A3EF 100%);
	/* W3C Markup, IE10 Release Preview */ 
	background-image: linear-gradient(to bottom, #0065A9 0%, #00A3EF 100%);
  }
  a.button:hover
  {
	color:#ffffff;
	background-color: #0087CF !important;
	/* IE10 Consumer Preview */ 
	background-image: -ms-linear-gradient(bottom, #0065A9 0%, #00A3EF 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(bottom, #0065A9 0%, #00A3EF 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(bottom, #0065A9 0%, #00A3EF 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0065A9), color-stop(1, #00A3EF));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(bottom, #0065A9 0%, #00A3EF 100%);
	/* W3C Markup, IE10 Release Preview */ 
	background-image: linear-gradient(to top, #0065A9 0%, #00A3EF 100%);
 }
  
 #career a.button {display:block; float:right; margin: 20px 20px 0 0;}
 
.navbox {
	width:960px;
	position: relative;
	margin:0 auto;
	background-color:black;
}

ul.bar {
	position: absolute;
	top: -5px;
	right: -200px;
	list-style: none;
	display: block;
	width: 200px;	
	padding: 60px 0 60px 0;
	background: url('../images/shadw.png') no-repeat;
	-webkit-background-size: 50% 100%;
}

ul.bar li {
	margin: 5px 0 0 0;
}

ul.bar li a {
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	color:white;
	padding: 7px 15px 7px 15px;
	-webkit-border-top-right-radius: 10px;
 	-webkit-border-bottom-right-radius: 10px;
	-moz-border-top-right-radius: 10px;
 	-moz-border-bottom-right-radius: 10px;
	width: 145px;
	display: block;
	text-decoration: none;
	-webkit-box-shadow: 2px 2px 4px #888;
	-moz-box-shadow: 2px 2px 4px #888;
	
}

ul.bar li a:hover {

	padding: 7px 15px 7px 35px;
	}
	
.exploreCorp .overview
{
width:160px;
height:130px;
margin-top:5px;
margin-right:20px;
}	
.exploreCorp .corpLogo{ height:100px;width:90px; margin:0 auto; position:relative;}	
.exploreCorp .corpLogo a {position:absolute; bottom:5px; text-align:center;margin:0 auto;}
.exploreCorp  h2 {width:160px !important; max-width:160px; text-align:center;}


.extLinks .overview
{
width:160px;
height:130px;
margin-top:5px;
margin-right:20px;
}	
.extLinks .extLogo{ height:100px;width:90px; margin:0 auto; position:relative;}	
.extLinks .extLogo a {position:absolute; bottom:5px; text-align:center;margin:0 auto;}
.extLinks .contentExtLink{ height:100px;width:90px; margin:0 auto; background:url('../images/expose2.png') no-repeat center center #0065a9;}	
.extLinks  h2 {width:160px !important; max-width:160px; text-align:center;}

.contactUs {width:560px; margin:60px auto;}
.contactUs .overview
{
width:160px;
height:auto;
margin-top:5px;
margin-right:20px;
padding-top:10px;
padding-bottom:10px;
}	

.contactUs .overview:hover {background:rgba(79, 128, 47, 0.15);}
.contactUs .cntctUsLogo{ height:100px;width:90px; margin:0 auto; position:relative;}	
.contactUs .cntctUsLogo a {position:absolute; bottom:5px; text-align:center;margin:0 auto;}
.contactUs .cntctUsLink{ height:100px;width:90px; margin:0 auto; background-color:#0065a9;}	
.contactUs  h2 {width:160px !important; max-width:160px; text-align:center;}

div.subpage-menu ul
{
    height:auto;
	margin: 0 !important;
	padding-bottom:30px;
	list-style:none !important;
}

div.subpage-menu ul li 
{
	float:left;
	margin:25px 0 0 8px;
}
div.subpage-menu ul li:first-child
{
	margin-left:0;
}
div.subpage-menu ul li a
{
	color:white;
	font-size:15px;
	background: #4F802F ;
	padding:10px ;
	text-decoration:none;
}

div.subpage-menu ul li a:hover
{
	background: #B1DF7C ;
}

div.subpage-menu .current-sub
{
	background: url('../images/yellowBlock.png') no-repeat top right  #4F802F;
}

#mediaList a{ margin:10px 10px 0 0; text-decoration:none; float:left;}
#mediaList a:hover{ text-decoration:none; background:#B1DF7C;}
#mediaList img { float:left; margin-top:5px;}
#mediaList h3 { float:left; width:200px;line-height:15px; margin:3px 0 0 4px; font-size:16px; font-weight:bold; color:#004385; font-family:Segoe UI Light}
#mediaList a p { clear:both; color:rgba(0,0,0,0.5); font-size:12px;}
#mediaList .mediaItem
{
	width:235px;
	height:76px;
	border:2px solid #cccccc;
	padding: 0 5px 10px 5px;
	/*background:url('../metro blocks.png') no-repeat right bottom rgba(0,0,0,0.1);*/
}

#career a{ margin:20px 8px 0 0; text-decoration:none; float:left; position:relative;}
#career a:hover{ text-decoration:none; background-color: rgba(137,197,66,0.2);}
#career img { float:left; margin-top:5px;}
#career h2{ float:left; width:100%;text-align:center; line-height:18px;}
#career h3 {font-size:16px; font-weight:bold; color:#004385; font-family:Segoe UI Light}
#career a p {position:absolute; width:100%; clear:both; color:rgba(0,0,0,0.5); font-size:15px; font-weight:bold; text-align:center; margin:10px auto 0 auto; bottom:3px;}
#career a p i {font-weight:normal; }
#career .jobItem
{
	width:240px;
	height:76px;
	border:2px solid #cccccc;
	background-color: rgba(79,128,47,0.3);
	padding: 0 5px 10px 5px;
	/*background:url('../metro blocks.png') no-repeat right bottom rgba(0,0,0,0.1);
	url(http://10.30.16.57/images/newsfade2.png) no-repeat 0 bottom  */
}


#serv-accordion {width: 780px;}
#serv-accordion h3
{
	background-color: rgba(79,128,47,0.1);
	margin-top:5px;
	padding:8px;
	font-size:16px; 
	font-weight:bold; 
	font-family:Segoe UI Light;
	color:#004385; 
}
#serv-accordion div
{
	background-color: rgba(79,128,47,0.3);
	padding:10px 20px ;
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: rgba(0, 0, 0, 0.6);
}

#serv-accordion div h2
{
	background-color: none;
	font-size:17px;
}
#serv-accordion div h3
{
	background-color: none;
	padding:0;
	margin:0;
}


#contact-info {float:left; width:450px;}
.cntct h3 {font-size:16px; font-weight:bold; color:#004385; font-family:Segoe UI Light}
.cntct
{
  margin-top:8px;
  padding:8px 10px;
  border: 2px solid rgba(79,128,47,0.1);
  
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: rgba(0, 0, 0, 0.6);
}


.regionInfo {
	margin-top:15px;
}
.regionContactInfo {
	width:450px;
	float:left;
}
.regionImage {float:left; margin-left:5px; width:320px;}


/*PAGE CONTENT WITH RIGHT SIDEBAR STYLES */
#page-middle
{
	width:620px;
	float:left;
	margin:10px 0 0 0;
}

#page-right
{
	width:160px;
	margin:10px 0 0 5px;
	text-align:center;
	float:left;
}


/*START*/
/* Dock */
			#dock {
				display: block;
				margin: -60px auto;
				position:relative;
				top: 0px;
				width: 100%;
				text-align: center;
				overflow: hidden;
				padding:20px 0;
				z-index:9999;
			}

			#dock ul {
				margin: 0px -60px;
				padding: 0px;
				list-style: none;
				height: 215px;
				line-height: 215px;
				text-align: center;
				white-space: nowrap;
				display: inline-block;
				background: url("img/dock-middle.png") bottom left repeat-x;
			}

			#dock ul:before,
			#dock ul:after {
				content: "";
				color: transparent;
				display: inline-block;
				width: 0px;
				padding-top: 60px;
				margin-top: -60px;
				vertical-align: bottom;
			}

			#dock ul:before {
				padding-left: 60px;
				margin-left: -60px;
				background: url("img/dock-left.png") bottom left repeat-x;
			} 

			#dock ul:after {
				padding-right: 60px;
				margin-right: -60px;
				background: url("img/dock-right.png") bottom right repeat-x;
			}

			/* Dock Icons */
			#dock li {
				display: inline-block;
				vertical-align: bottom;
				margin: 0px;
				padding: 0px 10px;
				position: relative;
				overflow: visible;
			}

			#dock li.seperator {
				background: url("img/dock-seperator.png") bottom left no-repeat;
				width: 20px;
				height: 158px;
				position: relative;
				vertical-align: bottom;
			}

			#dock li a {
				height: 153px;
				width: 48px;
				display: inline-block;
				text-align: center;
				position: relative;
				vertical-align: bottom;
				text-decoration: none;
				color: black;
				white-space: normal;
				letter-spacing: normal;	
				line-height: 1.3em;
				text-align: center;
				font-family: Arial;
				padding-top: 40px;
				margin-bottom: 5px;
				overflow: visible;
			}
			
			body.no_js #dock li a:hover {
				width: 190px !important;
			}

			#dock li a span {
				position: relative;
				display: none;
				text-align: center;
				font-weight: bold;
				font-size: 13px;
				padding: 5px 12px;
				background-color: #000;
				color:gray;
				opacity: 0.6;
				-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
				
				margin: 0px auto;
				top:-40px;
				right:-85px;
				z-index:10;
				
			}

			#dock li a:hover span {
				display: inline-block;
			}

			#dock li a:hover span:after {
				display: block;
				height: 9px;
				color: transparent;
				background: transparent url("img/span.png") center top no-repeat;
				position: absolute;
				content: "";
				text-align: center;
				margin: 0px;
				padding: 0px;
				width: 100%;
				margin-left: -16px;
			}

			#dock li a img {
				height: auto;
				width: 100%;
				position: absolute;
				left: 0px;
				bottom: 10px;
				text-align: center;
				border: 0px none;
				margin-bottom: 15px;
				
				box-reflect: below 1px gradient(linear, left top, left bottom, from(transparent), color-stop(0.5, transparent), to(rgba(255,255,255,0.1)));
				-webkit-box-reflect: below 1px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.5, transparent), to(rgba(255,255,255,0.1)));
				-moz-box-reflect: below 1px -moz-gradient(linear, left top, left bottom, from(transparent), color-stop(0.5, transparent), to(rgba(255,255,255,0.1)));
			}
 
 
 
 ol#pagination{position:relative;text-align:center; clear:both;padding-top:10px;}
	ol#pagination li{
		display:inline-block;
		width:16px;
		height:16px;
		background:url(../images/bg_buttons.png) no-repeat 0 0;
		text-align:left;
		text-indent:-8000px;
		list-style:none;
		cursor:pointer;
		margin:0 2px;
		}
	ol#pagination li:hover{background:url(../images/bg_buttons.png) no-repeat 0 -16px;}
	ol#pagination li.current{color:#f00;font-weight:bold;background:url(../images/bg_buttons.png) no-repeat 0 -32px;}
	ol#pagination li.prev, ol#pagination li.next{
		position:absolute;
		top:-150px;
		}
	ol#pagination li.prev{left:-20px;background:url(../images/bg_buttons1.png) no-repeat 0 -64px;}
	ol#pagination li.next{right:10px;background:url(../images/bg_buttons.png) no-repeat 0 -48px;}
 
 
 /*****Jquery scroll bar ********/
 .jb-shortscroll-wrapper{
    display: block;
    width: 18px;
    z-index: 1500;
}
.jb-shortscroll-wrapper .jb-shortscroll-track{
    width: 100%;
    height: 100%;
    display: block;
}
.jb-shortscroll-track .jb-shortscroll-scrollbar{
    height: 80px;
    z-index: 1501;
    position: absolute;
    -moz-box-shadow: 3px 3px 3px #666;
    -webkit-box-shadow: 3px 3px 3px #666;
    box-shadow: 3px 3px 3px #666;
    width: 16px;
}
.jb-shortscroll-wrapper .jb-shortscroll-marker{
    height: 80px;
    width: 16px;
    background: #999;
    opacity:0.7;
    position: absolute;
    top: 0px;
}
/* add gradient to the middle and buttons */
.jb-shortscroll-scrollbar .jb-shortscroll-scrollbar-middle, .jb-shortscroll-scrollbar .jb-shortscroll-scrollbar-btn{
    background-color: #DADADA;
    background: -moz-linear-gradient(100% 100% 180deg, #B3B3B3,#DADADA);
    background: -webkit-gradient(linear, left top, right top, from(#DADADA), to(#B3B3B3));
}
.jb-shortscroll-scrollbar .jb-shortscroll-scrollbar-btn{
    border:1px solid #ABA9A9;
    cursor: pointer;
}
.jb-shortscroll-scrollbar .ui-state-hover{
    border:1px solid #7F7F7F;
}
.jb-shortscroll-scrollbar .jb-shortscroll-scrollbar-middle{
    height: 48px;
    border-left:1px solid #ABA9A9;
    border-right:1px solid #ABA9A9;
}
.jb-shortscroll-wrapper .jb-shortscroll-stopper{
    background: gray;
    border: 1px solid gray;
    position: absolute;
    bottom: -8px;
    display: block;
    height: 3px;
    width: 16px;
    opacity:0.7;
}

.jb-shortscroll-target{
    overflow:hidden;       
}
/*END*/
