body {
 background-color: rgb(192,192,192);
 text-align: center;
 margin: 0px;
 font-family: "Eras Medium ITC", Verdana, Arial, Helvetica, sans-serif;
 font-style: normal;
 font-variant: normal;
 font-weight: normal;
 font-size: 12pt;
 color: black;
 background-image:url('Images/bgfade.png');
 background-repeat:repeat-x;
 }
table {
 display: inline-table;
 table-layout: fixed;
 border-collapse: collapse;
 margin: 0px;
 border: 0px;
 padding: 0px;
 }
table.pulldownMenu {
 table-layout: fixed; 
 width: 169px;
 position: absolute;
 visibility: hidden;
 background-color: rgb(255,255,255);
 opacity: 0.83;
 filter: alpha(opacity=83);
 margin-top: 6px;
}
table.thisPulldownMenu {
 table-layout: fixed; 
 width: 169px;
 position: absolute;
 visibility: visible;
 background-color: rgb(255,255,255);
 opacity: 0.83;
 filter: alpha(opacity=83);
 margin-top: 6px;
}
tr {
 vertical-align: middle;
 margin: 0px;
 border: 0px;
 padding: 0px;
 }
td {
 text-align: center;
 vertical-align: middle;
 margin: 0px;
 border: 0px;
 padding: 0px;
 }
td.menu {
 width: 14%;
 text-align: center;
 font-size: 10pt;
 text-transform: uppercase;
 }
td.thisMenu {
 width: 14%;
 text-align: center;
 font-size: 11pt;
 color: rgb(0,90,149);
 text-transform: uppercase;
 }
td.submenu {
 width: 12.5%;
 text-align: left;
 font-size: 10pt;
 }
td.thisSubmenu {
 width: 12.5%;
 text-align: left;
 font-size: 11pt;
 color: rgb(6,147,3);
 }
td.pulldownMenu {
 width: 167px;
 font-size: 10pt;
 text-align: left;
 padding-left: 10px;
 padding-top: 5px;
 padding-bottom: 5px;
 border: 1px solid black;
 }
td.thisPulldownMenu {
 width: 167px;
 font-size: 10pt;
 text-align: left;
 padding-left: 10px;
 padding-top: 5px;
 padding-bottom: 5px;
 border: 1px solid black;
 }
td.menuTitle {
 text-align: left;
 text-transform: uppercase;
 padding: 8px 60px;
 font-size: 22pt;
 color: rgb(0,90,149);
 width: 100%;
 }
td.submenuTitle {
 text-align: left;
 text-transform: uppercase;
 padding: 8px 60px;
 font-size: 22pt;
 color: rgb(6,147,3);
 width: 100%;
 }
td.pageBodyText {
 text-align: left;
 vertical-align: top;
 width: 75%;
 padding: 8px 60px;
 font-size: 10.5pt;
 }
td.bottomFix {
 background-color: rgb(192,192,192);
 }
img {
 border: 0px;
 }
div.offer {
 font-size: 16pt;
 font-style: italic;
 font-weight: bold;
 }
.highlight {
 color: rgb(0,90,149);
 font-size: 14pt;
 font-style: italic;
 font-weight: bold;
 }
div.highlightBottom {
 color: rgb(0,90,149);
 font-family: "Eras Bold ITC", "Verdana Bold", "Arial Bold", "Helvetica Bold", "sans-serif bold";
 font-size: 20pt;
 font-style: normal;
 font-weight: bold;
 text-align: center;
 text-transform: uppercase;
 }
p ul {
 color: black;
 font-family: "Eras Medium ITC", Verdana, Arial, Helvetica, sans-serif;
 font-size: 12pt;
 font-style: normal;
 font-weight: normal;
 text-align: left;
 text-transform: none;
}
p.center {
 text-align: center;
 }
p.Q {
 color: rgb(0,90,149);
 font-size: 14pt;
 font-style: italic;
 font-weight: bold;
 }
p.A {
 font-weight: normal;
 }
a {
 text-decoration: none;
 font-style: normal;
 font-weight: normal;
 color: rgb(96,96,96);
 }
a.nonPop {
 color: rgb(0,90,149);
 }
a:hover {
 font-size: 100%;
 color: rgb(6,147,3);
 }
a.nonPop:hover {
 font-size: 100%;
 }
a.menu {
 font-size: 11pt;
 color: rgb(96,96,96);
 }
a.thisMenu {
 font-size: 11pt;
 color: rgb(0,90,149);
 }
a.menu:hover {
 font-size: 11pt;
 color: rgb(0,90,149);
 }
a.submenu {
 color: rgb(96,96,96);
 }
a.thisSubmenu {
 font-size: 11pt;
 color: rgb(6,147,3);
 }
a.submenu:hover {
 font-size: 11pt;
 color: rgb(6,147,3);
 }
a.pulldownMenu {
 font-size: 10pt;
 color: rgb(96,96,96);
 }
a.thisPulldownMenu {
 font-size: 10pt;
 font-weight: bold;
 color: rgb(0,90,149);
 }
a.pulldownMenu:hover {
 font-size: 10pt;
 font-weight: bold;
 color: rgb(0,90,149);
 }
a.FSRMenu {
 color: black;
 font-size: 10pt;
 text-align: left;
 text-transform: uppercase;
 }
a.FSRMenu:hover {
 font-size: 10pt;
 }
 
h2.heading {
font-family: Tahoma, arial, helvetica;
color: #395BA8;
}

a.menu_active {
 text-decoration: none;
 font-style: normal;
 font-weight: normal;
 color: rgb(6,147,3);
}

a.menu_link {
 text-decoration: none;
 font-style: normal;
 font-weight: normal;
 color: rgb(96,96,96);
}
