﻿body { margin: 0px; }
body, div, td { color: #000000; font-family: "Arial", "Sans-Serif"; font-size: 11px; vertical-align: top; }
.redNote { color: #ce0423; font-size: 12px; }

.mainTable { }

#header { vertical-align: middle; padding: 4px 12px 0px 12px; }
    #logo { text-align: left; vertical-align: middle; }

.grayBar { background-color: #CCCCCC; font-size: 4px; height: 24px; }
.navBar { background-color: #999999; color: #333333; padding: 2px 0px 24px 12px; }
        .navBar a { color: #383838; text-decoration: none; font-weight: bold; }
        .navBar a:active, .navBar .selected{ color: #EEEEEE; text-decoration: none; font-weight: bold; }
    
#title { font-size: 20px; font-weight: bold; padding: 4px 0px 0px 12px; }

.body { padding: 12px 0px 0px 0px; }
    .text { font-size: 14px; padding: 0px 12px 16px 12px; }

/* ******* FAQs ******* */

.questionTag { font-weight: bold; }
.answerTag { font-weight: bold; }
.faqQuestion { font-weight: bold; margin-top: 12px; }
.faqAnswer { margin-bottom: 12px; }

li a { text-decoration: none; color: #000000; font-size: 12px; font-weight: bold; }
li a:hover { color: #153b62; }

/* ******* Model List ******* */

#tableModelList { padding: 0px 10px 0px 10px; }
.titleModelNumbers { font-weight: bold; padding: 0px 0px 0px 12px; width: 140px; border-bottom: 1px solid #b4c6d4; }
.titleSerialNumbers { font-weight: bold; padding: 0px 0px 0px 12px; border-bottom: 1px solid #b4c6d4; width: 180px; }
.tdModelNumbers { border-left: 1px solid #b4c6d4; border-bottom: 1px solid #b4c6d4; border-right: 1px solid #b4c6d4; padding: 8px; }
.tdSerialNumbers { border-bottom: 1px solid #b4c6d4; border-right: 1px solid #b4c6d4; padding: 8px; }

/* ******* CPSC List ******* */


.importantTitle { font-weight: bold; font-size: 20px; }
.importantText { font-size: 14px; }
.importantValue{ font-size: 20px; padding: 20px 0px 20px 0px; }


#printLink { width: 100px; padding: 1px 2px 1px 2px; font-weight: bold; }
#printLink a { color: #FFFFFF; text-decoration: none; }
.closeLink { text-align: right; width: 100px; padding: 1px 2px 1px 2px; font-weight: bold; }
.closeLink a { color: #222222; text-decoration: none; }
.closeLink2 { text-align: right; width: 100px; padding: 1px 12px 1px 2px; font-weight: bold; }
.closeLink2 a { color: #FFFFFF; text-decoration: none; }

#bottomBar { background-color: #CCCCCC; height: 14px; vertical-align: middle; }
