

BODY {
	background-color : #FFFFFF;
	color: #033252;
	margin-bottom : 0px;
	margin-bottom : 0%;
	padding-bottom : 0%;
}

TD
{
    COLOR: #033252;
    FONT-FAMILY: Verdana,Tahoma,Arial,Helvetica,Geneva,sans-serif;
    FONT-SIZE: 11px;
}

ul  {
	list-style : disk;
}

LI {
	margin-bottom : 2pt;
}

.justify
{
    TEXT-ALIGN: justify;
}

.copyright
{
    COLOR: #AAC3C9;
    FONT-FAMILY: Verdana,Tahoma,Arial,Helvetica,Geneva,sans-serif;
    FONT-SIZE: 9px;
}

a.copyright:link, a.copyright:hover, a.copyright:visited, a.copyright:active
{
    COLOR: #AAC3C9;
    FONT-FAMILY: Verdana,Tahoma,Arial,Helvetica,Geneva,sans-serif;
    FONT-SIZE: 9px;
}

A:link
{
    COLOR: #0887DD;
    text-decoration : none;
}

A:visited
{
    COLOR: #0887DD;
    text-decoration : none;
}

A:hover
{
    COLOR: #0060A0;
    text-decoration : underline;
}

.newsletter {
	background-color: #F4F6F7;
	color: #486A81;
	border: 1px;
	border-style: solid;
	border-color: #8EA3B1;
	font: 11px;
	font-family: Verdana, sans-serif;
	width: 183px;
	height : 18px;
	text-indent: 2px;
}

.newsbutt {
	background-color: #F4F6F7;
	color: #486A81;
	border: 1px;
	border-style: solid;
	border-color: #8EA3B1;
	font: 11px;
	font-family: Verdana, sans-serif;
	width: 53px;
	height : 18px;
	text-indent: 2px;
}

.newsarea {
	background-color: #F4F6F7;
	color: #486A81;
	border: 1px;
	border-style: solid;
	border-color: #8EA3B1;
	font: 11px;
	font-family: Verdana, sans-serif;
	width: 185px;
	height : 32px;
	text-indent: 2px;
}

.error {
  color: #c00000;
}

.required {
  color: #c00000;
}