﻿/* CSS layout */
#masthead {
}

#top_nav {
	position: relative;
	top: 5px;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-bottom-color: #002C72;
}
#container {
	padding: 0px;
	margin: 0px;
	position: relative;
	width: 100%;
	top: -8px;
}

#left_col {
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#page_content {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #002C72;
	background-image: url('images/questinamber.jpg');
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	color: #002C72;
}
.pageblock {
	position: absolute;
	border: 1pt solid #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #173A70;
}
font {
	width: 458px;
	left: 28px;
	top: 472px;
	height: 151px;
	font-size: 10pt;
}


