h1 {
  font-size:      1.75em;
  font-weight:    bold;
  text-align:     center;
  padding-top:    0.5em;
  padding-bottom: 1em;
  color:          #1a429a;
}

div.clear { clear: both; }

div.fl {
  float:        left;
  text-align:   center;
  padding:      0 1.5em;
}

div.fl img {
  display:       block;
  margin-bottom: 3em;
  border:        0;
}

table#info {
  background:        url('/imageserver/NIDIS/homepage/bluebg.gif');
	background-repeat: repeat-x;
	line-height:       1.25em;
	border:            solid 1px #1a429a;
}

table#info caption {
  background-color: #1a429a;
	color:            #fff;
	font-size:        1em;
	font-weight:      bold;
	border:           none;
	line-height:      1em;
	padding:          0.25em 0;
}

table#info tr { border-bottom: solid 1px #1a429a; }

table#info th {
  vertical-align: top;
  text-align:     left;
  border-right:   dashed 1px #1a429a;
	padding:        0.5em;
	font-size:      0.9em;
	font-weight:    bold;
	border-bottom:  solid 1px #1a429a;
}

table#info td {
  border:        none;
	padding:       0.5em;
	font-size:     0.9em;
	border-bottom: solid 1px #1a429a;
}

table#info td ul li {
  display:         block;
  list-style-type: disc;
  margin:          0.5em 0;
}
