@charset "utf-8";
/* CSS Document */

html, body, div, img, h1, h2, h3, h6, p, a, ul, li { margin:0; padding:0; border:0; }

body {
	font-family: Helvetica, Arial;
	line-height:16px;
	}

a:link, a:visited {
	color:#666;
	}
a:hover {
	text-decoration:underline;
	}
div {
	position:relative;
	}
img {
	border:none;
	}
h1, h2, h3 {
	color:#5BA6E3;
	font-weight:normal;
	font-family:Tahoma, Helvetica, Arial;
	clear:both;
	}
h1 { font-size:23px; color:#ff5c00; text-transform:uppercase; }
h2 { font-size:18px; text-transform:uppercase; }
h3 { font-size:18px; color:#666; }
h6 { font-size:11px; color:#999; font-weight:bold; padding:8px 0 0; font-family:Tahoma, Arial, Sans-Serif; }

p { font-size:12px; color:#666; }

.justifica { text-align:justify; }
.pointer { cursor:pointer; }

.font10 { font-size:10px; }
.font11 { font-size:11px; }
.font12 { font-size:12px; }
.font14 { font-size:14px; }
.font16 { font-size:16px; }
.font17 { font-size:17px; }

.cor0 { color:#fff; }
.cor1 { color:#111; }
.cor2 { color:#888; }
.cor3 { color:#ccc; }
.cor4 { color:#5BA6E3; }
.cor5 { color:#f58220; }
.cor6 { color:#666; }
.cor7 { color:red; }

.enfase0 { font-weight:normal; font-style:normal; text-decoration:none; }
.enfase { font-weight:bold; }
.enfase2 { font-style:italic; }
.enfase3 { text-decoration:underline; }

.margem0R { margin-right:0 !important; }
.margem1 { margin:10px 0 5px 0; }
.margem2 { margin:10px 0 5px 10px; }
.margem3 { margin:5px 0 10px 10px; }
.margem4 { margin:5px 0 0 5px; }
.margem5 { margin:10px 0 0; }
.margem6 { margin:0 0 0 15px; }
.margem7 { margin:10px 0 0; }
.margem8 { margin:10px; }
.margem9 { margin:0 0 0 5px; }
.margem10 { margin: 5px 0px 0px 0px;}
.margem11 { margin: 0px 5px 0px 0px;}
.margem12 { margin: 10px 0px;}

.margemLeft15 { margin-left:15px; }

.center { text-align: center; }

.cursorLink { cursor: pointer;}

.tamanho {width:130px;}

.hidden {display:none;}
.block {display:block;}

.clear {clear:both;}

.txtRegulatorio {
color:#7EB5E3;
font-size:11px;
margin-left:76px;
width:412px;
}

.cmdCancelamento {
color:#64809E;
font-size:10px;
margin:29px 0 0 88px;
width:300px;
}

.highlightLogin {
color:#FFFF00;
}