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

p {
	font-family : tahoma, sans-serif;
	font-size : 9pt;
	color : #50373a;
	line-height : 15pt;
	margin-left : 10px;
	margin-right : 8px;
	margin-top : 4px;
	margin-bottom : 4px;
	text-align : justify;
}

p.nav {
	font-family : tahoma, sans-serif;
	font-size : 10pt;
	color : #50373a;
	line-height : 15pt;
	margin-left : 10px;
	margin-right : 8px;
	margin-top : 4px;
	margin-bottom : 4px;
	text-align : justify;
}

p.left {
	font-family : tahoma, sans-serif;
	font-size : 9pt;
	color : #50373a;
	line-height : 15pt;
	margin-left : 0px;
	margin-right : 8px;
	margin-top : 4px;
	margin-bottom : 4px;
	text-align : justify;
}

p.grey {
	font-family : tahoma, sans-serif;
	font-size : 9pt;
	color : #606060;
	line-height : 15pt;
	margin-left : 10px;
	margin-right : 8px;
	margin-top : 4px;
	margin-bottom : 4px;
	text-align : justify;
}

p.right {
	font-family : tahoma, sans-serif;
	font-size : 9pt;
	color : #50373a;
	line-height : 15pt;
	margin-left : 10px;
	margin-right : 8px;
	margin-top : 4px;
	margin-bottom : 4px;
	text-align : right;
}

p.padded {
	font-family : tahoma, sans-serif;
	font-size : 9pt;
	color : #50373a;
	line-height : 15pt;
	margin-left : 10px;
	margin-right : 150px;
	margin-top : 4px;
	margin-bottom : 4px;
	text-align : justify;
}

p.padded2 {
	font-family : tahoma, sans-serif;
	font-size : 9pt;
	color : #50373a;
	line-height : 15pt;
	margin-left : 10px;
	margin-right : 50px;
	margin-top : 4px;
	margin-bottom : 4px;
	text-align : justify;
}

p.center {
	font-family : tahoma, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #50373a;
	line-height : 15pt;
	margin-left : 10px;
	margin-right : 8px;
	margin-top : 4px;
	margin-bottom : 4px;
	text-align : center;
}

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

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

p.small {
	font-family : tahoma, sans-serif;
	font-size : 8pt;
	color : #50373a;
	line-height : 12pt;
	margin-left : 10px;
	margin-right : 8px;
	margin-top : 2px;
	margin-bottom : 0px;
	text-align : left;
}
	
p.footnote {
	font-family : tahoma, sans-serif;
	font-size : 8pt;
	color : #c0c0c0;
	line-height : 10pt;
	margin-left : 10px;
	margin-right : 8px;
	margin-top : 4pt;
	margin-bottom : 4pt;
	text-align : justify;
}

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

h1 {
	font-family : tahoma, sans-serif;
	font-size : 6pt;
	line-height : 6pt;
	margin-left : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-weight : normal;
	color: #fdfdfd;
	text-align : left;
}

h1.right {
	font-family : tahoma, sans-serif;
	font-size : 6pt;
	margin-left : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-weight : bold;
	color: #ffffff;
	text-align : right;
}

h2 {
	font-family : tahoma, sans-serif;
	font-size : 10pt;
	margin-left : 10px;
	margin-bottom : 6px;
	margin-top : 4px;
	font-weight : normal;
	color: #ac2d15;
	text-align : left;
}

h2.small {
	font-family : tahoma, sans-serif;
	font-size : 10pt;
	margin-left : 10px;
	margin-bottom : 3px;
	margin-top : 2px;
	font-weight : normal;
	color: #ac2d15;
	text-align : left;
}

h3 {
	font-family : tahoma, sans-serif;
	font-size : 10pt;
	margin-left : 10px;
	margin-bottom : 3px;
	margin-top : 4px;
	margin-right : 8px;
	font-weight : normal;
	color: #ac2d15;
	text-align : right;
}

h3.padded {
	font-family : tahoma, sans-serif;
	font-size : 10pt;
	margin-left : 10px;
	margin-bottom : 3px;
	margin-top : 4px;
	margin-right : 150px;
	font-weight : normal;
	color: #ac2d15;
	text-align : right;
}


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

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

img.padded { margin-top : 4px;
	margin-bottom : 0px;
	border-color : #d4d4d4 ; }
	
a {	text-decoration : none;
font-weight : normal;
}

:link { color : #539ed4; } 
:link.footnote { color : #c0c0c0; } 
:link.contact { color : #a9853e; }


:hover { color: #a9853e; 
		 text-decoration : underline; } 
:hover.contact { color : #a9853e; }		 
:hover.nav { color: #e89420; 
			 font-weight : normal; }
:hover.footnote { color: #808080; }


:active { color: #000000; } 

:visited { color: #539ed4; }
:visited.footnote { color: #808080; } 

em { font-style : italic; }

em.blue { font-style : normal;
	 color : #539ed4; }

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

em.grey { font-style : normal;
	font-weight : bold;
	 color : #404040; }
	 
strong { font-weight : bold; }

ul {
	font-family: tahoma, sans-serif;
	font-size: 9pt;
	color: #50373a;
	line-height: 15pt;
	margin-left: 10px;
	margin-right: 8px;
	margin-top: 4px;
	margin-bottom: 4px;
	list-style: circle inside;
}

td { vertical-align : top; }

td.bottom { vertical-align : bottom; }

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