body {
	font-family:Verdana, Geneva, sans-serif;
	background-color:#dce1e5;
	margin:0;
}
a {color: #084887; text-decoration: none;}
a:link {color: #084887; text-decoration: none;}
a:visited {color: #084887; text-decoration: none;}
a:hover {color: #003366; text-decoration: underline;}
ul .heading {font-weight: bold;	list-style: none; margin:3px 0 5px -30px;}
img {border: 0;}
p, h1, h2, h3, h4, h5 {margin:0; padding:0;} 
.underline {text-decoration:underline;}

address {padding:5px;}
/* NYS Banner */
#nybanner {
	border:1px solid #333;
	height: 28px;
	background-color: #003366;
	width:980px;
	margin:auto;
}
/* Page Container */
#container {
	margin:auto;
	padding-top:3px;
	border:1px solid #97b1c9;
	width:980px;
	background-color:#fff;
}
#hidetitle {
	display:none;
}
/* Holds Thruway Banner image, search box, tabs and Road Conditions text */
#header {
	background: #fff url(../img/bannernav-lock-up.png) no-repeat left top;
	width:975px;
	margin:0 auto;
	height:89px;
	padding:0;
}
#logo {
	display: block;  
	margin-left:170px;
	overflow: hidden;  
	width: 200px; 
	height: 85px;
	float:left;
}
/* Top Tabs - Thruway and Canal */
.toptabs {
	float:right;
	color:#003366;
	margin:0;
}
/* Road Conditions Text */
.roadcond {
	float:left;
	top:70px;
	left:400px;
	position:relative;
	font-size:11px;
	color:#003366;
	color:#2E2E2E;
}
/*Search box*/
.search {
	clear:right;
	float:right;
	top:15px;
	right:0px;
	position:relative;
	font-size:9px;
}
/*Image label in search box*/
.search-bg {
	background:url(../img/searchbox-bkgd.png) no-repeat left top;
	padding:6px 1px 10px 8px;
	float:left;
}
.search-bg input {
	color:#003366;
	font-size:11px;
	background:none;
	border:none;
	margin:0;
	padding:0 0 0 2px;
	width:154px;
}
/*Needed to remove search box image when text box is clicked*/
input:focus, input.ieFocusHack {
	background-image:none;
}
/*Content Container Section*/
#contentcontainer {
	clear:both;
	margin:5px 0 5px 0;
	font-size:12px;
	background-color:#FFF;
	min-height:300px;
}
#maincontent {
	margin:8px 5px 10px 10px;
	padding:0;
}
#maincontent p {
	padding: 4px 4px 6px 4px;
}
/*Begin Home Page Code*/
/* Urgent Message*/
.urgentmsgbox {
    border: 4px red solid;
    background: #EDF38F;
    padding: 6px;
    margin: 0 5px 5px 0;
}
/* Alert Home Page Bucket */
.alertbucket {
	padding:0 15px 2px 0;
	margin:0 0 2px 0;
	float:left;
	font-size:11px;
	width:340px;
}
.alertbucket h2 {
	border-top:1px solid #c7d7e6;
	border-bottom:2px solid #ec4a44;
	font-size:14px;
	font-weight:normal;
	background: url(../img/bucket-headerbg.jpg) no-repeat;
	padding:8px 3px 8px 10px;
	margin-bottom:3px;
	font-weight:bold;
	color:#a61f10;	
}
.alertbucket h5 {
	cursor: pointer;
	font-size:11px;
	margin: 5px 2px 6px 5px;
	padding:1px 0 4px 17px;
	background: url(../img/alert_circle_red-icon.png) no-repeat 0px top;
	font-weight:normal;
	color: #084887;
	text-decoration: none;
}
.alertbucket h5:hover {
	text-decoration:underline;
	color: #003366;
}
.alertbucket .alertsmore .hover {
	cursor:pointer; 
}
.alertbucket .alertsmore .read-more {
	background:none !important;
}
alertbucket .alertsmore .read-less {
	font-size:.85em
}
.alertbucket .alertpanel {
	font-size:11px;
	border-bottom: 1px dotted #ccc;
	margin: 0 0 7px 5px;
	padding: 0 2px 5px 15px;
}
.alertbucket .updated {
	font-size:10px;
	text-align:right;
}
.noalertbucket {
	padding:0 15px 2px 0;
	margin:0 0 2px 0;
	float:left;
	font-size:11px;
	width:340px;
}
.noalertbucket h2 {
	border-bottom:2px solid #5e97cc;
	border-top:1px solid #c7d7e6;
	font-size:14px;
	font-weight:normal;
	background: url(../img/bucket-headerbg.jpg) no-repeat;
	padding:8px 3px 8px 10px;
	margin-bottom:3px;
	font-weight:bold;
	color:#2368a9;
	
}
.noalertbucket h5 {
	font-size:11px;
	margin: 5px 5px 6px 5px;
	padding:0 5px 0 17px;
	background: url(../img/alert_circle_green-icon.png) no-repeat 0px;
	font-weight:bold;
	color: #000;
	text-decoration: none;
}
.noalertbucket ul{
	margin-bottom:0;
	margin-top:3px;
}
/* Image rotator on home page placement */
#rotator {
	position:relative;
	clear:both;
	border:1px solid #ccc;
	padding: 4px;
	float:left;
	margin-bottom:10px;
	height:220px;
	width:470px;
}
/* Image rotator style */	
#rotator div {
	height:220px;
	width:470px;
	position:absolute;
}
#rotator div.show {
	z-index:1;
}
/* Bucket Columns */
.column1 {
	margin-top:5px;
	margin-left:2px;
	float:left;
	width:49%;
}
.column2 {
	margin-top:5px;
	float:right;
	width:49%;
}
/* Traveler Home page Bucket */
.travbucket {
	padding:0 15px 15px 0;
	width:460px;
	float:right;
	font-size:12px;
}
.travbucket h2 {
	border-bottom:2px solid #5e97cc;
	border-top:1px solid #c7d7e6;
	font-size:14px;
	background: url(../img/bucket-headerbg.jpg) no-repeat;
	padding:8px 3px 8px 10px;
	margin-bottom:3px;
	font-weight:bold;
	color:#2368a9;
}
.travbucket h2 a {
	font-weight:bold;
	color:#2368a9;
}
/* Home Page Left Column */
#homeleftcol {
	float:left;
	width:710px;
}
#homeleftcol ul {
	margin-top:0;
	margin-bottom:10px;
	padding-top:3px;
	padding-bottom:3px;
}
#homeleftcol ul li {
	padding:3px 0 3px 0;
}
#homeleftcol ul li li {
	list-style-type:disc !important;
}
/* Home Page Right Column */
#homerightcol {
	margin:0;
	width:240px;
	float:left;
}
#homerightcol h3 {
	background:url(../img/landingrighttopic-bg.png) no-repeat;
	font-weight:bold;
	color:#2368a9;
	text-align:center;
	font-size:13px;
	padding:5px 0;
}
.connected {
	margin-top:0;
	padding:5px 5px 5px 0;
	background:url(../img/connected-bg.png) no-repeat;
	height:30px;
	width:240px;
}
.connected img{
	padding:2px 5px 0 5px;
	float:left;
}
.homeiconbox {
	margin-top:0;
	padding:5px 5px 5px 0;
	background:url(../img/homeicon-bg.png) no-repeat;
	height:53px;
	width:240px;
}
.homeiconbox img{
	padding:0 5px 0 10px;
	float:left;
}
.homeiconbox p{
	float:left;
	margin:2px 3px 5px 10px;
}
/*In the News Home page Bucket */
.newsbucket {
	padding:0 15px 15px 0;
	width:340px;
	float:right;
	font-size:11px;
}
.newsbucket h2 {
	border-bottom:2px solid #5e97cc;
	border-top:1px solid #c7d7e6;
	font-size:14px;
	background: url(../img/bucket-headerbg.jpg) no-repeat;
	padding:8px 3px 8px 10px;
	margin-bottom:3px;
	font-weight:bold;
	color:#2368a9;
}
.newsbucket h2 a {
	font-weight:bold;
	color:#2368a9;
}
.newsbucket ul {
	margin-bottom:0 !important;
}
.newsbucket ul li {
	margin:0 0 0 -16px;
	list-style-image: url(../img/news.png);
	vertical-align:text-top;
}
.bucket {
	padding:0 15px 15px 0;
	width:340px;
	float:left;
	font-size:11px;
}
.bucket h2 {
	border-bottom:2px solid #5e97cc;
	border-top:1px solid #c7d7e6;
	font-size:14px;
	background: url(../img/bucket-headerbg.jpg) no-repeat;
	padding:8px 3px 8px 10px;
	margin-bottom:3px;
	font-weight:bold;
	color:#2368a9;
}
.bucket h2 a {
	font-weight:bold;
	color:#2368a9;
}
.bucket ul {
	margin-bottom:0 !important;
}
.bucket ul li {
	margin:0 0 0 -16px;
	list-style-image: url(../img/news.png);
	vertical-align:text-top;
}
.bucket h2 img{
	margin-top:-2px;
}
#twitterbox{
	padding-top:1px;
}
a.twitter-timeline {
  /* Text */
  font: normal 10px/11px Verdana, Geneva, sans-serif !important;
  color: #333;
  white-space: nowrap;
}
/* E-ZPass Home page Bucket */
.ezbucket {
	padding:0 15px 15px 0;
	width:340px;
	float:left;
	font-size:11px;
}
.ezbucket h2 {
	border-top:1px solid #c7d7e6;
	border-bottom:2px solid #6c2887;
	font-size:14px;
	background: url(../img/bucket-headerbg.jpg) no-repeat;
	padding:8px 3px 8px 10px;
	margin-bottom:3px;
	font-weight:bold;
	color:#6c2887;
}
.ezbucket h2 a {
	font-weight:bold;
	color:#6c2887;
}
.ezbucket ul {
	margin-bottom:0 !important;
}
.ezbucket ul li {
	margin:0 0 0 -16px;
	list-style-image: url(../img/news.png);
	vertical-align:text-top;
}
/*Commercial Home page Bucket */
.commbucket {
	padding:0 15px 15px 0;
	width:340px;
	float:left;
	font-size:11px;
}
.commbucket h2 {
	border-bottom:2px solid #5e97cc;
	border-top:1px solid #c7d7e6;
	font-size:14px;
	background: url(../img/bucket-headerbg.jpg) no-repeat;
	padding:8px 3px 8px 10px;
	margin-bottom:3px;
	font-weight:bold;
	color:#2368a9;
}
.commbucket h2 a {
	font-weight:bold;
	color:#2368a9;
}
.commbucket ul {
	margin-bottom:0 !important;
}
.commbucket ul li {
	margin:0 0 0 -16px;
	list-style-image: url(../img/news.png);
	vertical-align:text-top;
}
/* Need for height on homepage footer due to logos */
#homefooter {
	width:982px;  
	margin:auto;
	background:url(../img/bottombg.png);
	height:61px;
	font-size:11px;
}
/* Footer Icon Buckets on homepage */
#iconbucket {
	margin:auto;
	width:80%;
}
.iconbottombox {
	padding:5px 5px 5px 40px;
	width:215px;
	float:left;
}
.iconbottombox img{
	padding:4px;
	float:left;
}
.iconbottombox p{
	float:left;
	padding:10px 3px 5px 2px;
	color:#fff;
	font-weight:bold;
	font-size:11px;
}
/* Landing Pages */
#landingtitle {
	margin:0 30px 18px 10px;
}
#landingtitle h2 {
	font-weight:bold;
	font-size:18px;
	padding:0 0 5px 0;
	color:#67839f;
	border-bottom:1px solid #e2ecf6;
}
/* Landing Page 2 buckets across */
.bucket2 {
	padding:0 15px 15px 0;
	width:465px;
	float:left;
	font-size:11px;
}
.bucket2 h3 {
	border-bottom:3px solid #c7d7e6;
	border-top:1px solid #c7d7e6;
	font-size:13px;
	background: url(../img/bucket-headerbg.jpg) no-repeat;
	padding:8px 3px 8px 5px;
	margin-bottom:3px;
	font-weight:bold;
	color:#2368a9;
}
.bucket2 ul {
	margin-bottom:0 !important;
	margin-top:3px !important;
}
.bucket2 ul li {
	margin:0 0 0 -19px;
	list-style-image: url(../img/news.png);
	vertical-align:text-top;
	padding:2px 0 2px 0;
}
.bucket2 li li {
	list-style-image:none !important;
	vertical-align:middle !important;
	list-style-type:disc;
}
/* Landing Page 3 buckets across */
.bucket3 {
	padding:0 15px 15px 0;
	width:305px;
	float:left;
	font-size:11px;
}
.bucket3 h3 {
	border-bottom:3px solid #c7d7e6;
	border-top:1px solid #c7d7e6;
	font-size:13px;
	background: url(../img/bucket-headerbg.jpg) no-repeat;
	padding:8px 3px 8px 5px;
	margin-bottom:3px;
	font-weight:bold;
	color:#2368a9;
}
.bucket3 ul {
	margin-bottom:0 !important;
	margin-top:3px !important;
}
.bucket3 ul li {
	margin:0 0 0 -19px;
	list-style-image: url(../img/news.png);
	vertical-align:text-top;
	padding:2px 0 2px 0;
}
.bucket3 li li {
	list-style-image:none !important;
	vertical-align:middle !important;
	list-style-type:disc;
}
/* For E-ZPass landing page buckets to be purple */
.bucket3 .purple, .bucket3 .purple a {
	border-top:1px solid #c7d7e6;
	border-bottom:2px solid #6c2887;
	color:#6c2887;
}
/* Landing Page 4 buckets across */
.bucket4 {
	padding:0 15px 15px 0;
	width:226px;
	float:left;
	font-size:11px;
}
.bucket4 h3 {
	border-bottom:3px solid #c7d7e6;
	border-top:1px solid #c7d7e6;
	font-size:13px;
	background: url(../img/bucket-headerbg.jpg) no-repeat;
	padding:8px 3px 8px 5px;
	margin-bottom:3px;
	font-weight:bold;
	color:#2368a9;
}
.bucket4 h4 {
	font-size:12px;
	padding:2px 3px 2px 5px;
	margin-top:4px;
	margin-bottom:3px;
	font-weight:bold;
	color:#000;
}
.bucket4 ul {
	margin-bottom:0 !important;
	margin-top:3px !important;
}
.bucket4 ul li {
	margin:0 0 0 -19px;
	list-style-image: url(../img/news.png);
	vertical-align:text-top;
	padding:2px 0 2px 0;
}
.bucket4 li li {
	list-style-image:none !important;
	vertical-align:middle !important;
	list-style-type:disc;
}
/* Secondary Pages */
body.itemnav1 #rightnav #itemnav1, body.itemnav1 #rightnav #itemnav1 a, body.itemnav2 #rightnav #itemnav2, body.itemnav2 #rightnav #itemnav2 a, body.itemnav3 #rightnav #itemnav3, body.itemnav3 #rightnav #itemnav3 a, body.itemnav4 #rightnav #itemnav4, body.itemnav4 #rightnav #itemnav4 a, body.itemnav5 #rightnav #itemnav5, body.itemnav5 #rightnav #itemnav5 a, body.itemnav6 #rightnav #itemnav6, body.itemnav6 #rightnav #itemnav6 a, body.itemnav7 #rightnav #itemnav7, body.itemnav7 #rightnav #itemnav7 a, body.itemnav8 #rightnav #itemnav8, body.itemnav8 #rightnav #itemnav8 a,  body.itemnav9 #rightnav #itemnav9, body.itemnav9 #rightnav #itemnav9 a, body.itemnav10 #rightnav #itemnav10, body.itemnav10 #rightnav #itemnav10 a, body.itemnav11 #rightnav #itemnav11, body.itemnav11 #rightnav #itemnav11 a  {
	list-style:url(../img/ckmark.png) !important;
	font-weight:bold;
	padding:3px 0 3px 0;
}
/* Breadcrumbs */
#breadcrumbs {
	margin:0 10px 3px 10px;
	height:20px;
	border-bottom:1px solid #e2ecf6;
}
#breadcrumbs p {
	padding:0 0 2px 8px;
	margin:0;
	font-size:10px;
}
/* Left Column */
#leftcol {
	float:left;
	width:770px;
	margin-right:18px;
}
#leftcol img {border: 0; padding:5px;}
#leftcol ul {
	margin-top:0;
	margin-bottom:10px;
	padding-top:3px;
	padding-bottom:3px;
}
#leftcol ul li {
	
	padding:3px 0 3px 0;
}
#leftcol ul li li {
	list-style-type:disc !important;
}
#leftcol ul ul {
	margin-bottom:3px !important;
	padding-bottom:0 !important;
}
#leftcol ol {
	margin-top:0;
	margin-bottom:10px;
	padding-top:3px;
	padding-bottom:3px;
}
#leftcol ol li {
	padding:3px 0 3px 0;
}
#leftcol h2 {
	border-bottom:3px solid #c7d7e6;
	padding:4px 4px 4px 10px;
	font-size:18px;
	color:#2368a9;
	color:#67839f;
	width:764px;
	margin-bottom:10px;
}
.purple{
	color:#6c2887 !important;
}
#leftcol h3 {
	font-weight:bold;
	font-size:15px;
	padding:5px;
	margin:15px 0 3px 0;
	color:#2368a9;
	border-bottom:1px solid #e2ecf6;
	background-color:#F9F9F9;
}
#leftcol h4{
	padding:4px 4px 4px 4px;
	font-size:13px;
	color:#000;
	margin-bottom:5px;
}
/*Third Page Heading Titles*/
.toplinks{
	text-align:right; 
	padding:0 4px 0 0; 
	border-bottom:double #EEE; 
	font-size:11px;
	color:#434343;
}
.toplinks a{
	padding:0 2px 0 2px; 
}
/* Right Column and Nav */
#rightcol {
	margin:0;
	width:175px;
	float:left;
}
#rightcol h3 {
	background:url(../img/landingrighttopic-bg.png) no-repeat;
	font-weight:bold;
	color:#2368a9;
	text-align:center;
	font-size:13px;
	padding:5px 0;
}
#rightnav {
	border:1px solid #CCC;
	margin:0 1px 4px 1px;
	padding:0;
	background:#F8F8F8;
}
#rightnav ul {
	margin-top:0;
	margin-bottom:0;
	padding-top:3px;
	padding-bottom:3px;
	font-size:11px;
	margin-left:25px;
  	padding-left:0;
}
#rightnav li{
	list-style: url(../img/news.png) !important;
}
#rightnav ul li a{
	list-style: url(../img/news.png) !important;
	padding:3px 1px 3px 0;
	vertical-align:text-top;
	display:block;
}
#rightnav ul a:hover{
	background:#ccc;
	display:block;
}
/* Right Side Icons and Text */
.rbucket {
	margin:4px 12px 4px 0;
	width:240px;
	font-size:11px;
	border-radius:6px;
	border:1px solid #c7d7e6;
	background-color:#e2e3e9;
}

.rbuckettitle {
	width:242px;
}

.rbuckettitle h2{
	border-bottom:2px solid #5e97cc;
	border-top:1px solid #c7d7e6;
	font-size:14px;
	background: url(../img/bucket-headerbg.jpg) no-repeat;  
	padding:8px 3px 8px 10px;
	margin-bottom:0;
	font-weight:bold;
	color:#2368a9;
}
.newsitems{
    border-bottom:dotted 1px #5e97cc; 
	clear:both;
}
.iconbox {
	clear:both;
	padding:5px;
	background:url(../img/righticon-bg.png) no-repeat;
	height:60px;
}
.iconbox img {
	padding:5px;
	float:left;
}
.iconbox p {
	float:left;
	margin:5px 3px 5px 3px;
}
.twolines {
	margin-top:0 !important;
}
.col_splash,
.col,
.col_1,
.col_2,
.col_2a,
.col_3,
.col_4,
.col_5 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
}
.col_splash {width:175px;}
.col {width:185px;}
.col_1 {width:205px;}
.col_2 {width:270px;}
.col_2a {width:300px;}
.col_3 {width:410px;}
.col_4 {width:550px;}
.col_5 {width:690px;}
/* Begin Table Code */ 
caption { COLOR: #74756A; FONT-WEIGHT: bolder; text-transform: uppercase; padding-bottom:3px; }
table {
	border: 1px solid #C0C0C0;
	margin-top:5px;
	border-collapse:collapse; 
	border-spacing:0px;
	width:100%;
}
th { 
    background-color: #dbe5ee; /* light blue */ 
    COLOR: #74756A;
    text-transform: uppercase;
	border: 1px solid #C0C0C0; 
	padding:3px;
}
td {
	padding: 5px; 
	border: 1px solid #C0C0C0;
}
/*odd row colored gray*/
tr:nth-child(even) {
	background-color: #f4f4f4
}
/*adding this class to table turns row shading off*/
.nozebra  tr:nth-child(even) {
	background-color: #fff
}
/* End Table Code */ 

/* External Apps, like WTAS, PBSS, and TINC  */
.highlightrow { margin: 0; padding: 0; color: #ff0000;}
.highlightimpt { color: #ff0000; }
/* Laneclosures */
.moderateblock {padding:3px 0 0 25px; height:19px; margin:0; background:transparent url(../img/moderate.png) no-repeat top left; }
span.moderateblock {padding-bottom:10px;}
.severeblock {padding:3px 0 0 25px; height:19px; margin:0; background:transparent url(../img/severe.png) no-repeat top left;}
span.severeblock {padding-bottom:10px;}
td.laneclosurestrong { font-weight: bold;  margin: 4px;  padding: 4px; border: 1px solid #C0C0C0; }
 

.tablebox { margin: 4px 4px 4px 0; padding: 1px; border: #C0C0C0 2px solid; }
.toplinksbox { margin: 4px 4px 4px 0; padding: 1px; border: #C0C0C0 2px solid; }
hr {
	clear:both;
	color:#b1bdcd;
	margin:2px 0 2px 0;
	border:dashed 1px #D6D6D6;
}
.floatleft {
	float:left;
	width:370px;
	margin:0 15px 0 0;
}
.center {
	text-align:center;
}
.small {
	font-size:11px;
}
.smaller {
	font-size:10px;
}
.backgroundshade {
	background:#CCC;
}
.backgroundyellow {
	background:#EDF38F;
}
.long-link {
  overflow-wrap: break-word;
  word-wrap: break-word;
}

/* for E-ZPass Sign-Up Page */
.bigheading{
	font-weight:bold;
	font-size:15px;
	padding:5px;
	margin:0 0 3px 0;
	color:#2368a9;
	border-bottom:1px solid #e2ecf6;
	background-color:#F9F9F9;
}
#bottombar {
	width:982px;
	margin:auto;
	background: url(../img/bottombg.png);
	min-height:25px;
	font-size:11px;
}
#footer {
	clear:both;
	width:982px;
	margin:auto;
	font-size:11px;
	color:#003366;
	text-align:left !important;
}
.copy {
	padding:10px;
	float:left;
}
.legal {
	padding:10px;
	float:right;
}
/* GMAP Styles */
#mapleftcol {
	float:left;
	width:738px;
}
#maprightcol {
	margin:0;
	width:210px;
	float:right;
}
#maprightcol h2 {
	background:url(../img/maplandingrighttopic-bg.png) no-repeat;
	font-weight:bold;
	color:#2368a9;
	text-align:center;
	font-size:13px;
	padding:5px 0;
	margin:0;
}
#maprightnav {
	padding:0 3px;
	border:1px solid #CCC;
	margin:0 1px 0 1px;
	background:#F8F8F8;
}
#mapleftcol ul {
	margin-top:0;
	margin-bottom:10px;
	padding-top:3px;
	padding-bottom:3px;
}
#mapleftcol ul li {
	padding:3px 0 3px 0;
}
#mapleftcol ul li li {
	list-style-type:disc !important;
}
#mapleftcol ul ul {
	margin-bottom:3px !important;
	padding-bottom:0 !important;
}
#mapleftcol ol {
	margin-top:0;
	margin-bottom:10px;
	padding-top:3px;
	padding-bottom:3px;
}
#mapleftcol ol li {
	padding:3px 0 3px 0;
}
#mapleftcol h2 {
	border-bottom:3px solid #c7d7e6;
	padding:4px 4px 4px 10px;
	font-size:18px;
	color:#2368a9;
	color:#67839f;
	width:764px;
	margin-bottom:10px;
}
#mapleftcol h4{
	padding:4px 4px 4px 4px;
	font-size:12px;
	color:#000;
	margin-bottom:5px;
}
#mapleftcol h3 {
	font-weight:bold;
	font-size:15px;
	padding:5px;
	margin:15px 0 3px 0;
	color:#2368a9;
	border-bottom:1px solid #e2ecf6;
	background-color:#F9F9F9;
}
@media print { 
body {background:none;}
#contentcontainer {font-size:14px;}
#maincontent p {padding: 4px 4px 6px 4px; line-height:normal;}
#breadcrumbs, #rightcol, #google_translate_element, #google_translate_disclaimer {display:none;}
#leftcol {width:99%; float:none;}
.nygov-universal-container, .nys-global-footer {display: none !important;	visibility:hidden;	height:0 !important;}
}