.GDWLogo {
	width:100%;
	max-width:400px;
}
.homePageFooter {
	position:absolute;
	bottom:20px;
	left:25px;
}
.italic {
	font-style: italic;
}
.hide {
	display:none;
}
.textCenter {
	text-align:center;
}
.odd {
	background-color:#caf5cf;
}
.textTop {
	vertical-align:top;
}