body{
padding:0px;
margin:0px;
background-color:#FFFFFF;
}
#additional {
	line-height: 1.5em;
	padding: 5px;
	margin: 5px;
	border: thin solid #578CAC;
}


table, td {
		width:100%;
		height:100%;
		border:0px;
	}
#container {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


td { vertical-align:top;}
#container {
	height: 770px;
	width: 948px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#directory_header {
	text-align: center;
	height: 296px;
	background-color: #578CAC;
	width: 948px;
}
#directory_body {
	text-align: center;
	float: left;
	width: 237px;
}
a:link {
	color: #0000FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #578CAC;
	font-size: 12px;
	text-decoration: none;
}
#header_calendar {
	background-color: #004E72;
}
#calendar {
	text-align: center;
	background-color: #004E72;
}
#footer {
	text-align: center;
	padding-top: 7px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 7px;
	background-color: #E1EDFF;
	font-size: 12px;
	color: #000000;
	letter-spacing: 0.1em;
}
.stage {
	font-size: 18px;
	color: #FFFFFF;
	height: 500px;
}
#payform {
	width: 80%;
	padding: 20px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
