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

#nysedlogo img{
	border: none;
}
#nysedsearch {
 	display:none;
}
#nysedtitle {
	background-color:#FFFFFF;
	color:#000000;
}
#azindexcontact{
	display: none;
}
#footer{
	display: none;
}
.skip{
	display: none;
}
#content_bottom{
	display: none;
}
#header{
	width: 100%;
	margin: 0px;
}
#deptheaders{
	width: 100%;
	border: none;
	background-color:#FFFFFF;
	margin: 0px;
}
#depthead{
	color: #666;
	background-color: #fff;
}

/*--MAIN NAV----------------------------------------------------------------*/	
#nav {
	display: none;
}

/*--LEFTMAINNAV----------------------------------------------------------------*/

#leftmainnav {
	display:none;
}

/*-------------SUBPAGE STYLES -----------------------------*/
#breadcrumb{
	display: none;
}



/*-------Added 6/2009 to enable printing of black slant---*/
#sub_locationimageshow {
	display:inherit;
}

#sub_nav {
	display:none;
}

#sub_quicklinks {
	display: none;
}
#content_column {
	color:#000000;
	width: 95%;
	float: none;
	margin-right: auto;
}

.paragraph_heading {
	font-size:1.2em;
	font-weight:bold;
	color:#000000;
}
/*-------------Secondary DEPT  Styles -----------------------------*/
#deptlogo{
  margin-right: 0px;
}

#deptsearch {
	display: none;
}
#deptsearch2 {
	display: none;
}
#darkbox{
	display: none;
}
#deptnav {
	display: none;
}

#deptquicklinks {
	display: none;
}
#rightimage {
	display:none;
}
#sub_nav_right{
	display:none;
}
#top_right_tab{
	display: none;
}
#content{
	border: none;
	background-color: #fff;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#subpage_container{
	border: none;
	background-color:#FFFFFF;
	width: 90%;
	margin: auto;
}
#sub_body{
	background: #FFFFFF;
	float: none;
	width: 90%;
}
#vesidsearch{
	display: none;
	}