.menutxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #333399;
	text-decoration: none;
}

.menutxt:hover { color: #CC9900; }

.currentmenutxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.currentmenutxt:hover { color: #CC9900; }

.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333399;
	text-decoration: none;
	text-align: left;
}
.submenu:hover { color: #CC9900; }

.submenu_current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.submenu_current:hover { color: #CC9900; }

.heading {font-size:13px;line-height:160%;} 

.heading2 {
	font-size:12px;
	line-height:120%;
	font-style: normal;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
	background-position: left;
} 
.text {
	font-size:12px;
	line-height:120%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

.smalltext {
	font-size:11px;
	line-height:120%;
	color: #333333;
}

.disclosurebox {
	padding: 10px;
	left: 10px;
	right: 10px;
	border: thin solid #660000;
}

.menuLink {text-decoration:underline; color:#222298;}
.menuLink2 {text-decoration:underline; color:#333399; font-weight:normal;}
.menuLink2:hover {text-decoration:underline; color:ffb22d; font-weight:normal;}
.menuLink3 {text-decoration:none; color:2C0B59; font-weight:bold;}
.menuLink3:hover {color:blue;}

