body {
	background-color : #ffffff;
	margin-top : 0px;
}

p {
	font-family : arial, sans-serif;
	font-size : 9pt;
	color : #404040;
	line-height : 16pt;
	margin-left : 20px;
	margin-right : 20px;
	margin-top : 0px;
	margin-bottom : 20px;
	text-align : justify;
}

p.white {
	font-family : arial, sans-serif;
	font-size : 9pt;
	color : #ffffff;
	line-height : 16pt;
	margin-left : 20px;
	margin-right : 20px;
	margin-top : 0px;
	margin-bottom : 20px;
	text-align : justify;
}

p.small {
	font-family : arial, sans-serif;
	font-size : 7pt;
	color : #a0c5cc;
	line-height : 11pt;
	margin-left : 20px;
	margin-right : 20px;
	margin-top : 0px;
	margin-bottom : 8px;
	text-align : justify;
}

p.address {
	font-family : arial, sans-serif;
	font-size : 11pt;
	color : #c0c0c0;
	line-height : 16pt;
	margin-left : 10px;
	margin-right : 8px;
	margin-top : 4px;
	margin-bottom : 4px;
	text-align : justify;
}

p.nav {
	font-family : arial, sans-serif;
	font-size : 11pt;
	color : #ffbb39;
	line-height : 11pt;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 4px;
	margin-bottom : 4px;
	text-align : center;
}

p.navtop {
	font-family : arial, sans-serif;
	font-size : 12pt;
	color : #4188bf;
	line-height : 11pt;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 4px;
	margin-bottom : 4px;
	text-align : center;
}


p.light {
	font-family : arial, sans-serif;
	font-size : 6pt;
	color : #ffffff;
	line-height : 6pt;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0pt;
	margin-bottom : 0pt;
	text-align : left;
}


p.footnote {
	font-family : arial, sans-serif;
	font-size : 8pt;
	color : #808080;
	line-height : 10pt;
	margin-left : 10px;
	margin-right : 8px;
	margin-top : 4pt;
	margin-bottom : 4pt;
	text-align : center;
}

p.formr {
	font-family : arial, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color : #404040;
	line-height : 15pt;
	margin-left : 10px;
	margin-right : 5px;
	margin-top : 4px;
	margin-bottom : 4px;
	text-align : right;
}

h1 {
	font-family : arial, sans-serif;
	font-size : 18pt;
	margin-left : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-weight : normal;
	color: #b4d3da;
	text-align : center;
}

h2 {
	font-family : arial, sans-serif;
	font-size : 8pt;
	line-height : 8pt;
	margin-left : 20px;
	margin-bottom : 0px;
	margin-top : 0px;
	font-weight : normal;
	color: #ffffff;
	text-align : left;
}


h3 {
	font-family : arial, sans-serif;
	font-size : 12pt;
	line-height : 12pt;
	margin-left : 20px;
	margin-bottom : 10px;
	margin-top : 20px;
	font-weight : normal;
	color: #60a5b4;
	text-align : left;
}

h3.white {
	font-family : arial, sans-serif;
	font-size : 12pt;
	line-height : 12pt;
	margin-left : 20px;
	margin-bottom : 10px;
	margin-top : 20px;
	font-weight : normal;
	color: #ffffff;
	text-align : left;
}

h4 {
	font-family : arial, sans-serif;
	font-size : 14pt;
	line-height : 14pt;
	margin-left : 20px;
	margin-bottom : 0px;
	margin-top : 20px;
	font-weight : normal;
	color: #ccffff;
	text-align : left;
}

form {
	font-family : arial, sans-serif;
	font-size : 8pt;
	color : #000000;
	line-height : 13pt;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 4pt;
	margin-bottom : 4pt;
	text-align : left;
}

img {border-color : #60a5b4;
	 margin-top : 0px;
	 margin-bottom : 0px;}

a {
	font-weight : normal;
	color: #ff8080;
	text-decoration : none;
}

:link { color: #c0c0c0;} 
:link.footnote { color: #7f888f;}
:link.navtop { color: #404040;}
:link.white { color: #ffffff;}

:hover { color: #ffffff;
		font-weight : normal;
		text-decoration : underline; } 
:hover.navtop { color: #417199;
		font-weight : normal;
		text-decoration : underline; } 
:hover.footnote { color: #417199;
		font-weight : normal;
		text-decoration : underline; } 
:hover.white { color: #fef89e;
		font-weight : bold;
		text-decoration : none; } 
			
:active { color: #ff1b1b; } 

:visited { color: #c0c0c0; }
:visited.footnote { color: #7f888f; }
:visited.navtop { color: #404040; }
:visited.white { color: #ffffff; }

em { font-style : italic; }
em.blue { font-style : normal;
		font-weight : bold;
		  color: #60a5b4; }
		  
em.white { font-style : normal;
		  color: #ffffff; }
		  
strong { font-weight : bold; }

td {vertical-align : top;}

td.blue {background-color : #397883;}

td.bluebottom {background-color : #397883;
			   vertical-align : bottom;}

td.bottom {vertical-align : bottom;}


input.blue {
	background-color: #6c9fa2; 
	font-weight: bold; 
	font-size: 10pt; 
	color: #ffffff;}



