.topslogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #000000;
	font-weight: bold;
}
.bkgCCCCCC {
	background-color: #CCCCCC;
}
.navgrey {
	background-color: #666666;
}
.navred {
	background-color: #CC0000;
}
.navorange {
	background-color: #FF6600;
}
.navyellow {
	background-color: #FF9900;
}
.navblue1 {
	background-color: #0066FF;
}
.navblue2 {
	background-color: #003399;
}
.navblue3 {
	background-color: #000066;
}
a.navtxt:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}
a.navtxt:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 5px;
}
a.navtxt:hover {
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-left: 5px;
}
a.navtxt:active {
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-left: 5px;
}
.pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 18px;
	padding-bottom: 16px;
}
.txtred {
	color: #CC0000;
}
.txtorange {
	color: #FF6600;
}
.txtyellow {
	color: #FF9900;
}
.txtblue1 {
	color: #0066FF;
}
.txtblue2 {
	color: #003399;
}
.txtblue3 {
	color: #000066;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: top;
}
a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	color: #000066;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
}
.bold {
	font-weight: bold;
	color: #000000;
}
.italic {
	font-style: italic;
}
.whttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #003399;
	list-style-position: outside;
	list-style-type: circle;
	padding: 10px;
}
.whtheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: top;
	line-height: 12px;
	font-weight: bold;
	margin-bottom: -7px;
}
.bold_special {
	font-weight: bold;
	color: #000000;
	margin-top: 15px;
	margin-bottom: 20px;
}
.body_notopmargin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: top;
}
.body_notopmargin p { margin-top: 0;
}
.body_notopmargin ul {
	margin-top: -5px;
	margin-bottom: 15px;
}
.invisible_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	vertical-align: top;
}

img.border {
	border: 1px solid #333;
}