a:hover {
	color: #FFFF33;
	text-decoration: none;
}

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.subheads {
	font-size: 16px;
	font-weight: bold;
	color: #00FF00;
	text-decoration: none;
}
a.hoverblue {
	color: #990000;
	font-weight: bold;
}
.bullettext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: lower-roman;
	list-style-image: url(images/arrow.gif);
}
.hoverblue2 {
	color: #0066FF;
	text-decoration: underline !important;
}
.bold {
	font-weight: bold;
}
.bullettext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
}
a {
	color: 666666;
}
a.white {
	color: white;
}
.hoverblue2:hover {
	color: #0066CC;
	text-decoration: none !important;
}

.hoverblack:hover {
	color: #000000;
}

.subtitles {
	color: #000000;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.sectionHeader {
	color: #000000;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.parHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #335E9B;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
.parText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
.smalltitles {
	font-size: 12px;
	font-weight: bold;
	color: #3366cc;
	text-decoration: none;
}
.freeguideText {
	font-size: 11px;
}
a.freeguideText {
	color: #0066CC;
	font-weight: bold;
	text-decoration: underline;
}
.freeguideText:hover {
	color: #0033FF;
	font-weight: bold;
	text-decoration: underline;
}
.labels {
	font-size: 10px;
}
.learntitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	line-height: 20px;
}

TD, .normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.lightBg {
	background-color: #f1f1f1;
}
