body {
	background: #2B5FA1 url(images/nwigu-bg.png) repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 20px;
}
img {
	display: block;
}
p {
	text-align: justify;
}
div {
	text-align: justify;
}
#logocell {
	background: url(images/nwigu-logo-left.jpg) no-repeat;
	height: 305px;
	width: 350px;
}
#toprightcell {
	background: url(images/nwigu-logo-right.jpg) no-repeat;
	width: 100%;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a.present, a.visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.present:hover {
	text-decoration: underline;
	color: #FFFFFF;	
}

ul {
	padding-left: 100px;
}
li {
	color: #FFFFFF;
	font-size: 12pt;
}
.toprighttext {
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
	padding-left: 80px;
}
.aboutnwigutext {
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
	padding-left: 90px;
	text-align: left;
}
#withinlogotext {
	color: #000000;
	font-size: 8pt;
	margin: 195px 0 15px 50px;
}
#hawkquote {
	color: #000000;
	font-size: 8pt;
	font-style: italic;
	margin: 195px 0 15px 50px;
}
#hawkquoteattribution {
	color: #000000;
	font-size: 8pt;
	margin: 0 0 15px 50px;
	text-align: left;
}
#pipelinerigimage {
	padding: 0 0 20px 100px;
}
#newstable {
	margin-left: 100px;
}
#navigation {
	border-collapse: collapse;
	margin: 50px 0 0 50px;
}
#navigation td {
	border: 0 none #000000;
	border-bottom: 3px solid #000000;
	border-top: 3px solid #000000;
	padding: 5px 0;
}
#navigation td a {
	color: #2A5FA1;
	display: block;
	font-weight: bold;
	padding: 1px 0;
	text-decoration: none;
	width: 100%;
}
#navigation td a:hover {
	color: #8CACBD;
	font-weight: bold;
}
#navigation td.onthispage {
	background: #FFFFFF;
}
#outercell {
	border: 3px solid #A8C7D3;
}
#innertable {
	border: 3px solid #299CDB;
}
#borderedcontent {
	background: #FFFFFF;
	border: 1px solid #2A5FA1;
	font-size: 12pt;
	font-weight: bold;
	line-height: 25px;
	padding: 20px;
}
#borderedcontent ul {
	padding-left: 40px;
}
#borderedcontent li {
	color: #000000;
}
#borderedcontent a {
	color: #000000;
}
.copyright {
	font-size: 8pt;
	text-align: center;
}
.copyright a {
	color: #000000;
}
.applicationinstructions {
	font-size: 80%;
}
dl.applicationinstructions {
	margin-left: 80px;
}
.applicationinstructions a {
	text-decoration: underline;
}
