body, p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
h4 {
	font-size: 18px;
	color: #674FFD;
}
.homeWhiteOblue {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;


}
a.navTop:link {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
a.navTop:hover {

	font-size: 10px;
	font-weight: bold;
	color: #98BECD;
	text-decoration: none;
}
a.navSide:link {

	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.navSide:hover {


	font-size: 12px;
	font-weight: bold;
	color: #98BECD;
	text-decoration: none;
}
.baseLinks {
	font-size: 12px;
	text-align: center;

}
.baseSmall {
	font-size: 10px;
	text-align: center;
}
.baseLarge {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-align: center;

}
.headerTop {

	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	line-height: 30px;
	text-decoration: none;
}
a.navTop:active {

	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.navTop:visited {

	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.navSide:active {

	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.navSide:visited {

	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.smallText {
	font-size: 8px;
}
li.checkBox {
	list-style-image: url(/images/check-arrow.gif);
}
.homeWhiteOblueSmall {

	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
}
