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;
	font-weight : normal;
	color : #808080;
	line-height : 15pt;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 4px;
	margin-bottom : 4px;
	text-align : justify;
}

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

p.tight {
	font-family : arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #808080;
	line-height : 10pt;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 4px;
	margin-bottom : 2px;
	text-align : justify;
}

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

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

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

p.r {
	font-family : arial, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color : #808080;
	line-height : 15pt;
	margin-left : 80px;
	margin-right : 20px;
	margin-top : 4px;
	margin-bottom : 4px;
	text-align : justify;
}

p.title {
	font-family : arial, sans-serif;
	font-size : 8pt;
	color : #404040;
	line-height : 11pt;
	margin-left : 6px;
	margin-right : 5px;
	margin-top : 0px;
	margin-bottom : 4px;
	text-align : center;
}


p.nav {
	font-family : arial, sans-serif;
	font-size : 11pt;
	font-weight : normal;
	color : #204e82;
	line-height : 10pt;
	margin-left : 25px;
	margin-right : 20px;
	margin-top : 2px;
	margin-bottom : 4px;
	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 : 4px;
	margin-bottom : 2px;
	text-align : center;
}

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

h2 {
	font-family : arial, sans-serif;
	font-size : 11pt;
	color : #ff9625;
	line-height : 12pt;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 0px;
	margin-bottom : 10px;
	text-align : justify;
}

h3 {
	font-family : arial, sans-serif;
	font-size : 10pt;
	color : #ff9625;
	line-height : 10pt;
	margin-left : 43px;
	margin-right : 2px;
	margin-top : 4px;
	margin-bottom : 4px;
	text-align : left;
}

h4 {
	font-family : arial, sans-serif;
	font-size : 15pt;
	line-height : 18pt;
	margin-left : 8px;
	margin-right : 0px;
	margin-bottom : 0px;
	margin-top : 20px;
	font-weight : normal;
	color: #9f9f9f;
	text-align : left;
}



a {
	color: #a2bcda;
	text-decoration : none;
}
a.footnote {
	font-weight : normal;
	color: #c0c0c0;
	text-decoration : none;
}

:link { color: #a2bcda;} 
:link.footnote { color : #808080; }


:hover { color: #2c67ad;
		  text-decoration : underline;} 
:hover.footnote { font-weight : normal;
				text-decoration : underline;
				color : #c0c0c0; }

				
:active { color: #ff1b1b; } 

:visited { color: #a2bcda; }
:visited.footnote { color : #808080; }


em.orange { font-style : normal;
		  font-weight : bold;
		  color: #ea7900; }
		  
	   
em.grey { font-style : normal;
		  color: #808080; }


table {cell-spacing : 0px;
	   cell-padding : 0px;}
	   
td {vertical-align : top;}

td.bottom {vertical-align : bottom;}

li {font-family : tahoma, sans-serif;
	font-size : 9pt;
	color : #808080;
	line-height : 14pt;
	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: 20px;
	margin-right: 20px;
	margin-bottom: 2pt;
	text-align: left;
	text-indent: 5px;
	list-style: disc;
	list-style-position: inside;
}

img { border-color : #83d5cb ; }

input.red {
	background-color: #ea7900; 
	font-weight: bold; 
	font-size: 10pt; 
	color: #ffffff;
	}
