/* CSS Document */
body {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #659ca2;
	height:100% !important
}
#page {
	margin:0 auto 0 auto;
	background: #ffffff;
	width:786px;
	height:100% !important;
	min-height:800px;
	position:relative;
}
#content {
	background: transparent url(../images/bg_content.gif) repeat-y left top;
	min-height:688px;
	margin-top:-46px;
	margin-bottom:0;
}
#header {
	width:786px;
	height:182px;
	background:url(../images/nb_logoTop.gif) no-repeat left top;
	position:relative;
}
#header .topmenu {
	width:450px;
	height:22px;
	position:absolute;
	left:245px;
	top:133px;
	padding:5px 0 0 0;
	background-color:transparent;
	z-index: 1;
}
#header .topmenu ul {
  display: inline;
  list-style-type: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
  height: 26px;
}
#header .topmenu ul li {
  display: block;
  float: left;
  height: 26px;
  padding-right: 0;
  background-image: url(../images/menuseparator.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
}
*html #header .topmenu ul li {
  width: 1px;
  white-space: nowrap;
}
#header .topmenu ul li a {
  display: block;
  height: 16px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 6px;
  text-decoration: none;
  color:#00434a;
}
#header .topmenu ul li a.selected {
  border-bottom:solid 4px #00434a; 
}
#header .topmenu ul li a:hover {
  border-bottom:solid 4px #00434a; 
}
#header .grptopmenu {
	width:450px;
	height:22px;
	position:absolute;
	left:179px;
	top:133px;
	padding:5px 0 0 0;
	background-color:transparent;
	z-index: 1;
}
#header .grptopmenu ul {
  display: inline;
  list-style-type: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
  height: 26px;
}
#header .grptopmenu ul li {
  display: block;
  float: left;
  height: 26px;
  padding-right: 0;
  background-image: url(../images/menuseparator.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
}
*html #header .grptopmenu ul li {
  width: 1px;
  white-space: nowrap;
}
#header .grptopmenu ul li a {
  display: block;
  height: 16px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 6px;
  text-decoration: none;
  color:#00434a;
}
#header .grptopmenu ul li a.selected {
  border-bottom:solid 4px #00434a; 
}
#header .grptopmenu ul li a:hover {
  border-bottom:solid 4px #00434a; 
}
#leftcol {
	width:179px;
	float:left;
	padding:30px 0 0 21px;
}
#navmenu {
	margin: 29px 0 0 0;
	width:136px;
}
#navmenu ul {
  display: block;
  list-style-type: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
  height: 26px;
}
#navmenu  ul li {
  display: block;
  float: left;
  height: 26px;
  padding-right: 0;
}
#navmenu ul li a {
  display: block;
  height: 16px;
  font-size:12px;
  padding-top: 6px;
  text-decoration: none;
  color:#00434a;
}
#navmenu ul li a:hover {
  text-decoration:underline;
  color:#659ca2; 
}
#loginbox {
	width:136px;
	height:149px;
	border:1px solid #00434a;
	margin:29px 0 20px -2px;
	text-align:left;
	padding:0;
}
#loginbox img {
	margin-bottom:0px;
	padding-bottom:0px;
}
#loginbox p {
	margin:7px 0 5px 5px;
	color:#00434a;
}
#loginbox input {
	border:1px solid #00434a;
	width:124px;
	height:16px;
}
#loginbox a:link, #loginbox a:visited {
	margin:0;
	padding-top:5px;
	color:#00434a;
	font-size:12px;
	text-decoration:underline;
}
#loginbox a.msg {
	margin:6px 0 0px 5px;
	color:#00434a;
	font-size:6px;
	font-weight:bold;
	text-decoration:none;
}
.box {
	position:absolute; 
	bottom:0; 
	left:19px; 	
	color:#00434a;
	width:173px; 
	height:174px; 
	text-align:left; 
	z-index:1
}
.box a:link, .box a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#00434a;
}
.box a:hover, .box a:active {
	text-decoration:underline;
}
#rightcol {
	width:607px;
	margin-left:245px;
	padding-top:30px;
}
.contenttop {
	width:475px;
	height:151px;
	margin:29px 0 0 0;
}
.leftimg {
	float:left;
	height:150px;
	width:173px;
}
.rightimg {
	float:right;
	height:150px;
	width:293px;
}	
#rightcol h3 {
	width:585px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	text-align:left;
	color:#00434a;
	margin-top:24px;
	margin-bottom:14px;
	margin-left:-45px;
}
#rightcol h4 {
	width:475px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#00434a;
	margin-top:24px;
	margin-bottom:14px;
}
#rightcol h5 {
	width:535px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	color:#00434a;
	margin-top:0;
	margin-bottom:0;
}
#rightcol p {
	width:475px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#00434a;
	text-align:justify;
	margin-top:0;
	margin-bottom:10px;
}
#rightcol table {
	width:475px;
	color:#00434a;
	text-align:left;
	margin:0;
	table-layout:auto;
	border-bottom:1px solid #659ca2;
}
#rightcol .header {
	font-weight:bold;
	border-bottom:1px solid #659ca2;
	padding-bottom:5px;
	text-align:left
}
#rightcol .icon {
	border:0;
	margin:0;
}
#rightcol .pdficon {
	width:38px;
	height:25px;
	text-align:left;
	margin:0;
	padding:0;
	padding-top:5px;
}
#rightcol .title {
	width:181px;
	height:25px;
	text-align:left;
	margin:0;
	padding:0;
	padding-top:5px;
}
#rightcol .descript {
	width:181px;
	height:25px;
	text-align:left;
	margin:0;
	padding:0;
	padding-top:5px;
}
#rightcol .group {
	width:437px;
	height:25px;
	text-align:left;
	margin:0;
	padding:0;
}
#rightcol .name {
	width:379px;
	height:25px;
	text-align:left;
	margin:0;
	padding:0;
}
#rightcol .date {
	width:75px;
	height:25px;
	text-align:right;
	margin:0;
	padding:0;
	padding-top:5px;
}
#rightcol .nodate {
	width:75px;
	height:25px;
	text-align:left;
	margin:0;
	padding:0;
	padding-top:5px;
}
#rightcol .subject {
	height:25px;
	width:225px;
}
#rightcol .postdate {
	width:100px;
}
#rightcol .member {
	width:150px;
}
#rightcol .event {
	width:335px;
	height:25px;
}
#rightcol .event_date {
	width:70px;
	height:25px;
}
#rightcol .indent {
	margin-left:25px;
}
#rightcol .notes {font-size:9px;}
#rightcol .radiobutton {width:150px;}
#rightcol .radiotable {border-bottom:0; width:400px; text-align:left; margin-left:0;}
#rightcol a:link, #rightcol a:active, #rightcol a:visited {
	text-decoration:none;
	color:#00434a;
	font-weight:bold;
}
#rightcol a:hover {
	text-decoration:underline;
	color:#659ca2;
}
/*
#textcontent a:link, #rightcol a:active, #rightcol a:visited {
	text-decoration:none;
	color:#00434a;
	font-weight:normal;
}
#textcontent a:hover {
	text-decoration:underline;
	color:#659ca2;
}
h4 a:link, h4 a:active, h4 a:visited {
	text-decoration:none;
	color:#00434a;
	font-weight:normal;
}
h4 a:hover {
	text-decoration:underline;
	color:#659ca2;
}
*/
input.txt {
	color:#5f5f5f;
	background-color:#f5f5f5;
	border:1px inset #5f5f5f;
}
input.btn {
	color:#f5f5f5;
	background-color:#00434a;
	border:1px outset #5f5f5f;
}
form p {
	clear:left;
	margin:0;
	padding:0;
	padding-top:5px;
}
form p label {
	float:left;
	width:75px;
	padding-top:5px;
}
.footer {
	clear:both;
	width:786px;
	height:26px;
	margin:0 auto 0 auto;
	background: url(../images/footer.gif) no-repeat center bottom;
	position:absolute;
	bottom:-10px;
	left:0;
}
