/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006699;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2D6F8A;
}
.corpoTexto {	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	display: block;
	margin:10px;
}
.apoio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	display: block;
	margin-left: 10px;
	margin-top: 5px;
}
.subtitulo {	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #4D7B92;
	text-decoration: none;
	text-align: left;
	display: block;
	margin-top: 10px;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-left: 10px;
}
.leftColumnBG {
	background-color: #9DB9C4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0D3A60;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0D3A60;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0D3A60;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: normal;
	font-weight: bold;
	color: #D9E4E8;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	background-color: #2D6F8A;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
}
#images {
	vertical-align: text-top;
	margin-right: 8px;
	margin-left: 8px;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	color: #183A49;
	text-decoration: none;
	padding: 4px;
}
.images {
	vertical-align: text-top;
	margin-right: 10px;
	margin-left: 10px;
}
.style2 {color: #D9E4E8}
.style4 {color: #D9E4E8; font-size: 8pt; }
.rightcolumnBG {
	background-color: #9DB9C4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #0D3A60;
	border-right-color: #0D3A60;
}
.top5 {
	color: #183A49;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #183A49;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #183A49;
	background-color: #73F293;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	display: block;
	padding: 4px;
}
.top5Repete {
	color: #183A49;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #183A49;
	background-color: #73F293;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	display: block;
	padding: 4px;
}
.top5RightColumn {
	color: #183A49;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #183A49;
	background-color: #73F293;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	display: block;
	padding: 4px;
}
/* BEGIN style2 */
 #navcontainer { 
 	width: 161px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0D3A60;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0D3A60;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0D3A60;
  }

#navcontainer ul
{
	margin-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#navcontainer a
{
	display: block;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom:4px;
	width: 151px;
	background-color: #9DB9C4;
	border-bottom: 1px solid #66FF66;
}

#navcontainer a:link, #navlist a:visited
{
	color: #183A49;
	text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #66FF00;
	color: #2d6f8a;
}
