@charset "UTF-8";
/* CSS Document */

body, img, div, a, td {
	behavior: url(/iepngfix.htc)
	}
body {
	background-image: url(/images/Dots.png);
	background-color: #385470;
	background-repeat: repeat;
	background-position: 50% top;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
a {
	color: #6C92AB;
}
a:visited {
	color: #6C92AB;
}
a:hover {
	color: #000;
}
a:active {
	color: #000;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
p.cap {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 10px;
	line-height: 12px;
}
h1 {
	margin-top: 10px;
	font-size: 15px;
	color: #6C92AB;
	font-weight: normal;
	line-height: 14px;
	text-transform: uppercase;
}
h2 {
	margin-top: 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	margin-bottom: 15px;
	padding: 0px;
}
#maze {
	position: absolute;
	overflow: hidden;
	top: 180px;
	height: 487px;
	width: 100%;
	left: 50%;
	margin-left: -50%;
}
#gradation {
	position: absolute;
	overflow: hidden;
	top: 0px;
	height: 823px;
	width: 100%;
	left: 50%;
	margin-left: -50%;
}
@media print 
{
	#gradation {
	display: none;
}
}
#statement {
	top: 0px;
	height: 148px;
	width: 512px;
	position: absolute;
	left: 50%;
	margin-left: -448px;
}
#navigation-logo {
	width: 100%;
	position: absolute;
	top: 389px;
	height: 50px;
	left: 50%;
	margin-left: -50%;
	background-image: url(/images/navigation_bar.png);
	background-repeat: repeat-x;
	padding-top: 15px;
	clear: both;
}
#navigation-links {
	width: 428px;
	position: absolute;
	top: 404px;
	height: 35px;
	text-align: right;
	right: 0px;
}
@media print 
{
	#navigation-links {
	display: none;
}
}
#navigation-copyright {
	width: 348px;
	position: absolute;
	top: 454px;
	height: 50px;
	text-align: right;
	right: 0px;
	padding-right: 30px;
	font-size: 10px;
	line-height: 14px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	clear: both;
}
#whitebox {
	background-color: #FFF;
	text-align: left;
	padding: 10px;
	margin-right: 30px;
	border: 1px solid #63869D;
	width: 320px;
	position: absolute;
	top: 130px;
	height: 300px;
	right: 50px;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#whitebox p {
	padding-top: 8px;
	margin-bottom: 4px;
}
#whitebox-large {
	background-color: #FFF;
	text-align: left;
	padding: 10px;
	margin-right: 30px;
	border: 1px solid #63869D;
	width: 600px;
	position: absolute;
	top: 160px;
	height: 270px;
	right: 50px;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#whitebox-large p {
	padding-top: 8px;
	margin-bottom: 4px;
}
#pdf-link {
	float: left;
	width: 80px;
	padding-right: 10px;
	font-size: 9px;
	line-height: 12px;
	color: #999;
}
#pdf-link img {
	margin-bottom: 7px;
}
#pdf-link-2 {
	float: right;
	width: 80px;
	padding-left: 5px;
	font-size: 9px;
	line-height: 12px;
	color: #999;
	padding-right: 10px;
	padding-top: 10px;
}
#pdf-link-2 img {
	margin-bottom: 7px;
}
#pdf-link-100 {
	float: left;
	width: 100px;
	padding-right: 10px;
	padding-bottom: 7px;
	font-size: 9px;
	line-height: 12px;
	color: #999;
}
#pdf-link-100 img {
	margin-bottom: 3px;
}
#pdf-link-100-last {
	float: left;
	width: 100px;
	padding-bottom: 7px;
	font-size: 9px;
	line-height: 12px;
	color: #999;
}
#pdf-link-100-last img {
	margin-bottom: 3px;
}
