/*--------------------------------------------------------------------- FONT-FACE ---------------------------------------------------------------------*/
@font-face {
  font-family: 'PFHandbookLightPro';
  src: url("default2012/font-face/pfhandbookpro-light-webfont.eot");
  src: url("default2012/font-face/pfhandbookpro-light-webfont.eot?iefix") format("eot"), url("default2012/font-face/pfhandbookpro-light-webfont.woff") format("woff"), url("default2012/font-face/pfhandbookpro-light-webfont.ttf") format("truetype"), url("default2012/font-face/pfhandbookpro-light-webfont.otf") format("opentype"), url("default2012/font-face/pfhandbookpro-light-webfont.svg#webfontVLDt9ZGk") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'PFHandbookPro';
  src: url("default2012/font-face/pfhandbookpro-regular-webfont.eot");
  src: url("default2012/font-face/pfhandbookpro-regular-webfont.eot?iefix") format("eot"), url("default2012/font-face/pfhandbookpro-regular-webfont.woff") format("woff"), url("default2012/font-face/pfhandbookpro-regular-webfont.ttf") format("truetype"), url("default2012/font-face/pfhandbookpro-regular-webfont.otf") format("opentype"), url("default2012/font-face/pfhandbookpro-regular-webfont.svg#webfontVLDt9ZGk") format("svg");
  font-weight: normal;
  font-style: normal; }

/*--------------------------------------------------------------------- GERAL ---------------------------------------------------------------------*/


a:-webkit-any-link {
  text-decoration: none !important; }
  
a {
  text-decoration: none;
  color: #7191b9; }

a:hover {
  text-decoration: none;
  color: #7191b9; }

h1 {
  font-family: PFHandbookLightPro, Arial, Helvetica, sans-serif;
  color: #12488a;
  text-shadow: 0 0 1px rgba(18, 72, 138, 0.3);
  font-size: 1.9em; }

h1 a {
  color: #8ba428;
  text-decoration: none; }

h1 a:hover {
  color: #7191b9;
  text-decoration: none; }

h2 {
  font-family: PFHandbookLightPro, Arial, Helvetica, sans-serif;
  color: #12488a;
  text-shadow: 0 0 1px rgba(18, 72, 138, 0.2);
  font-size: 1.7em; }

h2 a {
  color: #8ba428;
  text-decoration: none; }

h2 a:hover {
  color: #7191b9;
  text-decoration: none; }

h3 {
  font-family: PFHandbookLightPro, Arial, Helvetica, sans-serif;
  color: #12488a;
  text-shadow: 0 0 1px rgba(18, 72, 138, 0.1);
  font-size: 1.5em; }

h3 a {
  color: #8ba428;
  text-decoration: none; }

h3 a:hover {
  color: #7191b9;
  text-decoration: none; }

h4 {
  font-family: PFHandbookLightPro, Arial, Helvetica, sans-serif;
  color: #12488a;
  text-shadow: 0 0 1px rgba(18, 72, 138, 0.1);
  font-size: 1.3em; }

h4 a {
  color: #8ba428;
  text-decoration: none; }

h4 a:hover {
  color: #7191b9;
  text-decoration: none; }

.warning {
  margin: 5px 0; }

.separadorGeral {
  background: url(default2012/separador.png) center center repeat-x; }
  
body {
  text-align: left;
  vertical-align: top;
  margin: 0;
  padding: 10px 0;
  font-family: Arial, Helvetica, sans-serif;
  color: #636b6b;  
  font-size: 0.8em; }

.siteContainer {
  width: 1000px;
  text-align: left;
  margin: 0 auto; }

.ttlsAzuis {
  overflow: hidden;
  background: #d0dbe8;
  padding: 4px 5px;
  margin-bottom: 1px;
  color: #12488a;
  font-family: PFHandbookPro, Arial, Helvetica, Sans-serif;
  text-shadow: 0 0 1px rgba(18, 72, 138, 0.4);
  font-size: 1.2em; }

ul {
  list-style-type: none;
  margin: 0;
  padding: 0; 
}
ul li {
    margin-bottom: 4px;
    padding-left: 16px;
    background: url(default2012/bullet_list_nivel1.png) no-repeat 0 4px; 
}
ul li a {
    text-decoration: none; 
}
ul li a:hover {
    text-decoration: underline; 
}
ul li ul {
    list-style-type: none;
    margin: 5px 0 0 0;
    padding: 0; 
}
ul li ul li {
    font-size: 0.95em;
    margin-bottom: 4px;
    padding-left: 22px;
    background: url(default2012/bullet_list_nivel1.png) no-repeat 15px 4px; 
}




/****************************************** Especificas **********************************************/
body.iframe table td
{
    font-size: 13px !important;
}

.clsPageTitle4
{
    font-family: PFHandbookLightPro, Arial, Helvetica, Sans-serif;
    text-shadow: 0 0 1px rgba(18, 72, 138, 0.3);
    font-size: 2.9em;
    color: #12488A;
    margin: 0;
    line-height: 0.9em;
    padding-top: 15px;
    padding-bottom: 30px;
    text-align: left;
}

table a 
{   
  font-weight: bold;
  color: #7191b9; }

table a:hover   
{
  font-weight: bold;
  color: #7191b9; 
}

.clsPageTitle5 
{
    font-family: PFHandbookLightPro, Arial, Helvetica, Sans-serif;
    text-shadow: 0 0 1px rgba(18, 72, 138, 0.3);
    font-size: 2.9em;
    color: #12488A;
    margin: 0;
    line-height: 0.9em;
    padding-bottom: 30px;
    text-align: left;
}

.clsConteudoText 
{
    font-size: 12px;    
}

.formControls input[type=submit]
{
    text-align: center;
    font-family: PFHandbookPro, Arial, Helvetica, Sans-serif;
    text-shadow: 0 0 1px rgba(18, 72, 138, 0.4);
    color: #FFF;     
    background: #6791C4;
    text-decoration: none;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    cursor: pointer;    
    float: none;
    margin: 10;
    outline: none;
    padding: 5px;
    border: 0px;
    width: 152px;
	height:22px;    
}

.cancel .formControls input[type=submit]
{
    background: #B95040;
}

.cancel .formControls input[type=submit]:hover
{
    background: #761d1d;
}

.formControls input[type=submit]:hover
{
    text-align: center;
    font-family: PFHandbookPro, Arial, Helvetica, Sans-serif;
    text-shadow: 0 0 1px rgba(18, 72, 138, 0.4);
    color: #FFF;
    background: #8A9090;
    text-decoration: none;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    cursor: pointer;    
    float: none;
    margin: 10;
    outline: none;
    padding: 5px;
    border: 0px;
    width: 152px;
	height:22px;
}

.clsButaoSubmit:hover
{
    color: #FFF;
    background: #8A9090;
}

.fieldRequired 
{    
    background: url(default2012/required.gif) center left no-repeat;
    padding: 0 0 0 8px;
    color: white;
}

textarea
{
    width: 100%;
}

/************************************************ Listagem de Reclamações para consulta ***********************/
.listing-recs 
{
    width: 100%;
    border: 0px;
}

.listing-recs th 
{
    background-color:#A7C1E2;
	border-style:none;
	vertical-align: middle;
	height: 27px;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left; 
	color: #FFF;
    text-decoration: none;    
    padding: 3px;
}

.listing-recs a 
{
    text-decoration: underline;
}

.listing-recs a:hover {
    color: #8A8A8A;
}

.ttLink { color:#C30912; font-weight: bold; cursor: help;}
.tt{ display: none; position:absolute; top: 0px; left: -50px; z-index: 100000; }
.a1{ position: absolute; left: 114px; top: 1px; z-index: 100005; background-color: #BACED5;  height: 2px; width: 1px; }
.a2{ position: absolute; left: 113px; top: 2px; z-index: 100004; background-color: #BACED5;  height: 2px; width: 3px; }
.a3{ position: absolute; left: 112px; top: 4px; z-index: 100003; background-color: #BACED5;  height: 2px; width: 5px; }
.a4{ position: absolute; left: 111px; top: 6px; z-index: 100002; background-color: #BACED5;  height: 2px; width: 7px; }
.a5{ position: absolute; left: 110px; top: 8px; z-index: 100001; background-color: #BACED5;  height: 2px; width: 9px; }
.ttt{ position: absolute; top: 10px; z-index: 100006; background-color: #E7E8EA; border: 2px solid #BACED5; width: 400px; color: #798194; padding: 5px; font-weight: normal; }


.field
{
    padding-bottom: 5px;
}
.field input,
.field textarea
{
    width: 680px;
}

.field input[type=radio]
{
    width: 30px;
}

.field input.free,
.field .free input
{
    width: auto;
}