body 			{
				margin-left: 0;
				margin-top: 0;
				margin-bottom: 0;
				margin-right: 0;
				background-color: #EFDF85;
    			background-repeat: no-repeat;
				font-family: verdana, helvetica, sans-serif;
				}
H1, .head1		{
				font-family: verdana, helvetica, sans-serif;
				font-size: 24px;
				line-height: 30px;
				font-weight: bold;
				color: #000000;
				}
H2, .head2		{
				font-family: verdana, helvetica, sans-serif;
				font-size: 24px;
				line-height: 30px;
				font-weight: bold;
				color: #003F80;
				}
H3, .head3		{
				font-family: verdana, helvetica, sans-serif;
				font-size: 17px;
				line-height: 20px;
				font-weight: bold;
				color: #000000;
				}
div, td, H4, .head4		{
				font-family: verdana, helvetica, sans-serif;
				font-size: 13px;
				line-height: 18px;
				color: #000000;
				}
.SmBodyText		{
				font-family: verdana, helvetica, sans-serif;
				font-size: 9px;
				line-height: 11px;
				color: #000000;
				}
.head4Blue, a.head4Blue, a.head4Blue:visited
				{
				font-family: verdana, helvetica, sans-serif;
				font-size: 14px;
				line-height: 20px;
				color: #003F80;
				}
a, a:visited	{
				color: #000000;
				text-decoration: none;
				}
a:hover, a.head4Blue:hover
				{
				color: #000000;
				}
.whitebg	{
	background-color: #FFFFFF;
}
.bluebg, .contactbg	{
	background-color: #003F80;
}
ul {
	margin: 5px 0px 4px 8px;
	padding: 0px 8px 4px 8px;
}
li	{
	list-style-type: square;
	margin-bottom: 5px;
}
.contacttext	{
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
}
a.contacttext, a.contacttext:visited	{
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a.contacttext:hover	{
	color: #FFFFFF;
	text-decoration: underline;
}
a.underline, a.underline:hover, a.underline:visited	{
	color: #000000;
	text-decoration: underline;
}
.quotebg	{
	background-color: #E9C240;
}
.quotetext	{
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
a.quotetext, a.quotetext:visited	{
	font-size: 12px;
	line-height: 15px;
	color: #000;
	text-decoration: none;
}
a.quotetext:hover	{
	color: #003f80;
	text-decoration: underline;
}
.announcebg	{
	background-color: #F17D00;
}
.announcetext	{
	font-size: 13px;
	line-height: 16px;
	color: #000000;
}
input, textarea {
    border:1px solid Gray;
}
.footer, a.footer, a.footer:visited
				{
				font-family: verdana, helvetica, sans-serif;
				font-size: 12px;
				line-height: 16px;
				color: #666666;
				}
.footer:hover, a.footer:hover
				{
				color: #000000;
				}
.footerOn, a.footerOn, a.footerOn:visited
				{
				font-family: verdana, helvetica, sans-serif;
				font-size: 12px;
				line-height: 16px;
				font-weight: bold;
				color: #000000;
				}