body
{
	background-color: #FFFFFF;
	/*color: #fff;*/
}
#outerColumnContainer
{
	 /* border-left-color: #BBB;#eec;	left hand column background color */
	border-right-color: #bb8; /*right hand column background color */
	/*border-left-color:#CCCC69;*/
	
}

.footer_bg
{
	/*background-color: #003399;*/
	background: url("../../share/img/images/sec_line1.gif") repeat;
	color: #fff;
	
}
.footer_nav, .footer_nav a, .footer_copyright{
  border: 0 none;
}

#main	/* selector case hack to reset version 4 stylesheet setting */
{	background-color:#FFFFFF;
			 /*this sets the background color on the center column */
	color: #000;
}
#left_nav
{
	background-color: #FFFFCC; 
  color: #000;
}
.grey_background{
  background-color: #E5E5E5;
}
#inncerColumnContainer
{
	background-color: #FFFFCC; /*#E5E5E5;*/
  color: #000;
}

#main
{
	background-color: #FFF;
	color: #000;
	height:100%;
}

.sub_header a
{
/*
	color: #fcfcfc;
*/
}

#pageWrapper, #innerColumnContainer, #main_header, #footer /**, .sub_header **/
{
	border-color: #000;
}

#pageWrapper
{
/*
	background-color: #003399;
*/
}

.main_page_title{
  background-color:#FBFCF7;
  block:inline;
  
}

.menu_black, .menu_ , .secondnav {
  background-color:#FFFFCC;
}

.grey_bgcolor{
  background-color:#EEE;
}
.white_bgcolor, .white_background{
  background-color:#FFF;
}  
.parts_green_background{
  background-color:#EBEDC8;
}

.lab_left_nav{
  border-left-color:#FFFFCC;
  background-color:#FFFFCC;
}

.hr_blue{
  margin-right: 15px;
  margin-left: 15px;
  background-color:#1F48AA;
  /*width:75px;*/
}

.yellow_background{
  background-color:#FFFFCC;
}

.ligh_blue_background{
  background-color: #99CCFF;
}
.blue_background{
  background-color:#003399;
}
.white_background{
  background-color;#FFFFFF;
}

