body {
	margin:0;
	background: url(../homePageImages/bodyBG.gif);
}
a {
    text-decoration:none;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:White;
}
img, div { behavior: url(iepngfix.htc) 
}
.textonly {
	margin-left:8px;
	visibility:hidden;	
}
.headline {
	float:right;
	clear: right;
	z-index:2;
	visibility:hidden;
}
.searchbar {
	margin-right:14px;
	float:right;
	clear: right;
    z-index:3;
	visibility:hidden;
	width:162px;
	height:28px;
}
.logo {
	margin-top:0px;
    float:left;
	clear:left;
}
.mainNav {
	margin-top:0px;
	float:right;
	clear:right;
	z-index:3;
}
.rollOver {

	visibility:hidden;
}
.scroller {
    height:50px;
	width:570px;
	float:right;
}
.scrollerText {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:White;
}
.alertText {
    text-decoration:none;
	font-family:Verdana;
	font-size:10px;
	line-height:14px;
	color:#005500;
}

.profile {
    margin-top:100px;
	height:60px;
}
.bottomNav {
	margin-top:20px;
}
