/* CSS Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	background: #A7BCFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
img{
	border: 0px;
}
a, 
a:active, 
a:link, 
a.novisited, 
a:visited { 
	text-decoration: none; 
} 
a:hover { 
	text-decoration: underline; 
}
h1{
	font-size: 16px;
	margin: 0 0 1px 0;
	color: #102246;
}

.dbcopy{
	color: #102246;
	font-size: 12px;
}
.lbcopy{
	color: #1F74BB;
	font-size: 12px;
}
.lbsmall{
	color: #1F74BB;
	font-size: 10px;
}
.whitesmall{
	color: #ffffff;
	font-size: 10px;
}
.dbsmall{
	color: #102246;
	font-size: 10px;
}
.lbheader{
	color: #1F74BB;
	font-size: 14px;
	font-weight: bold;
}
.dbheader{
	color: #102246;
	font-size: 14px;
	font-weight: bold;
}
.dbheader li{
	margin-bottom: 10px;
}
.bold{
	font-weight: bold;
}
	
.nav{
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}
	
.nav:active, 
.nav:link, 
.nav:novisited, 
.nav:visited{
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}
.formcss{
	background-color: #ffffff;
	color: #102246;
	border: 1px solid #136CB7;
	font-size: 10px;
	margin-bottom: 8px;
}
.buttoncss{
	background-color: #136CB7;
	color: #FFFFFF;
	border: 1px solid #00133A;
	font-size: 10px;
}
.nav:hover {
	color: #00133A;
	font-size: 12px;
	text-decoration: none;
}

.team{
	width: 690px;
	margin-bottom: 8px;
	padding-bottom: 5px;
	padding-left: 70px;
	border-bottom: 1px solid #D0E2F1;
	float: left;
}
.teamstyle{
	font-size: 13px;
	color: #00133A;
	float: left;
}
.teamdesc{
	font-size: 12px;
	color: #00133A;
	padding: 5px 0px 10px 0px;
	float: left;
}
.locations{
	font-size: 10px;
	color: #80B0D8;
}
.news_archive{
	width: 150px;
	float: left;
	font-size: 10px;
	border-left: 1px solid #D0E2F1;
	text-align: left;
}
.news_archive_text{
	width: 146px;
	margin: 0px 0px 0px 4px;
	color: #1F74BB;
}
.news_archive_text a{
	color: #102246;
}



#navcontainer li b{
	color: #00133A;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
#navcontainer ul{
	margin: 0px;
	padding: 0px;
}
#navcontainer li{
	list-style: none;
	padding: 0 18px 0 18px;
	margin: 0;
	border-right: 1px solid #15569A;
	display: inline;
}

#bgFade{
	width: 100%;
	background-position: top;
	background-image: url(images/bgFade.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	float: left;
}
#footerclose{
	width: 100%;
	height: 40px;
	background-image: url(images/footerclose.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left
}
#wrapper{
	width: 800px;
	margin: 0 auto;
}
#maincontainer{
	top: 0;
	width: 800px;
	height: 100%;
	background: #ffffff;
	border-left: 1px solid #136CB7;
	border-right: 1px solid #136CB7;
	text-align: left;
	float: left;
}
#topcontainer{
	width: 800px;
	border-top: 4px solid #D0E2F1;
	float: left;
}
#newsticker{
	width: 800px;
	height: 23px;
	margin: 0 0 5px 0;
	background: #D0E2F1;
	float: left;
}
#newsticker span{
	width: 60px;
	margin: 5px 0 0 18px;
	float: left;
	font-size: 10px;
	color: #136CB7;
}
#newsticker ul{
	list-style: none;
	margin: 0 0 0 50px;
	padding: 0;
}	
#newsticker ul li{
	padding: 5px 0 5px 10px;
	color: #136CB7;
	font-size: 10px;
}
#newsticker ul li a{
	font-weight: bold;
	color: #136CB7;
}
#topcontainerlogo{
	width: 195px;
	height: 96px;
	margin: 8px 0px 0px 5px;
	float: left;
}
#topcontainerlogin{
	width: 263px;
	height: 36px;
	background: #D0E2F1;
	text-align: right;
	float: right;
}
#topcontainerlogin form{
	padding: 0px;
	margin: 0px;
}
#topcontainerlogin input{
	border: 1px solid #136CB7;
	height: 14px;
	width: 80px;
	padding: 0px;
	background-color: #ffffff;
	font-size: 10px;
	color: #102246;
}
#topcontainerlogin input.formbutton{
	border: 1px solid #00133A;
	width: 40px;
	height: 17px;
	margin-right: 5px;
	background-color: #136CB7;
	font-size: 8px;
	color: #ffffff;
}

#topcontainerright{
	width: 263px;
	height: 96px;
	padding: 0px;
	margin: 0px;
	float: right;
}
#topcontainerlinks{
	width: 263px;
	height: 46px;
	margin: 15px 0px 0px 0px;
	text-align: right;
	float: right;
}
#navcontainer{
	width: 800px;
	height: 26px;
	background: url(images/navBg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	float: left;
}
#contentcontainer{
	width: 798px;
	float: left;
}
#content{
	width: 768px;
	padding: 5px 15px 5px 15px;
	float: left;
}
#left_content{
	width: 590px;
	float: left;
}
#right_content{
	width: 160px;
	float: right;
}
#randomheader{
	width: 760px;
	margin: 0 0 8px 0;
	text-align: center;
	float: left;
}
#randomcase{
	width: 690px;
	margin: 0 0 8px 35px;
	border: 1px solid #D0E2F1;
	text-align: center;
	float: left;
}
#workedwith{
	width: 800px;
	height: 125px;
	margin: 8px 0px 0px 0px;
	text-align: center;
	border-top: 1px solid #D0E2F1;
	border-bottom: 1px solid #D0E2F1;
	float: left;
}
#footercontainer{
	width: 790px;
	height: 100%;
	margin: 1px 0px 0px 0px;
	padding: 8px 5px 15px 5px;
	background: #D0E2F1;
	vertical-align: top;
	text-align: center;
	float: left;
	color: #1F74BB;
	font-size: 10px;
}	
#bottommenu_holder{
	width: 800px;
	margin: 0 auto;
}
#bottommenu, #bottommenu a{
	font-size: 10px;
	color: #102246;
	text-align: center;
	margin: 0px 0px 5px 0px;
}
#contactusmain{
	margin-top: 15px;
	width: 760px;
	float: left;
}
#contactusform{
	background-color: #D0E2F1;
	width: 420px;
	height: 390px;
	border-bottom: 1px solid #136CB7;
	float: left;
	padding-top: 15px;
}
#contactusform label{
	width: 65px;
	font-size: 10px;
	color: #136CB7;
	float: left;
	display: block;
	margin-left: 15px;
}
#contactusform input.buttoncss{
	margin-left: 300px;
}
#contactusmap{
	background-image: url(images/contact_map.jpg);
	background-repeat: no-repeat;
	margin-top: -20px;
	width: 274px;
	height: 257px;
	padding-left: 10px;
	float: right;
}
#contactusdirections{
	width: 265px;
	height: 20px;
	margin-top: 235px;
	float: left;
}
#teamholder{
	margin-top: 15px;
	padding-bottom: 80px;
	width: 760px;
	float: left;
}
#membersmain{
	margin-top: 15px;
	width: 760px;
	float: left;
}	
#membersmain li{
	margin-bottom: 10px;
}
#memberslogosholder{
	border: 1px solid #D0E2F1;
	margin: 8px 0px 20px 0px;
	padding: 4px;
	width: 756px;
	float: left;
}
#memberslogosnic{
	width: 180px;
	padding-left: 30px;
	float: left;
	display: block;
}
#memberslogostext{
	width: 300px;
	vertical-align: top;
	float: left;
	display: block;
}	
#memberslogoseca{
	width: 180px;
	float: right;
	display: block;
}	
#memberscerts{
	width: 680px;
	padding-left: 80px;
	float: left;
	display: block;
}
#projecttop{
	width: 760px;
	float: left;
	margin-bottom: 5px;
}
#projecttopleft{
	width: 500px;
	float: left;
}
#projecttopright{
	width: 260px;
	text-align: right;
	float: right;
}
.projectholder{
	width:760px;
	margin: 8px 0px 15px 0px;
	float:left;
	display: block;
}
.projectclientlogo{
	width: 270px;
	float:left;
}
.projecttitle{
	color: #1F74BB;
	font-size: 12px;
	width: 440px;
	text-align: left;
	float: right;
	display: block;
}
#projecttext{
	float: left;
	margin: 10px 0px 8px 0px;
}
.imagewrapright{
	float: right;
	margin: 4px;
}
#holdingsite{
	width: 760px;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 80px 0px;
	float: left;
}
#uploadform{
	background-color: #D0E2F1;
	width: 500px;
	height: 30px;
	border-bottom: 1px solid #136CB7;
	padding-top: 8px;
	margin-bottom: 4px;
	text-align: center;
	float: left;
}
	
/* NEW */
.project-holder{
	background-color: #EEEEEE;
	border: 1px solid #E4E4E4;
	width: 185px;
	padding: 1px;
	margin-bottom: 10px;
	float: left;
}	
.project-thumb{
	width: 185px;
	height: 110px;
	overflow: hidden;
}
.project-title, .project-title a{
	color: #1F74BB;
	padding: 4px 0 2px 2px;
	font-size: 10px;
}
.project-title b a{
	font-size: 12px;
	color: #102246;
}

#project-top{
	width: 100%;
	margin: 0 0 15px 0;
	float: left;
}
#project-topleft{
	width: 500px;
	float: left;
}
#project-topright{
	width: 250px;
	text-align: center;
	float: right;
}
#project-text{
	width: 380px;
	color: #333333;
	font-size: 12px;
	float: left;
}
#study-left{
	width: 370px;
	margin: 0 0 20px 0;
	float: left;
}
#study-quote{
	margin: 10px 0 0 0;
}
#study-quote .quote{
	color: #666666;
	font-size: 12px;
	padding: 0 40px 0 0;
	font-style: italic;
	line-height: 17px;
	margin: 0 0 15px 0;
}
#study-quote b{
	color: #1F74BB;
	font-size: 12px;
}
#study-right{
	width: 390px;
	margin: 0 0 20px 0;
	float: left;
}
.study-overview{
	margin: 10px 0 10px 0;
	padding: 0;
}
.study-overview .title{
	width: 80px;
	font-size: 10px;
	color: #999999;
}
.study-overview .data{
	width: 310px;
	font-size: 12px;
	color: #333333;
}
.study-pdf{
	background: #EBEBEB;
	border: 1px solid #CCCCCC;
	color: #666666;
	font-size: 11px;
	font-style: italic;
	margin: 0 0 15px 85px;
	padding: 5px;
	min-height: 50px;
}
.study-pdf a{
	color: #666666;
}
.study-pdf a b{
	display: block;
	font-size: 14px;
	color: #333333;
}	

#project-slideshow{
	width: 350px;
	border: 1px solid #1F74BB;
	margin: 0 0 10px 0;
	float: left;
}