body {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: verdana, arial, helvetica, sans-serif;
  color: #ffffff;
  background: #ffffff;
  background-color: #6699CC;
  margin-top: 0;
  margin-left: 0;
	/* text-align: left; */ /* part 1 of 2 centering hack */
}	
	
#content {
  color: #fff;
  background: #fff; 
  border: solid 5px #fff;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 20px;
  margin-right: auto;
  margin-left: 0px;
  text-align:left; /* part 2 of 2 centering hack */
  width: 1000px; /* ie5win fudge begins */
  voice-family: "\"}\"";
  voice-family:inherit;
  width: 1000px;
}
html>body #content {
  width: 1000px; /* ie5win fudge ends */
}	

td.right {
  border: 1px solid #fff;
  border-left: 1px solid #375085;
  background: #ADC3E3; 
}

td.left {
  border: 3px solid #ffffdd;
}

td.main {
  background: #ffffff;
  color: #375085;
  border-bottom: 2px solid #375085;
}

table.main_shadow {
  background: #ffffff;
  color: #375085;
  border-top: 1px solid #AAAAAA;
  border-left: 1px solid #AAAAAA;
  border-bottom: 3px solid #375085;
  border-right: 3px solid #375085;
}
th.title_header {
  background: #ADC3E3;
  color: #375085;
  border-bottom: 2px solid #375085;
}


td.search {
	color: #1E90FF;
}
td.search2 {
  background: #ffffff;
	color: #375085;
}
td.search3 {
	color: #1E90FF;
	font-style: italic;
}
td.search4 {
	color: #375085;
}
td.topnav {
  background: url(images/navback.gif);
	font-size: 12px;
	text-align: center;
	text-vertical-align: center;
}

td.leftfeatures {
  color: #fff;
}

a.leftfeatures {
  color: #ADC3E3;
}
td.rightfeatures {
  color: #fff;
}

a.rightfeatures {
  color: #375085;
}

a.center {
  font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color:  #1E69B8;
	outline: none;
	text-decoration: none;
	/* border: 1px solid #fff; */
}
a.center:link {
  color: #1E69B8;
}

a.center:visited {
	color:  #1E69B8;
	}
a.center:active {
	color:  #375085;
	}
a.center:hover {
	color: #375085;
	text-decoration: underline;
}	
	
p {
	font-size: 12px;
	line-height: 16px;
	margin: 10px;
	text-align: left;
}
p.mid {
  color: #375085;
  text-align: center;
}
p.pics {
  color: #375085;
  text-align: center;
}

p.vertcenternav {
  color: #0084EF;
}

img {	border: 0; }

img.right {
  float: right;
}

h1,h2,h3,h4,h5,h6 { 
  text-align: center;
}

h1 {
	font-size: 20px;
	line-height: 22px;
}

h2 {
	font-size: 18px;
	line-height: 16px;
}
h3 {
	font-size: 16px;
	line-height: 14px;
}
h4 {
	font-size: 14px;
	line-height: 12px;
}
h5 {
	font-size: 12px;
	line-height: 10px;
}
h6 {
	font-size: 10px;
	line-height: 8px;
}
h2.deepblue {
  color: #375085;
}
h3.deepblue {
  color: #375085;
}
h4.deepblue {
  color: #375085;
}
h2.blue {
  color: #1E90FF;
}
h3.blue {
  color: #1E90FF;
}
h4.blue {
  color: #1E90FF;
}
