
/*----------- Whitepapers Main ----------------------*/

#whitepapersmenu {
	position:absolute;
	background: url(../images/srvcmenubck.jpg) repeat-y;
	width: 133px;
	top: 230px;
	left: 44px;
	color: #ffffff;
	font-weight: normal;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	z-index: 1;
}

#whitepapersmenu h3 {
	padding: 0;
	width: 150px;
	height: 20px;
	background: url(../images/titleblocks/whitepapers.jpg) no-repeat transparent;
}

#whitepapersmenu h3 span {
	display: none;
}

#whitepaperscontainer {
top:13px;
width:870px;
height:815px;
position:relative;
margin:0 auto;
padding:0;
}

#whitepaperscontent {
	width:870px;
	height:500px;
	background-color:#000000;
}

#whitepaperscontentcopy {
	position:absolute;
	width: 455px;
	top: 229px;
	left: 203px;
	color: #ffffff;
	font-weight: normal;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	z-index: 1;
}

.refertxtblue {
	color: #637fe3;
	font-weight: normal;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.refertxtwht	 {
	color: #d7d7d7;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
