
p
     {
     font-family: arial, sans-serif;
     font-weight: normal;
     font-size: 12px;
     line-height: 135%;
     color: #000000;
     }

li
     {
     font-family: arial, sans-serif;
     font-weight: normal;
     font-size: 12px;
     line-height: 135%;
     color: #000000;
     list-style-type: disc;
     }

h1
     {
     font-family: arial, sans-serif;
     font-weight: normal;
     font-size: 18px;
     line-height: 1%;
     color: #6D0A1F;
     letter-spacing: 0.1em;
     }

h2
     {
     font-family: arial, sans-serif;
     font-weight: normal;
     font-size: 14px;
     line-height: 1%;
     color: #6D0A1F;
     letter-spacing: 0.1em;
     }

.small
     {
     font-size: 9px;
     }

.benefits
     {
     font-family: arial, sans-serif;
     font-weight: bold;
     font-size: 13px;
     line-height: 110%;
     color: #000000;
     }

.legal
     {
     font-family: arial, sans-serif;
     font-weight: normal;
     font-size: 11px;
     line-height: 120%;
     color: #000000;
     }

.emph
     {
     font-style: italic;
     }

.callout
     {
     text-align: left;
     }

a:link, a:visited
     {
     color: #B71234;
     text-decoration: none;
     }

a:focus, a:hover
     {
     color: #777777;
     text-decoration: underline;
     }

a:active
     {
     color: #B71234;
     text-decoration: none;
     }

#dropmenudiv
     {
     position:absolute;
     border: 0px;
     border-bottom-width: 0;
     font:normal 12px Arial;
     line-height:18px;
     z-index:100;
     }

#dropmenudiv a
     {
     width: 100%;
     display: block;
     text-indent: 5px;
     border-bottom: 0px;
     padding: 1px 0;
     text-decoration: none;
     color: black;
     }

#dropmenudiv a:hover
     {
     background-color: #C0AA7F;
     }
