body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 0px;
	background-color: #ffffff;
	text-align: center;
}
img {
	border: 0px;
}
table {
	border-collapse: collapse;
}
td {
	vertical-align: top;
	text-align: left;
}

.WholeBody {
	width: 754px;
	background-color: #ffffff;
}
.MainContent {
	width: 100%;
	padding: 20px;
}
a, a:link, a:visited, a:active {
	color: blue;
	text-decoration: underline;
}
a:hover {
	color: green;
}
#TopNav, #BottomNav {
	background-image: url(/images/ImmfaLowerGraphic.jpg);
	background-repeat: no-repeat;
	line-height: 150%;
}
#TopNav, #TopNav a, #TopNav a:link, #TopNav a:visited, #TopNav a:active, #BottomNav, #BottomNav a, #BottomNav a:link, #BottomNav a:visited, #BottomNav a:active {
	color: white;
	text-decoration: none;
}
#TopNav a:hover, #BottomNav a:hover {
	color: blue;
}
h2 {
	font-size: 200%;
	letter-spacing: 0.2em;
}
#HomePageMainContent {
	width: 628px;
	text-align: center;
}
#HomePageSideBar {
	background-color: #4a6e62;
	color: white;
	padding: 10px;
}

/* DO NOT CHANGE BELOW */
table, input, textarea, ul ul, xtd p {  /* IE hack */
	font-size: 100%;
}
* > textarea {  /* Firefox hack */
	font-size: 120%;
}
/* DO NOT CHANGE ABOVE */
