.pageTitle {
	color: #003366;
	font-size: 24px;
	font-weight: bold;
	line-height: 20px;
}
.mainHead {
	color: #6666CC;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}
.subHead {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}
.colNum {
	color: #6666CC;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}
.menuArrow {
	color: #FFCC66;
	font-size: 10px;
	line-height: 13px;
}
.menuIt {
	width: 150px;
	height: 33px;
	z-index: 100;
	background: #9999CC;
	color: white;
	font-size: 14px;
	line-height: 33px;
	font-family: "Verdana";
}
.menuItem {
	width: 150px;
	height: 25px;
	z-index: 100;
	background: #9999CC;
	color: white;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	font-family: "Verdana";
}
.menuTitle {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
}
.bodyText {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}
.whatsNew {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
}
.note {
	color: #993300;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}
ul, ol, li {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}
em {
	background: #FFCC66;
	color: #003366;
	font-style: normal;
	font-weight: normal;
}
hr {
	height: 1px;
}
.wnCurrent {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #333333;
}

a:link {
	color: #339999;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #339999;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #6600CC;
	font-weight: bold;
	text-decoration: underline;
}

/*
a.wn:link {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	cursor: hand;
	color: #339999;
	text-decoration: none;
}
a.wn:hover {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	cursor: hand;
	color: #6600CC;
	text-decoration: underline;
}
a.wn:active {
	font-size: 11px;
	cursor: hand;
	font-weight: bold;
	color: #339999;
	line-height: 13px;
	text-decoration: none;
}

a.wn:visited {
	font-size: 11px;
	cursor: hand;
	font-weight: bold;
	color: #339999;
	line-height: 13px;
	text-decoration: none;
}
*/

/*
a.site:link {
	font-weight: bold;
	cursor: hand;
	color: #339999;
	text-decoration: none;
}
a.site:hover {
	font-weight: bold;
	cursor: hand;
	color: #6666CC;
	text-decoration: underline;
}

a.site:active {
	cursor: hand;
	color: #6666CC;
	font-weight: bold;
	text-decoration: none;
}

a.site:visited {
	cursor: hand;
	font-weight: bold;
	color: #6666CC;
	text-decoration: none;
}
*/