body{
	background-image:url(images/bgrd.jpg);
	background-repeat:repeat;
	background-color:#333333;
	color:#000000;
	margin:0;
	font-family:'Trebuchet MS',Arial, Helvetica, sans-serif;
	font-size:0.9em;
	}

a{
	text-decoration:none;
	font-weight:bold;
	color:#FF812B;
	}
a:hover{
	background-color:#606060;
	}

h1 {
	margin: 0px;
	padding: 0px;
	}

.wrapper{
	width:780px;
	margin:0 auto;
	padding:0;
	}

.topStrip{
	width:780px;
	float:left;
	margin-bottom:1px;
	}
.content{
	width:780px;
	float:left;
	background-color:#FFFFFF;
	}
.menu{
	width:780px;
	float:left;
	border-top:5px solid white;
	border-bottom:5px solid white;
	background-color:#3c3c3c;
	font-size:0.85em;
	}
.menu ul, .submenu ul{
	list-style-type:none;
	padding:0;
	margin:0;
	}
.menu li, .submenu li{
	display:inline;
	}

.submenu{
	width:780px;
	float:left;
	border-bottom:5px solid white;
	background-color:#9f9f9f;
	font-size:0.8em;
	}
.submenu ul{
	list-style-type:none;
	padding:0;
	margin:0;
	font-size:0.85em;
	}

.menuLink{
	background-color:#3c3c3c;
	color:#FFFFFF;
	border-right:1px solid white;
	padding:3px 9px 3px 9px;
	float:left;
	}
.menuLinkOn{
	background-color:#606060;
	border-right:1px solid white;
	padding:3px 9px 3px 9px;
	float:left;
	}
.submenuLink{
	background-color:#9f9f9f;
	color:#FFFFFF;
	border-right:1px solid white;
	padding:3px 5px 3px 5px;
	float:left;
	}
.submenuLinkOn{
	background-color:#606060;
	border-right:1px solid white;
	padding:3px 5px 3px 4px;
	float:left;
	}
.leftCol{
	width:400px;
	float:left;
	padding:20px;
	font-size:0.9em
	}

.rightCol{
	width:340px;
	float:left;
	}

.oneCol{
	width:740px;
	float:left;
	padding:20px;
	font-size:0.9em
	}

.crossLinkLeft{
	width:185px;
	float:left;
	color:#FFFFFF;
	padding:5px;
	height:77px;
	border-top:1px solid white;
	}

.crossLinkRight{
	float:left;
	width:145px;
	border-top:1px solid white;
	}

.crossLinkTitle{
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:4px;
	}
.crossLinkText{
	font-size:0.8em;
	margin-bottom:4px;
	}
.crossLinkLink{
	font-size:0.8em;
	}


.greenBar{
	width:780px;
	height:17px;
	background-color:#FF812B;
	float:left;
	margin-top:1px;
	}

.footer{
	width:780px;
	text-align:center;
	font-size:0.8em;
	color:#FF812B;
	}
.pageTitle{
	font-size:1.6em;
	font-weight:bold;
	}
.whiteText{
	color:#FFFFFF;
	}
.headerRow{
	background-color:#ff812c;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	}
.normalRow{
	text-align:center;
	background-color:#e3e3e3;
	}
.smalltext{
	font-size:0.75em;
	}
.orangeText{
	color:#ff812b;
	font-weight:bold;
	}
.refPic{
	float:left;
	clear:both;
	padding:10px;
	width:170px;
	text-align:center;
	}
.reference{
	float:left;
	padding:10px;
	width:530px;
	}
.dottedLine{
	width:100%;
	border-bottom:1px dotted #CCCCCC;
	}
.pdf{
	font-size:0.8em;
	}

.teamPic{
	float:left;
	margin:0 20px 30px 0;
	border:5px solid #cccccc;
	}

.divider{
	border-bottom:1px dotted #cccccc;
	width:100%;
	margin:10px 0 20px 0;
	padding:0;
	}

.clientLink{
	width:300px; background-color:#f8f8f8; border:1px solid #999999; float:left; margin:0 30px 30px 0; padding:20px;
	}

.footer_link{ font-size: 9pt; }