#apDiv1 {
	position: absolute;
	margin-left: 896px;
	width: 111px;
	height: 95px;
	padding: 34px 11px 0px;
	font-family: Tahoma;
	font-size: 8pt;
	line-height: 10pt;
	color: #FFF;
	z-index: 1500;
	/*background-image: url(../images/EYCWeb_home_smblue_03.png);*/
}
#apDiv2 {
	position:absolute;
	width:229px;
	height:144px;
	z-index:2000;
	
	border: none;
	border-color: 0;
}

img {
	border:none;	
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	/*font-weight: bold;
	color: #999;*/
}

a.static:visited, a.static:active {
	/*font-weight:normal;*/
	color:rgb(0,0,255);
}

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana;
}
h1 {
	font-weight: bold;
	font-size: 12pt;
	color: #002878;
	top: 0px;
	vertical-align: top;
	margin-top:0px;
	padding-top:10px;
}
h2 {
	color: #002878;
	font-weight: bold;
	font-size: 10pt;
	margin-top:23px;
}

p {
	margin-top:0px;
	margin-bottom:0px;
	padding-top:6px;
	padding-bottom:6px;	
}

#mastercontainer {
	position:relative;
	padding:0px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	width:1030px;
}

#homeflag {
	position:absolute;
	height:144px;
	width:229px;
	z-index:2;
}

#header {
	width:1030px;
	height:86px;
	overflow:hidden;
}

#headerpadding {
	float:left;
	height:86px;
	width:229px;
}

#headertitle {
	float:left;
	height:86px;
	width:500px;
	background-image:url(../images/EYCWeb_home_banner_02.jpg);
	background-repeat:no-repeat;
}

#mainbody {
	display:table;
	width:1030px;
	height:200px;
	background-image:url(../images/greybar.png);
	background-repeat:repeat-y;"
}

#leftsidebar {
	float:left;
	height:100%;
	width:229px;
}

#sidebar_menu {
	height:300px;
	width:229px;
}

#middlecontainer {
	float:left;
	width:600px;
	height:auto;
	display:table;
}

#bodytext {
	font-family: "Times New Roman";
	text-align: justify;
	font-size: 11pt;
	line-height:20px;
	display:table;
	padding:5px 0px 0px 15px;
	width:675px;
	height:275px;
	background-color:rgb(255,255,255);	
}

#breadcrumbs {
	font-size:8pt;
	font-family: Tahoma;
	color:#999;
}

.persontitle {
	font-family: verdana;
	font-size: 7pt;
}

tr.odd {
	background-color:#ededed;
}

tr.even {
	/*background-color:#FFF0E3;*/
}

.tablenum {
	text-align:right;	
}

.blank_bar {
	position:absolute;
	top:558px;
	left:242px;
	width:300px;
	height:20px;
	background-color:rgb(255,255,255);
}


#footer {
	font-family: Tahoma;
	font-size:7pt;
	text-align:right;
}







/*
#menucontainer {
	height:300px;
	width:229px;
}
*/
