/*
DIV.SiteFooter
{
  width           : 100%;
  color           : #002677;
  font-size       : 10px;
  border-right      : 1px solid #666698;
  border-left       : 1px solid #666698;
  background      : #FFFFFF;
  margin-top      : 5px;
  height          : 5px;
}
*/
/*
DIV.SiteFooter TABLE.SiteFooter
{
  width           : 100%;
}

DIV.SiteFooter TABLE.SiteFooter TR TD.left
{
  width           : 115px;
  text-align      : left;
  padding-left    : 5px;
  color           : #8e8ed4;
}

DIV.SiteFooter TABLE.SiteFooter TR TD.middle
{
  text-align      : center;
}

DIV.SiteFooter TABLE.SiteFooter TR TD.right
{
  width           : 115px;
  text-align      : right;
  padding-right   : 5px;
  color           : #8e8ed4;
}
*/

.footer {
  padding    : 5px 0;
  text-align : center;
  width      : 100%;
  color      : #000000;
  font-size  : 10px;
  background : #FFFFFF;
  margin-top : 5px;
  font-family : OptumFont;
  position : Fixed;
  bottom : 5px;
}
/*
.footer p {
  color: #EBE9F1;
  font-size: 10px;
  font-weight: 400;
}

.footer a {
  font-size: 10px;
  font-weight: 400;
  text-decoration: underline;
  color: #EBE9F1;
}

.footer .link-line li {
  display: inline;
  padding-left: 3px;
}

.footer .link-line .separator {
  font-size: 10px;
}
*/
