.futuraheading, .futuraheading a, .futuraheading a:visited { 
	text-decoration: none;
	color: #2f3b63; 
	font-size: 18px; 
	line-height: 20px; 
	font-family: Futura, Geneva, Verdana, Arial, Helvetica, Swiss, SunSans-Regular, sans-serif;
}

.futuraheading a:hover { 
	text-decoration: none;
	color: #c8b373;
}

.futuraheading a:active { 
	text-decoration: none;
	color: #b4bedc;
}

.sampletable {
	background-color: #ededf1;
	border-top: solid;
	border-top-color: #2f3b63;
	border-top-width: 2px;
}

.sampletable tr {
	border-bottom: solid;
	border-bottom-color: #2f3b63;
	border-bottom-width: 2px;
}
.sampletable td {
	text-align: left;
	vertical-align: top;
	border-bottom: solid;
	border-bottom-color: #2f3b63;
	border-bottom-width: 2px;
}

.sampletablecells {
	display: block;
	margin: 8px;
}

.sampletablecells a:hover {
	color: #FF6600;
}

.sampletabletext1 {
	font-family: Geneva, Verdana, Arial, Helvetica, Swiss, SunSans-Regular, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #00000;
	font-weight: normal;
} 

.sampletabletext1 em {
	font-family: Geneva, Verdana, Arial, Helvetica, Swiss, SunSans-Regular, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #2f3b63;
	font-style:normal;
	font-weight: bold;
}

.sampletabletext2 {
	font-family: Geneva, Verdana, Arial, Helvetica, Swiss, SunSans-Regular, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #00000;
	font-weight: normal;
} 

.sampletabletext2 a, .sampletabletext1 a:visited {
	text-decoration: underline;
	font-family: Geneva, Verdana, Arial, Helvetica, Swiss, SunSans-Regular, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #000099;
	font-weight: normal;
} 

.bodytextarea {
	margin: 30px;
}

.bodycopy, .bodycopy p { 
	font-weight: normal;
	color: #000000; 
	font-size: 12px; 
	line-height: 20px; 
	font-family: Geneva, Verdana, Arial, Helvetica, Swiss, SunSans-Regular, sans-serif;
}

.bodycopy p { 
	margin-bottom: 16px;
}

.bodycopy a, .bodycopy a:visited { 
	text-decoration: underline;
	font-weight: normal;
	color: #1a2167; 
	font-size: 12px; 
	line-height: 20px; 
	font-family: Geneva, Verdana, Arial, Helvetica, Swiss, SunSans-Regular, sans-serif;
}

.bodycopy a:hover { 
	text-decoration: underline;
	font-weight: normal;
	color: #AD7E00;
	font-size: 12px; 
	line-height: 20px; 
	font-family: Geneva, Verdana, Arial, Helvetica, Swiss, SunSans-Regular, sans-serif;
}

.pagebottomlinks {
	text-align: center;
}