/* CSS Document */
#loc {
	position:absolute;
	left:0px;
	top:0px;
	width:101px;
	height:322px;
}

#head {
	position:absolute;
	left:110px;
	top:0px;
	width:580px;
	height:106px;
}

#container {
	position:absolute;
	left:110px;
	top:110px;
	width:680px;
	height:106px;
	color:#000000;
	margin: 10px;
	padding:10px;
	padding-bottom:20px;
}

#side {
	position:absolute;
	left:0px;
	top:322px;
	width:101px;
	height:712px;
}
h1, h2, h3, h4, h5, h6 {
	color: #064387;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a {
	font-size: 14px;
	color: #064387;
}
.quote {
	padding: 4px;
	background-color:#C2DEE1;
}