BODY, P, LI, DIV, TD {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	list-style-type: square;
}

P {
	margin-bottom: 8px;
	margin-top: 0px;
	text-align: justify;
}

LI {
	margin-top: 5px;
}

FORM {
	margin: 0px;
	padding: 0px;
}

A:link {
  color: #086D9F;
	text-decoration: underline;
}
A:visited {
  color: #086D9F;
	text-decoration: underline;
}
A:hover {
  color: #086D9F;
	text-decoration: none;
}

A.destaque:link {
  color: #0A557A;
	text-decoration: underline;
}
A.destaque:visited {
  color: #0A557A;
	text-decoration: underline;
}
A.destaque:hover {
  color: #0A557A;
	text-decoration: none;
}

HR {
	border: 1px solid #0781BE;
	height: 1px;
}

INPUT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #FFF8BF;
	border: 1px inset #4CB1E5;
}
TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #FFF8BF;
	border: 1px inset #4CB1E5;
}
SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #FFF8BF;
	border: 1px inset #4CB1E5;
}
INPUT.but {
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	background-color: #FFCC33;
	border: 1px outset #4CB1E5;
}
INPUT.radio {
	background-color: #FFFFFF;
	border: 0px;
}


.topTop {
	background-image: url(/images/top_top.gif);
	height: 97px;
}
.topBottom {
	background-image: url(/images/top_bottom.gif);
	height: 20px;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
	vertical-align: top;


}
.topBottomItem {
	font-weight: bold;
	color: #000000;
	background-image: url(/images/top_bottom_item_center.gif);
	background-repeat: repeat-x;
	font-size: 8pt;
	vertical-align: top;


}
.topBanner {
	text-align: right;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
}
.topLogin {
	text-align: right;
	vertical-align: bottom;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;

}
.topBannerLine {
	border: 1px outset #FFEF69;
}

INPUT.topLoginBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #FFEF69;
	height: 17px;
	width: 80px;
	border: 1px inset #4CB1E5;
}
INPUT.topLoginBoxEmail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #FFEF69;
	height: 17px;
	width: 120px;
	border: 1px inset #4CB1E5;
}
INPUT.topLoginBut {
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	background-color: #FFCC33;
	height: 17px;
	width: 20px;
	border: 1px outset #4CB1E5;
}
.topLogo {
	text-align: left;
	vertical-align: middle;
	padding-left: 20px;
}
.barCenter {
	font-size: 8pt;
	color: #000000;
	background-image: url(/images/bar_center.gif);
	background-repeat: repeat-y;
	padding-right: 8px;
	padding-left: 8px;
	text-align: center;

}
.barImg {
	border: 1px outset #FFEF69;


}
.smallYellowBold {
	font-size: 8pt;
	font-weight: bold;
	color: #FFCC66;
}
.smallBold {
	font-size: 8pt;
	font-weight: bold;
}
INPUT.topSearchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #FFEF69;
	height: 17px;
	width: 90px;
	border: 1px inset #4CB1E5;
}
INPUT.topCodBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #FFEF69;
	height: 17px;
	width: 40px;
	border: 1px inset #4CB1E5;
}

A.bar:link {
	color: #000000;
	text-decoration: none;
}
A.bar:visited {
	color: #000000;
	text-decoration: none;
}
A.bar:hover {
	color: #FFFFFF;
	text-decoration: none;
}

A.logout:link {
	color: #FFF8BF;
	font-weight: bold;
	text-decoration: underline;
}
A.logout:visited {
	color: #FFF8BF;
	font-weight: bold;
	text-decoration: underline;
}
A.logout:hover {
	color: #FFF8BF;
	font-weight: bold;
	text-decoration: none;
}
.smallWhiteBold {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;

}
.small {
	font-size: 8pt;
}
.xsmall {
	font-size: 7pt;
}
.midContents {
	padding-top: 10px;
	padding-bottom: 1px;
}

DIV.destaqueBox {
	background-color: #EEEEEE;
	border-right: 1px solid #086D9F;
	border-left: 1px solid #086D9F;
	border-bottom: 1px solid #086D9F;

}
.destaqueBoxTop {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #086D9F;
}

.destaqueBoxTopActive {
	background-color: #EEEEEE;
	border-right: 1px solid #086D9F;
	border-left: 1px solid #086D9F;
	border-top: 1px solid #086D9F;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	font-size: 8pt;
	font-weight: bold;
}
.destaqueBoxTopNotActive {
	background-color: #CCCCCC;
	border-right: 1px solid #086D9F;
	border-left: 1px solid #086D9F;
	border-top: 1px solid #086D9F;
	border-bottom: 1px solid #086D9F;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	font-size: 8pt;
	font-weight: bold;
}
.listDetailsBox {
	background-color: #FFFFFF;
	border: 1px solid #086D9F;
}
.listDetailsTitle {
	font-weight: bold;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #086D9F;
	padding: 2px;

}
.listDetailsBoxPic {
	background-color: #086D9F;
	border-top: 1px solid #086D9F;
	border-right: 1px solid #086D9F;
	border-bottom: 1px solid #086D9F;
	padding: 2px;

}
.formTDTitle {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	font-size: 8pt;

}
.formTDField {
	text-align: left;
	vertical-align: top;
	font-size: 8pt;

}
.title {
	font-weight: bold;
}
.tableTop {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3399CC;
	text-align: center;
}
.tableCell {
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
	vertical-align: middle;

}
.tableCellGrey {
	font-size: 8pt;
	color: #000000;
	background-color: #EEEEEE;
	vertical-align: middle;

}
.tableBg {
	background-color: #CCCCCC;
}
.red{
	color: #FF0000;
}
.titleAnuncio {
	font-weight: bold;
	font-size: 20px;

}
.tableCellNotActive {

	font-size: 8pt;
	background-color: #666666;
	vertical-align: middle;
	color: #cccccc;
}
.tableCellNotActive A:link {
	color: #cccccc;
}
.tableCellNotActive A:visited {
	color: #cccccc;
}
.tableCellNotActive A:hover {
	color: #cccccc;
}
.newslTop {
	height: 100px;
	background-image: url(images/newsletter/topbg.gif);
	text-align: center;
	background-color: #4CB1E5;
}
.newslTitle {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}

