#nav {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 20 0;
	list-style: none;
	width: 178px;
	background: url(images/nav-border-top.gif) repeat-x top left;
	}
#nav li {
	float: left;
	margin-top: 1px;
    margin-bottom: 1px;
	padding: 0;
	font-size: 100%;
	}
#nav li span {
	width: 178px;
	height: 18px;
	display: block;
	border-top: 1px solid #45657c;
	border-bottom: 1px solid #45657c;
	border-right: 0px solid #45657c;
    background-color: #fff;
	}

#nav li a{
	width: 178px;
	height: 18px;
	display: block;
	padding: 1px 0 0px 0px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
    font-size: 10pt;
	text-decoration: none;
	color: #fff;
    background: #567e9a url(images/nav-off-bg.gif) repeat-x top left;
	}

#nav li a:hover {
    width: 178px;
	height: 18px;
	border-top-color: #45657c;
	/*border-right: 3px solid #ff6600;*/
    padding-left: 0px;
	background: #567e9a url(images/nav-on-bg.gif) top left;
	}


#nav li a:active {
	background: #001f4b;
	}

div.pad5px {
    text-align: center;
}


/*
#nav li:hover ul,
#nav li li:hover ul,
#nav li.sfhover ul,

#nav li ul li {
	width: 150px;
	height: auto;
	text-transform: none;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	border: none;
	background: none;
	}
#nav li ul li a,
#nav li:hover ul li a,
#nav li.sfhover ul li a,
#nav li ul li span {
	width: 24px;
	height: auto;
	padding: 5px 8px;
	border: none;
	font-weight: normal;
	text-align: left;
	color: #fff;
	border-top: 1px solid #3c3c3c;
	border-bottom: 1px solid #000;
	background: none;
	}
#nav li ul li.sub {
	background: url(/sitewide/images/u/nav-arrow.gif) no-repeat 100% 50%;
	}
#nav li ul li.first a,
#nav li ul li.first span {
	border-top-color: #333;
	}

#nav li ul li:hover,
#nav li ul li.sfhover {
	border-top-color: #c1c1c1;
	background: #9a9a9a url(/sitewide/images/u/nav-sub-on.jpg) repeat-x top left;
	}

#nav li ul li:hover a,
#nav li ul li.sfhover a,
#nav li ul li:hover span,
#nav li ul li.sfhover span {
	border-top-color: #c1c1c1;
	}
#nav li ul li a:hover,
#nav li ul li.sub li a:hover {
	height: auto;
	color: #fff;
	border-top-color: #3bb1ff;
	background: #026fbc url(/sitewide/images/u/nav-sub-hov.jpg) repeat-x top left;
	}
#nav li ul li.sub:hover {
	background: #9a9a9a url(/sitewide/images/u/nav-sub-on-arrow.jpg) repeat-x 100% 50%;
	}
#nav li ul li.sub a:hover {
	background: #026fbc url(/sitewide/images/u/nav-sub-hov-arrow.jpg) repeat-x 100% 50%;
	}
#nav li ul li:hover li a,
#nav li ul li.sfhover li a {
	border-top-color: #3c3c3c;
	}
#nav li ul li:hover a:hover,
#nav li ul li.sfhover a:hover {
	border-top-color: #3bb1ff;
	}
#nav li ul li a:active,
#nav li ul li.sub a:active,
#nav li ul li:hover li a:active,
#nav li ul li.sfhover li a:active {
	background: #058acf url(/sitewide/images/u/nav-sub-press.jpg) repeat-x top left;
	}
*/
#njhoby{
    background: #567e9a url(images/bgspan2.gif) repeat-x top left;
    height: 37px;
    width: 100%;
    text-align: center;
    color: #FFFFFF;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 18pt;
    font-weight: bold;
    vertical-align:middle;
    line-height: 25pt;
    display: block;
}

h1.header{
    height: 76px;
    width: 100%;
    display: block;
    background: #26354a url(images/bgspan.gif);
    text-align: center;
    color: #022052;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18pt;

    vertical-align: middle;
    line-height: 76px;
    padding-left: 5px;
    padding-right: 5px;
}

h2, h3 {
  display: inline;
  color: #26354a;
}

h3{
    font-size: 11pt;
}


#footer-left
{
    font-size: 8pt;
    font-weight: bold;
    padding-left: 5px;
    float: left;
}

#footer-right
{
    font-size: 8pt;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    padding-right: 5px;
    width: 450px;
    float: right;
    text-align: right;
}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background: #fff;
}

#body{
    padding: 15px;
}

a{
  text-decoration: none;
}


#news-header{
    font-weight: bold;
    font-size: 9pt;
}
#news{
    font-weight: normal;
    font-size: 7pt;
    display: inline;
}
#news a{
    text-decoration: none;
}
#news p{
    padding-left: 5px;
}
#news-section{
    height: 350px;
	width: 168px;
	overflow-y: auto;
    overflow-x: hidden;
    padding-top: 0px;
    padding-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

#content{
  padding: 15px;
  font-size: 9pt;
}

#footer{
    padding-left: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #fff url(images/footerspan.gif) repeat-x top left;
    vertical-align: top;
}

#homeheader{
    font-weight: bold;
    font-size: 10pt;
    display: block;
    text-align: center;
    width: 100%;
}

#maintext {
    width: 380px;
    padding-left: 20px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background: #fff;
}



ul.list {
  	width: auto;
	height: auto;
  	margin: 0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 30px 0;
	padding:0;
}

ul.list li {
  float: left;
  width: 30em;
  margin: 0;
  line-height: 20px;
  padding-left: 20px;
}

#twitter_update_list {
	font-size:7pt;
	font-weight:normal;
	padding-left: 0;
	margin-left: 0;
	width: 168px;
	overflow-x: hidden;
}
#twitter_update_list ul{
	padding-left: 0;
	margin-left: 0;
}

#twitter_update_list li{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	
	padding-top: 5px;
	margin-bottom: 5px;
	border-bottom:0 none;
	border-top:1px dotted #AAAAAA;
}

#twitter_update_list li a{
	font-size: 100%;
}


#twitter-link{
	font-size:7pt;
	font-weight:normal;
}
