body {
	background-color : #ffffff;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	scrollbar-base-color : #c0c0c0;
}

p {
	font-family : arial, sans-serif;
	font-size : 10pt;
	color : #606060;
	line-height : 22pt;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;
	margin-bottom : 10px;
	text-align : justify;
}

p.tight {
	font-family : arial, sans-serif;
	font-size : 10pt;
	color : #606060;
	line-height : 16pt;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 6px;
	margin-bottom : 6px;
	text-align : justify;
}


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

p.light {
	font-family : arial, sans-serif;
	font-size : 10pt;
	color : #9a9a9a;
	line-height : 22pt;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;
	margin-bottom : 10px;
	text-align : justify;
}

p.nav {
	font-family : arial, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : #8898a7;
	line-height : 14pt;
	margin-left : 35px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 4px;
	text-align : left;
} 

p.bottomnav {
	font-family : arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #ffffff;
	line-height : 13pt;
	margin-left : 90px;
	margin-right : 0px;
	margin-top : 4px;
	margin-bottom : 4px;
	text-align : left;
} 

p.form {
	font-family : arial, sans-serif;
	font-size : 9pt;
	font-weight: normal; 
	color : #ffffff;
	line-height : 14pt;
	margin-left : 2px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	text-align : right;
}

p.leftpadded {
	font-family : arial, sans-serif;
	font-size : 10pt;
	color : #606060;
	line-height : 22pt;
	margin-left : 35px;
	margin-right : 35px;
	margin-top : 10px;
	margin-bottom : 10px;
	text-align : justify;
}

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

p.copyright {
	font-family : arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #ffffff;
	line-height : 14pt;
	margin-left : 0px;
	margin-right : 14px;
	margin-top : 9px;
	margin-bottom : 8px;
	text-align : right;
} 

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


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


h1 {
	font-family : arial, sans-serif;
	font-size : 10pt;
	line-height : 14pt;
	margin-left : 0px;
	margin-right : 10px;
	margin-bottom : 0px;
	margin-top : 0px;
	font-weight : bold;
	font-style : normal;
	color: #c5cfd7;
	text-align : right;
}

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


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

li {
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #606060;
	line-height: 14pt;
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: justify;
	list-style-position: outside;
	list-style-type: circle;
}

a { text-decoration : none; }

:link { color: #dca5dd; } 
:link.footnote { color : #c0c0c0 ; }
:link.nav { color : #ffffff ; }
:link.go { color : #da8500 ; }

:hover { color: #5d96b1;  
		text-decoration : underline; 
		}
:hover.footnote { color: #808080;  
		text-decoration : underline; 
		font-weight : normal; }
:hover.nav { color: #ffffff;  
		text-decoration : none; 
		font-weight : bold; }
:hover.go { color: #fe9e06;  
		text-decoration : underline; }
		
:active { color: #6199cd; } 
:visited { color: #dca5dd; }
:visited.footnote { color : #c0c0c0 ; }
:visited.nav { color : #ffffff ; }
:visited.go { color : #da8500 ; }


em {
	font-style : italic;
}

em.yellow {
	font-style : normal;
	font-weight : bold;
	color : #f4f3a2;
}

em.orange {
	font-style : normal;
	color : #fe9e06;
}

em.red {
	font-style : normal;
	font-weight : normal;
	color : #c00000;
}

em.grey {
	font-style : normal;
	font-weight : bold;
	color : #9a9a9a;
}

strong { font-weight : bold; }

img { border-color : #956b35; }

img.grey { border-color : #c0c0c0;
margin-bottom : 20px; }

td  { vertical-align : top ; }

td.bottom  { vertical-align : bottom ; }

td.q  { background-color : #e0b060;  }

form  { margin-top : 10px ; }


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