body {
	margin: 0px;
	
}


.wrapper-bg {
	background-image: url(../_images/body-1-bg1.jpg);
	background-repeat: no-repeat;
}



.contain-bg {
	position: relative;
	left: 0;
	top: 0;
}




.col3-bg {
	background-image: url(../_images/col3-top-bg1.jpg);
	background-repeat: repeat-x;
}



.headerBG {
	background-repeat: no-repeat;
	background-image: url(../_images/header-bg1.jpg);
	background-color: #0B3B96;
}



.headerBGgen {
	background-repeat: no-repeat;
	background-image: url(../_images/header-gen-bg.jpg);
	background-color: #0B3B96;
}




.wrapper2-bg {
	background-image: url(../_images/body-2-bg1.jpg);
	background-repeat: no-repeat;
}





#newsBarA {
	color: #333333;

}


#newsBarHead {
	color: #0B3B96;
	}


#newsBar li {
	background-image: url(../_images/bullet-sq-blue.gif);
}


#newsBar ul ul li {
	background-image: url(../_images/bullet-sq-brown-open.gif);

}





#newsBar a:link {
	color: #0B3B96;
}





#tree ul a:link, #tree ul a:visited {
	color:#0B3B96;
	text-decoration: none;
}


#tree ul a:hover {
	color: #333333;
	text-decoration: none;
}

#tree ul a:active {
	color:#003399;
	text-decoration: none;
}






#nav2 a:link, #nav2 a:visited {
	color:#0B3B96;
	text-decoration: none;
}


#nav2 a:hover {
	color: #333333;
	text-decoration: none;
}

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


