#whitepaper-title {
}
#whitepaper-company {
}
#whitepaper-description {
}
.whitepaper-graphic {
	width: 33px;
	float: left;
	margin-right: 5px;
}
.whitepaper-description {
	font-size: 10px;
	margin-top: 3px;
}
.whitepaper-title {
	font-size: 11px; 
	color: #002D6A; 
	font-weight: bold; 
}
.whitepaper-title a:link {
	font-size: 11px; 
	color: #002D6A; 
	font-weight: bold; 
}
.whitepaper-title a:hover {
	font-size: 11px; 
	color: #002D6A; 
	font-weight: bold; 
}
.whitepaper-title a:active {
	font-size: 11px; 
	color: #002D6A; 
	font-weight: bold; 
}
.whitepaper-company {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 4px;
}
.whitepaper-line {
	width: 50%;
	height: 2px;
	background-color:#BEEDFF;
	margin-top: 8px;
	margin-bottom: 5px;
}
.whitepapers_pagetitle_v2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../global-images/top-header.png);
	background-repeat: no-repeat;
	height: 38px;
	padding-top: 8px;
	padding-left: 8px;
}#whitepaperformtable {
	width: 450px;
	margin-left: 75px;
	overflow: hidden;
}
.requiredfield {
	font-weight: bold;
	color: #FF0000;
	float: right;
}
.whitepaperformerror {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FF0000;
}

