@charset "iso-8859-1";
body {
  margin: 0;
  padding: 0;
  font-family: Tahoma,Helvetica,Arial,sans-serif;
  background-color: #1d4664;
  color: #000000;
}
body img {
  border:  none;
  text-decoration: none;
}
#container {
  margin: 30px auto 10px;
  padding: 1px 30px 30px;
  background-color: #ffffff;
  width: 90%;
  max-width: 1300px;
}
#banner {
  color: #1d4664;
  background-color: #ffffff;
  padding-bottom: 10px;
  font-size: 3em;
  background-repeat: no-repeat;
  line-height: 0em;
}
.mattblacktabs {
  border-bottom: 1px solid #30261c;
  overflow: hidden;
  width: 100%;
  background-color: #1d4664;
  text-align: center;
}
.mattblacktabs ul {
  margin: 0;
  padding: 0 0 0 10px;
  font-family: Verdana;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 0.9em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  list-style-type: none;
}
.mattblacktabs li {
  margin: 0;
  display: inline;
}
.mattblacktabs li a {
  border-right: 1px solid white;
  margin: 0;
  padding: 7px 8px;
  background: #1d4664 none repeat scroll 0% 50%;
  float: left;
  display: block;
  text-decoration: none;
  color: white;
}
.mattblacktabs li a:visited {
  color: white;
}
.mattblacktabs li a:hover, .mattblacktabs li.selected a {
  background: #6db812 none repeat scroll 0% 50%;
}
#content {
width:70%
  color: #1d4664;
  background-color: #ffffff;
	margin-left: 200px;
	text-align: left;
	vertical-align: top;
}

#content ul li {
  margin: 2px;
  padding: 2px;
  list-style-image: url(images/di_lb.gif);
}
#content li li {
  padding: 2px 0;
  list-style-image: url(images/di_lb.gif);
}
#footer {
  border-color: #1d4664;
  border-width: thin;
  border-top: thin solid #1d4664;
  padding: 5px;
  clear: both;
  background-color: #ffffff;
  text-align: center;
}
#footer p {
  margin-top: 0px;
  margin-bottom: 0px;
}
hr {
  width: 50%;
  text-align: center;
  background-color: #1d4664;
  height: 5px;
}
h1, h2, h3, h4 {
  color: #1d4664;
  background-color: inherit;
  text-align: center;
}
h1 {
  padding: 5px;
  font-size: 1.5em;
}
h2 {
  font-size: 1em;
}
h3 {
  font-size: 0.9em;
  text-align:center:
}
h4 {
  font-size: 0.9em;
}
.center {
  text-align: center;
}
.imgrgt {
  padding: 7px;
  float: right;
}
.imglft {
  padding: 7px;
  float: left;
}
.smtxt {
  font-size: small;
}
a:link {
  background: transparent none repeat scroll 0% 50%;
  font-weight: bold;
  color: #75bd14;
  text-decoration: underline;
}
a:visited {
  padding: 0px;
  background: transparent none repeat scroll 0% 50%;
  font-weight: bold;
  color: #000000;
  text-decoration: underline;
}
a:hover {
  background: #8fcb1b none repeat scroll 0% 50%;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
a:active {
  background: #bfdfe2 none repeat scroll 0% 50%;
  font-weight: bold;
  text-decoration: underline;
  color: #000000;
}
.large {
  color: #000066;
  font-size: 2em;
}
.bkgd-grey {
  background-color: #dcdcdc;
}
.bold {
  font-weight: bold;
}
.red {
  color: #990000;
}
#maincontent {
	padding: 2px;
	background-color:white;
}
#leftnav {
	padding: 10px;
	width: 20%;
	float: left;
}
