@charset "UTF-8";

body {
	background-color: #CCCCCC;
}

.bkg {
	background-color: #3f3f3f;
}

.textgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #afafaf;
}

.textgreylink {
	color: #a6ba09;
}

a.textgrey:hover {
	text-decoration: underline;
}

.textorange {
	color: #ce6a2e;
}

.sNavtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	padding-left: 35px;
}

.sNavtextgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-right: 20px;
	margin-left: 55px;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.bodyCallout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

a.sNavtextgrey:hover {
	text-decoration: none;
}

.textfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	line-height: 13px;
	text-decoration: none;
}

a.textfooter:hover {
	text-decoration: underline;
}

a.textfooter:link {
	color: #FFFFFF;
}

a.textfooter:visited {
	color: #FFFFFF;
}

a.textfooter:active {
	color: #FFFFFF;
	text-decoration: none;
}


.bullets {
	font-size: 9px;
	list-style: square;
}
