/* basic layout */

.hide {display: none !important;}

.hide_tab {display: none !important;}

body { 		font: 12pt Arial, sans-serif;		
			margin: 0;
			padding: 0;}
			
body img {	border: 0;}

#header, #headerbusiness, #headervisitors, #headeraccess, #headeraz {	border-bottom: 6px solid #009933;
							height: 70px;
							text-align: left;
							margin: 0;}

#content {	border: 0;
			padding: 0;
			margin: 0;
			margin-top: 40px;
			width: auto;} 

h1 {font-size: 14pt;}
h2 {font-size: 13pt;}

#sidebar {display: none !important;}

#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }

/* Nav column */


#menu1, #search, .menusearch, #sidebar img, .menufirst, .menusecond, .menuthird, #submenu   {display: none !important;}						
				
/* toolbar */
#newsbar,
#toolbar {	display: none !important;}

/* content */
img.imagefloatright {float: right; margin: 0 0 20px 20px; text-align: center;}

.internalnavlink, .breadcrumb, .dates a, .thumbnail {display: none !important;}

/* tables */
table.twocoltable 							{		background: #fff;
													border: 2px solid #000;}
table.twocoltable th,													
table.twocoltable td 						{		border: 1px solid #000;}

