.ccbody {
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	background: #426D52 url(images/body_bg.jpg) repeat-x;
	color: #000001;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
p { margin: 0px 0px 12px 0px }
a {  color: #003366}
a:hover {  color: #330066}
.ccprintbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	background-image: none;
	color: #000;
	font-size: 13px;
}
/* Page Layout Styles */
.container {
	width: 1006px;
	margin: 13px auto;
	background: #FFF;
}
.clr {
	clear: both;
}
.clr span {
	display: none;
}
/* Banner Styles */
.banner {
	width: 978px;
	height: 130px;
	border: 1px solid #FFF;
	overflow: hidden;
}
.logoarea {
	width: 427px;
	height: 130px;
	border-right: 1px solid #FFF;
	float: left;
}
.photoarea {
	width: 550px;
	height: 130px;
	float: left;
}

/* Login Link Styles */
.logintext {
	font-size: 11px;
	text-align: right;
	color: #426AA8;
	padding: 12px 20px 4px 4px;
	line-height: 140%;
}
.logintext a {
	text-decoration: none;
	color: #426AA8;
}
.logintext a:hover {
	text-decoration: underline;
	color: #330066;
}

/* Section Menu Styles */
.menu {
}
.menu ul{
	padding: 0 0 0 12px;
	margin: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	list-style-type: none;
	background: #000033;
	overflow: hidden;
}
.menu li {
	display: inline;
	position: relative;
	margin: 0 28px 0 0;
	float: left;
	font-weight: bold;
	padding: 6px; 
	overflow: auto;
}
.menu li:hover {
	background: #426AA8;
}
.menu li a {
	text-decoration: none;
	color: #FFF;
}
.menu li a:hover {
	text-decoration: none;
	color: #FFF;
}

/* Content Area */
.content {
   margin: 0 auto;
   width: 980px;
   border: 13px solid #426AA8; */
   text-align: left;
}
/* column container */
.colmask {
	position: relative;	/* This fixes the IE7 overflow hidden bug */
	clear: both;
	float: left;
	width: 100%;			/* width of whole page */
	overflow: hidden;		/* This chops off any overhanging divs */
}
/* common column settings */
.colright,
.colmid,
.colleft {
	float:left;
	width:100%;			/* width of page */
	position:relative;
}
.col1,
.col2,
.col3 {
	float: left;
	position: relative;
	padding: 0;	/* no left and right padding on columns, we just make them narrower instead 
					only padding top and bottom is included here, make it whatever value you need */
	overflow: hidden;
}
.col2 {
	padding-top: 54px;
}
.col3 {
	padding-top: 54px;
}

/* Three Column  */
.threecol {
}
.threecol .colmid {
	right: 220px;			/* width of the right column */
}
.threecol .colleft {
	right: 560px;			/* width of the middle column */
}
.threecol .col1 {
	width: 548px;			/* width of center column content (column width minus padding on either side) */
	left: 986px;			/* 100% plus left padding of center column */
}
.threecol .col2 {
	width: 188px;			/* Width of left column content (column width minus padding on either side) */
	left: 238px;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
}
.threecol .col3 {
	width: 208px;			/* Width of right column content (column width minus padding on either side) */
	left: 810px;			/* Please make note of the brackets here:
					(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
}

/* Two Column */
.twocol {
}
.twocol .colright {
    float: left;
    width: 200%;
	position: relative;
	left: 200px; /* Width of left column */
}
.twocol .col1wrap {
    float: right;
    width: 50%;
    position: relative;
    right: 200px; /* Width of left column */
    padding-bottom: 12px;
}
.twocol .col1 {
    margin: 0 6px 0 206px; /* Right: Left padding of left column, Left: Width of left column plus right padding of left column */
    position: relative;
    right: 100%;
    overflow: hidden;
}
.twocol .col2 {
    float: left;
    width: 188px; /* Width of left column content */
    position: relative;
    right: 194px; /* Width of left column content plus right padding of left column */
}

/* Content Area Styles */
h1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 21px;
	color: #426AA8;
	margin: 0 0 6px 0;
}
h2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	color: #426AA8;
	margin: 12px 0 6px 0;
}
h3 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 15px;
	color: #426AA8;
	margin: 6px 0 3px 0;
}
h4 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #426AA8;
	margin: 6px 0 3px 0;
}
.sshow {
}
.pagetext {
	font-size: 13px;
	line-height: 130%;
}
.mapboxtext {
	font-size: 10px;
}
.gtable {
}
.gtable td {
	padding: 0 6px 0 0;
}
.lgcompview {
	clear: both;
	padding: 0 6px 0 0;
}
.picalbum {
	clear: both;
}
.picalbum img {
	border: 1px solid black;
}
.update {
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	clear: both;
}
.doclinks {
	margin: 5px 0px 2px 20px;
}
.photofit {
	object-fit: contain;
	display: block;
  	margin-left: auto;
  	margin-right: auto;
}
/* Left Column Styles */
.leftcoltext {
}
.leftcolcomp {
}
.leftmenutext {
	font-family: Tahoma, Arial, sans-serif;
	margin: 0 0 10px 12px;
	font-size: 14px;
	font-weight: bold;
}
.leftmenuitem {
	color: #426AA8;
	text-decoration: none;
}
.leftmenuitem:hover {
	color: #330066;
	text-decoration: underline;
}

/* Right Column Styles */
.ricoltext {
	font-size: 12px;
	color: #003366;
}
.ricolcomp {
}

/* Bottom Styles */
.page_bottom {
	width: 100%;
	clear: both;
	margin-top: 12px;
}
.bottomtext {
	padding: 9px 6px 6px 6px;
	font-size: 11px;
	text-align: center;
	color: #FFFFFE;
	background: #000033;
	clear: both;
}
.bottomtext a {
	color: #FFFFFE;
}
.bottomtext a:hover {
	color: #DBE3EF;
}
.library {
	margin: 0 auto;
	width: 980px;
	padding: 10px;
	background: #FFF;
}
@media print {
	.page_bottom {
		display: none; 
	}
	.banner {
		display: none;
	}
	.menu {
		display: none;
	}
	.col2 {
		display: none;
	}
	
	.ccbody {
		background:#fff;
	}	
	.content {
	   	border: 1px solid #fff ;!important
	}   	
	.twocol .col1 {
		width: 100%;
		margin: 0px 0px 0px 0px;
	}
	.threecol .col3 {
		/* display: none; */
		left: 1000px;
	}
	.threecol .colleft {
 		right: 760px;
		margin: 0px 0px 0px 0px;
	}
	.container {
		margin: 0 auto;
	}
}	