@charset "UTF-8";
body {
	font: 0.75em/120% Arial, Helvetica, sans-serif;
	color: #555555;
	background: #FFFFFF;
	margin: 10px 0 0 0;
	padding: 0;
}
#header {
	background: url(../images/logo-popup.jpg) no-repeat right top;
	height: 100px;
}
#content {
	margin: 5px 20px 0;
}
#content h1 {
	font-size: 1.3em;
	line-height: 120%;
	color: #000066;
	margin: 0 0 15px;
}
#content a {
	color: #000066;
	text-decoration: underline;
}






.footer-table {
	font-size: 85%;
	margin-top: 20px;
	text-align: center;
}
.footer-table p {
	line-height: 180%;
}
.footerBg {
	background: url(../images/line_bg.gif) repeat-x left top;
}
