
	
.top_header
{
    FONT-SIZE: 12pt;
	COLOR: #ffffff;
background-image:url(../images/top_bg.jpg);
	background-repeat:repeat-x;
	
}


.bu_footer
{
    FONT-SIZE: 12pt;
	COLOR: #ffffff;
background-image:url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	
}
 
 
/*********** #navBar link styles ***********/

#content{
  float: left;
  width: 600px;
  font-size:13px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  padding: 0px 20px 20px 50px;
  text-align:justify;
  display: block;
 height: 260px;
overflow: auto;
color:#000000;
}
#content a {color:#002AB4; text-decoration:underline;}
#content a:hover {	text-decoration: none;	color: #ff6600;}

#content_list{
  float: left;
  width: 650px;
  font-size:13px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  padding: 0px 20px 20px 50px;
  text-align:justify;
  /*display: block;
 height: 260px;
overflow: auto;*/
color:#000000;
}
#content_list a {color:#002AB4; text-decoration:underline;}
#content_list a:hover {	text-decoration: none;	color: #ff6600;}


#content1{
  float: left;
  width: 600px;  
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  padding: 0px 0px 00px 50px;
  text-align:justify;
overflow: auto;
}
.feature{
	padding: 0px 0px 0px 0px;
	}

.feature img{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0 5px 5px 0;
}
/************* #siteInfo styles ***************/

 

	/************* #siteInfo styles ***************/

 
a:link {
	color: #168B8C;
	  text-decoration: none;
}

a:visited {
  color: #ff6600;
  text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

a:active {
	color: #000000;
	text-decoration: none;
}

a.hidden {
  color: #000000;
  text-decoration: none;
}

a.hidden:visited {
  color: #04167C;
  text-decoration: none;
}

a.hidden:hover {
	color: #000000;
	text-decoration: none;
}

a.hidden:active {
  color: #ff6600;
  text-decoration: none;
}

 

/***************************************************************************************/
.li a {color:#ffffff; text-decoration:none;}
.li a:hover {	text-decoration: underline;	color: #000000;}
