.MsoNormal marquee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFF00;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	text-transform: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000080;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000080;
}
.textHighlight {
    font-family:Verdana, Arial, Helvetica, sans-serif;
		color: #FF0000;
}
#nonFooter
{
position: relative;
min-height: 100%;
}
* html #nonFooter
{
height: 93%;
}
#footer
{
	position: relative;
	margin-top: 10px;
	background-color:#FFFFBF;
	color: #000080;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	bottom: 0px;
	height: auto;
}

.FormsBrochuresStyle{
	background-attachment: fixed;
	background-color: white;
	background-image: url(../SharedPics/Texture.gif);
	background-repeat: repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000080;
}
