html {overflow-y:scroll;}
body {
	background-color: #FFF;
	background-image: url(images/bk.jpg);
	background-repeat: repeat-x;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 13px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom:3px;
	margin:0;
}
.efocusbox{
	float:left;
	width:20%;
	margin: 0 1%;
}
.tabFloat{float:left; width:100%}
.clear {clear:both;}
img, div {behavior: url(iepngfix/iepngfix.htc)}
#banner {
	background:url(images/line.png) no-repeat;
	margin:0 auto;
	width:740px;
	height:130px;
	display:block;
	padding:0;
}
#banner img {border:0;}
#logo {
	float:left;
	height:114px;
	width:113px;
}
#state {
	float:left;
	width:451px;
	height:52px;
	text-align:center;
	line-height:14px;
}
.headshots {
	display:inline;
	float:left;
	width:75px;
	height:80px;
	font-size:9px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
.headshots a {
	text-decoration:none;
	color:#006;
}
#content {
	margin-left: 240px;
	width:68%;
}
#content a:hover {color:#303;}
#content table {
	border:#57679D 1px solid;
	max-width:100%;
}
#content th {
	background-color:#AEB9CA;
	border-top:#EDF1F8 1px solid;
	border-left:#EDF1F8 1px solid;
	padding:2px;
}
#content td {
	border:#EDF1F8 1px solid;
	background-color:#EAEFF2;
	padding:2px;
	font-size:14px;
}
#content h1, #content h2, #content h3, #content h4, #content h5 {margin-top:10px;}
#content h1 {font-size:24px;}
#content h2 {font-size:22px;}
#content h3 {font-size:20px;}
#content h4 {font-size:18px;}
#content h5 {font-size:16px;}
#content li {margin-bottom:8px;}
.center {text-align:center;}
.home_date_col {width:15%;}
.strikethrough {text-decoration:line-through;}
#topnav {
	padding:0;
	margin:0;
	padding-left:228px;
	list-style:none;
	background:url(images/hr.png) no-repeat;
	height:20px;
	font-size:12px;

}
#topnav a {
	border-top:1px solid white;
	border-left:1px solid white;
	border-right:1px solid black;
	border-bottom:1px solid black;
	line-height:normal;
	margin:0;
	padding:1px 10px;
	background-color:#416079;
	display:inline;
	float:left;
}
#mainnav {
	clear:left;
	display:block;
	float:left;
	width:226px;
	margin:0;
	padding:0;
	list-style:none;
	border-top:1px solid #57679D;
	border-right:1px solid #57679D;
	border-bottom:1px solid #57679D;
	border-left:1px solid #57679D;
	margin-bottom:10px;
}
#mainnav li a {
	border-top:1px solid white;
	border-right:1px solid white;
	border-bottom:1px solid black;
	border-left:1px solid #black;
	margin:0;
	background-color:#416079;
	line-height:normal;
	margin:0;
	padding:5px 0 5px 5px;
	text-decoration:none;
	width:219px;
	display:block;
	color:white;
	font-size:13px;
}
#mainnav li a:hover, #topnav a:hover {
	background-color:#a7b8c5;
	border-top:1px solid black;
	border-bottom:1px solid white;
	color:black;
}
#footer a, #topnav a {
	text-decoration:none;
	color:white;
}
#footer a:hover {
	text-decoration:underline;
}
#footer {
	clear:both;
	border:1px solid #57679D;
	background-color:#416079;
	list-style:none;
	text-align:center;
	padding:2px 0;
	margin:10px 0 0 0;
}
#footer li {
	display:inline;
	margin:12px;
}
.l1indent {padding-left:20px;}
.l2indent {padding-left:40px;}
.l3indent {padding-left:60px;}
.l4indent {padding-left:80px;}
#skipnav {
	display:none;
	visibility:hidden;
}
#toggleBox {display:none;}
#toggler {
	display:block;
	width:200px;
	height:20px;
	width:350px;
	margin:0 auto;
}
dl.table-display {margin-top:0;}
.table-display dt {font-style:italic;}
.table-display dd {margin-bottom:10px;}
.morenews {background-image:url(images/more.png);}
.lessnews {background-image:url(images/less.png);}
#contentFloat{
	width:100%;
	float:left;
}
#nysgov {
	margin:20px auto;
	padding:18px 0 3px 0;
	height:110px;
	width:542px;
	background:url(images/nysgov_bk.png) no-repeat;
	font-size:.95em;
	line-height:11px;
}
#nysgov ul {margin:0 13px;
padding:0;
width:516px;
}
#nysgov ul li {display:inline;
float:left;
width:125px;
list-style:none;
text-align:center;
margin:0;
padding:0;
}
#nysgov ul li a {
	display:block;
	text-decoration:none;
}
#nysgov ul li a:hover {
	text-decoration:none;
}
img {border:0;}

.announcement {
	border-top:solid thin;
	border-bottom:solid medium;
	border-color:#600;
	background-color: #FDF8CE;
	padding: 10px;
	width:70%;
	margin: 0 auto !important;
}
.announcement-text-header {
	color:#600;
	font-weight:700;
}
