body {
    background:#25649d url(images/MainBG.jpg) no-repeat fixed 50% 0%;
	font-size: 10px;
	font-family: arial;
}
.flash {
    margin-left: 19px;
    margin-top: 7px;
	margin-right: 10px;
	vertical-align: text-top;
	text-align: center;
}
.rightMenu {
    padding-right: 21px;
	padding-left: 10px;
	vertical-align: text-top;
	text-align: center;
}
td.blueboxTop {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
    padding-bottom: 5px;
    background: #36468D;
    color: white;
    font-size: 16px;
    font-weight: bold;
	width: 678px;
	text-align: justify;
}
td.blueBoxBottom {
    padding-bottom: 80px;
	padding-left: 10px;
	padding-right: 10px;
    padding-top: 15px;
    background: #36468D;
    color: white;
    font-size: 12px;
	width: 678px;
	text-align: justify;
}
a.topMenu {
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 22px;
	padding-bottom: 2px;
	background: white;
	color: #2C4477;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: arial;
	height: 32px;
}
a.topMenu:hover {
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 22px;
	padding-bottom: 2px;
	color: white;
	background: #2C4477;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: arial;
	height: 32px;
}
table.menuTopTable {
	height: 40px;
}
.spacer {
	text-align: left;
	vertical-align: top;
}
.eText {
	font-size: 12px;
	padding: 2em;
	text-align: justify;
}