@charset "utf-8";
/* CSS Document */

.SloganText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #099;
}
.iFrameNoBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.FooterText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #333;
}
#MainTable {
	border: thin solid #099;
	background-color: #FFF;
}
#HeaderTable {
	background-color: #CCF4FF;
}


.bodyText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #333;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #099;
}
