body {
	font-family: Franklin Gothic, Arial, Verdana, Tahoma, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 1.2;
}
td {

	font-family: Franklin Gothic, Arial, Verdana, Tahoma, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 1.2;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.linkTextYellow {
	color: #CECF63;
}


.linkTextYellow:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.strongText {
	font-weight: bold;
}

.regTextBlack {
	color: #000000;
}

.nextLink {
	text-align: right;
	font-weight: bold;
}

.heading {	
}

#siteMap a {
	font-weight: bold;
	text-decoration: underline;
}

#footerLinks a {
	color: #B6D3D2;
}

#footerLinks {
	color: #B6D3D2;
}