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

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

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

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

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

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


p.topnav {
	font-family : tahoma, sans-serif;
	font-size : 9pt;
	color : #000000;
	line-height : 14pt;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 4px;
	margin-bottom : 0px;
	valign : top;
	text-align : center;
} 

p.bottomnav {
	font-family : tahoma, sans-serif;
	font-size : 9pt;
	color : #ffffff;
	line-height : 14pt;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 6px;
	valign : top;
	text-align : center;
} 

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

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

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

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

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

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

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

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

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

h5 {
	font-family : tahoma, sans-serif;
	font-size : 11pt;
	line-height : 13pt;
	margin-left : 18px;
	margin-right : 10px;
	margin-bottom : 2px;
	margin-top : 4px;
	text-align : left;
	font-weight : normal;
	color : #808080;
}

a { text-decoration : none; }

:link { color: #5c93c2; } 
:link.red { color : #c00000 ; }
:link.footnote { color : #404040 ; }
:link.bottom { color : #c0c0c0 ; }
:link.close { color : #ffffff ; }

:hover { color: #c00000;  
		text-decoration : underline; 
		font-weight : normal; }
:hover.footnote { color: #000000;  
		text-decoration : underline; 
		font-weight : normal; }
:hover.bottom { color: #5c93c2;  
		text-decoration : underline; 
		font-weight : normal; }
:hover.close { color: #c0c0c0;  
		text-decoration : underline; 
		font-weight : normal; }
:hover.blue { color: #009092; }
		
:active { color: #c00000; } 
:visited { color: #5c93c2; }
:visited.footnote { color : #ffffff ; }
:visited.bottom { color : #c0c0c0 ; }
:visited.blue { color : #009092 ; }
:visited.red { color : #c00000 ; }

em {
	font-style : italic;
}

em.blue {
	font-style : normal;
	font-weight : bold;
	font-size : 13pt;
	color : #085284;
}

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

em.grey {
	font-style : normal;
	font-weight : bold;
	font-size : 13pt;
	color : #e8e8e8;
}

strong { font-weight : bold; }


li {font-family : tahoma, sans-serif;
	font-size : 9pt;
	color : #808080;
	line-height : 10pt;
	margin-top : 0px;
	margin-left : 2px;
	margin-right : 0px;
	margin-bottom : 2pt;
	text-align : left;
	list-style: disc;

}

ul {
	font-family: tahoma, sans-serif;
	font-size: 11pt;
	color: #ffffff;
	line-height: 16pt;
	margin-top : 4px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 2pt;
	text-align: left;
	text-indent: 5px;
	list-style: disc;
	list-style-position: inside;
}

img { border-color : #c00000; }

td.top  { vertical-align : top ; }

form {
	font-family : tahoma, sans-serif;
	font-size : 9pt;
	color : #808080;
	line-height : 13pt;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	text-align : justify;
}

td.form {
	font-family : tahoma, sans-serif;
	font-size : 9pt;
	color : #808080;
	line-height : 11pt;
	margin-left : 2px;
	margin-right : 8px;
	margin-top : 0px;
	margin-bottom : 0px;
	text-align : left;
}

td.formr {
	font-family : tahoma, sans-serif;
	font-size : 9pt;
	color : #808080;
	line-height : 11pt;
	margin-left : 2px;
	margin-right : 8px;
	margin-top : 0px;
	margin-bottom : 0px;
	text-align : right;
}
