#subPage #globalContainer #topHead {
	background-image: url(../images/topheadlogo.jpg);
}
#homePage #globalContainer #topHead {
	background-image: url(../images/topheadlogo.jpg);
}
#homePage #globalContainer #sideNav {
	background-image: url(../images/homeimage.jpg);
}
#subPage {
	background-color: #F8F8F8;
}
#subPage #globalContainer {
	background-color: #FFFFFF;
	margin-top: 25px;
	margin-bottom: 25px;
}
#subPage #globalContainer #innerContainer #innerRight .contentBodyContainer .style1 {
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
#homePage #globalContainer {
    background-color: #FFFFFF;
	margin-top: 25px;
	margin-bottom: 25px;
}
#homePage {
	background-color: #F8F8F8;
}
