
.style2 {color: #FFFFFF}

a.classe2:link {
	font-family: "Arial", Times, serif; font-weight: bold; font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	
}
a.classe2:visited {
font-family: "Arial", Times, serif; font-weight: bold; font-size: 11px;
	text-decoration: none;
	color: #CC0000;
}
a.classe2:hover {
font-family: "Arial", Times, serif; font-weight: bold; font-size: 11px;
	text-decoration: none;
	color: #ff8a0c;
}
a.classe2:active {
font-family: "Arial", Times, serif; font-weight: bold; font-size: 11px;
	text-decoration: none;
	color: #CC0000;
}
a.classe3:link {
	font-family: "Arial", Times, serif; font-weight: bold; font-size: 13px;
	color: #fbc849;
	text-decoration: none;
	
}
a.classe3:visited {
font-family: "Arial", Times, serif; font-weight: bold; font-size: 13px;
	text-decoration: none;
	color: #fbc849;
}
a.classe3:hover {
font-family: "Arial", Times, serif; font-weight: bold; font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
}
a.classe3:active {
font-family: "Arial", Times, serif; font-weight: bold; font-size: 13px;
	text-decoration: none;
	color: #fbc849;
}



a.classe4:link {
	font-family: "Arial", Times, serif; font-size: 11px;
	color: #135a6c;
	text-decoration: none;
	
}
a.classe4:visited {
font-family: "Arial", Times, serif; font-size: 11px;
	text-decoration: none;
	color: #135a6c;
}
a.classe4:hover {
font-family: "Arial", Times, serif; font-weight: bold; font-size: 11px;
	text-decoration: none;
	color: #135a6c;
}
a.classe4:active {
font-family: "Arial", Times, serif; font-size: 11px;
	text-decoration: none;
	color: #135a6c;
}



input {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #b0cbe2;
	font-size: 10px;
	background-color: #FBFBFB;
}

select {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #b0cbe2;
	font-size: 10px;
	background-color: #FBFBFB;
}

textarea {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #b0cbe2;
	font-size: 10px;
	background-color: #FBFBFB;
	}
.checkbox,.radio {
	border:0px;
	background-color: transparent;
	margin: 0px;
	vertical-align: bottom;
	}
	
	.texto_preto{
font-size:12px;
}

.texto_cinza{
font-size:12px;
color:gray;
}

.texto_branco{
font-size:14px;
color:#FFFFFF;
}

.texto_ativo{
font-family: Arial;
font-weight: bold; 
font-size: 11px;
color: #135a6c;

}

.texto_ativo_coral{
font-family: Arial;
font-weight: bold; 
font-size: 11px;
color: #c4480f;

}



.bg_tabela_form{
		border: 1px #9E9E9E solid;
		padding: 2px;
		background-image : url(images/searchFormBg.gif);
		background-repeat: repeat-x;
		background-position: top;
		background-color: #eef3f8;
		font-size: 12px;
		color: #000000; 
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.stylevalor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight:bold;
}

body{
	font-family: Arial,sans-serif;
	color: #666665;
	line-height: 1.166;
	margin: 0;
	margin-top: 0;
	padding: 0;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
  font-family: Georgia, "Times New Roman", Times, serif;
font-size: 120%;
 color: #8080A8;
 border-bottom: 1px solid #c1c1d5;
 background-color: #f4f4f4;
 
}

h2{
 font-size: 114%;
font-family: Georgia, "Times New Roman", Times, serif;
 color: #8080A8;
 border-bottom: 1px solid #c1c1d5;
 background-color: #f4f4f4;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #8080A8;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 0px;
	/*border-bottom: 1px solid #cccccc;*/
	width: 100%;
	height: 82px;
}

#navBar{
	margin: 0 79% 0 0;
	padding: 0px;
	background-color: #f7f9f5;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}


#content{
  float:right;
	width: 75%;
	margin: 0;
	padding: 0 3% 0 0;
}

.divider{
 border-bottom: 1px solid #c1c1d5;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 2px 0px 2px 2px;
}


/************* #globalNav styles **************/


/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */
   


#globalNav{
color: #666;
padding: 3px 0px 6px 10px;
border-bottom: 0px solid #ccc;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 2px 12px 2px 12px; 
	background-color: #DCDCEB;
	border: 1px solid #333;
	margin: 3px 5px 0;
	text-decoration:none;
}


#globalNav a:hover {
	font-size: 90%;
	padding: 2px 12px 2px 12px; 
	background-color: #EBF7EA;;
	border: 1px solid #333;
	margin: 3px 5px 0;
	text-decoration:none;
}

#globalNav2{
color: #666;
padding: 3px 0px 6px 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

#globalNav2 img{
 display: block;
}

#globalNav2 a {
	font-size: 90%;
	padding: 2px 12px 2px 12px; 
	background-color: #DCDCEB;
	border: 1px solid #333;
	margin: 3px 5px 0;
	text-decoration:none;
}


#globalNav2 a:hover {
	font-size: 90%;
	padding: 2px 12px 2px 12px; 
	background-color: #EBF7EA;;
	border: 1px solid #333;
	margin: 3px 5px 0;
	text-decoration:none;
}
/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border-top: 1px solid #8080A8;
	border-bottom: 1px solid #8080A8;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
	background-color: #f7f9f5;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block; background-color: #EBECF5; color: #765992; padding: 2px 0 2px 2px; margin: 0 10px 3px 0; border: 1px solid #999; text-decoration:none;}
#navBar ul a:hover {display: block; background-color: #DBDEE5; padding: 2px 0 2px 2px; margin-right: 10px; border: 1px solid #999; text-decoration:none; color: #333;}

#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	/*background-color: #dddddd;*/
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

/******Design Images ************/
#masthead .logo{
position:absolute;
top: 0px;
right: 0px;
}

#masthead .leftimage{
position: absolute;
top: 0px;
left: 0px;
}
.tableheader {
	background-color: #a6d3ff;PADDING-RIGHT: 4px; PADDING-LEFT: 4px; FONT-WEIGHT: bold; FONT-SIZE: 12px; PADDING-BOTTOM: 4px; PADDING-TOP: 4px
}
.tabela1 {
border-top-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-left-style: solid;
border-right-style: solid;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #ed6c04;
border-bottom-color: #ed6c04;
border-left-color: #ed6c04;
border-right-color: #ed6c04;
align:center;
}
.tabela2 {
border-top-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-left-style: solid;
border-right-style: solid;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #8f9dc9;
border-bottom-color: #8f9dc9;
border-left-color: #8f9dc9;
border-right-color: #8f9dc9;
align:center;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBox_table					{margin:0px 0px 4px 0px;background:url(images/box_bg.gif) 0px 100% repeat-x #f9f7e8;}
.miolo_table					{margin:0px 0px 4px 0px;background:url(box_lateral_miolo.png) 0px 100% repeat-x #f9f7e8;}

.infoBox_td 					{padding:0px 0px 0px 0px;background:url(images/box_line.gif) 100% 0px repeat-y;}
/* ************************************************************************************* */
.infoBoxContents_table			{background:url(images/box_line.gif) 0px 0px repeat-y;}
.infoBoxContents_table .boxText	{background:url(images/box_line.gif) 0px 100% repeat-x;}
.infoBoxContents_table .table	{background:url(images/corner_box_bl.gif) 0px 100% no-repeat;}
.infoBoxContents_table .td		{background:url(images/corner_box_br.gif) 100% 100% no-repeat;padding:2px 5px 24px 5px; height:39px;}

.margeamento		{padding:20px 20px 24px 20px; align:center;}

/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
