/* CSS Document */


/*blue Styles*/

h1 {color:#333399;}
h2 {color:#333399;}
h3 {color:#333399;}
h4 {color:#333399;}
h5 {color:#333399;}

#mainpagetitle {color:#333399;}

.mainsubtitle, .pageHeading, .sectionHeading, .sectionTitle {color:#333399;}


.bkg_body {
	background-image: url(../images/bkg_page_blue.jpg);
	background-repeat: no-repeat;
	background-position: 0px 100px;
	_background: url(../images/bkg_page_blue.jpg) no-repeat 0px 103px;
}


.bkg_header_table {
	background: url(../images/bkg_hdrlogo_blue.jpg) no-repeat;
	background-position:top left;
}

.subtitle-blue {color:333399;}


.hr_dotted { background: url(../images/hdivider.gif) repeat-x 0 0; width: 100%; }


.ul_color { 
  margin-top: 0px;
  margin-bottom: 0px;
  list-style-image: url(../images/arrow_blue.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;
	list-style-image: url(../images/arrow_blue.gif);
	font-weight: normal;
	border-bottom:none;
}
.tpl-left-nav li a.active-menu-link {
	color: #333399;
}




 
.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;
	}
