body { font-family: "Arial", serif; 
       margin: 0 2%; 
       padding: 0; 
       color: #000000;
       font-size:10px;
       background-color: #000000;
       font-weight:bold;
}

body.strategy { font-family: "Arial", serif; 
       margin: 0 2%; 
       padding: 0; 
       color: #000000;
       font-size:10px;
       background-color: #ffffff;
       font-weight:bold;
}

.spacer1 {font-size:1px;}
.spacer2 {font-size:2px;}
.spacer3 {font-size:3px;}
.spacer4 {font-size:4px;}
.spacer5 {font-size:5px;}
.spacer6 {font-size:6px;}
.spacer7 {font-size:7px;}
.spacer8 {font-size:8px;}
.spacer9 {font-size:9px;}
.spacer10 {font-size:10px;}
.spacer11 {font-size:11px;}
.spacer12 {font-size:12px;}
.spacer13 {font-size:13px;}
.spacer14 {font-size:14px;}
.spacer15 {font-size:15px;}


td{font-family: Arial;font-size:14px;font-weight:bold;}
.white-text{color:#ffffff; font-family: Arial;font-size:12px;font-weight:bold;}
.small-blue-text{width:380px; color:#0b5c87; font-family: Arial;font-size:10px;}
.blue-text{color:#0b5c87; font-family: Arial;font-size:14px;font-weight:bold;}
.white-background{background-color: #ffffff;}
.strategy-header{color:#ffffff; font-family: Arial;font-size:18px;font-weight:bold;}

.checklist{ list-style-image: url(/images/checkmark.gif);}

.answer-normal{margin-left:20px; width:340px;}
.answer-incorrect{margin-left:20px; background-color:#f04314;}
.answer-correct{margin-left:20px; background-color:#0ce840;}
.answer-explanation{padding:5px; width:550px; background-color:#190d65;background-color:#f7f8d8;border-color:#000000; border-width:1px; border-style:solid; display:none;}

.hidden-terms {font-family: Arial;font-size:12px; padding-top:5px;padding-left:5px;padding-bottom:5px;position : absolute;top:0;left:0; width : 350;display : none; background-color:#f7f8d8;border-color:#000000; border-width:1px; border-style:solid;}
.hidden-modules {color:#ffffff; font-family: Arial;font-size:12px; padding-top:5px;padding-left:5px;padding-bottom:5px;position : absolute;top:0;left:0; width : 200;display : none; background-color:#190d65;border-color:#ffffff; border-width:1px; border-style:solid;}

.bolding {font-family: Arial;font-size:14px;font-weight:bold; color:#bc0e12;}
.heading {font-family: Arial;font-size:14px;font-weight:bold; color:#bc0e12;}
.header1 {font-family: Arial;font-size:22px;font-weight:bold;}
.header2 {font-family: Arial;font-size:17px;}
.header-grey-text{color:#999999; font-family:Arial;font-size:22px;font-weight:bold;}
                     
.splash-background {background-image:url(index_02.jpg);background-repeat: no-repeat;}

.left-padding{padding-left:10px;}

.warning-container{padding:4px; font-size:12px; z-index: 1; display : none; background-color:#f7f8d8; width:0px; height:0px; position : absolute;top:0;left:0; border:2px solid black; text-align:left;}
.warning{ display : none}
