body {
	font-family: Geneva, Times, serif;
	font-size: 12pt; 
}
address { font-style: normal; }
img { border: 0; }

a:after{content:"[" attr(href) "]"; }

#nigovbar {	display: none; }
#banner .title { display: none; }
#topnav { display: none; }
#qsearch { display: none; }

#wrapper {
    width: 100%;
	border: 0;
}

#left { display: none; }
#left .logos { display: none; }
#right { display: none; }

#main {
	vertical-align: top;
    min-width: 200px;
    padding: 0px 13px 10px 13px;
}

#breadcrumb { display: none; }


#maincontent { margin: 0 0.5em 1em 0.5em; }

#maincontent h1 {
	color: #366;
	font-size: 20pt;
}

#maincontent h2 {
	font-size: 16pt;
}

#maincontent h3 {
	font-size: 14pt;
}

#maincontent a:after{content:" [" attr(href) "]"; }

#footer { display: none; }

/* table styles */
.colheadings {
	width: 96%;
	margin: 1em 0 0 1em;
}
.colheadings tr { vertical-align: top; }
.colheadings th {
	background: #D6EBE0;
	color: #036;
	text-align: left;
	padding: .3em;
}
.colheadings td {
	color: #036;
	padding: .3em;
	font-size: 80%;
}
#main .colheadings td p, #main .colheadings td address { padding: 0; margin: 0; }
.colheadings td.green {
	background: #D6EBE0;
}
.colheadings td.grey {
	background: #ebebeb;
}
