body
{
	font-family: Arial, Tahoma, Verdana, Sans-serif;
	width: 760px;
	padding: 0;
	margin: 0 0 0 40px;
}

#header
{
	width: 100%;
	height: 100px;
	padding: 0;
	margin: 0;
	display: block;
	background-image: url(/img/round_corner.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#header h1
{
	text-indent: -1999px;
	margin: 0;
	padding: 0;
	line-height: 0;
}

#header h1 a
{
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
	float: left;
	background-repeat: no-repeat;
}

#header h1 a
{
	height: 80px;
	background-color: transparent;
	background-image: url(/img/nig_logo.gif);
	background-position: 20px 40px;
}

#header h1 a:hover { text-decoration: none; }

#content
{
	width: 740px;
	float: left;
	display: block;
	border-right: #999;
	border-bottom: #606;
	border-left: #999;
	border-width: 0 1px 3px 1px;
	border-style: none solid solid solid;
	padding: 0 10px 10px 10px;
}

#footer
{
	float: left;
	display: block;
	font-size: 0.9em;
	padding: 20px 0 0 0;
}

p, table, legend, ul
{
	font-weight: normal;
	font-size: 0.8em;
}

legend { color: #606; }

a:link, a:visited, a:hover, a:active
{
	color: #606;
	text-transform: inherit;
	text-decoration: none;
}

a:hover
{
	color: #606;
	text-transform: inherit;
	text-decoration: underline;
}

p.error, ul.error { color: #F03; }

h1
{
	font-weight: normal;
	color: #999;
	font-size: 1.5em;
	margin: 0;
}

h2
{
	font-weight: normal;
	color: #999;
	font-size: 1em;
}

h3, #footer p
{
	font-weight: normal;
	color: #999;
	font-size: 1em;
	margin: 0;
	clear: both;
}

#footer p { font-size: 0.7em; }

table
{
	border-color: #000;
	border-width: 1px;
	border-style: solid;
	text-align: left;
	border-collapse: collapse;
}

table tbody tr.even td
{
	padding: 5px;
	background-color: #F7F2F7;
	text-transform: inherit;
}

table tbody tr td.nowrap { white-space: nowrap; }
table tbody tr td { padding: 5px; }

table tfoot tr th, table thead tr th
{
	padding: 5px;
	background-color: #CCC;
	font-size: 1.2em;
}

table tfoot tr th
{
	text-align: right;
	text-transform: inherit;
}

table tfoot tr th input
{
	background-color: #606;
	color: #FFF;
	font-size: 0.85em;
	border-color: #999;
	border-width: 1px;
	border-style: solid;
}

input:focus, submit:focus, checkbox:focus, select:focus { background-color: #CCC; }
img { border-width: 0; }

img#rbs
{
	float: left;
	margin-top: .2em;
	margin-bottom: .2em;
}

img#nig { float: right;
	margin-top: .2em;
	margin-bottom: .2em;
	height: 11px;
}
