/* DEFAULT.CSS V1 */

body,td{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #006699;
	background-repeat: repeat;
}

.boxenviar     { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background-color: #ffffff; border: 1px solid #999999}


/* BASIC LINKS */
/* fundamental link style */
a{
	text-decoration:none;
	filter: Light;
}
a:visited{color: #FFFFFF;}
a:link,a.named:visited,a:visited,div.sitelinks a:visited {
	text-decoration:none;
	color: #666666;
}
a:hover {
	text-decoration:none;
	color: #FF0000;
	background-image: url(../imagem/back_menus.jpg);
}

/* BREAD CRUMBS */
div.breadcrumb{
	color:#336633;
	font-size:9pt
}

.contentTextHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #999966;
}

.contentText{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #666666;
 }

 .contentTextBold{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #666666;
 }
 
A.contentLink:link,A.contentLink:visited{
 	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#666600;
	text-decoration : underline;
		font-weight : bold;
}
 
.sm{ 
  font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #336633;
}

A.sm:link,A.sm:visited{
	color : #336633;
}

.smBold{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #301E70;
}

A.smBold:link,A.smBold:visited{
	color : #336633;
}

/* VALUES SUBMENU LINKS */
A.values:link,A.values:visited{
	font-size:10pt;
	color:#666600;
	text-decoration : none;
}
/* VALUES CONTENT TEXT */
.valuesContentText{
	font-family: Arial, Helvetica, sans-serif;
	color:#666600;
	font-size:9pt;
}
/* VALUES BOX LINKS */
A.valuesBoxLinks:link,A.valuesBoxLinks:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#666600;
	text-decoration : underline;
}

/* VALUES LEFT NAV LINKS */
A.left_nav_values_link:link,A.left_nav_values_link:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#336633;
    font-weight:bold;
	text-decoration : underline;
},A.left_nav_values_link:hover{
    text-decoration : none;
}

A.left_nav_values_sub_link:link,A.left_nav_values_sub_link:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#336633;
    font-weight : normal;
	text-decoration : none;
}

A.values_link:link,A.values_link:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
    font-weight : bold;
	text-decoration : underline;
},A.values_link:hover{
    text-decoration : none;
}

A.values_sub_link:link,A.values_sub_link:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
    font-weight : normal;
	text-decoration : underline;
},A.values_sub_link:hover{
    text-decoration : none;
}


A.values_sub_link_green:link,A.values_sub_link_green:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#336633;
    font-weight : normal;
	text-decoration : underline;
},A.values_sub_link_green:hover{
    text-decoration : none;
}


/* LEFT NAV --  IN YOUR REGION */
.iyrText{
	color:#000000;
	font-size:7pt;
}

A.iyr:link,A.iyr:visited{
  font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight : bold;
	color:#336633;
	text-decoration: underline
}

/* FORM FIELDS */

SELECT.drop { 
	color: #993333; 
	font-family : Arial, Helvetica, sans-serif; 
	background : #CCCC99; 
	font-size : xx-small; 
}

.text_box { 
 	font-size: xx-small; 
	background-color: #CCCC99; 
	color: #993333
}

.text_box_light { 
	font-size: xx-small; 
	background-color: #CCCC99; 
	color: #990000
}

/* NEWS SECTION */

.newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #999966;
}

/* FOOTER LINKS */
.footerText{font-size:8pt;color:#CCCC66} 
A.footer:link,A.footer:visited{
	font-size:8pt;
	color:#CCCC66;
	text-decoration : none;
}
A.footer:active,A.footer:hover{font-size:8pt;color: #FF9900; text-decoration : none;}
A.footer:link,A.footer:visited{font-size:8pt;color:#CCCC66; text-decoration : none;}
A.footer:active,A.footer:hover{font-size:8pt;color:#FF9900; text-decoration : none;}

/* VALUES TD TAG FONT */
TD.valuesText{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	
}
.valuesTextBold{
    font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
    font-weight:bold;
	color:#333333;
}

.breadcrumb1{
	color:#336633;
	font-size:13px;
    font-weight:bold;
}

