/* general body elements and text styles*/

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	background-color: #D6DBE1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

        A.body:link      {color:#597085; text-decoration:underline;}
        A.body:visited   {color:#597085; text-decoration:underline;}
        A.body:active    {color:#597085; text-decoration:underline;}
        A.body:hover     {color:#CC9900; text-decoration:none;}


.bFrame {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border: 9px solid #FFFFFF;
}

.bContent {
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	font-size: 12px;
	padding-bottom: 10px;
}

.bTitl {
	font-size: 20px;
	font-weight: bold;
	color: #597085;
	padding-top: 20px;
	padding-right: 40px;
	padding-left: 20px;
}

.bTitlSubBlack {
	font-size: 14px;
	font-weight: bold;
	color: #000000;

}
.bTitlSub {
	font-size: 14px;
	font-weight: bold;
	color: #597085;
	padding-right: 40px;
	padding-left: 20px;
	padding-top: 5px;
}

.bHeadline {

	font-size: 20px;
	font-weight: bold;
	color: #CC9900;
	padding-top: 20px;
	padding-right: 40px;
	padding-left: 20px;
}


/* Tools for search and language link styles */

.tdTools {
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 1px;
}

.txtTools {
	padding: 2px;
}
        A.txtTools:link      {color:#000000; text-decoration:none;}
        A.txtTools:visited   {color:#000000; text-decoration:none;}
        A.txtTools:active    {color:#000000; text-decoration:none;}
        A.txtTools:hover     {color:#000000; text-decoration:underline;}

.txtToolsLang {
	padding-top: 2px;
	padding-right: 4px;
}
        A.txtToolsLang:link      {color:#FFFFFF; 	text-decoration:none;	font-weight: bold;}
	A.txtToolsLang:visited   {color:#FFFFFF; 	text-decoration:none;	font-weight: bold;}
        A.txtToolsLang:active    {color:#FFFFFF; 	text-decoration:none;	font-weight: bold;}
        A.txtToolsLang:hover     {color:#000000; text-decoration:underline; font-weight: bold;}
								

.homeSubLinks {	
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;	
}
A.homeSubLinks:hover {
	text-decoration:underline;
}


/* navigation styles */

.secNav {
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 15px;
	background-image: url(../_graphics/secNav_bullet.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 4px;
	padding-bottom: 1px;
}

        A.secNavF1:link      {color:#FFFFFF; text-decoration:none;}
        A.secNavF1:visited   {color:#FFFFFF; text-decoration:none;}
        A.secNavF1:active    {color:#FFFFFF; text-decoration:none;}
        A.secNavF1:hover     {color:#FFFFFF; text-decoration:underline;}
								
								A.secNavF2:link      {color:#FFCC00; text-decoration:none;}
        A.secNavF2:visited   {color:#FFCC00; text-decoration:none;}
        A.secNavF2:active    {color:#FFCC00; text-decoration:none;}
        A.secNavF2:hover     {color:#FFCC00; text-decoration:underline;}

.secNavTitl {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 22px;
	text-align: right;
	padding-top: 20px;
}

.thirdNav {
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 15px;
	padding-top: 22px;
	padding-bottom: 20px;
	padding-left: 20px;
}

        A.thirdNavF1:link      {color:#000000; text-decoration:none;}
        A.thirdNavF1:visited   {color:#000000; text-decoration:none;}
        A.thirdNavF1:active    {color:#000000; text-decoration:none;}
        A.thirdNavF1:hover     {color:#FFFFFF; text-decoration:underline;}
								
								A.thirdNavF2:link      {color:#FFFFFF; text-decoration:underline;}
        A.thirdNavF2:visited   {color:#FFFFFF; text-decoration:underline;}
        A.thirdNavF2:active    {color:#FFFFFF; text-decoration:underline;}
        A.thirdNavF2:hover     {color:#FFFFFF; text-decoration:none;}


.worldMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 9px;
}


/* footer styles */

.FootLinks {
	color: #597085;
}
        A.FootLinks:link      {color:#597085; text-decoration:none;}
        A.FootLinks:visited   {color:#597085; text-decoration:none;}
        A.FootLinks:active    {color:#597085; text-decoration:none;}
        A.FootLinks:hover     {color:#000000; text-decoration:underline;}

.FootNav {
	color: #000000;
}
        A.FootNav:link      {color:#000000; text-decoration:none;}
        A.FootNav:visited   {color:#000000; text-decoration:none;}
        A.FootNav:active    {color:#000000; text-decoration:none;}
        A.FootNav:hover     {color:#597085; text-decoration:underline;}
								

/* masthead images */

.headImg_01 {
	background-image: url(../_graphics/head_bkg_solutions.jpg);
	background-repeat: no-repeat;
}

.headImg_02 {
	background-image: url(../_graphics/head_bkg_agricultural.jpg);
	background-repeat: no-repeat;
}

.headImg_03 {
	background-image: url(../_graphics/head_bkg_03.jpg);
	background-repeat: no-repeat;
}

.headImg_04 {
	background-image: url(../_graphics/head_bkg_04.jpg);
	background-repeat: no-repeat;
}

.headImg_05 {
	background-image: url(../_graphics/head_bkg_agricultural.jpg);
	background-repeat: no-repeat;
}
.headImg_06 {
	background-image: url(../_graphics/head_bkg_construction.jpg);
	background-repeat: no-repeat;
}
.headImg_07 {
	background-image: url(../_graphics/head_bkg_energy.jpg);
	background-repeat: no-repeat;
}

.headImg_08 {
	background-image: url(../_graphics/head_bkg_forestry.jpg);
	background-repeat: no-repeat;
}

.headImg_09 {
	background-image: url(../_graphics/head_bkg_governmental.jpg);
	background-repeat: no-repeat;
}

.headImg_10 {
	background-image: url(../_graphics/head_bkg_marine.jpg);
	background-repeat: no-repeat;
}

.headImg_11 {
	background-image: url(../_graphics/head_bkg_materials.jpg);
	background-repeat: no-repeat;
}

.headImg_12 {
	background-image: url(../_graphics/head_bkg_mining.jpg);
	background-repeat: no-repeat;
}

.headImg_13 {
	background-image: url(../_graphics/head_bkg_oil-gas.jpg);
	background-repeat: no-repeat;
}

.headImg_14 {
	background-image: url(../_graphics/head_bkg_scrap-demo.jpg);
	background-repeat: no-repeat;
}

.headImg_15 {
	background-image: url(../_graphics/head_bkg_solutions.jpg);
	background-repeat: no-repeat;
}

.headImg_16 {
	background-image: url(../_graphics/head_bkg_transport.jpg);
	background-repeat: no-repeat;
}

.headImg_17 {
	background-image: url(../_graphics/head_bkg_waste-rec.jpg);
	background-repeat: no-repeat;
}
/* sidebar styles */

.sideBarBody {
	font-size: 10px;
	margin-right: 20px;
	padding-right: 20px;
	text-align: left;
	margin-left: 10px;
	padding-left: 10px;
	line-height: 14px;
	background-color: #F8F9FA;
}

.sideBarTitl {
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	padding-top: 10px;
	color: #597085;
}


/* Table styles */

.tContent {
	color: #597085;
	font-size: 12px;
	float: left;
	margin-bottom: 3px;
	padding-bottom: 3px;


}

        A.tContent:link      {color:#597085; text-decoration:underline;}
        A.tContent:visited   {color:#597085; text-decoration:underline;}
        A.tContent:active    {color:#597085; text-decoration:underline;}
        A.tContent:hover     {color:#CC9900; text-decoration:none;}
								
								
.tContentBlack {
	color: #000000;
	font-size: 12px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	text-align: justify;

}

								
        A.tContentBlack:link      {color:#000000; text-decoration:underline;}
        A.tContentBlack:visited   {color:#000000; text-decoration:underline;}
        A.tContentBlack:active    {color:#000000; text-decoration:underline;}
        A.tContentBlack:hover     {color:#CC9900; text-decoration:none;}
        
.tContentBold {
	color: #000000;
	font-size: 12px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	text-align: justify;

}

								
        A.tContentBold:link      {color:#000000; text-decoration:underline;}
        A.tContentBold:visited   {color:#000000; text-decoration:underline;}
        A.tContentBold:active    {color:#000000; text-decoration:underline;}
        A.tContentBold:hover     {color:#000000; text-decoration:none;}


.tContentWhite {
	color: #FFFFFF;
	font-size: 12px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

								
        A.tContentWhite:link      {color:#FFFFFF; text-decoration:underline;}
        A.tContentWhite:visited   {color:#FFFFFF; text-decoration:underline;}
        A.tContentWhite:active    {color:#FFFFFF; text-decoration:underline;}
        A.tContentWhite:hover     {color:#CC9900; text-decoration:none;}


.tContentB {
	color: #000000;
	font-size: 12px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	margin-left: 2px;
	padding-left: 2px;
	float: right;
	margin-right: 2px;
	padding-right: 2px;
}

        A.tContentB:link      {color:#CC9900; text-decoration:underline;}
        A.tContentB:visited   {color:#CC9900; text-decoration:underline;}
        A.tContentB:active    {color:#CC9900; text-decoration:underline;}
        A.tContentB:hover     {color:#000000; text-decoration:none;}


.tDate {
	color: #CC9900;
	font-size: 12px;
	padding-left: 20px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	float: right;
	font-weight: bold;
}

.tFile {
	color: #000000;
	padding-left: 5px;
	font-style: normal;
	float: left;
}


/* IR header styles */

.IRheadTitl {
	font-size: 14px;
	color: #000000;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 20px;
}

.IRhead {
	background-color: #C2CCD6;
	background-image: url(../_graphics/img_IR_bkg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.IRHeadSub {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}



/* misc styles */

.imgSec {
	margin-bottom: 5px;
	margin-left: 10px;
}

.boldWhite {
	font-weight: bold;
	color: #FFFFFF;
}

/*Search Style*/

.GridFooter {
		color:#333333; 
		background-color:CCCC99;
	}
.GridHeader
{
	font-weight: bold;
	color: activecaption;
	background-color: #ffffff;
}
.GridPager
{
	color: black;
	background-color: #ffffff;
	text-align: center;
}
.GridSelectedItem{
	color:black; 
	background-color:#ffffff;
	}
	
	.GridAlternatingItem{
	color:black; 
	background-color:#ffffff;
	}
.GridItem
{
	color: black;
	background-color: #ffffff;
}

.path
{
	color: #A6925A;
	}
	
.button {
	border: 1px outset;
	background-color: #ECDFBC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	cursor: hand;
	border-color: #ECDFBC #ECDFBC #ECDFBC #ECDFBC;
}

.TextBox {
	border: #ECDFBC 1px solid;
	border-color: #ECDFBC #ECDFBC #ECDFBC #ECDFBC;
	background-color: #FFFFFF;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.SearchStatus{
background-color: ECDFBC;
}


/* NOT USED styles */
.white {

	font-weight: normal;
	color: #FFFFFF;
}
.bBulleta {

	padding-left: 0px;
	padding-right: 20px;
	text-align: justify;
	font-size: 12px;
	padding-bottom: 10px;
	color: #000000;
	list-style-position: outside;
	list-style-type: lower-alpha;
}
.bBullet {

	padding-left: 0px;
	padding-right: 20px;
	text-align: justify;
	font-size: 12px;
	padding-bottom: 10px;
	color: #000000;
	list-style-position: outside;
	list-style-type: square;
}
.slideTxt {
	font-size: 12px;
	background-color: #F0F2F4;
	padding: 2px;
}
