#noshow { display: none; }
body,html {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-color: #65707C;
}

h1 {
	font-size: 14px;
	color: #832400;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 14px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#wrapper {
	position: relative;
	_height: 100%;
	min-height: 100%;
	background-image: url(../images/background.gif);
}

div#header {
	position: relative;
	width: 768px;
	height: 111px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/header.jpg);
}

div#left-column {
	position: absolute;
	top: 111px;
	left: 0px;
	margin: 0px;
	padding: 0px;
  width: 161px;
  background-position: right;
  background-repeat: repeat-y;
}

div#center-column {
	position: relative;
	left: 160px;
	width: 457px;
	min-height: 600px;
	_height: 600px;
	background-color: #EFEFEF;
}

div#center-column-top {
	position: relative;
	left: 0px;
	top: 0px;
	width: 457px;
	height: 8px;
	background-image: url(../images/middle_top_background.jpg);
	background-repeat: repeat-x;
}

div#center-column-content {
	position: relative;
	left: 20px;
	right: 25px;
	top: 0px;
	width: 415px;
	_width: 457px;
	padding-right: 42px;
	height: 100%;
}

div#right-column {
	position: absolute;
	width: 151px;
	left: 617px;
	top: 111px;
  background-image: url(../images/right_side_background.gif);
  background-position: right;
  background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div#right-column-top {
  position: absolute;
	width: 151px;
	height: 12px;
	background-image: url(../images/right_side_top_background.jpg);
	background-repeat: no-repeat;
}

div#right-column-content {
    padding-left: 12px;
	padding-top: 10px;
	padding-right: 10px
}

div#footer {
	position: relative;
	padding: 3px;
	text-align: center;
	width: 769px;
	height: 12px;
  background-repeat: repeat-y;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	background-image: url(../images/footer_background.gif);
}

a.mainnav-item {
	font-size: 12px;
	font-weight: bold;
	color: #E2C657;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.mainnav-itemselected {
	font-size: 12px;
	font-weight: bold;
	color: #D0BBA4;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;	
}

a.mainnav-item:hover {
	text-decoration: underline;
}

a.mainnav-itemselected:hover {
	text-decoration: underline;	
}

a.mainnav-subitem {
	font-size: 12px;
	color: #5E1107;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;	
}

a.mainnav-subitemselected {
	font-size: 12px;
	color: #5E1107;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;	
}

a.mainnav-subitem:hover {
	text-decoration: underline;
}

a.mainnav-subitemselected:hover {
	text-decoration: underline;	
}

div.mainnav-item {
	position:relative;
	top: 0px;
	left: 0px;
	width: 160px;
	padding-left: 8px;
	padding-top: 2px;
	background-image: url(../images/navbox.gif);
	height: 17px;
	_height: 19px;
}

div.mainnav-itemselected {
	position:relative;
	top: 0px;
	left: 0px;
	width: 160px;
	padding-left: 8px;
	padding-top: 2px;
	background-image: url(../images/navbox.gif);
	height: 17px;
	_height: 19px;
}

div.mainnav-subitem {
	position:relative;
	top: 0px;
	left: 0px;
	width: 160px;
	padding-left: 11px;
	padding-top: 2px;
	background-image: url(../images/navbox-subnav.gif);
	height: 17px;
	_height: 19px;
}

div.mainnav-subitemselected {
	position:relative;
	top: 0px;
	left: 0px;
	width: 160px;
	padding-left: 11px;
	padding-top: 2px;
	background-image: url(../images/navbox-subnav.gif);
	height: 17px;
	*height: 19px;
}

img#division-text {
	position: absolute;
	right: 8px;
	top: 88px;
}

.logo {
	position: relative;
	top: 25px;
	left: 20px;
}

div.sidenav-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

div.zebrabox1 {
	padding-top: -10px;
}

div.zebrabox2 {
	padding-top: -10px;
}

p.documents-description {
}

p.documents-description {
	margin-top: -17px;
}

div.quicklinks-header {
	font-weight: bolder;
	padding-top: 7px;
	padding-bottom: 4px;
	font-size: 12px;
}

div.quicklinks-link {
}


a.quicklinks-link {
	font-size: 12px;
	color: #004F78;
	text-decoration: none;	
}

a.quicklinks-link:hover {
	text-decoration: underline;	
}

.minutes-date {
	margin-bottom: -9px;
}
