body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.main {
	height: 552px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	background-color: #FFF;
}
.footer {
	border: 1px solid #FFF;
	font-size: 10px;
	letter-spacing: 4px;
}
.left_column {
	font-size: 12px;
	color: #000;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	width: 306px;
	padding-right: 10px;
	padding-left: 10px;
}
.right_column {
	font-size: 12px;
	color: #000;
	text-align: left;
	padding-right: 35px;
	padding-left: 35px;
	line-height: 19px;
	width: 580px;
}
h2 {
	color: #999;
	font-size: 16px;
}

.dash_hor {
	background-image: url(images/dash.jpg);
	background-repeat: repeat-x;
	height: 1px;
}
.dash_vert {
	background-image: url(images/dash2.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 1px;
}

h1 {
	font-size: 20px;
	color: #012057;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
}
.top_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
}

a:link {
	color: #065894;
}
a:visited {
	color: #04548F;
}
a:hover {
	color: #F60;
}
a:active {
	color: #065691;
}
.dates {
	color: #039;
}
