body, p  { 
  color: #003468; 
  font-size: 12px; 
  font-family: Arial, Helvetica, sans-serif; 
  font-style: normal; 
  font-weight: normal; 
  line-height: 14px; 
  list-style-type: square; 
  list-style-position: outside; 
  margin: 0; 
  padding-bottom: 0 ;
}

body  { 
  background-color: #fff; 
  background-image: none; 
  background-repeat: none; 
  font-size: 14px; 
}

.smallReg {
 font-size:11px !important;
 position:relative;
 top:-3px !important
}

*.report_title {
  text-align: center;
}

*.section_title {
  padding-left: 2em;
  font-weight: bolder;  
}

*.report {
  text-align: justify;
  text-indent: 3em;
  padding-left: 2em;
  padding-right: 2em;
}

*.lower_nav {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  color: #44598D; 
  text-align: center;
}

*.underline {
  font-family: Arial, Helvetica, sans-serif; 
  text-decoration: underline; 
  color: #44598D; 
  font-size: 14px; 
}

*.left_nav {
  background-color: ;
  text-align: center;
}

*.center_content {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 14px; 
  line-height: 100%;
  color: #44598D; 
}

*.right_side {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 14px; 
  color: #44598D; 
  line-height: 100%;
}

*.contact {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 14px; 
  color: #44598D; 
  line-height: 100%;
}

*.copyright {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  color: #44598D; 
  text-align: center;
}

a:active {
  color: #6799c8;
}

a.links {
  font-size: 14px; 
}

a:link  { 
  color: blue; 
  text-decoration: none; 
}

a:hover  { 
  color: #003468; 
  text-decoration: underline; 
}

a:visited  { 
  color: blue;
  text-decoration: none; 
}

a:visited:hover  { 
  color: #003468; 
  text-decoration: underline; 
}
