body {
	font-family: Tahoma, Verdana, Arial, sans-serif, Calibri;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.lhsMenu {
	line-height: 8px;
	font-weight: bold;
	color: #222F5F;
}
a:link {
	font-weight: bold;
	color: #222F5F;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #222F5F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.footnote {
	font-size: 9px;
	color: #FFFFFF;
}
.anchorOnWhite a {	
	 text-decoration: none; color: white;
}
.anchorOnWhite a:hover {	
	 text-decoration: underline; color: white;
}

.redirectWindow {
	font-size: 10px;
}
h1 {
	font-family: Tahoma, Verdana, Arial, sans-serif, Calibri;
	font-size: 18px;
	font-weight: bolder;
	color: #5172E4;
}
h2 {
	font-size: 14px;
	font-weight: bolder;
	color: #222F5F;
}
.bullets {
	list-style-image: url(images/bullet.gif);
	line-height: 22px;
}
.tiny {
	font-size: x-small;
	color: #6C6C6C;
}

