body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #333333;
}
a:link {
	color: #009ad9;
}
a:visited {
	color: #009ad9;
}
a:hover {
	color: #502a86;
}
a:active {
	color: #502a86;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
}
#title {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 760px;
	height: 188px;
}
#blue_bar_middle {
	position: absolute;
	top: 188px;
	left: 0px;
	width: 760px;
	height: 4px;
	background-color: #009ad9;
}
#menu {
	position: absolute;
	top: 193px;
	left: 25px;
	width: 735px;
	height: 28px;
}
#main {
	position: absolute;
	top: 237px;
	left: 25px;
	width: 580px;
}
#column {
	position: absolute;
	left: 608px;
	width: 127px;
	background-color: #009ad9;
}
#bottom {
	position: relative;
	bottom: 0px;
	left: 0px;
	width: 760px;
	height: 28px;
	background-color: #009ad9;
	clear: both;
}
#footer {
	position: relative;
	bottom: -13px;
	left: -25px;
	background-color: #009ad9;
	width: 760px;
	height: 28px;
}
#headline {
	font-size: 14px;
	font-weight: bold;
	color: #502a86;
}
