BODY {
  text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
  color: #000000;
	margin: 10px;
	background-color: #0e2742;
  }

P, TD {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 13px;
  color : #0E2742;
  font-weight : normal;
  }

ul {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #0E2742;
	margin: 0px;
	padding: 0px 0px 12px 28px;
	list-style-position: outside;
	list-style-type: square;
  }

ol {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 13px;
  color : #0E2742;
  }

.ul-noleftmargin { margin: 6px 2px 6px 24px;}

li {
	margin: 0px; 
	padding: 0px 0px 2px 0px;
}

a  {
  font-family : Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight : normal;
  color: #0000CC; }

a:visited  {
  font-weight : normal;
  color: #0000CC; }

a:hover  {
  font-weight : normal;
  color: #CC0000; }

a:visited:hover  {
  font-weight : normal;
  color: #CC0000; }

a.footer  {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #174FB5;
	font-weight : normal;
	text-decoration: none;
}

a.footer:visited  {
	color: #174FB5;
	font-weight : normal;
	text-decoration: none;
}

a.footer:hover  {
	color: #CC0000;
	font-weight : normal;
	text-decoration: none;
}

a.footer:visited:hover  {
	color: #CC0000;
	font-weight : normal;
	text-decoration: none;
}

a.no-undrln {  text-decoration: none}

.text_red { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #CC0000}

.underline {  text-decoration: underline}

.text_small { font-family: Arial, Helvetica, sans-serif; font-size : 11px; }

.text_vsmall { font-family: Arial, Helvetica, sans-serif; font-size : 9px; }
.margin-bottom0 {
	margin-bottom: 0px;
}
.margin-top0 {
	margin-top: 0px;
}
.title-service {
	font-weight: bold;
	color: #102943;
	margin-bottom: 3px;
}
.p-bios-email {
	margin-top: 0px;
	margin-bottom: 7px;
}


div#copyrightbar { 
  height: 40px;
	width: 778px;
	margin: 0 auto;
  padding: 8px 2px;
  background-color:#0e2742;
}

div#copyrightbar p.copyright {
  float: right;
  width: 360px;
  margin: 0;
  padding: 0;
  text-align: right;
  font-size: 10px;
  color: #666;
  font-weight: normal;
}

div#copyrightbar p.websitedesignby {
  float: left;
  width: 300px;
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: 11px;
  font-weight: normal;
  color: #888;
}
div#copyrightbar a.a-webdesign:link, 
div#copyrightbar a.a-webdesign:visited, 
div#copyrightbar a.a-webdesign:active {
  margin: 0;
  padding: 0;
  font-size: 11px;
  font-weight: normal;
  color: #888;
  text-decoration: underline;
}
div#copyrightbar a.a-webdesign:hover, 
div#copyrightbar a.a-webdesign:focus {
	color: #ED7147;
	text-decoration: underline;
}
