/* CSS Document */

/**************************************************/
/*	GENERAL HTML TAGS							  
/**************************************************/
body {
  	font-family:Arial, Helvetica, sans-serif;
	background-color: #9CADB5;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
h1 {
	color: #FD9B00;
	font-size: 26px;
	font-weight: 100;
	text-transform: uppercase;
	padding:0;
	margin:0;
}
h2 {
	color: #7895DB;
	font-size: 20px;
	font-weight: 100;
	text-transform: uppercase;
	padding:0;
	margin:0;
}
h2.h2_orange {
	color: #FD9B00;
	padding:0;
	margin:0;
}
h3 {
	color: #646464;
	font-size: 12px;
	text-transform: uppercase;
	padding:0;
	margin:0;
}
h4 {
	color: #666666;
	font-size: 30px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0;
	margin: 5px 0 5px 0;
}
/**************************************************/
/*	OUTER LAYOUT 					              
/**************************************************/
div#outerShell {
	padding:0;
	margin:0 auto;
	width: 790px;
}
table.mainContainer {
	padding:0;
	margin:0;
}
td.leftBG {
	background-image: url(../fw/leftBG.jpg);
	background-repeat: repeat-y;
	width: 15px;
}
td.rightBG {
	background-image: url(../fw/rightBG.jpg);
	background-repeat: repeat-y;
	width: 15px;
}
td.centerCell {
	width: 760px;
}
/**************************************************/
/*	MAIN DIVS	                         	  
/**************************************************/
div.header_div {
	height: 89px;
	background-image: url(../fw/top_Banner.jpg);
}
div.header_text {
	float: right;
	clear: both;
	margin: 54px 30px 0px 0px;
}
div.header_text p {
	font-size: 11px;
	color: #6D94BB;
}
div.suckertreemenu {
	border-top: 1px solid #22478B;
	border-bottom: 1px solid #22478B;
	background-color: #0D3276;
	height: 20px;
	width: 760px;
}
div.subNav_div {
	background-color: #002367;
	border-bottom: 4px solid #FD9B00;
	height: 20px;
}
div.flash_div {
	padding:0;
	margin:0;
	height: 234px;
}
div.homeContent_div {
	background-color: #FFFFFF;
	color: #666666;
}
td.blueContent {
	padding: 15px 20px 10px 20px;
	background-color: #0D3276;
	color: #FFFFFF;
	width: 220px;
}
td.whiteContent {
	padding: 15px 20px 10px 20px;
}
div.blueFooter_div {
	background-color: #002367;
	border-top: 4px solid #FD9B00;
}
div.blueFooter_div p {
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	padding: 5px 0 5px 0;
	margin:0;
}
td.footerCell {
	background-image: url(../fw/bottomShadow.jpg);
	background-repeat: no-repeat;
	padding: 5px 15px 0 15px;
	margin: 0;
}
td.footerCell p {
	font-size: 10px;
	color: #666666;
	margin: 10px;
}
/**************************************************/
/*	LINKS						                  
/**************************************************/
#nav, #nav ul {
	float: left;
	list-style: none;
	line-height: 1;
	text-transform: uppercase;
	font-size: 11px;
	background: #0D3276;
	padding: 0;
	margin: 0;
}

#nav a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 4px 12px;
}

#nav li {
	float: left;
	padding: 0;
	margin-left: 50px;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	border: 1px solid #264885;
	margin: 0;
}

#nav li li {
	width: 170px;
	margin-left: 0px;
	padding: 2px 0 2px 0;
}

#nav li ul a {
	width: 170px;
	text-transform: none;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #274784;
}
	
a {
	color: #003D7D;
}

a:hover {
	color: #006AD5;
}
/**************************************************/
/*	IMAGES						                  
/**************************************************/ 
.imgborder{

border-bottom-style:solid;

border-bottom-color:#999999;

border-bottom-width:3px;

border-left-style:solid;

border-left-color:#999999;

border-left-width:3px;

border-right-style:solid;

border-right-color:#999999;

border-right-width:3px;

border-top-style:solid;

border-top-color:#999999;

border-top-width:3px;

}


/**************************************************/
/*	MISC       				                      
/**************************************************/ 

.headerLink {
	color: #6D94BB;
	text-decoration: none;
	}

.client_div {
	background-image: url(../fw/client_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 549px;
	margin: 0;
	padding: 25px 0 15px 0;
	height: 367px;
}

.client_div ul {
	list-style-type: disc;
	color: #223270;
}

.client_div li {
	margin: 0 0 3px 0;
}

.exp_ul li{
	margin: 1px 0 4px 0;
	padding: 2px 0 0 0;
}

/**************************************************/
/*	PORTFOLIO UI      				                      
/**************************************************/ 

.portfolioTable {
	width: 650px;
	background: #FFFFFF;
	color: #999999;
	}
.portfolioThumbCells {
	width: 15%;
	}
.portfolioLgCell {
	text-align: center;
	padding: 10px 0px 10px 0px;
	}
.portfolioTxtCell {
	padding: 0px 10px 0px 10px;
	}

.inTheNews_div {
	width: 248px;
	padding: 12px 0px 12px 12px;
	background-color: #C9D0E0;
	margin: 0;
}

.inTheNews_div img{
	margin: 0;
	padding: 0;
}

.inNews_Table {
	width: 237px;
	padding: 0;
	margin: 0;
	border-left: 3px solid #7895DB;
	border-right: 3px solid #7895DB;
	border-bottom: 3px solid #7895DB;
}

.inNews_Table td{
	padding: 3px 5px 5px 5px;
}

.inNews_Table p{
	color: #62542D;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

.inNews_Table a{
	color: #62542D;
	font-weight: bold;
}

.inNews_Table a:hover{
	text-decoration: none;
}

.inNews_more {
	padding: 3px 0 0 7px;
}

.inNews_more a{
	color: #62542D;
	font-size: 11px;
	font-weight: bold;
}

.inNews_more a:hover{
	text-decoration: none;
}
	
.contact_Div {
	background: url(../fw/contact_bg.jpg) no-repeat left top;
	padding: 25px 0 0 24px;
	width: 590px;
	height: 93px;
	color: #FFFFFF;
}

.quote {
	padding: 0 0 0 35px;
	margin: 0;
	/*background: url(../fw/leftQuote.gif) no-repeat left top;*/
}
.right_quote {
	padding: 0 30px 0 0;
	width: 620px;
	/*background: url(../fw/rightQuote.gif) no-repeat right bottom;*/
}
.quote_name {
	font-size: 10px;
	color: #002367;
}

.quote_name p{
	margin: 0 0 30px 0;
}

/**************************************************/
/*	NTCPA NEWS Styles				              
/**************************************************/

.news_Div {
	margin: 15px 0 0 0;
}

.news_Div_item {
	margin: 15px 0 0 0;
	width: 615px;
}

.newsItem_title {
	color: #666666;
	font-weight: bold;
}

.news_titles {
	background: url(../fw/news_Title_bg.jpg) no-repeat left top;
	width: 615px;
	height: 20px;
	padding: 0;
	margin: 0;
}

.news_titles p{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: center;
}

.news_items {
	width: 615px;
	padding: 0;
	margin: 0;
}

.news_items td{
	padding: 5px;
	margin: 0;
}

.news_items p{
	margin: 1px 0 1px 0;
	padding: 0;
	line-height: 15px;
	font-size: 11px;
	color: #666666;
}

.blue_row {
	background-color: #E9EEF5;
}

.news_footerLink {
	text-align: right;
	margin: 5px 3px 10px 0;
}

.news_footerLink a{
	font-weight: bold;
}

.toApply_div {
	padding: 30px 0 0 0;
	margin: 0 auto;
	width: 645px;
	height: 100px;
	background: url(../fw/jobListing_footer.jpg) no-repeat left top;
	text-align: center;
}

.portfolio_div {
	width: 660px;
	text-align: center;
	padding: 0;
	margin: 0;
}

.overlay {
   display:none;
   padding:0;
   margin:0;
   position:absolute;
   height:80px;
   width:105px;
   z-index:2;
}

.port_Thumb{
   position:relative;
   left:1px;
   z-index:0;
   height:80px;
   width:105px;
}

.thumb_Div {
	width: 105px;
	height: 80px;
	margin: 0 2px 10px 2px;
	float: left;
}