/* Start of CMSMS style sheet 'nkm' */
body
	{
	background-color: #073058;
	color: #FFFFFF;
	font: 12pt Arial;
	margin: 0px;
	}

h1, h2, h3, h4, h5, h6
	{
	margin: 0px;
	padding: 0px;
	}

p
	{
	margin-top: 3px;
	}

p img
	{
	margin: 3px;
	}

img
	{
	border-width: 0px;
	}

a
	{
	color: #073058;
	text-decoration: none;
	}

a:hover
	{
	text-decoration: underline;
	}

input
	{
	width: 20em;
	}

.clearb
	{
	clear: both;
	}

#container
	{
	background-color: #FFFFFF;
	color: #2C3C6A;
	width: 900px;
	overflow: hidden;
	margin: 0px auto;
	}

#header
	{
	background: url(images/header.jpg) top right;
	height: 144px;
	padding-top: 28px;
	font-size: 10pt;
	margin-left: -4px;
	width: 904px;
	}

#home, #contact, #annual-statement, #grant-program
	{
	width: 100px;
	height: 33px;
	display: block;
	float: left;
	margin-right: 2px;
	}

#home
	{
	background: url(images/home.jpg);
	}

#home:hover
	{
	background: url(images/home-fade.jpg);
	}

#contact
	{
	background: url(images/contact.jpg);
	}

#contact:hover
	{
	background: url(images/contact-fade.jpg);
	}

#annual-statement
	{
	background: url(images/annualstatement.jpg);
	}

#annual-statement:hover
	{
	background: url(images/annualstatement-fade.jpg);
	}

#grant-program
	{
	background: url(images/grantprogram.jpg);
	}

#grant-program:hover
	{
	background: url(images/grantprogram-fade.jpg);
	}

#links-top
	{
	margin: 3px 0px 0px 3px;
	padding: 0px;
	list-style: none;
	display: table;
	}

#links-top li
	{
	position: relative;
	width: 117px;
	height: 20px;
	background: #F1F4F9 url(images/link.jpg) no-repeat top right;
	text-align: center;
	padding: 3px;
	padding-right: 6px;
	padding-top: 4px;
	float: left;
	margin-right: 2px;
	}

#links-top a
	{
	font-size: 10pt;
	display: block;
	}

#links-top li:hover ul
	{
	display: block;
	}

#links-top ul
	{
	position: absolute;
	display: none;
	background: #FFFFFF;
	border: 1px solid #073058;
	list-style: none;
	margin: 0px;
	padding: 3px;
	left: 0px;
	top: 27px;
	width: 150px;
	}

#links-top ul li
	{
	float: none;
	background: #FFFFFF;
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	margin-top: 3px;
	}

#links-top ul a
	{
	display: block;
	padding: 1px;
	}

#links-top ul a:hover
	{
	background: #073058;
	color: #FFFFFF;
	text-decoration: none;
	}

#banner
	{
	overflow: hidden;
	height: 140px;
	margin-top: 3px;
	}

#link-residential-small
	{
	width: 300px;
	height: 140px;
	background: url(images/residential-small.jpg) no-repeat;
	display: block;
	float: left;
	}

#link-residential-small:hover
	{
	background: url(images/residential-small-fade.jpg) no-repeat;
	}

#link-agriculture-small
	{
	width: 300px;
	height: 140px;
	background: url(images/agriculture-small.jpg) no-repeat;
	display: block;
	float: left;
	}

#link-agriculture-small:hover
	{
	background: url(images/agriculture-small-fade.jpg) no-repeat;
	}

#link-smallbusiness-small
	{
	width: 300px;
	height: 140px;
	background: url(images/smallbusiness-small.jpg) no-repeat;
	display: block;
	float: left;
	}

#link-smallbusiness-small:hover
	{
	background: url(images/smallbusiness-small-fade.jpg) no-repeat;
	}

#content
	{
	padding: 20px;
	padding-top: 3px;
	}

#sign-out
	{
	float: right;
	font-size: 10pt;
	font-weight: bold;
	}

#link-residential
	{
	width: 286px;
	height: 229px;
	background: url(images/residential.jpg) no-repeat;
	display: block;
	float: left;
	}

#link-residential:hover
	{
	background: url(images/residential-fade.jpg) no-repeat;
	}

#link-agriculture
	{
	width: 288px;
	height: 229px;
	background: url(images/agriculture.jpg) no-repeat;
	display: block;
	float: left;
	}

#link-agriculture:hover
	{
	background: url(images/agriculture-fade.jpg) no-repeat;
	}

#link-smallbusiness
	{
	width: 286px;
	height: 229px;
	background: url(images/smallbusiness.jpg) no-repeat;
	display: block;
	float: left;
	}

#link-smallbusiness:hover
	{
	background: url(images/smallbusiness-fade.jpg) no-repeat;
	}

#link-auto
	{
	width: 860px;
	height: 96px;
	background: url(images/auto.jpg) no-repeat;
	display: block;
	float: left;
	margin-top: 6px;
	}

#link-auto:hover
	{
	background: url(images/auto-fade.jpg) no-repeat;
	}

#footer
	{
	margin: 0px 20px;
	}

#footer-links
	{
	text-align: center;
	}

#footer-links a
	{
	font-size: 10pt;
	margin: 0px 8px;
	}

#jagStuff
	{
	font-size: 8pt;
	color: #FFFFFF;
	}

#jagStuff a
	{
	color: #FFFFFF;
	text-decoration: underline;
	}

#jagStuff a:hover
	{
	text-decoration: none;
	}

#jagStuff
	{
	text-align: center;
	}
/* End of 'nkm' */

