/* CSS Document */
.body { background: #EEEEEE }
.mainTable { background: #FFFFFF; border: 1px solid; border-color: #cdd4da }
.bannerBG { background: #decc70 }
.footerLine { background: #c8d7e3 }

.footerText { font-family: Myriad Pro, Arial; font-size: 9px; color: #000000; padding-left: 10px; padding-right: 10px }
.footerText a:link, .footerText a:visited{ color: #203f55; text-decoration: none; }
.footerText a:hover { color:#203f55; text-decoration: underline; }

.para { font-family: Arial; font-size: 11px; color: #333333 }
.para a:link, .para a:visited{ color: #8a97a3; text-decoration: none; }
.para a:hover { color:#8a97a3; text-decoration: underline; }

.terms { font-family: Arial; font-size: 9px; color: #333333 }
.terms a:link, .terms a:visited{ color: #8a97a3; text-decoration: none; }
.terms a:hover { color:#8a97a3; text-decoration: underline; }
