body { 
   background-color: #FFFFFF;
   margin: 0px 0px 0px 0px; 
   padding: 0px 0px 0px 0px;
   text-align: center;
   }

p {
   font-family: Lucida Grande, Helvetica, Arial, sans-serif; 
   font-size: 13px;
   color: #000000;
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 12px;
  }

h3 {
   font-family: Lucida Grande, Helvetica, Arial, sans-serif;
   font-size: 17px;
   font-weight: bold;
   line-height: 19px;
   margin: 0px 0px 13px 0px;
}

.content2-company {
   background: url(images/company_footer.jpg) no-repeat bottom;
   }

p sup {
   font-size: 9px;
}

/* Lists by default are basically the same as paragraphs */
ol {
   font-family: Lucida Grande, Helvetica, Arial, sans-serif; 
   font-size: 13px;
   color: #000000;
   font-weight: bold;
  }

ul {
   font-family: Lucida Grande, Helvetica, Arial, sans-serif; 
   font-size: 13px;
   color: #000000;
   font-weight: bold;
  }


td {
   font-family: Lucida Grande, Helvetica, Arial, sans-serif; 
   font-size: 13px;
   color: #000000;
   font-weight: bold;
  }


/* This section defines the various areas */
#top-content1 {
   margin: 0px auto;
   text-align: left;
   padding: 0px 0px 0px 0px;
   background-color: transparent;
   width: 750px;
   }

#top-content2 {
   margin: 0px auto;
   text-align: left;
   padding: 0px 0px 0px 0px;
   background-color: transparent;
   width: 750px;
   }

#top-header {
   margin: 0px 0px;
   text-align: left;
   padding: 0px 0px 0px 0px;
   background-color: transparent;
   width: 750px;
   height: 180px;
   }

#top-header h1 {
   display: none;
   }

.topnav-left, .topnav-right {
   padding: 0px 0px 0px 0px;
   position: absolute;
   width: 70px;
   top:143px;
   font-family: Lucida Grande, Helvetica, Arial, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #ffffff;
}

.topnav-left a, .topnav-right a {
   color: #ffffff;
   text-decoration: none; 
}

.topnav-left a:hover, .topnav-right a:hover {
   text-decoration: underline; 
   }


.topnav-left {
   margin: 0px 0px 0px 40px;
   text-align: left;
}

.topnav-right {
   margin: 0px 0px 0px 640px;
   text-align: right;
}

/* This is used where paragraphs and graphics must be contained in a
   rectangular area with no wrapping to the next block */
.content-block {
  overflow: hidden;
  height: 100%;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

/* In some cases, you may need to use this as the top embedded
   content block if you have multiple embedded blocks */
.content-block2 {
  overflow: hidden;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}


.left-pic {
   text-align: center;
   float: left;
   margin: 0px 0px 0px 0px;
   padding: 0px 8px 4px 0px;
   overflow: hidden;
}

.left-pic img {
  margin: 0px 0px 0px 0px;
}

.left-pic p {
   text-align: center;
   font-family: Lucida Grande, Helvetica, Arial, sans-serif; 
   font-size: 12px;
   color: #666666;
   font-weight: bold;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-indent: 0px;
}

/* This is where the banner at the top goes */
#main-content {
   margin: 0px 0px 0px 40px;
   text-align: left;
   padding: 0px 0px 50px 0px;
   width: 670px;
   }

#bottom-menu {
   margin: 15px 0px 24px 0px;
   width: 750px;
   height: 21px;
   text-align: center;
   bottom: 0px;
   }

#bottom-menu h3 {
   display: none;
   }

#bottom-menu ul {
   height: 21px;
   margin: 0px 0px 0px 0px;
   padding: 4px 0px 0px 0px;
   float: center;
   font-family: Lucida Grande, Helvetica, Arial, sans-serif; 
   font-size: 13px;
   font-weight: bold;
   color: #666666;
   }

#bottom-menu li {
   display: inline; 
   padding: 0px 8px 0px 8px;
   margin: 0px 0px 0px 0px;
   list-style-type: none;
   }

#bottom-menu li a:link {
   text-decoration: none; 
   color: #666666;
   }

#bottom-menu li a:visited {
   text-decoration: none; 
   color: #666666;
   }

#bottom-menu li a:hover {
   text-decoration: none; 
   color: #014991;
   }

#footer {
   margin: 0px 0px 0px 0px;
   width: 750px;
   height: 14px;
   text-align: center;
   bottom: 0px;
   }

#footer p {
   margin: 0px 0px 0px 0px;
   font-family: Lucida Grande, Helvetica, Arial, sans-serif; 
   font-size: 11px;
   font-weight: bold;
   color: #666666;
   }

.black-blue-link {
   text-decoration: none; 
   color: #000000;
}
.black-blue-link:link {
   text-decoration: none; 
   color: #000000;
}
.black-blue-link:visited {
   text-decoration: none; 
   color: #000000;
}
.black-blue-link:hover {
   text-decoration: none; 
   color: #014991;
}

.errorcolor {
   color: #ff0000;
}

.blacksubheader {
   font-family: Lucida Grande, Helvetica, Arial, sans-serif; 
   font-size: 15px;
   color: #000000;
   font-weight: bold;
}

.black {
   color: #000000;
   text-decoration: none;
}

.white {
   color: #ffffff;
   text-decoration: none;
}

.red {
   color: #ff0000;
   text-decoration: none;
}


.grey {
   color: #666666;
   text-decoration: none;
}

.blue {
   color: #014991;
   text-decoration: none;
}

.gold {
   color: #df9622;
   text-decoration: none;
}

.greystandard {
   font-family: Lucida Grande, Helvetica, Arial, sans-serif; 
   font-size: 13px;
   color: #666666;
   font-weight: bold;
}

.bluestandard {
   font-family: Lucida Grande, Helvetica, Arial, sans-serif; 
   font-size: 13px;
   color: #014991;
   font-weight: bold;
}

.goldstandard {
   font-family: Lucida Grande, Helvetica, Arial, sans-serif; 
   font-size: 13px;
   color: #df9622;
   font-weight: bold;
}

