html,body {
	margin: 0;	padding: 0;
	height: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

body {
	margin: 40px;
}

#flashContent {
	width: auto;
	height: auto !important;
}

#printContent {
	display: block;
}

object {
	display: none;
}	

a {
	color: #00AEEF;
	text-decoration: underline;
}

a:hover {
	color: #000000;
}

h1 {
	font-size: 16px;
}


#illuImages {
	position: absolute;
	left: 705px;
	top: 85px;
	z-index: 10;
	width: 250px;
	text-align: right;
}

.headline, .text, .related, .libImages, .footer {
	width: 630px;
	color: #3A3A3A;
}

a.ext {
	color: #818181;
}
a.ext:hover {
	color: #000000;
}

.text a{
	font-weight: bold;
}

.footer a{
	font-size: 11px;
	text-decoration: undeline;
}


.related a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.related a:hover {
	color: #000000;
	text-decoration: underline;
}


.footer {
	font-size: 11px;
	padding-top: 30px;
	color: #00AEEF;
}