BODY,TD,.NormalText {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.topImage {
	position:relative;
	top: -12px;
	left: -12px;
}
.Header {
	font-size: 16px;
	font-weight: bold;
	color: #002477;
}

.Subheader {
	font-size: 11px;
	font-weight: bold;
	color: #002477;
}

.LightBlue {
	color: #F0FFFF;
}

.DarkBlue {
	color: #002477;
}

.Black {
	color: #000000;
}

.White {
	color: #FFFFFF;
}

.SmallText {
	font-size: 10px;
}

.MediumText {
	font-size: 16px;
}

.LargeText {
	font-size: 20px;
}

TD.LightBlueBG {
	background: #F0FFFF;
	color: #000000;
}

TD.DarkBlueBG {
	background: #002477;
	color: #FFFFFF;
}

A {
	font-weight: bold;
	color: Navy;
}

A:Hover {
	color: #77A7E1;
}

* .blue {
	font-size: 9pt;
	font-weight: bold;
	color: #002477;
}

* .bluetitle {
	font-size: 11pt;
	font-weight: bold;
	color: #002477;
}

* .menulink {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #f0ffff;
}

body {
	margin-left: 0;
	margin-top: 0;
}

body {
	background-color: azure;
}

body.index {
	background-color: #002477;
}