@charset "UTF-8";
.navcell {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.greybrdr1pix {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFF;
}
.textcell {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	padding-right: 22px;
	padding-left: 42px;
}
h1 {
	font-family: Helvetica, sans-serif;
	font-size: 30px;
	font-weight: lighter;
	color: #0066CC;
	margin-top: 25px;
}
.quotetext {
	font-size: 13px;
	font-style: italic;
	color: #0066CC;
	background-color: #D5E6FF;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 12px;
	border: 1px dotted #0066CC;
}
h2 {
	color: #666666;
	font-family: Helvetica, sans-serif;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
a.nav:link, a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:link,a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
.margleft {
	margin-left: 5px;
}
.textcellbanda {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	padding-right: 20px;
}

