@charset "UTF-8";
/* CSS Document */

#depttitle {
	background:#013E7C
	}
	
#deptname {

background:#003C7A;
}

#dept_p16 {
	background:url(images/P16gedversionoutline.gif) no-repeat right top;
	border-left: #00508b 1px solid;
	color:#00508b;
	}	

#deptcontent {
background-color:#EFF1EB;  /*  color of left nav bar  */
}

#deptnav a{
color:#003C7A;

}

#deptsearch {
	color:#FFFFFF;
}
#deptsearch a {
	color:#FFFFFF;
	}
	
#deptnysedlogoa {
	position:absolute;
	top:21px;
	left:0;
	width:295px;
	height:20px;
}

#dept_p16a {
	position:absolute;
	top:22px;
	right:0;
	height:24px;
	text-indent:20px;
	font-size:.8em;
	font-weight:400;
	background:url(images/P16gedversion.gif) no-repeat right #003b79;
	color:white;
	}
	
#dept_p16a .p16{
	font-size:1.4em;
	font-weight:700;
	}
/*My Stuff*/	
#sub_nav li a {
	color: #003C7A;
	list-style:none;
	text-decoration:none;
}
#sub_nav ul li a:hover {
	color: #000000;
}
#sub_nav_left li a {
	color:#003C7A;
	list-style:none;
	text-decoration:none;
}
#sub_nav_left ul li a:hover {
	color:#000000;
}