@charset "utf-8";
.spacer {
	font-size: 1px;
}
body {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
}
.menuItem {
	font-size: 12px;
	text-decoration:none;
	color:#294056;	
}
.topLineTD {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
}
.leftMenuBorder {
	border: 1px solid #000000;
}
.titleText {
	font-size:18px;
	font-weight:bold;
	text-decoration: none;
	color: #000000;
}
.leftMenuText {
	font-size:12px;
	text-decoration:underline;
	color:#294056;
}
.breadCrumbs {
	font-size:10px;
	color:#294056;
}
.topLinks {
	text-decoration:none;
	color:#000000
}
