@charset "utf-8";
/* CSS Document */

.PageManagerInfoContainer {
	display: none;
}

a:link {
	text-decoration:none;
	border: 0px;
}      /* unvisited link */
a:visited {
	text-decoration:none;
	border: 0px;
}  /* visited link */
a:hover {
	text-decoration:none;
	border: 0px;
}  /* mouse over link */
a:active {
	text-decoration:none;
	border: 0px;
}  /* selected link */
body {
	margin:0px; 
	background-color:#e0d9c6;
	font-family:Arial Unicode MS;
}

h1{
font-family: georgia, times new roman;
font-size:48px;
font-weight:normal;
line-height: 40px;
margin:0 0 25px;
color: #001D38;
text-shadow: #DDDACD 1px 1px 0px;
}

h2{
font-family: georgia, times new roman;
font-size:30px;
font-weight:normal;
line-height: 26px;
margin:0 0 10px;
color: #001D38;
font-variant: small-caps;
}

h3{
font-family: georgia, times new roman;
font-size:18px;
font-weight:normal;
line-height: 18px;
margin:0 0 10px;
color: #001D38;
font-variant: small-caps;
}

p, .EditingFormTable {
font-family:arial, helvetica;
	color:#494949;
	font-size:12px;
	line-height:20px;
margin: 0 0 15px;
}

.TopSide_Zanesville {
	width:100%; 
	float:left;
}

.TopSide_Zanesville .page_header {
	width:100%; 
	float:left; 
	background-image:url(/SiteDesign/Images/header_bg.aspx); 
	height:120px;
}

.TopSide_Zanesville .logo {
	width:100%; 
	float:left;
}

.TopSide_Zanesville .logo_container {
	width:386px; 
	margin:auto; 
	padding-top:5px;
}

.TopSide_Zanesville .nav {
	width:100%; 
	float:left; 
	padding-top:3px;
}

.TopSide_Zanesville .nav_container {
	width:955px; 
	margin:auto;
}

.TopSide_Zanesville .page_content {
	width:100%; 
	float:left; 
	background-image:url(/SiteDesign/Images/bg.aspx); 
	background-repeat:repeat-x; 
	min-height:560px;
}

.TopSide_Zanesville .page_welcome {
	width:100%; 
	float:left; 
	background-image:url(/SiteDesign/Images/welcome_bg.aspx); 
	background-repeat:repeat-x; 
	height:32px;
}

.TopSide_Zanesville .welcome_container {
	width:955px; 
	margin:auto; 
	padding-top:5px;
}

.TopSide_Zanesville .content_container {
	width:100%; 
	float:left;
}

.TopSide_Zanesville .content_main {
	width:100%; 
	float:left;
	background-image:url(/SiteDesign/Images/content_bg.aspx); 
	padding-top:20px; 
	padding-bottom:50px;
}

.TopSide_Zanesville .container {
	margin: auto; width: 955px;
}

.TopSide_Zanesville .content_lvl2 {
	width: 915px; 
	margin: auto;
}

.TopSide_Zanesville .content_left {
	width:20%; 
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#01583c;
	font-size:15px;
}

.TopSide_Zanesville .side_nav_top {
	float:left; 
	background-image:url(/SiteDesign/Images/side_nav_top.aspx);
	background-position:center; 
	background-repeat:no-repeat; 
	width:100%; 
	height:29px;
}

.TopSide_Zanesville .side_nav_middle {
	float:left; 
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
}

.TopSide_Zanesville .side_nav_bottom {
	float:left; 
	background-image:url(/SiteDesign/Images/side_nav_bottom.aspx); 
	background-position:center; 
	background-repeat:no-repeat; 
	width:100%; 
	height:29px;
}

.TopSide_Zanesville .side_text {
	width:100%; 
	float:left; 
	text-align:center; 
	padding-top:20px;
	color:#001d38;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}

.TopSide_Zanesville .content_right {
	width:77%; 
	float:left; 
	margin-left:27px;
}

.TopSide_Zanesville .page_footer {
	width:100%; 
	float:left;
}

.TopSide_Zanesville .copyright {
	float:left; 
	color: #000000;
	font-family: Trebuchet MS;
	font-size:13px;
}

.TopSide_Zanesville .copyright_text {
	float:left;
}

.TopSide_Zanesville .poweredby {
	float:left;
	padding-left:5px;
}

.TopSide_Zanesville .poweredbylink {
	color: #000000;
	font-family: Trebuchet MS;
	font-size:13px;
}

.TopSide_Zanesville .signOutButton { 
	float:right;
	padding-top:2px;
}

.TopSide_Zanesville .swap { 
	float:right;
	padding-top:2px;
	padding-left:5px;
	clear:right;
}

.TopSide_Zanesville .cmsdesklink, .TopSide_Zanesville .signoutLink, .TopSide_Zanesville .currentUserLabelText { 
	color: #ffffff;
	font-family: Trebuchet MS;
	font-size:13px;
}

.TopSide_Zanesville .CMSMenuHighlightedMenuItem, .TopSide_Zanesville .CMSMenuHighlightedMenuItemMouseOver, .TopSide_Zanesville .CMSMenuItemMouseOver {
	padding:8px 5px 9px;
	font-size:14px;
	color:#FFFFFF;
	background-image:url(/SiteDesign/Images/top_nav_selected.aspx);
	background-repeat:repeat;
}

.TopSide_Zanesville .CMSMenuItem {
	padding:8px 5px 9px;
	font-size:14px;
	color:#FFFFFF;
}

.TopSide_Zanesville .top_nav_seperator {
	background-image:url(/SiteDesign/Images/nav_divider.aspx);
	background-position:center;
	background-repeat:repeat-y;
}

.TopSide_Zanesville .oneCMSMenu {
	 margin:auto; 
	 width:85%;
	 text-align:center;
}

.TopSide_Zanesville .oneCMSMenuHighlightedMenuItem, .TopSide_Zanesville .oneCMSMenuHighlightedMenuItemMouseOver, .TopSide_Zanesville .oneCMSMenuItemMouseOver {
	background-color:#1b3349;
	color:#ffffff;
}

.TopSide_Zanesville .oneCMSMenuItem {
}

.TopSide_Zanesville .twoCMSMenu, .TopSide_Zanesville .threeCMSMenu, .TopSide_Zanesville .fourCMSMenu {
	 background-color:#1b3349;
}

.TopSide_Zanesville .twoCMSMenuHighlightedMenuItem, .TopSide_Zanesville .twoCMSMenuHighlightedMenuItemMouseOver, .TopSide_Zanesville .twoCMSMenuItemMouseOver {
	color:#ffffff;
	text-decoration:underline;
	padding-left:10px;
	padding-right:10px;
}

.TopSide_Zanesville .twoCMSMenuItem {
	color:#ffffff;
	padding-left:10px;
	padding-right:10px;
}

.TopSide_Zanesville .threeCMSMenuHighlightedMenuItem, .TopSide_Zanesville .threeCMSMenuHighlightedMenuItemMouseOver, .TopSide_Zanesville .threeCMSMenuItemMouseOver {
	color:#ffffff;
	text-decoration:underline;
	padding-left:10px;
	padding-right:10px;
}

.TopSide_Zanesville .threeCMSMenuItem {
	color:#ffffff;
	padding-left:10px;
	padding-right:10px;
}

.TopSide_Zanesville .fourCMSMenuHighlightedMenuItem, .TopSide_Zanesville .fourCMSMenuHighlightedMenuItemMouseOver, .TopSide_Zanesville .fourCMSMenuItemMouseOver {
	color:#ffffff;
	text-decoration:underline;
	padding-left:10px;
	padding-right:10px;
}

.TopSide_Zanesville .fourCMSMenuItem {
	color:#ffffff;
	padding-left:10px;
	padding-right:10px;
}
