*
{
    margin: 0;
    padding: 0;
}

/* STRUCTURAL STYLES*/

html, body
{
    padding: 10px 0px 0px 0px;
    font-size: 12px;
    background: white;
    margin: 0px;
    color: #575757;
    font-family: arial, sans-serif;
}
#message
{
    background: #000000;
}
#message #content
{
    background: #ffffff;
    margin-left: 200px;
    margin-top: 50px;
    display: inline-block;
    float: left;
    padding: 22px 22px 44px 22px;
    width: 506px;
}
.pageHolder
{padding:20px;
    width: 760px;
    background: White;
    position: absolute;
    border: solid 1px #7082a2;
    left: 10%;
    top: 10px;
}
.pageHolderFlash
{
    width: 820px;
    background: White;
    left: 10%;
    top: 10px;
    margin-left: auto;
    margin-right: auto;
}
.header
{width: 760px;
    float: left;
    font-weight: bold;
    color: #FFFFFF;
    padding: 0px 0px 0px 0px;
   }
.topBanner
{display:none; 
float: left;
    width: 760px;
    margin-left: auto;
    margin-right: auto;
}
.banner
{
    width: 468px;
    margin-left: auto;
    margin-right: auto;
}

.siteTitle
{
    float: left;
}

.siteLogo
{
    float: right;
}

.footer
{
    clear: both;
    display: block;
    margin: 5px 10px 20px 10px;
    border-top: dotted 1px #393939;
}

.TSBCfooter
{
    text-align: right;
    font-family: arial, sans-serif;
    font-size: 11px;
    display: block;
}
.copyright
{
    font-family: arial, sans-serif;
    text-align: right;
    font-size: 11px;
    display: block;
}
.leftCol
{
    width: 160px;
    float: left;
    margin: 10px 0 0 0px;
}

.leftCol a
{
    color: #332A86;
    text-decoration: none;
}

.leftCol a:hover
{
    font-weight: bold;
}

.navItem
{
    background: url(images/arrow.gif) no-repeat 0px 5px;
    border-bottom: dotted 1px #393939;
    padding: 5px 0px 5px 15px;
}

#pageList
{
    height: 100%;
}
.loginView
{
    padding-left: 5px;
}
.flashMessage
{display:none;
 /*   float: right;
    text-align: right;
    width: 300px; */
}
.flashMessage a
{
    font-size: 10px;
    text-align: right;
}

.leftButton1
{
    width: 125px;
    padding-top: 20px;
    margin-left: auto;
    margin-right: auto;
}

.leftButton2
{
    width: 120px;
    padding-top: 20px;
    margin-left: auto;
    margin-right: auto;
}

.content
{
    display: inline-block;
    width: 580px;
    margin: 0 5px 0px 5px;
    padding-bottom: 10px;
}
/*Firefox fix*/
.content table
{
    clear: both;
}
.pageHeader
{
    display: block;
    width: 100%;
}
.pageHeader h1
{
    color: #332A86;
    margin-right: -3px;
    float: left;
    width: 500px;
}
h1
{
    font-size: 18px;
    color: #332A86;
    margin-right: auto;
    float: left;
    width: 100%;
}

.pageHeader h2
{
    margin-right: auto;
    float: left;
    width: 80%;
    margin-top: 2px;
    margin-bottom: 8px;
}


/* 
*******************************
Ajax updates (additions
*******************************
*/

.navItem a
{
    color: #616a74;
    text-decoration: none;
}

#pageList .page
{
    background: url(images/arrow.gif) no-repeat 0px 5px;
    font: 11px/14px Verdana, Arial, Helvetica, Sans-serif;
    font-weight: normal;
    color: #616a74;
    padding: 5px 0px 5px 0px;
    border-bottom: #787777 1px dotted;
}

#pageList .page a
{
    color: #616a74;
    text-decoration: none;
    padding-left: 0px;
}

#pageList .page:hover
{
    text-decoration: none;
    padding: 5px 0px 5px 2px;
}
#pageList .page a:hover
{
    font-weight: normal;
    color: #616a74;
}

#pageList .currentPage
{
    font: 11px/14px Verdana, Arial, Helvetica, Sans-serif;
    text-decoration: none;
    font-weight: bold;
    padding: 5px 0px 5px 5px;
    border-bottom: #787777 1px dotted;
}

#pageList .currentPage a
{
    color: #616a74;
    text-decoration: none;
}

#question
{
    font-size: 12px;
}
.checkBox
{
    font-size: 14px;
    padding: 3px 5px 3px 0px;
}



.calculator
{
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 10px 0px;
    background: #e7e7e2;
    border: solid 1px black;
}
.calculator td
{
    padding: 0px 0px 0px 0px;
}


.calculator th
{
    padding: 0px 10px 10px 10px;
    background-image: url(images/calcTitle-bg.jpg);
    margin: 0px 0px 10px 0px;
    font-weight: bold;
    color: White;
    text-transform: uppercase;
    background-repeat: repeat-x;
    height: 28px;
}
#content .calculator input
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

/*
*********************************
End of Ajax additions
*********************************
*/
#pageNo
{
    color: #069;
    text-align: center;
    font-style: italic;
}
.next_button_wrapper
{
    display: inline-block;
    float: right;
    width: 100px;
}

.navButtons
{
    clear: left;
    display: block;
    width: 100%;
    margin-bottom: 5px;
}

.navButtons .backBtn
{
    float: left;
}

.navButtons .nextBtn
{
    float: right;
}

.navButtons .signUpBtn
{
    padding-top: 35px;
    padding-right: 10px;
    float: right;
}
#saveStatus
{
    color: #069;
    text-align: right;
    font-style: italic;
    margin-right: 60px;
}
.alert
{
    display: block;
    margin: 10px 0px 15px 0px;
    background: #f0eeee;
    padding: 10px 10px 10px 10px;
    border: solid 4px #e6e6e6;
}

.bl
{
    background: url(images/cornerBL.gif) 0 100% no-repeat;
}
.br /*bottom right hand corner*/
{
    background: url(images/cornerBR.gif) 100% 100% no-repeat;
}
.tl /*top left hand corner*/
{
    background: url(images/cornerTL.gif) 0 0 no-repeat;
}

.tr /* top right hand corner */
{
    background: url(images/cornerTR.gif) 100% 0 no-repeat;
    padding: 10px 10px 10px 10px;
}

.clear /*used to tidy up IE after round corner boxes*/
{
    font-size: 1px;
    height: 1px;
}

.rightCol
{
    width: 160px;
    color: #FFFFFF;
    float: right;
}

/* HTML STYLES */
p
{
    margin-bottom: 10px;
}
.pageHeader h1
{
    float: left;
    margin-right: auto;
    border-bottom: dotted 1px #787777;
    padding: 6px 0px 6px 6px;
    font-weight: lighter;
    font-size: 20px;
    vertical-align: middle;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    clear: both;
}

h2
{
    color: #332a86;
    font-size: 120%;
    font-family: Helvetica;
    padding: 10px 0px 0px 0px;
}
h3
{
    color: #332a86;
    font-size: 110%;
    font-family: Helvetica;
    padding: 10px 0px 0px 0px;
}


a
{
    color: #069;
    text-decoration: underline;
}

strong
{
    color: #36425b;
}

ul, ol
{
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
}

.listIdent
{
    float: left;
}

.listItem
{
    padding-left: 20px;
    padding-right: 30px;
}
li, .li
{
    width: 450px;
    margin-bottom: 5px;
    margin-left: 10px;
}

.numbering
{
    font: bold 11px/12px Arial, Helvetica, sans-serif;
    color: #069;
}

.redText
{
    font: 11px/14px Verdana, Arial, Helvetica, Sans-serif;
    color: Red;
}

/*++++++++++++++++++++++

     
registration form styles

++++++++++++++++++++++*/
#regForm
{
    display: block;
    width: 540px;
    padding: 10px 5px 10px 5px;
    background: #dddddd;
    border: 6px solid #efefef;
    float: left;
}
#regForm p
{
    font-size: 11px;
    width: 100%;
    text-align: center;
}
#regForm .formOption
{
    margin-bottom: 5px;
    float: left;
    width: 100%;
}
#regForm input
{
    margin: 0px 0px 5px 10px;
    float: left;
}
#regForm label
{
    padding-left: 10px;
    text-align: left;
    width: 100px;
}
#regForm .formOption .label
{
    font-size: 12px;
    width: 185px;
    float: left;
    padding-right: 5px;
    text-align: right;
}

#regForm .formOption .inputArea
{
    float: left;
    padding-right: 5px;
}

#regForm .formOption .errorMessage
{
    float: left;
    font-size: 11px;
    padding-right: 10px;
    color: Red;
    font-style: italic;
}
#regForm .formOption .registerMessage
{
    float: left;
    font-size: 11px;
    padding-left: 85px;
    color: Red;
    font-style: italic;
}
#regForm .checkbox
{
    padding: 0px 0px 0px 70px;
    font-size: 12px;
}
#regForm .checkbox input
{
    padding: 0px 10px 0px 0px;
}
#regForm .button
{
    float: left;
    padding-left: 250px;
}
.row
{
    padding: 0px 0px 5px 0px;
    clear: both;
    display: inline;
    float: left;
}
.row .checkbox
{
    padding: 0px 0px 0px 100px;
}
.row .checkbox label
{
    padding: 0px 0px 0px 5px;
}
div.centreRow
{
    clear: both;
    padding-left: 100px;
}

div.row span.label
{
    float: left;
    width: 200px;
    text-align: right;
    padding-right: 10px;
}

div.row span.formw
{
    float: right;
    width: 310px;
    text-align: left;
    font-size: 10px;
}

div.spacerRow
{
    clear: both;
    display: inline;
    padding: 20px 20px 20px 20px;
    background-image: url(images/spacer.png);
    background-repeat: no-repeat;
    background-position: center;
    margin-right: auto;
    margin-left: 190px;
    height: 100px;
}


/*++++++++++++++++++++++

      TSBC online training specific styles

++++++++++++++++++++++*/

#training-wrapper
{
    margin-top: 204px;
    float: left;
    width: 390px;
    position: relative;
}

div.highlightedDiv
{
}

div.tryNowDiv
{
    /*background-color:#D6DEEF;*/
    background: #f0eeee url(images/Task.png) 5px 5px;
    background-repeat: no-repeat;
    cursor: default;
    display: block;
    margin: 5px 20px 20px 0px;
    padding: 0px 0px 5px 35px;
}

div.templateDiv
{
    /*background-color:#D6DEEF;*/
    background: #f0eeee url(images/Document.png) 5px 5px;
    background-repeat: no-repeat;
    cursor: default;
    display: block;
    margin: 5px 20px 20px 0px;
    padding: 0px 0px 5px 35px;
}

.questionSubText
{
    font: 11px/14px Verdana, Arial, Helvetica, Sans-serif;
    display: block;
}

div.questionDiv
{
    /*background-color:#D6DEEF;*/
    background: #f0eeee url(images/Help.png) 5px 5px no-repeat;
    cursor: default;
    display: block;
    margin: 5px 5px 20px 0px;
    padding: 0px 0px 15px 35px;
    clear: both;
}
.InputLabel
{
    font-size: 1.2em;
    font-weight: bold;
    display: block;
    margin-left: 20px;
    padding-top: 10px;
}
.checkBox label
{
    margin-left: 5px;
}


.checkBoxGroup
{
    width: 500px;
}
.form-section .checkBox
{
    width: auto;
    padding-right: 5px;
}

.content input
{
    padding: 0px 10px 0px 0px;margin: 0px 0px 4px 0px;
}
.highlightedDivTL .checkBoxGroup .checkBox input
{ margin: 3px 0px 0px 0px;
padding: 0px 0px 0px 0px !important;
    float: left;
    width: 20px !important;
}

.checkboxLabel
{
    padding: 0px 0px 0px 25px;
    font-size: 12px;
}


div.highlightedDivTR
{
}

div.highlightedDivBR
{
}
div.highlightedDivBL
{
}

div.questionDivTL
{
}

div.highlightedDivTL
{
}

.highlightedDiv p
{
}
.highlightedDiv a
{
}
.download
{
    clear: left;
    padding: 6px 0px 0px 0px;
    background: #f5f5f5;
    margin: 5px 0px 10px;
    border: solid 8px #f0eeee;
}
.download .downloadBase
{
    padding: 0px 0px 5px 0px;
}
.download h2
{
    padding: 10px 10px 5px 10px;
}
.download p
{
    padding: 0px 10px 5px 20px;
}
.download h3
{
    padding: 0px 10px 5px 10px;
}
div.downloadBtn
{
    float: right;
    padding: 10px 2px 0px 2px;
}
/* ####### REPLACED TABLE STYLES ########## */


.categoryListing
{
    clear: right;
    }

.topicTitle
{
    font-size: 22px;
    padding: 4px 6px 2px 0px;
    color: #332A86;
    font-weight: bold;
 
}

.moduleTitle
{
    padding: 3px 0px 0px 0px;
    float: left;
    color: #332A86;
    width: 500px;
    font-weight: 700;
    clear: both;
}
.moduleTitle a
{
    text-decoration: none;
    color: #332A86;
}
.moduleTitle a:hover
{
    text-decoration: underline;
}
.moduleDesc
{
    color: #383838;
    float: left;
    display: table;
    width: 500px;
    padding: 3px 0px 10px 0px;
}


/*************************************************
* Action plan styles
*
**************************************************/
.actionPlan
{
}

.APquestion
{
    margin-top: 10px;
    font-weight: bold;
    margin-left: 20px;
}

.APanswer
{
    margin-bottom: 10px;
    margin-left: 30px;
}

.actionItems
{
}

.actionItemsHeading
{
    font-weight: bold;
    margin-left: 20px;
}
.actionItem
{
    margin-left: 30px;
}

