/*=PAGE STRUCTURE
-----------------*/


body {font-size: 100%;font-family: 'Roboto Condensed', sans-serif;  color: #4D4D4F;margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;}


#note-frame {width:96%;margin:2em auto 0 auto}
.group:after {visibility:hidden;display:block;content:"";clear:both;height:0;}
* html .group {zoom:1;} /* IE6 */
*:first-child+html .group {zoom:1;} /* IE7 */
.clear {clear:both;overflow:hidden;width:0;height:0;}
.move {position:absolute;left:-9999px;}
.clear-lft {clear:left}
.rgt {float:right !important}
.lft {float:left !important}
b, strong {font-family:'Roboto Condensed', sans-serif; font-style: normal; font-weight:600;}
p {padding: 0; font-size:15px; font-weight: 400;margin-bottom: 1em;margin-top: 0;line-height: 22px;font-family:'Roboto Condensed', sans-serif;font-size: 15px!important}
sup {vertical-align: super;font-size:70%}





/*=FINANCIAL TABLES
----------------*/
table{font-family:'Roboto Condensed', sans-serif; font-style:normal; font-weight:400; color:#4D4D4F;  line-height: 22px; margin-top: 0; font-size: 15px!important;} 
table p {font-family:'Roboto Condensed', sans-serif; font-style:normal; font-weight:400; color:#4D4D4F;  line-height: 22px; margin-top: 0; font-size: 15px!important;}

.fin-tbl tr:hover {background:#F0F0F0;}
tr.no-hover:hover {background-color:#F0F0F0}
.fin-tbl {width:100%; margin:0 0 0 0; padding:0 0px;line-height: 1.4em; font-size:15px!important}
td {padding: 0px 0px;}
.fin-tbl tr td {padding:5px 3px 3px 3px;}
.fin-tbl th { padding:2px 3px 3px 3px; color:#273476!important; font-weight:600; font-size:15px;background:#F0F0F0!important}
.fin-tbl th.highlight { background:#F0F0F0!important; background-color:#F0F0F0!important; }
.fin-tbl th b {color:#B0C63F!important;}


.fin-tbl-grey tr:hover {background:#F0F0F0;}
tr.no-hover:hover {background-color:#F0F0F0}
.fin-tbl-grey {width:100%; margin:0 0 0 0; padding:0 0px;line-height: 1.4em; font-size:15px!important}
td {padding: 0px 0px;}
.fin-tbl-grey tr td {padding:5px 3px 3px 3px;}
.fin-tbl-grey th { padding:2px 3px 3px 3px; color:#4D4D4F!important; font-weight:600; font-size:15px;background:#ECEBF4!important}
.fin-tbl-grey th.highlight { background:#F0F0F0!important; background-color:#F0F0F0!important; }
.fin-tbl-grey th b {color:#B0C63F!important;}




.fintopleft {border-top:1px solid #878787 ; border-left:1px solid #878787 ;}
.fintopright {border-top:1px solid #878787 ; border-right:1px solid #878787 ;}
.finbotleft {border-bottom:1px solid #878787 ; border-left:1px solid #878787 ;}
.finbotright {border-bottom:1px solid #878787 ; border-right:1px solid #878787 ;}
.finleft {border-left:1px solid #878787 ;}
.finright {border-right:1px solid #878787 ;}
.finleft-blue {border-left:1px solid #1D68B1 ;}
.finright-blue {border-right:1px solid #1D68B1 ;}
.finrowleft {border-left:1px solid #878787 ; border-top:1px solid #878787 ; border-bottom:1px solid #878787 ;}
.finrowright {border-right:1px solid #878787 ; border-top:1px solid #878787 ; border-bottom:1px solid #878787 ;}
.fintop {border-top:1px solid #878787 ;}
.finrow { border-top:1px solid #878787 ; border-bottom:1px solid #878787 ;}
.finthickbotleft {border-bottom:2px solid #878787 ; border-left:1px solid #878787 ;}
.finthickbotright {border-bottom:2px solid #878787 ; border-right:1px solid #878787 ;} 

.finthin {border-bottom:1px solid #878787;}
.finthin-dotted{border-bottom:3px dotted #878787;}
.finthick {border-bottom:2px solid #878787;}



.whitebg { background:#FFFFFF}

.noteheader-blue {    font-size: 18px;    color: #009EE3;    font-weight: 600;}

/*=NOTE STYLES
--------------*/
.note-header, .note-footer, ul.note-tools {background-color:#009EE3;}
.note-header {margin-bottom:2em}
.note-footer {margin-top:2em}
.note-header h1 {float:left;color:#fff;font-size:1.3em;padding:.75em;margin:0; font-weight:bold}
.note-footer h1 {float:left;color:#fff;font-size:1.3em;padding:.75em;margin:0; font-weight:bold}

.note-header ul.note-tools {margin-top:.5em}
ul.note-tools {float:right;margin-right:.75em}
ul.note-tools li {display:inline}
ul.note-tools i {font-size:1em;padding:.5em}
ul.note-tools a:link i {color:#fff;}
ul.note-tools a:hover i {color:#000;}




/*=LINKS
--------*/
a {outline:none; color:#084A8F;}
a:link {color:#084A8F;}
a:visited {color:#084A8F !important;}
a:hover {color:#084A8F;text-decoration:none;}
/*pagination*/
.pagination {margin-top:.5em;}
.pagination p i {position:absolute;left:-9999px;}
.pagination p a {display:block;padding:8px .5em;border:none;border-radius:2px}
.pagination p a:link, .pagination p a:visited {background:#C51718;color:#fff !important;}
.pagination p a:hover {background:#3C94AE;color:#000}
a#go-lft, a#go-rgt {font-size:1.8em;text-decoration:none; }
a#go-lft:after {content:'\f060';font-family:'fontawesome';speak: none;}
a#go-rgt:after {content:'\f061';font-family:'fontawesome';speak: none;}

/* SWITCH COLORS */
.switch-darkblue {color:#243D80; }
.switch-red {color:#C72026; }
.switch-text {color:#4D4D4F; }
.switch-cyan {color:#00B6F1; }
.switch-bluetoo {color:#1F5C71; }
.switch-aqua {color:#60B7B6; } 
.switch-black {color:#000000; }
.switch-white {color:#FFFFFF; }
.switch-teal {color:#5E9FB7; }
.switch-green {color:#A4A98A; }
.switch-midblue {color:#1979B8; }
.switch-midgrey {color:#939393; } 


/*RESETS*/
.no-margin{margin: 0!important;}
.no-marginT{margin-top: 0!important;}
.no-marginB{margin-bottom: 0!important;}
.no-marginL{margin-left: 0!important;}
.no-marginR{margin-right: 0!important;}

.no-padding{padding: 0!important;}
.no-paddingT{padding-top: 0!important;}
.no-paddingB{padding-bottom: 0!important;}
.no-paddingL{padding-left: 0!important;}
.no-paddingR{padding-right: 0!important;}
.no-paddingB5{padding-bottom: 5px!important;}
.no-paddingT5{padding-top: 5px!important;}

.padding-30{padding: 30px;}
.padding-40{padding: 40px 20px;}
.padding-50{padding: 50px 0px;}
.padding-30L{padding-left: 30px!important;}
.padding-30R{padding-right: 30px!important;}
.padding-30T{padding-top: 30px!important;}
.padding-30B{padding-bottom: 30px!important;}

.padding-20{padding: 20px!important;}
.padding-20L{padding-left: 20px!important;}
.padding-20R{padding-right: 20px!important;}
.padding-20T{padding-top: 20px!important;}
.padding-20B{padding-bottom: 20px!important;}

.padding-15{padding: 15px!important;}
.padding-15L{padding-left: 15px!important;}
.padding-15R{padding-right: 15px!important;}
.padding-15T{padding-top: 15px!important;}
.padding-15B{padding-bottom: 15px!important;}

.margin-30{margin: 30px!important;}
.margin-30L{margin-left: 30px!important;}
.margin-30R{margin-right: 30px!important;}
.margin-30T{margin-top: 30px!important;}
.margin-30B{margin-bottom: 30px!important;}

.margin-35{margin: 35px!important;}
.margin-35L{margin-left: 35px!important;}
.margin-35R{margin-right: 35px!important;}
.margin-35T{margin-top: 35px!important;}
.margin-35B{margin-bottom: 35px!important;}

.margin-36T{margin-top: 36px!important;}

.margin-20{margin: 20px!important;}
.margin-20L{margin-left: 20px!important;}
.margin-20R{margin-right: 20px!important;}
.margin-20T{margin-top: 20px!important;}
.margin-20B{margin-bottom: 20px!important;}

.margin-25{margin: 25px!important;}
.margin-25L{margin-left: 25px!important;}
.margin-25R{margin-right: 25px!important;}
.margin-25T{margin-top: 25px!important;}
.margin-25B{margin-bottom: 25px!important;}

.margin-15{margin: 15px!important;}
.margin-15L{margin-left: 15px!important;}
.margin-15R{margin-right: 15px!important;}
.margin-15T{margin-top: 15px!important;}
.margin-15B{margin-bottom: 15px!important;}


h4 {font-family: 'Roboto Condensed', sans-serif; font-size:18px; color:#243D80; line-height:21px; font-weight:600;}
h5.strong{font-family: 'Roboto Condensed', sans-serif; font-size:14px; color:#FFFFFF; line-height:17px; font-weight:600; }
h5.normal{font-family: 'Roboto Condensed', sans-serif; font-size:14px; color:#FFFFFF; line-height:17px; font-weight:400; }
h6{ font-family: 'Roboto Condensed', sans-serif; font-size:15px; color:#4D4D4F; line-height:19px; font-weight:600; }
/*p { font-family:'Roboto Condensed', sans-serif; font-style:normal; font-size:15px; font-weight:400; color:#4D4D4F; line-height:22px;}
table p {font-family:'Roboto Condensed', sans-serif; font-style:normal; font-size:15px; font-weight:400; color:#4D4D4F; line-height:18px;}*/
.introblue {font-family:'Roboto Condensed', sans-serif; font-size:20px; color:#243D80; font-weight:400; line-height:24px;}
.heading-10{font-family:'Roboto Condensed', sans-serif; font-size:18px; color:#243D80; font-weight:bold; line-height:24px;}
.caption {font-family:'Roboto Condensed', sans-serif; font-style:italic; font-size:12px!important; font-weight:400; color:#4D4D4F; line-height:16px;}
.caption2 {font-family:'Roboto Condensed', sans-serif; font-size:12px!important; font-weight:400; color:#4D4D4F; line-height:16px;}
/*Dash LIST */

ul.list-dash{padding-left: 20px;}
ul.list-dash li {list-style-type:none; position:relative; margin-left:-25px; font-style:normal; font-size:15px; font-weight:400; color:#4D4D4F; line-height:22px;color: #4D4D4F}
ul.list-dash li:before {content:'\2012'; width:15px; height:0px; top:0px; left:-15px; position:absolute;}
ul.list li ul.list-dash li:before{content: '\2013';color: #494948;position: absolute;border-radius: 0;left: -15px;top: -1px;width:30px;font-size: 15px; background:transparent}
ul.list li ul.list-dash{ margin-left: 0; padding-left:0px; list-style-image: none;}


/* Bullet LIST */
ul.list li {list-style-type: none; margin-left: -21px;position: relative;font-style:normal; font-size:15px; font-weight:400; color:#4D4D4F; line-height:22px;}
ul.list li:before {content: ''; position: absolute;left: -17px;background-color: #494948;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;padding: 3px;top: 8px;color: #4D4D4F}

/* graph-caption List */
ul.graph-caption {list-style: none;display:inline;}
ul.graph-caption li {list-style-type: none; margin-left: 18px;position: relative;font-style:normal; font-size:12px; font-weight:400;  color:#4D4D4F; line-height:22px;display:inline;float:left;margin-right:15px}
ul.graph-caption li:before {content: ''; position: absolute;left: -17px;background-color: #000;padding: 2px;top: 4px;color: #4D4D4F;width:8px;height:8px}
ul.graph-caption li.darkblue:before {background-color: #243D80;}
ul.graph-caption li.red:before {background-color: #C72026;}
ul.graph-caption li.grey:before {background-color: #494948;}
ul.graph-caption li.cyan:before {background-color: #00B6F1;}



/* SWITCH COLORS */
.switch-darkblue {color:#243D80; }
.switch-red {color:#C72026; }
.switch-text {color:#4D4D4F; }
.switch-cyan {color:#00B6F1; }
.switch-bluetoo {color:#1F5C71; }
.switch-aqua {color:#60B7B6; } 
.switch-black {color:#000000; }
.switch-white {color:#FFFFFF; }
.switch-teal {color:#5E9FB7; }
.switch-green {color:#A4A98A; }
.switch-midblue {color:#1979B8; }
.switch-midgrey {color:#939393; } 

.red-header-coner{background:#C51618;color:#fff!important;position:relative;font-size:15px;font-weight:bold}
.red-header{background:#C51618;color:#fff!important;position:relative;font-size:15px;font-weight:bold}
.red-header-coner:before{content:'';position:absolute;background:url(imgs/red-corner.png);background-repeat:no-repeat;right:-18px; width: 48px; height: 50px; top: -1px;}

.grey-header{background:#494948;color:#fff!important;position:relative;font-size:15px;font-weight:bold}

.risk-image-block{position:relative;background:url(imgs/risk-and-oppotunity.png);background-repeat:no-repeat;background-position:center;width:100%;height:865px}






.margin-5{margin: 5px!important;}
.margin-5L{margin-left: 5px!important;}
.margin-5R{margin-right: 5px!important;}
.margin-5T{margin-top: 5px!important;}
.margin-5B{margin-bottom: 5px!important;}

.margin-10{margin: 10px!important;}
.margin-10L{margin-left: 10px!important;}
.margin-10R{margin-right: 10px!important;}
.margin-10T{margin-top: 10px!important;}
.margin-10B{margin-bottom: 10px!important;}



/*LISTS*/
ul.list-grey li {list-style-type:none; margin-left:-20px; position:relative;line-height: 1.5; font-size:15px;}
ul.list-grey li ul li:before {display:none;}
ul.list-grey li ul li {list-style-type:none; margin-left:-20px; position:relative;line-height: 1.5; font-size:1em;}
ul.list-grey li:before {content:'';position:absolute;left: -17px;background-color: #4C4D4F;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;padding: 3px;top: 8px; color:#000}




