body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #708090;
}
.smlWhite {
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	color: #F2BA00;
	text-decoration: none;
}
a:visited {
	color: #F2BA00;
	text-decoration: none;
}
a:hover {
	color: #708090;
	text-decoration: none;
}
a:active {
	color: #F2BA00;
	text-decoration: none;
}
h1 {
	font-size: 13px;
	color: #F2BA00;
	line-height: normal;
	margin-bottom: 0px;
}
.navTable {
	vertical-align: middle;
	text-align: center;
	color: #708090;
	
}
.navTable TD {
	width: 75px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}
.navTableDiv {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #708090;
}
.smlWhite {
	font-size: 10px;
	color: #FFFFFF;
}
.smlWhite a:link {
	color: #F2BA00;
	text-decoration: underline;
}
.smlWhite a:visited {
	color: #F2BA00;
	text-decoration: underline;
}
.smlWhite a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.smlWhite a:active {
	color: #F2BA00;
	text-decoration: none;
}
.digits {
	font-size: 10px;
}
.verticalBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F2BA00;
}

