/* CSS Document */

/* CSS Document */


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #000066;
}


.subHead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000066;
	letter-spacing: 0.1em;
	display: block;
	height: 40px;
	width: 750px;
	float: none;
	border: 2px solid #9B9B9B;
	text-align: center;
	line-height: 1.5;
	text-decoration: none;
	background-color: #CCCCCC;
}


.bodyCopy {
	line-height: 1.6;
	padding-top: 8px;
	padding-bottom: 8px;
}

/* ------------- Links ('copy link' is for links embedded in text) ---------------------*/

.copyLink {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}

.copyLink:hover {
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
}

.clientList {
	list-style-type: none;
	line-height: 2.2;
}



.captionCopy {
	font-size: 11px;
	color: #000066;
	line-height: 1.5;
}

.sectorButtonCopy {
	font-size: 11px;
	color: #000066;
	line-height: 1.2;
}
#sectorBanner {
	position:absolute;
	left:50px;
	top:30px;
	z-index:3;
	height: 60px;
	width: 500px;
}

#mainCopy {
	position:absolute;
	left:550px;
	top:150px;
	width:400px;
	height:567px;
	z-index:7;
}
