body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00467f;
}
body {
	background-color: #FFFFFF;
	background-image: url(supportgu/img/bg_beinspired.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div#wrapper {
  width: 960px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
}
a:link {
	color: #00467f;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00467f;
}
a:hover {
	text-decoration: underline;
	color: #00467f;
}
a:active {
	text-decoration: none;
	color: #00467f;
}
#footer_container {
width: 960px;
height: 39px;
text-align:center;
margin-left: auto;
	margin-right: auto;
	background-image:url(supportgu/img/footer_bg.png)

}
#footer {
	padding: 20px 0px 0px 0px;
	margin: 0px;
	text-align:left;
	line-height: 1em;
	width: 870px;
	margin-left: 45px;
}
#footer img {
	vertical-align: middle;
}
#footer a, a:link, a:visited, a:active {
	color: #00467f;
	text-decoration: none;
}
#footer a:hover {
	color: #013764;
	text-decoration: underline;
}
.ftr_lt {
width: 270px;
text-align:left;
float:left;
}
.ftr_rt {
width: 560px;
text-align:right;
float:right;
}

#printcontent {
display:none;

	}
