@charset "UTF-8";
/* CSS Document */

/* CSS Document */


/*Green Styles*/

h1 {color:#336633;}
h2 {color:#336633;}
h3 {color:#336633;}
h4 {color:#336633;}

#mainpagetitle {color:#336633;}

.mainsubtitle, .pageHeading, .sectionHeading, .sectionTitle {color:#336633;}

.bkg_body {
	background: url(/US/en/img/layout/bkg/bkg_page_green.jpg) no-repeat 0px 99px;
	_background: url(/US/en/img/layout/bkg/bkg_page_green.jpg) no-repeat 15px 103px;
}

.bkg_header_table {
	background: url(/US/en/img/layout/bkg/bkg_hdrlogo_green.jpg) no-repeat;
}

.subtitle-blue {color:336633;}


.hr_dotted { background: url(/US/en/img/layout/bkg/hdivider.gif) repeat-x 0 0; width: 100%; }


.ul_color { 
  margin-top: 0px;
  margin-bottom: 0px;
  list-style-image: url(/US/en/img/layout/bullets/arrow_green.gif);
  margin-left:15px;
  padding-left:5px;
}

.li_color { 
  display:list-item;
  list-style-type: disc;
  list-style-position: outside;
  text-align: left;
  text-indent:0px;
  margin-left:0px;
  padding-left:0px;
  border-left:none 0;
}
.tpl-left-nav ul li ul li {
	display: list-item;
	font-size:11px;
	line-height:14px;
	font-weight: normal;
	border-bottom:none;
	list-style-image:url(/US/en/img/layout/bullets/arrow_green.gif);
}
.tpl-left-nav li a.active-menu-link {
	color: #336633;
}





 
.tpl-rndBox-head h2 {
	color: #336633;
	}
th, .tableTotal {
	background: #DEECF9;
	color: #004798;
	font-weight: bold;
	}
tr.odd {
	background: #E7EFF2;
	}
th a {
	color:  color: #004798;;
	}
tr.odd-grey {
	background: #F5F5F5;
	}
.txt-blue {
	color: #00459A;
	}
.txt-green {
	color: #336633;
	}

