.NavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

.NavText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color: #eff9fA;
	text-align: center;
}

.NavStatic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #C1010E;
	font-style: normal;
}

.pageLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: regular;
	text-decoration: underline;
	color: #0066CC;
}

.pageLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: regular;
	text-decoration: none;
	color: #0066CC;
}

.affiliateTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #FFF;
	font-weight: bold;
	font-style: italic;
}

.sectionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	line-height: 18px;
	color: #00669C;
	font-style: normal;
	text-align: left;
	font-weight: normal;
}

.ContentCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	text-align: left;
	font-style: normal;
}

.FooterCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #999999;
}
body {
text-align :center ;
min-width : 770px ;
}
div.wrapper {
	width : 770px;
	text-align : left;
	margin-left : auto;
	margin-right : auto;
	position : center;
} 
