/* hides the background image for the body */body {	background-image:none;}	/* hides the header for the homepage *//*h2.heading10457 { display: none; }body#home h4#highlights {	display:block;	width: 548px;	height: 27px;	background: transparent url("/ezstatic/data/globalsoftdigital/i/ttl_highlights.gif") no-repeat top left;	text-indent: -9999px;	margin-top: 0;} */h2.heading10457{	display:block;	width: 548px;	height: 27px;	background: transparent url("/ezstatic/data/globalsoftdigital/i/ttl_highlights.gif") no-repeat top left;	text-indent: -9999px;	margin: 0px;} body#home h4#login {	display:block;	width: 156px;	height: 21px;	background: transparent url("/ezstatic/data/globalsoftdigital/i/ttl_client_login.gif") no-repeat top left;	text-indent: -9999px;	margin: 0; padding: 0;}/* design elements */div#wrapper {	width: 920px;	margin: 0px auto; /* centers the main body framework */}/* the flash movie wrapper */div#midimage {	margin-bottom: 10px;}/* content section *//* prevent word wrapping in the table of events */td.td-date {	white-space:nowrap;	width:120px;}div#contentsection {	width: 840px;	margin: 20px auto;}div.content {	width: 560px;	float:left;	margin-right: 10px;}div#client-login {	width: 200px;	height: 200px;	float: right;	background: #fff;	padding-top: 0;}div#client-login form {	margin: 0; 	background-color:#efefef; 	border: 1px solid #aaa;	margin-top: 5px;	padding: 8px;}div#client-login label {	display: block;	font-weight: bold;}div#client-login form input.tinysubmit {width: 60px;border: 1px outset #aaa;background-color: #fff;font-size: 10px;margin-top: 5px;}