body {
  margin:0;
  background:url(bodybg.jpg) repeat-x white;
  font-family: arial;
  font-size: 10pt;
  text-align: center;
}
p {
  font-family: arial;
  font-size: 10pt;
  text-align: left;
  margin: 5px;
  margin-bottom: 8px;
  padding:0;
}

table {
  font-family: arial;
  font-size: 10pt;
  text-align: left;
  margin: 0;
}


a.content_link {
  text-decoration: underline;
  color: black;
}
a.content_link:hover {
  text-decoration: underline;
  color: #666666;
}


#wrapper {
  width: 750px;
  font-size: 10pt;
  margin:0;
  padding:0;
  margin-left: auto;
  margin-right: auto;
}
#header {
  margin-top:10px;
  height:167px;
  /* background: url(header1.jpg) top no-repeat; */

}

#menubar {
  background: #171EA3;
  height: 32px;
  clear: both;
}


#content {
  margin:0;
  padding:1px;
  padding-top: 8px;
  padding-left: 4px;
  font-size: 10pt;
  text-align: left;
  clear: both;
  background: white;
  min-height: 400px;
  border-left: 2px solid #171EA3;
  border-right: 2px solid #171EA3;
}

#ftrmenu {
  margin:0;
  padding:0;
  text-align: center;
  font-weight: bold;
  border-left: 2px solid #171EA3;
  border-right: 2px solid #171EA3;
  padding-top: 8px;
  padding-bottom: 4px;
}

#ftrmenu a {
  text-decoration: none;
  font-size: .8em;
  color: black;
}

#ftrmenu a:hover {
  text-decoration: underline;
  font-size: .8em;
  color: #666666;
}

#footer {
  width: 750px;
  height:29px;
  background: url(footerbg.jpg) top no-repeat;
  padding-top:5px;
  color:white;
  font-size: .9em;
  font-family: arial;
  text-align: center;
}


#footer2 {
  width: 750px;
  color: black;
  font-size: .9em;
  font-family: arial;
  text-align: center;

}



a.ftrlink {
  color: white;
  text-decoration: underline;
}
a.ftrlink:hover {
  color: #666666;
  text-decoration: underline;
}
a.ncclink {
  color: black;
  text-decoration: underline;
}
a.ncclink:hover {
  color: #666666;
  text-decoration: underline;
}

.clear {
  clear: both;
  display: none;
  height: 0;
}

/* shared styles - in editor3 sharedcss.css */
.title14pt {
  font-family:arial;
  font-size:14pt;
  font-weight:bold;
  padding-bottom:8px;
  color: #171EA3;
}
.title_blue {
  font-family:arial;
  color: #171EA3;

}

h3 {
  font-family:arial;
  font-size: 10pt;
  font-weight: bold;
  font-style: italic;
  background-color:#A0D1FA;
  margin:0;
  margin-bottom: 4px;
  padding: 0px 2px 0px 2px;

}

