body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: center;
	background-image:url(images/zsite_background_gradient.jpg);
}
#container {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align:center;
	vertical-align:middle;
	padding-top:15px;
	padding-bottom:15px;
	width:780px;
}
#content {
	text-align:left;
	position:absolute;
	margin-top:190px;
	margin-left:0px;
	width:500px;
	height:350px;
	background-image:url(images/50_percent_white.png);
	overflow: scroll;
}
#content_shadow {
	text-align:left;
	position:absolute;
	margin-top:195px;
	margin-left:5px;
	width:500px;
	height:350px;
	background-image:url(images/40_percent_black.png);
}
#flashBackground {
}
.main_body_table {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 780px;
	border: 2px solid #000000;
	background-color:#ffffff;
}
.header_cell {
	background-image: url(images/main_site_header_gradient.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 116px;
	width: 780px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
.menu_cell {
	background-image: url(images/main_menu_gradient.jpg);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menu_cell a:link {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.menu_cell a:visited{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}
.menu_cell a:hover {
	color:#FF00FF;
	font-weight:bold;
	background-repeat: repeat-x;
	background-position: 0px 12px;
	line-height: 3px;
}
.blue_separator {
	background-color: #00aeef;
	background-image: url(images/zsite_separator_4x4_00aeef.jpg);
	margin: 0px;
	padding: 0px;
	height: 4px;
	width: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footer_cell {
	background-color: #000000;
	vertical-align: middle;
	height: 20px;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: left;
}
.footer_cell a:link {
	color:#0099FF;
	font-weight:bold;
	text-decoration:underline;
	}
.footer_cell a:hover {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}
.overlay_content_header {
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#666666;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	width:500px;
	height:25px;
	vertical-align:middle;
	text-align:left;
	text-indent:15px;
	color:#ffffff;
	font-weight:bold;
	background-color:#484a7a;
	}
.overlay_content_body {
	color:#000099;
	font-weight:normal;
	width:500px;
	border-bottom:0px;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	vertical-align:top;
	padding-left:20px;
	}
.main_content_cell {
	background-image: url(images/temporary_content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-left: 25px;
	height: 442px;
	width: 218px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	vertical-align: top;
}
.text_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	color: #666666;
	padding-top:5px;
}
.text_headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	color: #666666;
	padding-top:5px;
}
.text_content_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	margin-left: 15px;
	font-style: normal;
	padding-top:5px;
	text-indent: 5px;
}
.text_staff_names {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	padding-top:5px;
}
p {
	margin: 0px;
	padding: 0px;
}
ul {
	margin-left: 25px;
	margin-top:10px;
	margin-bottom:0px;
	margin-right:0px;
	font-weight:bold;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
