body {
  margin: 0;
  padding: 0;
  font-size: 75%;
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
}
form {
  margin: 0;
}
img {
  border: 0;
}
a {
  color: #0f1c5b;
}
a img {
  border: none;
}
p {
  padding: 0;
  margin: 0 0 1em 0;
}
.clear {
  clear: both;
  font-size: 0.1em;
  height: 0;
}
img.right {
  float: right;
  padding-left: 5px;
}
img.left {
  float: left;
  padding-right: 5px;
}
span.rfloat {
	float: right;
}
span.lfloat {
	float: left;
}

body {
  background: url(body-liquid-bg.jpg) top left repeat-x;
}
#site-container {
}
#header {
  height: 160px;
  background: url(header-bg.jpg) top left no-repeat;
  margin-bottom: 2px;
}
#header a.skipnav {
  display: none;
}
#header #inner-header {
  height: 124px;
}

#header ul#corp-nav {
  list-style-type: none;
  margin: 46px 0 0 0;
  padding: 0 0 0 0px;
  background: #fff;
  float: right;
}
#header ul#corp-nav li {
  float: left;
  font-size: 0.95em;
  line-height: 2em;
  background: url(blue-vertical-dot.gif) top right repeat-y;
  padding: 0 0.7em 0 0.7em;
}
#header ul#corp-nav li.last {
  background: none;
}
#header ul#corp-nav li a {
  font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
  color: #666;
  font-size: 1em;
  font-weight: bold;
  text-decoration: none;  
}
#header ul#corp-nav li a:hover {
  text-decoration: underline;
}

#header #site-search-form {
  margin: 0 0 0 0;
  padding: 0 0 0 1em;
/*  background: url(site-search.gif) top left no-repeat; 
  background-position: 1em 0; */
  width: 163px;
  w\idth: 143px;
}
#header #site-search-form label {
  color: #0f1c5b;
  font-weight: bold;
  font-size: 1.1em;
  line-height: 1.1em;
  font-family: "Lucida Grande", Helvetica, sans-serif;
  text-transform: uppercase;
}
#header #site-search-form label span {
  color: #339;
}
#header #site-search-form input {
  vertical-align: middle;
}
#header #site-search-form input.text {
  width: 107px; 
  border: 1px solid #c0c0c0;
  w\idth: 105px;
  height: 18px;
  he\ight: 16px;
}
#header #site-search-go {
  border: 0;
  background: url(search-go-bg.gif) top left no-repeat;
  font-weight: bold;
  padding: 1px 1px 2px 2px;  
  font-size: 0.8em;
  text-transform: uppercase;
}

#header ul#top-nav {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  display: inline-block;
}
#header ul#top-nav {
  display: block;
}
#header ul#top-nav li {
  border-right: 2px solid #fff;
  float: left;
  background: url(body-liquid-bg.jpg) bottom left repeat-x;
}
#header ul#top-nav li.last {
  border: 0;
}
#header ul#top-nav a {
  float: left;
  display: block;
  padding: 0 15px 0 15px;
  line-height: 32px;
  border-bottom: 4px solid #c5e9f9;
  font-family: "Lucida Grande", Helvetica, sans-serif;
  font-weight: bold;
  font-size: 1.05em;
  text-decoration: none;
}
#header ul#top-nav a:hover,
#header ul#top-nav li.selected a {
  border-bottom: 4px solid #57bef0; 
}


#breadcrumbs-bar {
  background: #cce0ea url(pb_subpage.jpg) top right no-repeat;
  padding: 15px 0 0 5px;
  min-height: 3em;
  font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
  margin: 0 0 10px 0;
  overflow: hidden;
  display: inline-block;
}
#breadcrumbs-bar {
  display: block;
}
#breadcrumbs-bar a {
  vertical-align: middle;
  padding: 0 17px 0 15px;
  color: #101d5e;
  font-size: 0.9em;
  background: url(breadcrumbs-arrow.gif) center right no-repeat;
  font-weight: bold;  
  text-decoration: none;
  text-transform: uppercase;
}
#breadcrumbs-bar a:hover {
  text-decoration: underline;
}
#breadcrumbs-bar h2 {
  display: inline;
  color: #101d5e;
  font-size: 1.6em;  
  font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0 0 0 5px;
}

#left-nav {
  float: left;
  width: 20%;
}
#left-nav ul {
  margin: 0.5em 0 0 0.2em;
  padding: 0 1em;
  list-style-type: none;
}
#left-nav ul li {
  margin-bottom: 0.3em;
  _height: 1%;
}
#left-nav ul li a {
  display: block;
  font-weight: bold;
  font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.6em;
  border-left: 6px solid #fff;
  text-decoration: none;
  padding: 0 0 0 7px;
  color: #0f1c5b;
  _height: 1%;
}
#left-nav ul li a:hover,
#left-nav ul li.selected a {
  border-left: 6px solid #57bef0;
}
#left-nav ul li.sub,
#left-nav ul li.sub-selected {
  margin: 5px 0px 5px 5px;
}
#left-nav ul li.sub a,
#left-nav ul li.sub-selected a {
  color: #339;
  border-left: 0 !important;
  width: auto;
  display: block !important;
  line-height: 1.3em !important;
  font-size: 0.85em;
  padding-left: 10px !important;
}
#left-nav ul li.sub a:hover,
#left-nav ul li.sub-selected a {
  background: url(left-nav-bullet.gif) top left no-repeat;
  background-position: 0px 5px;
}

#content {
  width: 75%;
  float: left;
  padding: 0.5em 0 0 0;
  line-height: 1.4em;
}


h1.main {
  display: none;
}
h2 {
  color: #0f1c5b;
  font-size: 1.6em;
  margin: 1em 0 0.2em 0;
  padding: 0;
}
h3 {
  color: #0f1c5b;
  font-size: 1.4em;
  margin: 1em 0 0.2em 0;
  padding: 0;
}
h4 {
  color: #0f1c5b;
  font-size: 1.2em;
  margin: 1em 0 0.2em 0;
  padding: 0;
}
#footer {
  background: #c8e9f9;
  text-align: center;
  margin: 10px 0 0 0;
  padding: 0.5em 0 0.5em 0;
  font-family: "Lucida Grande", Helvetica, sans-serif;
  font-weight: bold;
  font-size: 0.95em;
  color: #172868;
}
#footer p {
  margin: 0;
  padding: 0;
}
#footer a {
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}
#sub-footer {
  text-align: right;
  font-size: 0.95em;
  margin: 4px 1em 0 0;
}

#tibus-strapline {
  margin-top: 20px;
}



ul.newsitems {
  margin: 0;
  padding: 0;
  list-style-type: none;

}
ul.newsitems li {
  overflow: hidden;
  _height: 1%;
  padding: 1em 0 1em 0;
  background: url(blue-horiz-dot.gif) bottom left repeat-x;  
}
ul.newsitems li div.thumbnail {
  width: 100px;
  float: left;
  margin: 3px 10px 0 0;
  overflow: hidden;
}
ul.newsitems li div.thetext {
  width: 432px;
  float: left;
}
ul.newsitems li div.thetext h3 {
  margin: 0;
  padding: 0;
}
ul.newsitems li div.thetext h4 {
  margin: 0 0 0.5em 0;
  padding: 0;
  font-size: 1em;
  font-weight: normal;
}

div.paging {
	overflow: hidden;
	display: inline-block;
}
div.paging {
	display: block;
}
div.paging div.left-paging,
div.paging div.mid-paging,
div.paging div.right-paging {
	width: 15em;
	float: left;
}
div.paging div.mid-paging {
	text-align: center;
}
div.paging div.right-paging {
	text-align: right;
}


div.newsstory h3 {
  margin: 0;
  padding: 0;
}
div.newsstory div.date {
  margin: 0 0 0.5em 0;
  padding: 0;	
}
div.newsstory img { 
  margin: 5px;
}

form#news-archive-search {
  padding-bottom: 1em;
  margin-bottom: 1em;
  background: url(blue-horiz-dot.gif) bottom left repeat-x;   
}
form#news-archive-search label {
  float: left;
  text-align: right;
  padding-right: 1em;
  width: 14em;
}
form#news-archive-search #search-button {
  margin: 1em 0 0 14em;
}

table.simple {
	border-collapse: collapse;
}
table.simple td,
table.simple th {
	border: 1px solid #333;
}

table.publications-table td {
	vertical-align: top;
}
table.publications-table td.left {
	padding: 0 1em 1em 0;
}
table.publications-table td.right {
}

ul.minutes-and-agendas {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.minutes-and-agendas li ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	display: inline-block;
}
ul.minutes-and-agendas li ul {
	display: block;
}
ul.minutes-and-agendas li ul li {
	width: 12em;
	line-height: 1.9em;
	float: left;	
}
ul.minutes-and-agendas li ul li a {
	display: block;
	padding-left: 26px;
}
ul.minutes-and-agendas li ul li.doc a {	
	background: url(icon_word.gif) left center no-repeat;
}
ul.minutes-and-agendas li ul li.pdf a {
	background: url(icon_pdf.gif) left center no-repeat;
}
ul.minutes-and-agendas li ul.archive li {
	margin: 0.3em 0 0.3em 0;
}
ul.minutes-and-agendas li ul li.previous-link {
	width: 16em;
}
ul.minutes-and-agendas li ul li.date {
	width: 8em;
}

