body,td,th {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}
body {
  background-color: #005D97;
}
#mainTable {
  margin-top: 23px;
}

#quoteTable {

  margin-left: 165px;

}

#quoteTable td, .header {
  font-family: arial, verdana;
  font-size: 13pt;
  font-weight: bold;
  color: #278DD4;

}

#contentTable td {

  vertical-align: top;

}

#footer {

  font-family: arial, verdana;
  font-size: 12px;
  font-weight: bold;
  color: #000000; 
  text-align: right;
  padding-right: 70px;

}

.ART_title, h2 {
  font-family: arial, verdana;
  font-size: 13pt;
  font-weight: bold;
  color: #278DD4;
  background-image: url(/images/framework/star.gif);
  background-repeat: no-repeat;
  padding-left: 25px;
  margin-left: 0;
  padding-bottom: 10px;
}

.ART_title {
  display: block;
}

h3 {

  font-family: arial, verdana;
  font-size: 13pt;
  font-weight: bold;
  color: #278DD4;
  padding-bottom: 10px;
}

.ART_content, .FORM_intro {

  line-height: 150%;

}

.FORM_Question {

  font-weight: bold;
}


A:link, A:visited, A:active { text-decoration: underline; color: #005D97; }
A:hover { text-decoration: underline; color: #036; }

A.mainnav:link, A.mainnav:visited, A.mainnav:active { text-decoration: none; color: #E6EEDD; font-weight: bold; font-family: verdana,arial; font-size: 8pt; }
A.mainnav:hover { color: #ffffff; text-decoration: none}

A.subnav:link, A.subnav:visited, A.subnav:active { text-decoration: none; font-weight: none; font-family: verdana,arial; font-size: 8pt; }
A.subnav:hover { text-decoration: underline}

.header_cell{
background: #b5d7ef url(/images/framework/background_header.png) no-repeat;
height:166px;

}

.navbar{
background: #b5d7ef;
height:37px;
border-left:solid 1px #545457;
border-right:solid 2px #373d41;
border-bottom:solid 1px #63ade0;

}

#quotediv{
float:right;
font-family: arial, verdana;
font-size: 13px;
font-weight: bold;
color: #278DD4;
width:300px; 
text-align:left; 
margin:10px 10px 0px 0px;
}