﻿body {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #353535;
	margin: 0;
}
img {
	border: none;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.clear
{
    clear: both;
}
hr 
{
    color: #0079bc;
}
form {
	margin: 0;
	padding: 0;
	border: 0;
}
#page {
	width: 960px;
	margin: 0 auto;
	position: relative;
	padding-top: 123px;
}
#page:after {
	content:"";
	display:block;
	clear:both;
}
.ms-WPBody, .ms-WPBody td
{
    font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.ms-WPBody a, .ms-WPBody a:link, .ms-WPBody a:visited, .ms-WPBody a:hover
{
    color: #0079bc;
    text-decoration: inherit;
}
.ms-WPBody a:hover
{
    text-decoration: underline;
}
.subhead
{
    font-size: 18px;
    color: #13527d;
    margin-bottom: 3px;
    line-height: 18px;
}
#headerHolder {
	overflow: hidden;
	width: 960px;
	height: 123px;
	position: absolute;
	left: 0;
	top: 0;
}
.logo {
	margin: 0;
	position: absolute;
	left: 22px;
	top: 12px;
	z-index: 100;
}
.logo a {
	display: block;
	text-indent: -9999px;
	width: 78px;
	height: 70px;
	overflow: hidden;
	background: url('/_layouts/1033/Images/Holder.PublicWeb.Images/logo.gif') no-repeat;
}
.header-up{
	width: 100%;
	overflow: hidden;
}
.search-box{
	width: 614px;
	overflow: hidden;
	height:31px;
	float: right;
	background: url(/_layouts/1033/Images/Holder.PublicWeb.Images/search-box.gif) no-repeat;
	padding: 6px 0 0 0;
}
.search-list{
	overflow: hidden;
	margin: 0 0 0 7px;
	padding: 6px 0 0 0;
	list-style: none;
	font-size:11px;
	line-height: 14px;
	float: left;
	display: inline;
}
.search-list li{
	float: left;
	background: url(/_layouts/1033/Images/Holder.PublicWeb.Images/search-list-li-bg.gif) no-repeat 0 50%;
	padding: 0 10px 0 10px;
	margin-left: -1px;
}
.search-list li a{
	color: #0079bc;
}
.form{
	width: 248px;
	overflow: hidden;
	float: right;
}
.form .searchbox .ms-sbtable input{
	width: 192px;
	overflow: hidden;
	margin: 0 6px 0 0;
	padding: 3px 6px 1px 6px;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6b6b6b;
	line-height: 16px;
	background:#fff;
	border: 1px solid #aeaeae;
	float: left;
	display: inline;
}
.form .submit{
	float: left;
}
.ms-sbtable-ex
{
    margin: 0;
}
.ms-sbplain
{
    border: none;
    padding: 0;
    margin: 0;
}
td.ms-sbcell, td.ms-sbgo
{
    border: none;
    background: none;
    padding: 0;
}
.sharePointActionsWrapper, .siteActionMenuWrapper, .sharePointLoginWrapper 
{
    float: right;
}
.sharePointActionsWrapper
{
    padding-right: 15px;
    width: 180px;
    font-size: 6pt;
}
.siteActionMenuWrapper
{
    padding-top: 2px;
    clear: right;
}
.sharePointLoginWrapper
{
    height: 17px;
}
.slogan{
	width: 566px;
	height:15px;
	overflow: hidden;
	float: right;
	text-indent: -9999px;
	margin: 21px 0 0 0;
	background: url(/_layouts/1033/Images/Holder.PublicWeb.Images/slogan.gif) no-repeat;
	display: inline;
}
table.navigation{
	margin: 0;
	padding:18px 0 0 0;
	list-style: none;
	overflow: hidden;
	font-size:14px;
	line-height: 18px;
	width: 100%;
}
.navigation li, table.navigation-item{
	float: left;
	background: url(/_layouts/1033/Images/Holder.PublicWeb.Images/navigation-li-bg.gif) no-repeat 0 50%;
	padding: 0;
	width: 100%;
	display: block;
}
.navigation li a, table.navigation-item a{
	color: #fff;
	padding: 8px 46px 8px 45px;
	background:url(/_layouts/1033/Images/Holder.PublicWeb.Images/navigation-a-bg.gif) repeat-x;
	display: block;
	text-transform: uppercase;
	overflow: hidden;
}

/*html[xmlns*=""] body:last-child .navigation li a, html[xmlns*=""] body:last-child table.navigation-item a {
    padding: 8px 47px 8px 47px;
}*/

.navigation li a:hover, table.navigation a.navigation-item-hover{
	text-decoration: none;
	background:url(/_layouts/1033/Images/Holder.PublicWeb.Images/navigation-a-hover.gif) repeat-x;
}
.navigation li a.active, table.navigation a.navigation-item-active{
	background:#505050;
}
#content{
	width: 960px;
	overflow: hidden;
	padding: 2px 0 0 0;
}
.flash-box{
	width: 960px;
	height: 308px;
	overflow: hidden;
}
/*.flash-box img{
	display: block;
}*/
.content-top{
	width: 960px;
	overflow: hidden;
	padding: 12px 0 0 15px;
}
.about-holder{
	width: 450px;
	float: left;
	margin-right: 26px;
	display: inline;
}
.about-holder .left{
	width: 60px;
	overflow: hidden;
	float: left;
}
.about-holder .left img{
	display: block;
	margin-bottom:10px;
}
.about-holder .right{
	width: 382px;
	overflow: hidden;
	float: right;
}
.about-holder h2{
	font-size:30px;
	line-height:32px;
	color: #353535;
	margin: 0;
	font-weight: normal;
}
.about-holder h2 span{
	font-style: italic;
	display: block;
}
.about-holder p{
	margin: 0;
	font-size:16px;
	line-height: 22px;
	color: #5a5858;
	padding-bottom: 8px;
}
.nav-top{
	margin: 0 0 7px 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	font-size:12px;
	line-height: 15px;
}
.nav-top li{
	background: url(/_layouts/1033/Images/Holder.PublicWeb.Images/nav-top-li-bg.gif) no-repeat 0 5px;
	padding: 0 0 6px 7px;
}
.nav-top li a{
	color: #0079bc;
}
.nav-top li a:hover
{
    text-decoration: underline;
}
.services-box{
	width: 205px;
	float: left;
	margin-right: 35px;
	display: inline;
}
.services-box h2{
	font-size: 15px;
	line-height: 18px;
	color: #353535;
	margin: 0;
	font-weight: normal;
	padding-bottom: 5px;
}
.services-box p{
	line-height:15px;
	color: #595959;
	margin: 0;
	padding-bottom: 10px;
}
.ms-WPBody .read-more
{
	width: 86px;
	height: 19px;
	float: left;
	font-size:11px;
	line-height: 15px;
	color: #fff !important;
	padding: 5px 0 0 8px;
	margin: 7px 0 0 5px;
	background: url(/_layouts/1033/Images/Holder.PublicWeb.Images/read-more.gif) no-repeat;
	display: inline;
}

.ms-WPBody .read-more A:link, .ms-WPBody .read-more A:visited
{
	color: #fff !important;
	text-decoration: none;
}

#footer{
	width: 960px;
	padding: 28px 0 9px 0;
	overflow: hidden;
	background:#ccc url(/_layouts/1033/Images/Holder.PublicWeb.Images/footer-bg.gif) no-repeat;
}
.nav-footer{
	float: left;
	overflow: hidden;
	margin: 0 0 0 -1px;
	padding: 0;
	list-style: none;
	font-size:11px;
	line-height: 14px;
	display: inline;
}
table.nav-footer-item {
	/*background: url(/_layouts/1033/Images/Holder.PublicWeb.Images/nav-footer-li-bg.gif) no-repeat 0 50%;*/
	padding: 0 10px 0 11px;
	margin-left: -1px;
	float: left;
}
.nav-footer-sitemap li a, table.nav-footer-item a{
	color: #595959;
}
.nav-footer-sitemap{
	float: left;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size:11px;
	line-height: 14px;
	display: inline;
}
.nav-footer-sitemap li {
	padding: 0 10px 0 11px;
	float: left;
}
#footer .copy{
	margin: 0;
	font-size:11px;
	line-height: 14px;
	color: #595959;
	float: right;
	padding-right: 20px;
}
/* project-page start */
.content{
	width: 100%;
	overflow: hidden;
}
.imger-box{
	width: 960px;
	height:69px;
	overflow: hidden;
	padding-bottom: 2px;
}
.imger-box img{
	display: block;
}
.content-holder{
	width: 100%;
	background: url(/_layouts/1033/Images/Holder.PublicWeb.Images/content-holder-bg.gif) no-repeat;
	padding: 41px 0 26px 0;
    line-height: 16px;
}
.info-box{
	width: 100%;
	overflow: hidden;
	background:url(/_layouts/1033/Images/Holder.PublicWeb.Images/info-box-bg.gif) repeat-y;
}
.left-box{
	width: 219px;
	float: left;
	padding-top: 56px;
}
.side-list, table.subsite-menu{
	width: 219px;
	overflow: hidden; 
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 16px;
	line-height: 18px;
	border-top: 1px solid #adadad;
}
.side-list li, table.subsite-menu>tbody>tr{
	width: 219px;
	vertical-align: middle;
	height:1%;
	clear: both;
}
table.subsite-item
{
    border-bottom: 1px solid #adadad;
}
.side-list li a, .side-list a{
	width: 187px;
	color: #13527d;
	padding: 12px 16px 13px 16px;
	float: left;
	overflow: hidden;
}
.side-list .color{
	color: #0079bc;
}
.side-list ul, .side-list table.page-menu{
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	font-size: 12px;
	line-height: 14px;
	border-bottom: 1px solid #adadad;
	clear: both;
}
.side-list ul li, .side-list table.page-item{
	border: none;
}
.side-list ul li a, .side-list a.page-item{
	color: #000;
	padding: 6px 16px 5px 16px;
}
.side-list ul li a.active, .side-list a.page-item-active{
	background:#989898;
	color: #fff;
	text-decoration: none;
}
.side-list a.subsite-item-active
{
    background: #cfe6f2;
}
.right-box, .right-box-3col{
	width: 740px;
	_width: 724px;
	float: right;
	padding-bottom: 37px;
	/*background:url(/_layouts/1033/Images/Holder.PublicWeb.Images/right-box-bg.gif) repeat-x 0 100%;*/
}
.right-box a, .right-box-3col a 
{
    color: #0079bc;
}

.right-box img, .right-box-3col img
{
    border: solid 3px #FFFFFF;
}

.right-box h2, .right-box-3col h2{
	margin: 0;
	font-size: 24px;
	line-height: 26px;
	color: #353535;
	font-weight: normal;
	padding: 0 16px 8px 16px;
	border-bottom: solid 1px #adadad;
}
.right-box-3col h2
{
    _width: 525px;
}

.right-box h2
{
    _width: 709px;
}

.crumbs-box{
	width: 100%;
	overflow: hidden;
	padding-bottom: 6px;
	padding-left: 17px;
	font-size:11px;
	color: #353535;	
}
.nav-up {
	margin: -3px 0 0 12px;
	padding: 0 0 0 5px;
	list-style: none;
	overflow: hidden;
	line-height: 14px;
	float: left;
	display: inline;
	font-size:11px;
	color: #353535;	
}
.nav-up li{
	float: left;
	background: url(/_layouts/1033/Images/Holder.PublicWeb.Images/nav-up-li-bg.gif) no-repeat 0 50% ;
	padding: 0 9px 0 9px;
	margin-left: -5px;
}
.nav-up li a, .crumbs-box>span a{
	color: #0079bc;
	text-decoration: underline;
}
.nav-up li a:hover{
	text-decoration: none;
}

.info-project
{
    margin-left: -17px;
    _margin-left: -16px;
}

.info-project, .info-project-detail{
	width: 728px;
	_width: 724px;
	overflow: hidden;
	background:#e8e8e8 url(/_layouts/1033/Images/Holder.PublicWeb.Images/info-project-bg.gif) repeat-x;
	padding: 10px 0 13px 12px;
	position: relative;
}

.ms-SPZone .info-project
{
    _width: 719px;
}

.info-project .left, .info-project-detail .left{
	width: 116px;
	height:116px;
	overflow: hidden;
	float: left;
	padding: 4px 0 0 4px;
	background: url(/_layouts/1033/Images/Holder.PublicWeb.Images/project-left.gif) no-repeat;
	margin-top: 3px;
}
.info-project-detail .left
{
    padding: 7px 0 0 7px;
    margin-top: 0;
}

.info-project .left img, .info-project-detail .left img{
	display: block;
}
.info-project .right, .info-project-detail .right{
	width: 587px;
	overflow: hidden;
	float: right;
	padding-top: 3px;
}

.info-project .all
{
    width:710px;
    overflow:hidden;
    float:right;
    margin-right: 14px;
}

.info-project .all h3
{
    margin: -10px 150px 10px 0;
    padding: 0;
    font-size: 18px;
    line-height: 20px;
}

.info-project .project-title, .info-project-detail .project-title
{
    height: 32px;
    vertical-align: bottom;
    position: relative;
    width:450px;
}
.info-project .service-title
{
    height: 36px;
    position: relative;
    margin-bottom: 5px;
}
.info-project h3, .info-project-detail h3{
	font-size: 14px;
	line-height: 16px;
	color: #fff;
	font-weight: normal;
	padding: 7px 0 4px 0;
	margin: -10px 150px 0 0;
	position: absolute;
	bottom: 0;
}

.info-service
{
    margin-left: -17px;
    _margin-left: -16px;
}

.info-service, .info-service-detail{
	width: 728px;
	_width: 725px;
	overflow: hidden;
	background:#e8e8e8 url(/_layouts/1033/Images/Holder.PublicWeb.Images/info-service-bg.gif) repeat-x;
	padding: 13px 0 13px 12px;
	position: relative;
}

.info-service .left, .info-service-detail .left{
	width: 112px;
	height:112px;
	overflow: hidden;
	float: left;
	padding: 4px 0 0 4px;
	background: url(/_layouts/1033/Images/Holder.PublicWeb.Images/project-left.gif) no-repeat;
}
.info-service .left img, .info-service-detail .left img{
	display: block;
}
.info-service .right, .info-service-detail .right{
	width: 577px;
	overflow: hidden;
	float: right;
}

.info-service .all
{
    width:724px;
    overflow:hidden;
    float:right;
}

.info-service .project-title, .info-service-detail .project-title
{
    height: 42px;
    vertical-align: bottom;
}
.info-service h3, .info-service-detail h3{
	font-size: 14px;
	line-height: 16px;
	color: #fff;
	font-weight: normal;
	padding: 7px 0 4px 0;
	height: 32px;
	margin: -10px 150px 0 0;
}

.info-list{
	margin: 0 20px 0 0;
	padding: 7px 0 0 0;
	list-style: none;
	overflow: hidden;
	font-size:12px;
	line-height: 17px;
	color: #353535;
}
.info-list li{
	/* float: left; */
	clear: both;
	margin-bottom: 5px;
}
.info-list li strong{
	margin: 0;
	float: left;
}
.info-list li a{
	color: #0079bc;
	float: left;
}
.view-project{
	position: absolute;
	right:8px;
	top: 10px;
	width:113px;
	height:23px;
	display: block;
	font-size:14px;
	line-height: 18px;
	color: #fff !important;
	padding: 5px 0 0 14px;
	background: url(/_layouts/1033/Images/Holder.PublicWeb.Images/view-project.gif) no-repeat;
}

.view-service
{
    position: absolute;
	right:8px;
	top: 10px;
	width:113px;
	height:23px;
	display: block;
	font-size:14px;
	line-height: 18px;
	color: #fff !important;
	padding: 5px 0 0 14px;
	background: url(/_layouts/1033/Images/Holder.PublicWeb.Images/view-service.gif) no-repeat;
}

.divider{
	width: 100%;
	overflow: hidden;
	background:url(/_layouts/1033/Images/Holder.PublicWeb.Images/divider-bg.gif) repeat-y 0 15px;
}
.divider-top{
	width: 100%;
	overflow: hidden;
	background: url(/_layouts/1033/Images/Holder.PublicWeb.Images/divider-top-bg.gif) no-repeat;
}
.right-box-3col{
	width:557px;
	_width: 540px;
}
.info-project-detail{
	width: 545px;
	background:url(/_layouts/1033/Images/Holder.PublicWeb.Images/info-project-top.gif) no-repeat 0 100%;
	padding: 16px 0 15px 12px;
	position: relative;
}
.info-project-up{
	width: 557px;
	overflow: hidden;
	background: url(/_layouts/1033/Images/Holder.PublicWeb.Images/info-ptoject-up.gif) repeat-y;
}
.info-project-top{
	width: 557px;
	overflow: hidden;
	background: url(/_layouts/1033/Images/Holder.PublicWeb.Images/info-project-bg.gif) no-repeat;
}
.info-project-detail .left{
	width: 230px;
	height:230px;
	background: url(/_layouts/1033/Images/Holder.PublicWeb.Images/inner-left.gif) no-repeat;
}
.info-project-detail .right{
	width: 290px;
}
.detail-list{
	margin: 0;
	padding:43px 10px 0 0;
	list-style: none;
	overflow: hidden;
	font-size:15px;
	line-height:20px;
	color: #353535;
}
.detail-list li{
	padding-bottom: 9px;
	vertical-align: middle;
	height:1%;
	list-style: none;
}
.detail-list li em{
	color: #000;
	font-size: 13px;
	line-height: 16px;
	display: block;
}
.detail-list li a{
	color: #0079bc;
}
.text-info{
	width: 519px;
	overflow: hidden;
	padding: 17px 21px 0 17px;
}
.text-info .img-right{
	float: right;
	border: 2px solid #0079bc;
	margin-left: 10px;
	display: inline;
}
.text-info .img-left{
	float: left;
	border: 2px solid #0079bc;
	display: inline;
	margin-right: 19px;
}
.text-info p{
	margin: 0; 
	line-height: inherit;
	padding-bottom: 8px;
}
.right-col{
	width: 182px;
	float: right;
	margin:15px 0 0 1px;
	padding: 16px 0 100px 0;
	display: inline;
	background:#e3f3fc url(/_layouts/1033/Images/Holder.PublicWeb.Images/right-col-bg.gif) no-repeat 0 100%;
}

.right-col .ms-SPZone, .content-wrapper .ms-SPZone
{
    padding: 0;
}

.right-col .ms-standardheader.ms-WPTitle
{
    width: 98px;
    _width: 93px;
    overflow: hidden;
}
.right-col h3{
	margin: 0;
	font-size:15px;
	line-height: 15px;
	color: #353535;
	font-weight: normal;
	padding: 0 0 0 23px;
}
.photo-box{
	width: 155px;
	overflow: hidden;
	border-bottom: 1px solid #adadad;
	padding: 12px 10px 16px 17px;
}

.right-col .ms-SPZone .photo-box
{
    _width: 150px;
}

.photo-img-box{
	width: 112px;
	height: 112px;
	overflow: hidden;
	padding: 7px 0 0 7px;
	background: url(/_layouts/1033/Images/Holder.PublicWeb.Images/photo-img-box.gif) no-repeat;
}
.photo-img-box img{
	display: block;
}
.photo-box .info-name{
	color: #0079bc;
	overflow: hidden;
	font-size:11px;
	line-height: 13px;
	padding-left: 6px;
	display: block;
}
.name-blog-box{
	width: 540px;
	overflow: hidden;
	background:#fff url(/_layouts/1033/Images/Holder.PublicWeb.Images/name-blog-box.gif) no-repeat;
	padding: 18px 0 17px 17px;
}
.name-photo{
	width: 94px;
	height: 102px;
	overflow: hidden;
	float: left;
	padding: 2px 0 0 2px;
	background: url(/_layouts/1033/Images/Holder.PublicWeb.Images/name-photo-bg.gif) no-repeat;
}
.name-photo img
{
    border: 0;
}
.name-blog-box .right{
	width: 422px;
	overflow: hidden;
	float: right;
	padding-top: 33px;
}
.name-blog-box .right p{
	font-size: 15px;
	line-height:20px;
	color: #353535;
	margin: 0;
}
.name-blog-box .right p a{
	color: #0079bc;
	text-decoration: underline;
}
.name-blog-box .right p a:hover{
	text-decoration: none;
}
.blog-box{
	width: 556px;
	overflow: hidden;
	border-top: 1px solid #adadad;
	padding: 1px 0 15px 1px;
}
.blog-up{
	width: 540px;
	overflow: hidden;
	background:#13527d;
	padding: 9px 0 4px 16px;
}
.blog-up h3{
	font-size:18px;
	line-height:18px;
	color: #fff;
	margin: 0;
	font-weight: normal;
	padding-bottom: 2px;
}
.blog-up h3 a 
{
    color: #fff;
}
.blog-up h3 a:visited 
{
    color: #fff;
}
.blog-list{
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	font-size:10px;
	color: #cfe6f2;
	font-style: italic;
}
.blog-list li{
	line-height:15px;
}
.blog-list li a{
	color: #cfe6f2;
	font-size: 12px;
	text-decoration: underline;
}
.blog-list li span{
	font-size:12px;
}
.blog-list li a:hover{
	text-decoration: none;
}
.categories-box{
	width: 540px;
	overflow: hidden;
	background:#f2f2f2;
	padding: 6px 0 4px 16px;
}
.categories-list{
	width: 540px;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	font-size:10px;
	line-height: 14px;
	color: #353535;
	font-weight: bold;
}
.categories-list li{
	display: inline;
	padding-right: 3px;
}
.categories-list li a{
	color: #0079bc;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}
.categories-list li a:hover{
	text-decoration: none;
}
.blog-content{
	width: 520px;
	overflow: hidden;
	padding: 8px 20px 0 16px;
}
.blog-content p{
	line-height:16px;
	margin: 0;
	padding-bottom: 12px;
}
.blog-content p a{
	color: #0079bc;
	text-decoration: underline;
}
.blog-content p a:hover{
	text-decoration: none;
}
.comment-list{
	margin: 7px 0 0 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	font-size:11px;
	line-height: 15px;
}
.comment-list li{
	float: left;
	padding-right:19px;
}
.comment-list li a{
	color: #0079bc;
	background: url(/_layouts/1033/Images/Holder.PublicWeb.Images/comment-list-a-bg.gif) no-repeat;
	float: left;
	cursor: pointer;
}
.comment-list li span{
	float: left;
	background: url(/_layouts/1033/Images/Holder.PublicWeb.Images/comment-list-span-bg.gif) no-repeat 100% 0;
	padding: 0 8px;
}
.content-list{
	overflow: hidden;
	margin: 0;
	padding: 0 0 0 27px;
	list-style: none;
}
.content-list li{
	background: url(/_layouts/1033/Images/Holder.PublicWeb.Images/content-list.gif) no-repeat 0 5px;
	padding: 0 0 0 14px;
}
.info-post{
	width: 148px;
	overflow: hidden;
	padding: 0 10px 0 24px;
	border-bottom: 1px solid #adadad;
	margin-bottom: 18px;
}
.info-post h3{
	padding:0 0 13px 0;
}
.post-list{
	overflow: hidden;
	margin: 0;
	padding: 0 0 4px 0;
	list-style: none;
	line-height:16px;
	font-size:12px;
}
.post-list li{
	padding-bottom: 12px;
}
.post-list li a{
	color: #0079bc;
	
}
.post-list .subscribe{
	background: url(/_layouts/1033/Images/Holder.PublicWeb.Images/sub-link.gif) no-repeat 0 2px;
	padding-left:18px;
}

.main-sitemapcol 
{
    width: 936px;
    float:left;
    padding: 12px;
}
.left-sitemapcol{
	width: 312px;
	float:left;
}
.middle-sitemapcol{
	width: 312px;
	float:left;
}
.right-sitemapcol{
	width: 312px;
	float:left;
}
table.sidebyside 
{
    border-top: solid 1px #adadad;
    width: 740px;
    _width: 729px;
    margin-left: -17px;
}
td.sidebysidecell
{
    vertical-align: top;
    width: 50%;
    padding: 10px 17px 17px 17px;
}
.content-wrapper, .comments
{
    padding: 0 21px 0 17px;
    _padding-right: 3px;
}
.formRow
{
    float: left;
    clear: both;
    padding-bottom: 5px;
    width: 100%;
}
.formFieldLabel
{
    width: 120px;
}
.formFieldLabel, .formFieldValue
{
    float: left;
}
.formFieldValue *
{
    width: 255px;
}
.formContactUs{
	width: 248px;
	overflow: hidden;
	float: left;
}
.formFooter
{
    padding-left: 120px;
}


table.serviceList 
{}

table.serviceList tbody tr td
{
    padding: 0;
    font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #353535;
}

table.serviceList tbody tr td a
{
    color: #0079bc !important;
}

.serviceHeader
{
    font-weight:bold;
    font-size:14px;
}

table.resourceList
{
    margin-top: 10px;    
}

table.resourceList tbody tr td
{
    padding: 0 0 7px 0;
    font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #353535;
}

table.resourceList tbody tr td a
{
    color: #0079bc !important;
}

.ms-WPBody .resourceHeader, .subsubhead
{
    color: #0079bc;
    font-size:14px;
    padding-bottom: 0;
}

.subsubhead
{
    margin: 0;
}

.resourceDate
{
    font-style: italic;
    margin-bottom: 5px;
}

table.opportunityList
{
    padding-bottom: 10px;
}

table.opportunityList tbody tr td
{
    padding: 0 0 18px 0;
    font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #353535;
}

table.opportunityList tbody tr td ul li a
{
    color: #0079bc !important;
}

.opportunityHeader
{
    font-weight:bold;
    font-size:14px;
}

.submitResume
{
    float: right;
}

.submitResume a
{
    color: #0079bc !important;
}

.headertitle, .headertitle a, .headertitle a:link, .level-item, .level-item a, .level-item a:link
{
    font-size: inherit;
    font-family: inherit;
}

.headertitle
{
    font-size: 1.2em;
    font-weight: normal;
}

.level-bullet
{
    background: none;
}
.single-box {
	width: 960px;
	float: left;
	padding-bottom: 37px;
}

table.offices
{
    width: 740px;
    _width: 729px;
    margin-left: -18px;
    border-collapse: collapse;
}

table.offices tr td
{
    border-top: solid 1px #adadad;
    border-left: solid 1px #adadad;
    padding: 5px 10px 10px 15px;
    width: 25%;
}

table.offices tr td p
{
    margin: 5px 0 0 0;
}

table.offices tr td p.office-name
{
    margin: 20px 0 0 0;
    padding: 0;
}

table.offices tr td ul.nav-top
{
    margin: 10px 0 0 0;
}

.projectDetailLabel
{
    float: left;
    width: 70px;
}

.projectDetailValue
{
    float: left;
}

.content-wrapper img.border
{
    border: solid 2px #13527d;
}

table.content-table
{
    border-collapse: collapse;
}

table.content-table tbody tr td
{
    border: solid 1px #adadad;
    padding: 10px;
}

table.content-table tbody tr.content-table-header td
{
    background-color: #c8c8c8;
}

.service-list
{
    margin: 0;
}

.service-list li
{
    text-decoration: none;
    list-style: none;
    padding: 0;
}

.service-list li a
{
    color: #0079bc !important;
}

.webPartZoneTable
{
    width: 724px;
    _width: 719px;
}
.pageListPanel 
{
    display:inline;
}

.pageListSelected
{
    font-weight:bold;
    font-size: 11px;
    color: #0079bc !important;
}