td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
}
body {
	background-color: #999966;
	margin: 0px;
	padding: 0px;
}
table {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.PageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.PageByline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
}
h1 {
	color: #666666;
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
.NavBarHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	line-height: 24px;
	background-color: #000099;
}
.NavBarExtra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	line-height: 24px;
	background-color: #0033CC;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	line-height: 24px;
	background-color: #000099;
}
.NavLink {
	text-decoration: none;
	color: #FFFFFF;
}
.NavLink2 {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}
.NavDiv {
	background-color: #000099;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.NavDiv:hover {
	background-color: #0033CC;
}
.NavDiv2 {
	background-color: #0033CC;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.NavDiv2:hover {
	background-color: #0033FF;
}
.CurDiv {
	background-color: #0033CC;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	cursor: default;
}
.CurDiv2 {
	background-color: #0033FF;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	cursor: default;
}