td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#454545;
	line-height:13px;
}
.txt12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


a {text-decoration:underline;
   color:#4D560B;}
  
body { 	margin:0px;padding:0px;}

.copy{  font-family:tahoma;
		color:#383838;
		text-decoration:none;
		font-size:11px;}

ul {margin:0; padding:0; list-style:none}
li {background:url(images/a.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 13px; line-height:16px }


.white {color:#ffffff; text-decoration:none}
.blue { color:#223C58; text-decoration:none}
.gray { color:#833D0B; text-decoration:none}
.red { color:#D03823; text-decoration:none}
.green { color:#768802; text-decoration:none}
.blue1 { color:#385879; text-decoration:none}




.m {vertical-align:middle}
.sm {font-size:10px}
.l {text-decoration:underline}
.n {text-decoration:none}
.t {text-transform:uppercase}
.big {font-size:13px}
.list {line-height:10px}

.form { width:150px;
		height:21px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#808080;
		background-color:#ffffff;
		color:#454545;
		margin-left:0px;
		margin-right:0px}
		
.textarea { width:263px;
		height:18px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#;
		background-color:#ffffff;
		color:#5F5F5F;
		margin-left:0px;
		margin-right:0px}
		

a:hover{text-decoration:none;}
.a:hover{text-decoration:underline;}




.fontTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	background-color: #FFFF00;
}
.tabelaFundo {
	background-color: #FFEA97;
}
.tabelaFundo10 {
	font-family: Arial;
	background-color: #FFEA97;
	font-size: 10px;
}

.tabelaPrinc {
	background-color: #FFEA97;
}
.tabelaCorSim {
	background-color: #FFFF99;
}
.tabelaCorNao {
	background-color: #FFFFCC;
}

.Obrigatorio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.TextoDestaque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #000099;
	font-weight: bold;
}

.TextoDestaqueFundo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #000099;
	font-weight: bold;
	background: #FF9900;
	text-align: center;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
}



/* container para menu circle */

.container {
        width: 500px;
        padding: 15px;
        margin: 3px 0 20px 0;
        border: 1px solid #ccc;
        background: #fff;
}

/* circle */

#navCircle {
        margin: 0;
        padding: 0 0 20px 10px;
        border-bottom: 1px solid #9FB1BC;
        border-top: 1px solid #9FB1BC;
}

#navCircle li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#navCircle a:link, #navCircle a:visited {
        float: left;
        font-size: 10px;
        line-height: 14px;
        font-weight: bold;
        padding: 0 12px 6px 12px;
        text-decoration: none;
        color: #708491;
}

#navCircle a:link.active, #navCircle a:visited.active, #navCircle a:hover {
        padding-bottom: 6px;
        color: #000;
        background: url(../script/images/circle.gif) no-repeat bottom center;
}

#navCircle a:link.ok, #navCircle a:visited.ok {
        padding-bottom: 6px;
        color: #000;
        background: url(../script/images/check.gif) no-repeat top left;
}

.tabborda {
	/*padding: 0 0 20px 10px;*/
	border: 1px solid #9FB1BC;
}
