@charset "utf-8"; /* CSS Document */ body { background-color:#00003A; height: auto; } #main-table { border: medium solid #FFFFFF; } #actinic-table { margin-left: 0px; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin; border-top-style: none; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #00003A; border-right-color: #00003A; border-bottom-color: #00003A; border-left-color: #00003A; } #footer-table { margin-top: 0px; border-top-width: thin; border-top-style: none; border-right-width: thin; border-right-style: solid; border-right-color: #00003A; border-bottom-width: thin; border-left-width: thin; border-bottom-style: solid; border-left-style: solid; border-bottom-color: #00003A; border-left-color: #00003A; } #TOP-Nav a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #030859; text-decoration: none; padding-right: 5px; padding-left: 5px; } #TOP-Nav a:hover { color:#747474; text-decoration: underline; } .text-foot { font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 30px; font-weight: normal; color: #666666; } .text-phone { font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 30px; font-weight: bold; color: #030859; } .logo-right { font-family: "Arial Rounded MT Bold"; font-size: 14px; font-style: normal; line-height: 30px; font-weight: 300; color: #000019; letter-spacing: 1px; padding: 0px; } .logo-left-lower { font-family: Garamond; font-size: 24px; font-style: italic; line-height: 30px; font-weight: bold; color: #FFFFFF; } 