@charset "UTF-8";

a:link {
	color: #0F2C68;
}
a:visited {
	color: #0F2C68;
}
a:hover {
	color: #0F2C68;
}
a:active {
	color: #0F2C68;
}

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;
}

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

.bodyBlueItal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F2C68;
	font-style: italic;
}


.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;
}

.footer {
	font-size: 9px;
}

td#row_header{
	font-weight:bold;
	font-size:1.1em;
	color:#6a646b;
	padding-top:1em;
	padding-bottom:0.1em;
	text-align: left;
}
tr#contact_row{
	background-color:#f0f0f0;
	font-size:0.9em;
}
td#contact_cell{
	font-size:1em;
	color:#6a646b;
	padding-top:0.6em;
	padding-bottom:0.6em;
	padding-right:0.3em;
}.contactCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
