td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.clientLogin {
	font-size: 15px;
	color: #FFFFFF;

}
.boxOutline {
	border: 1px solid #000000;

}
.navigation {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.footer {
	color: #000000;
	font-size: 10px;

}
.smallText {
	font-size: 10px;
	color: #000000;
}
.leftnav {
	font-size: 12px;
	color: #000000;
}
.blackText {
	color: #000000;
	font-weight: normal;

}
.smWhiteText {
	font-size: 10px;
}
.sidebarnavhighlight {
	background-color: #FFFFCC;
}
.whiteHeader {
	font-weight: bold;
	color: #CCCCCC;

}
.smBlackText {
	color: #000000;
	font-size: 10px;
}
.grayBackground {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CCCCCC;
}
.tanBackground {
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;

}
.grayBgLgTxt {

	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
}
a:hover {
	color: #FFFFFF;
}
a:link {
	color: #999999;
}
a:visited {
	color: #999999;
}

