/* CSS Document */

body {
	background-color: #FFFFFF;

}
#wordmark {position:absolute; width:319px; height:56px; z-index:2; left: 35px; top: 68px;}

#navigation .static {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}


#navigation {
	position:absolute;
	width:155px;
	z-index:1;
	left:17px;
	top:196px;
	border: 1px #CCCCCC solid;
	background-color: #FFFFFF;
	background-image: url(/eyos/ccenters/images/shadow.jpg);
	background-repeat: repeat-y;
	padding-top: 13px;
	padding-left: 3px;
	line-height: 17px;
	background-position: 27px;
}


#navigation ul
{
list-style: none;
margin: 0;
padding: 0em 0.25em 0.25em .50em;
width: 138px;
}
#navigation li
{
list-style: none;
margin-left: 5px;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 7px;
border-bottom: 1px solid #dbdbdb;

}



#navigation li a {
    font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	text-decoration: none;
	color: #c00000;
	font-weight: bold;
}

#navigation li a:hover {
	text-decoration: underline;
	color: #FF0000;
	font-weight: bold;
}
#pagecontent {
	position:absolute;
	width:550px;
	z-index:4;
	left: 176px;
	top: 160px;
	background-image: url(/eyos/ccenters/images/background.jpg);
	background-repeat: repeat-x;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding-top: 18px;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding-bottom: 15px;
	min-height:600px;
	height:auto !important;
  height:600px;
}

#contentcap {
	position:absolute;
	width:23px;
	height:22px;
	z-index:6;
	left: 176px;
	top: 160px;
	background-image: url(/eyos/ccenters/images/contentcap.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navcap {
	position:absolute;
	width:13px;
	height:13px;
	z-index:7;
	left: 16px;
	top: 195px;
	background-image: url(/eyos/ccenters/images/navcap.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#centered {
	position: relative;
	top: 0 auto;
	right: 0;
	margin: 0 auto;
	width: 755px;
	text-align: left;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

#SectionName {	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #2d0034;}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}

.hideit {
	display: none;
}
#photobar {
	height: 90px;
	width: 367px;
	position: absolute;
	left: 402px;
	top: 60px;
	z-index: 10;
	background-image: url(/eyos/ccenters/images/ccenters_photobar.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#newsbox {
	background-color: #FFFFFF;
	padding: 3px 3px 3px 5px;
	border: 1px dashed #990000;
	float: right;
	margin-left: 5px;
	width: 200px;
}

#newsbox p {
margin:1px 0px;
}

.newsboxheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
#caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #666666;
}
#caption a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
#bwseal {
position:absolute; width:137px; height:135px; z-index:2; left: 34px; top: 36px;
}

.basictext,p { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; }
ul,ol { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.largetext { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
.mediumtext { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 13px; }
.smalltext { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.tinytext { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
a { color: #000080; text-decoration: none }
a:hover { color: #FF0000; text-decoration: underline }
a.larger {font-family: Arial, Helvetica, sans-serif; font-size: 14px;}


#CrumbTrail {text-align:right;font-family: Arial, Helvetica, sans-serif; font-size: 11px;}

.pageheader { font-weight: bold;font-family: Arial, Helvetica, sans-serif; font-size: 15px;}




a.menu {
	color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 2px;
	padding: 0px 2px 1px 18px;
	text-decoration: none;
	background-image: url(/eyos/ccenters/images/parrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

a.menu:hover {
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 2px;
	padding: 0px 2px 1px 18px;
	text-decoration: underline;
	background-image: url(/eyos/ccenters/images/parrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

a.linkarrows {
	color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 2px;
	padding: 0px 2px 1px 18px;
	text-decoration: none;
	background-image: url(/eyos/ccenters/images/parrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

a.linkarrows:hover {
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 2px;
	padding: 0px 2px 1px 18px;
	text-decoration: underline;
	background-image: url(/eyos/ccenters/images/parrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

#infobox_container {
	float: right;
	width: 250px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='#cccccc', Positive='true');
}
#infobox_content {
	padding: 5px 5px 10px 5px;
	width: 100%;
	border: 1px solid maroon;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	line-height:15px;
}

#newsboxw {
	width: 260px;
	border: 1px dashed #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 3px;
	background-color: #FFFFFF;
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
}