body {
	font-family: Geneva, Times, serif;
	font-size: 12pt; 
}

img {
	border: 0px;
}

a:after{content:"[" attr(href) "]"; }


#nigovbar {
	display: none;
}

#banner {
	width: 100%;
	height: 98px;
	border-bottom: 2px solid #000;
}

#mainbrand {

}

#ancillary-brand {

}

#topbar { 
	display: none;
}

#search {
    display: none;
}

#wrapper {
    width: 100%;
	border: 0;
}

#left-col {
	display: none;
}

#gutter {
	display: none;
}

#right-col {
	display: none;
}


#main-col {
	vertical-align: top;
    min-width: 200px;
    padding: 0px 13px 10px 13px;
}

#breadcrumb {
	display: none;
}

#content {
	margin: 0 0.5em 1em 0.5em;
}

#content h1 {
	color: #000;
	font-size: 22pt;
}

#content h2 {
	font-size: 16pt;
}

#content h3 {
	font-size: 14pt;
}

#content a:after{content:" [" attr(href) "]"; }

#footer {
	margin-top: 1em;
	border-top: 2px solid #000;
	text-align: center;
	padding: 0.5em;
}

#footer a:after{content:" [" attr(href) "]"; }