/* CSS Document */
A       {
         text-decoration: underline;
         font-family:   Arial, Helvetica, sans-serif;
         font-size:     12px;
         color:         #0d2b65;
         font-weight:   bold
        }
        
A:hover {color:         #000000; text-decoration: none; font-weight:   bold}
        
A:vlink {color:       #0d2b65}

a.footer:link {color: #ff0000; font-size:10px}
a.footer:visited {color: #ff0000; font-size:10px}
a.footer:hover {color: #000000; font-size:10px}

a.chat:link {color: #0e3563; font-size:x-small}
a.chat:visited {color: #0e3563; font-size:x-small}
a.chat:hover {color: #000000; font-size:x-small}

a.solutionhead:link {font-family: Arial, Helvetica, sans-serif; color: #0e3563; text-decoration: none; font-weight: bold; font-size: 16px}
a.solutionhead:visited {font-family: Arial, Helvetica, sans-serif; color: #0e3563; text-decoration: none; font-weight: bold; font-size: 16px}
a.solutionhead:hover {font-family: Arial, Helvetica, sans-serif; color: #000000; text-decoration: underline; font-weight: bold; font-size: 16px}

a.solutioncat:link {font-family: Arial, Helvetica, sans-serif; color: #0e3563; text-decoration: none; font-weight: normal; font-size: 14px;}
a.solutioncat:visited {font-family: Arial, Helvetica, sans-serif; color: #0e3563; text-decoration: none; font-weight: normal; font-size: 14px;}
a.solutioncat:hover {font-family: Arial, Helvetica, sans-serif; color: #000000; text-decoration: underline; font-weight: normal; font-size: 14px;}

a.four:link {color: #ff0000}
a.four:visited {color: #0000ff}
a.four:hover {font-family: monospace}

a.five:link {color: #ff0000; text-decoration: none}
a.five:visited {color: #0000ff; text-decoration: none}
a.five:hover {text-decoration: underline}

a.homenews:link {font-family: Arial, Helvetica, sans-serif; color: #000000; text-decoration: underline; font-weight: bold; font-size: 10px; letter-spacing: 1px}
a.homenews:visited {font-family: Arial, Helvetica, sans-serif; color: #000000; text-decoration: underline; font-weight: bold; font-size: 10px; letter-spacing: 1px}
a.homenews:hover {font-family: Arial, Helvetica, sans-serif; color: #ff0000; text-decoration: underline; font-weight: bold; font-size: 10px; letter-spacing: 1px}

a.standardlink:link {font-family: Arial, Helvetica, sans-serif; color: #000000; text-decoration: underline; font-weight: bold; font-size: 12px; letter-spacing: 1px}
a.standardlink:visited {font-family: Arial, Helvetica, sans-serif; color: #000000; text-decoration: underline; font-weight: bold; font-size: 12px; letter-spacing: 1px}
a.standardlink:hover {font-family: Arial, Helvetica, sans-serif; color: #ff0000; text-decoration: underline; font-weight: bold; font-size: 12px; letter-spacing: 1px}

a.qlinks:link {font-family: Arial, Helvetica, sans-serif; color: #6a7ea4; text-decoration: underline; font-weight: normal; font-size: 10px }
a.qlinks:visited {font-family: Arial, Helvetica, sans-serif; color: #6a7ea4; text-decoration: underline; font-weight: normal; font-size: 10px }
a.qlinks:hover {font-family: Arial, Helvetica, sans-serif; color: #000000; text-decoration: underline; font-weight: normal; font-size: 10px }

p.second { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #afafaf}
p.third {color: #6c6c6c; font-family: Arial, Helvetica, sans-serif;font-size:10px; line-height: 12px}        
h2      {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #000000}

.footertext {color: #000000; font-family: Arial, Helvetica, sans-serif;font-size:10px; line-height: 13px}
.homenewstext {color: #000000; font-family: Arial, Helvetica, sans-serif;font-size:10px; line-height: 12px}
.heading {color: #405a8d; font-family: Arial, Helvetica, sans-serif;font-size:20px; font-weight: bold; line-height: 24px}
.subheading {color: #253e6f; font-family: Arial, Helvetica, sans-serif;font-size:16px; font-weight: bold; line-height: 20px}
.standardtext {color: #253e6f; font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight: normal; line-height: 12px}
.qlinkstext {color: #cccccc; font-family: Arial, Helvetica, sans-serif; font-size:10px; font-weight: normal; line-height: 12px}

p {  font-size: 12px; line-height: 18px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #333333}






