


.show { display: block; }
.hide { display: none; }

.showMenu { display: block; }
.hideMenu { display: none; }


body {
	font-family: Arial, Helvetica,  Verdana, sans-serif;
	font-size:12px;
	color: #636363;
	margin: 0px;
	padding: 0px;
	
}

	
#navFull{
	
	position:absolute;
	top: 0px;
	width: 935px;
	margin-left: -467px;
	left: 50%;
	height: 500px;
	z-depth: 100;
	
	
}


#searchbox{

height: 20px; 
margin:0px; 
border:0px; 
padding:0px; 
padding-bottom: 5px;
}

#searchbox .textinput{
width:140px; 
height:18px; 
border: 1px solid #CCCCCC; 
padding:1px;

}

#searchbox .inputbutton{
width:60px; 
height:20px; 
border: 1px solid #CCCCCC; 
padding:0px; 
margin-left: 10px; 

}

#main{ 

	/* center */
	position: absolute;
	left: 50%;
	margin-top: 20px;
	margin-left: -465px;
	
	/* center */
	
	
	/*
	margin: 0px;
	
	*/
	
	
	padding:0px;
	
	

}


#content a{
	color: #999999; /* #a8a8a8; */
	text-decoration: none;
	
	}
	
#content a:hover{
	color: #ef4035;
	
	}
	
	
	
#footer{
	padding-top: 125px;
	font-size: 12px;
	
	}
	
	
.downloadLink{
	padding-top: 20px;
	font-weight: bold;
	
	}
	
	
.navLinks{
	
	color:#FFFFFF;
	
	
	}
	
.navLinks a{
	
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 17px;
	
	}

	
.navLinks a:hover{

	color:#999999;
	
	}

	
.padLeft{
	
	padding-left: 28px;
	}

.grayLine{
	
	border: 0px;
	height: 1px;
	color: #c0c0c0;
	background-color: #c0c0c0;
	
	}

	

.largeTitle{
	
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 10px;
	
	}

.gray{


	color: #666666;
}

.gray a{
	
	color: #666666;
	
}


.redLine{
	
	border: 0px;
	height: 1px;
	color: #ef4035;
	background-color: #ef4035;
	
	}

.red{


	color: #ef4035;
}




.superPound{
	
	
}


.bodyCopy{
	padding-top: 5px;
	}
	
.highlights{
	padding-left: 28px;
	font-size: 11px;
	padding-top: 5px;
	
	}
	
	
.highlights_copy{
	padding-top: 2px;
	line-height: 12px;

}

.highlights_copy p{
	margin-top: 1px;
	margin-bottom: 4px;
}

.highlights a{
	
	color: #d9d9d9;
	text-decoration: none;
	
	}


.highlights a:hover{
	
	color: #ef4035;
	text-decoration: none;
	
	
	}

.awardItem{
	
	padding-bottom: 10px;
	line-height: 14px;
		
}
.awardProject{
	
		
}


.awardTitle{
	
	font-style: italic;
		
}

.awardSectionTitle{
	
	padding-bottom: 5px;
		
}


.clientItem{
	
	line-height: 14px;
		
}

.clientTitle{
	
		
}

.clientSectionTitle{
	
	padding-bottom: 5px;
		
}



#contentNav .title{

	font-weight: bold;
	color: #ef4035;
	margin-top: 30px;
	padding-bottom: 3px;


}


#credits{
	
	margin-top: 50px;	
font-size: 11px;
color: #a8a8a8;
	
}

.credits_copy{
	
font-size: 11px;
	
}

#contentNav .contentNav_title{
	padding-bottom: 2px;
}

/*
#contentNav .contentNav_title{
padding-left: 6px;
text-indent: -6px;
margin-top: -10px;
}

#contentNav .contentNav_number{
margin-top: -10px;
}
*/

#contentNav .contentNav_number{
	
color: #a8a8a8;	
}

#contentNav a{
	
	color: #a8a8a8;
	text-decoration: none;
	
	}
	
#contentNav a:hover{
	
	color: #ef4035;
	text-decoration: none;
	
	}
	
#contentNav .selected{
	
	color: #ef4035;
	
	}
	
#contentNav .links{
	
	padding-top: 4px;
	line-height: 14px;
	font-size: 12px;
	
	}



	
	