body {
	background-image: url("../images/elements/header_bars.gif");
	background-repeat:  repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

#logo {
	position: absolute;
	left: 0;
	top: 0;
}

#closebutton {
	position: absolute;
	width: 90%;
	top: 67px;
	text-align: right;
}

#content {
	margin: 100px 24px 24px 24px;
}



p, li { font-size: 11px; line-height: 15px; margin: 0.5em 0; text-align: justify; }

ul { padding-left: 1em; margin-left: 0; margin-top: 0; }

h1 { color: #00496e; font-size: 18px; margin-bottom: 0.25em; }

h2 { color: #00496e; font-size: 14px; margin-top: 0.25em; }

h3 { color: #00496e; font-size: 12px; margin-bottom: 0.25em; }
