.navTD {
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;

}
.navLinkSelected {
	color: #000000;
	font-weight: bold;
	text-decoration: none;



}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.navLink {
	text-decoration: none;
	color: #FFFFFF;

}
.navTDselected {
	font-size: 12px;
	color: #000000;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-color: #bbcccc;
	font-weight: bold;

}
.globalNavTD {
	font-size: 12px;
	background-color: #bbcccc;
	font-variant: normal;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;


}
.globalNavTDselected {
	font-size: 12px;
	font-weight: bold;
	background-color: #669999;
	padding-top: 2px;
	padding-bottom: 2px;
}
a:hover {
	color: #990000;
}
.globalLink {
	color: #000000;
	text-decoration: none;
}
.globalLinkSelected {
	color: #FFFFFF;
	text-decoration: none;
}
.bodyHeadline {
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	font-family: "Times New Roman", Times, serif;
	color:#000000;

}

.bodyContent {
	font-size: 13px;
}
.offerTD {
	font-size: 12px;
}
.bodyFooter {
	font-size: 10px;
}
.bodyIntro {
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	font-size: 14px;
	color: #336666;
	font-style: italic;

}
.bodySubhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
}

