

BODY {
	background-color : #FFFFFF;
	color: #033252;
	margin-bottom : 0px;
	margin-bottom : 0%;
	padding-bottom : 0%;
}

H1 {
color:#033252; 
font-size:1.5em;
font-weight:bold;
letter-spacing:-0.5px;
margin:0 0 12px;
}

H2 {
font-size:1.3em;
margin:0 0 20px;
}

H3 {
font-size:1.2em;
margin:0 0 20px;
}

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;
}

.error {
  color: #c00000;
}

.required {
  color: #c00000;
}

div.alert 
{
background:#FFD6D6 no-repeat 10px 10px;
border-bottom:3px solid #FE7B7A;
border-top:3px solid #FE7B7A;
color:#CC0000;
}

div.info 
{
background:#D8E5F8 no-repeat 10px 10px;
border-bottom:3px solid #629DE3;
border-top:3px solid #629DE3;
color:#0055BB;
}

div.note 
{
background:#FEF6D8 no-repeat 10px 10px;
border-bottom:3px solid #FDE179;
border-top:3px solid #FDE179;
color:#B79000;
}

div.download 
{
background:#EEF7DD no-repeat 10px 10px;
border-bottom:3px solid #C2DF88;
border-top:3px solid #C2DF88;
color:#57861A;
}

div.alert, div.info, div.download, div.note 
{
display:block;
margin:15px 0pt;
padding:10px 10px 10px 10px;
}