﻿body { margin: 0px; }
body, div, td { color: #153b62; font-family: "Arial", "Sans-Serif"; font-size: 11px; vertical-align: top; }

.redNote { color: #ce0423; font-size: 12px; }

.mainTable { }

#topBar { background-color: #153b62; height: 14px; vertical-align: middle; }

#header { height: 48px; vertical-align: middle; padding: 4px 12px 24px 12px; }
    #title { font-size: 18px; font-weight: bold; }
    #logo { text-align: right; }

.separatorBar { background-color: #dbeafd; border-top: 1px solid #153b62; border-bottom: 1px solid #153b62; font-size: 4px; height: 8px; }

.body { padding: 24px 0px 0px 0px; }

    #linkList { margin: 0px 12px 0px 12px; }
        .link { font-weight: bold; width: 125px;  padding: 2px 2px 2px 16px; border-top: 1px solid #b4c6d4; background-image: url(''); background-repeat: no-repeat; background-position: left center; }
        .linkEmpty { border-top: 1px solid #b4c6d4; }
        
        .link a { text-decoration: none; color: #153b62; }

    .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: #153b62; 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: 330px; border-bottom: 1px solid #b4c6d4; }
.titleSerialNumbers { font-weight: bold; padding: 0px 0px 0px 12px; border-bottom: 1px solid #b4c6d4; }
.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; }
.modelListCol { width: 80px; }

/* ******* 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: #FFFFFF; text-decoration: none; }

#bottomBar { background-color: #153b62; height: 14px; vertical-align: middle; }

