body.home h1
{
	color: White;
	font-size: 12pt;
}

body.home h2
{
	color: White;
	font-size: 10pt;
}
body.home
{
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	
}

body.footer
{
	background-color:#000000;
	margin: 0px;
	padding: 0px;
}


body.home td.upperleft
{
	background-color: #ed8e00;
	border-right: white 1px solid;
	color: black;
	border-top: white 1px solid;
	
	
}

body.home td.upperleft td
{
	color: black;
	font-size: 8pt;
	padding-right: 10px;
}
body.home td.upperleft h1
{
	color: white;
	font-size: 14pt;
	margin: 0px;
	font-weight: normal;

}

body.home td.bottomleft td
{
	padding-right: 15px;
}



body.home td.upperright
{
	background-color: #FFFFFF;
	color: #ed8e00;
	border-top: white 1px solid;
	
}

body.home td.upperright a
{
	color: #ed8e00;
	font-size: 20pt;
	font-weight: bold;
}
body.home td.upperright a:visited
{
	color: #ed8e00;
	font-size: 20pt;
	font-weight: bold;
}

body.home td.upperright h1
{
	color: #ed8e00;
	font-size: 16pt;
	font-weight: normal;
margin-bottom:5px;
}
body.home td.upperright p
{
font-size: 9pt;
margin-top:5px;
line-height: 150%;

}

body.home td.bottomleft
{
	background-color: #AAAAAA;
	border-top: white 1px solid;
	border-right: white 1px solid;
	color: white;
}

body.home td.bottomleft h1
{
	color: white;
	font-size: 15pt;
	font-weight: normal;
margin-bottom:5px;
}

body.home td.bottomleft ol
{
	color: white;
margin-top:0px
}

body.home td.bottomleft li
{
font-size:8pt;
line-height: 150%
}


body.home td.bottomright
{
	background-color: #ed8e00;
	border-top: white 1px solid;
	
}
body.home td.bottomright ul
{
	margin: 0px;
	padding: 0px;
	display: block;
	list-style-type: none;
}

body.home td.bottomright li
{
	margin: 0px;
	padding: 0px;
	display: block;
	list-style-type: none;
}

body.home td.bottomright h1
{
	color: white;
	font-size: 16pt;
	font-weight: normal;
margin-bottom:5px;
}



body.home td
{
	vertical-align: top;
	padding: 10px;
}

body.home a
{
	color: white;
}

body.home a:visited
{
	color: white;
}





body.header
{
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

table.navigationbar
{
	border-collapse: collapse;
}

table.navigationbar a
{
	font-size: 11pt;
	font-weight: bolder;
	color: White;
	text-decoration:none;
}

table.navigationbar a:visited
{
	font-size: 11pt;
	font-weight: bolder;
	color: White;
	text-decoration:none;
}




table.format
{
	border-style: none;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}
table.format td
{
	padding: 0px;
	vertical-align: top;
}



body 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	margin-left:15px;
	margin-top: 15px;
}

p
{
	font-size: 8pt;
}

th
{
	
	font-size: 8pt;
	text-align: left;
	
}

td
{
	font-size: 8pt;
}

h1
 { color: #ed8e00; font-size: 18pt }

h2
 { color: #ed8e00; font-size: 11pt }

h3
{
	color: #ed8e00;
	font-size: 13pt;

}

h4
{
	color: #ed8e00;
	font-size: 11pt;

}


a
{
  color: #ed8e00;
}

a:visited
{
	 color: #ed8e00;
}
a:hover  { color: #ed8e00; text-decoration: none }
img.floatleft
{
	float: left;
 	margin-right: 10px;
	margin-bottom: 10px;
}

li
{
	font-size: 8pt;
}

.error
{
	color: red;
}

dd
{
	font-size: 8pt;
	
}

dt
{
	font-size: 8pt;
	
}

dt.header
{
	
	font-size: 11pt;
	font-weight: bold;
	color: #ed8e00;
}

dd.header
{
	
	font-size: 11pt;
	font-weight: bold;
	color: #ed8e00;
	
}

dl.legend
{
	margin-left: 20px;
	background-color: #ed8e00;
	padding: 5px;
	line-height:2;
	border-style: solid;
	border-width: 1px;
	border-color:white


}
dl.legend dt
{
	
	font-size: 9pt;
	font-weight: bold;
	color: white;
	
}

dl.legend dd
{
	
	font-size: 9pt;
	font-weight: bold;
	color: white;
	
}

table.covers
{
	background-color: white;
}

.eyecatcher
{
	font-size: 18pt;
	font-weight: bolder;
	color: Gray;
	
}
table.legenda  { margin-bottom: 10px; padding-bottom: 10px; border: solid 1pt #999; border-collapse: collapse  }
table.legenda td  { color: #fff; font-size: 10px; background-color: #ed8e00 }
table.product   { }
table.product td    { padding: 1px }
table.legenda caption     { font-size: 10px; font-weight: bold; text-align: left }
table.legenda a   { color: #fff; text-decoration: underline }
table.legenda a:visited  { color: #fff; text-decoration: underline }
table.legenda a:hover    { color: #fff; text-decoration: none }
