<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
   background: #fff;
   color: #000;
   font: 62.5% Arial, Helvetica, sans-serif;  
	width: 100% !important;
}
html, body, p, h1, h2, h3, h4, h5, h6, abbr, img, ol, ul, li, div, object, embed, form, fieldset, legend {
   border: 0;
   margin: 0;
   padding: 0;
}
p {
   margin-bottom: 1em;  
}
ul, ol {
   list-style-type: none;
}
legend, hr {
   clear: both;
   display: none;
}
a {
   /*color: #00e;
   text-decoration: underline;*/
}
input,
select,
textarea {
   font: normal 1em Arial, Helvetica, sans-serif; 
}

/* ++++ utilities ++++++++ */

.clear {
   clear: both;
   height: 0;
   line-height: 0;
}
#nav-main:after,
#nav-area:after,
#main:after,
#extra .boxType-promo .card:after {
   clear: both;
   display: block; 
   height: 0;
   content: "."; 
   visibility: hidden;
}

.floatNone {
   float: none !important;
}
.left {
   float:left;
}

/* #### layout ######## */


/* ++++ container ++++++++ */

#container {
   background-position: 0% 100%;
   background-repeat: no-repeat;
   min-width: 960px;
   width: 100%;

}


/* ++++ header ++++++++ */

#header {
   min-height: 82px;
   min-width: 1000px;
   width: 100%;
}

#container #header {
   overflow: hidden;
   /*min-height: -10px;*/
   height: auto;
   /*height: -10px;*/
   #background: #fff
}

#header a { 
   color: #fff;
   /*font-size: 0.9em;*/
   /*padding: 0em 0.4em;*/ 
   text-decoration: none;
}

#header a.button {
   background: #fec104 url(../images/button-bg.gif) 0 50% no-repeat;
   border: 0;
   color: #000;
   margin: 2px 0 0 0;
   padding: 3px 6px;
   text-decoration: none;
   text-transform: uppercase;
   float:right;
}

#header a.button strong {
   display: inline-block;
}


/* ---- logo -------- */

#logo {
   position: absolute;
   top: 34px;
   left: 4px;
}


/* ---- nav-quick -------- */

#nav-quick {
   /*float: right;*/
   /*margin: 15px 0 10px;*/
   /*padding: 2px 0;*/
   text-align: right;   
   width: 1005px;
   background: #006397 url(../images/nav-quick-bg.gif) repeat-x;  
}
#nav-quick ul {
   float:right;   
}
#nav-quick li {
   display: block;
   border-left: 1px solid #fff;
   float:left; 
   padding: 0.2em 1em;
}
#nav-quick a { 
   color: #fff;
   /*font-size: 0.9em;*/
   /*padding: 0em 0.4em;*/ 
   text-decoration: none;
}
#nav-quick li:first-child {
   border: 0;
   padding-left: 0;
}




/* ---- nav-main -------- */

#nav-main {
   /*background: url(../images/nav-main-bg.gif)  repeat-y;
   width: 100%;*/
}
#nav-main ul {
   background: #fff;
   float: left;
   margin: 5px 0 0 82px;
   width: 923px;
}
#nav-main a {
   /*background: #649cde;*/
   color: #000;
   display: block;
   font-size: 1.2em;
   font-weight: bold;
   padding: 3px 10px 3px;
   text-decoration: none;
   text-transform: uppercase;
}
#nav-main a:hover,
#nav-main .active a {
   background: #e1edf6;
   color: #0069a7;    
}
#nav-main li {
   float: left;
}
#nav-main li:first-child {
   border: 0;
}


/* ---- nav-area -------- */

#nav-area ul {
   background: #e1edf6;
   margin: 0 0 0 82px;  
   float: left;
   padding-top: 2px;
   width: 923px;
}
#nav-area a {
   background: #e1edf6;
   color: #0069a7;
   display: block;
   font-size: 1.1em;
   font-weight: bold;
   padding: 2px 10px 2px;
   text-decoration: none;  
}
#nav-area li {
   float: left;
}
#nav-area li:first-child {
   border: 0;
}
#nav-area a:hover,
#nav-area .active a {
   background: #fff;
   color: #000;
}


/* ---- page title -------- */

#header h1 {
   color: #002163;
   display: block;
   float: left;
   font-size: 2em;
   margin: 32px 0 10px 90px;
   text-transform: uppercase;
   width: 460px;
}



/* ++++ splash page ++++++++ */

#flashContainer {
   position: relative;
   top: 20px;
   left: 10px;
}

ul.splash  {
   margin: 10px auto;
   top: 20px;
   position: relative;
   text-align: center;
   width: 500px;
   display: block;
}

.splash li {
   float:left;
   border-left: 1px solid #000;
   padding: 0 5px;
}

.splash li.first {
   border: 0;
}

.splash A {
   color: #000;
   text-decoration: none;
}
.splash A:hover {
   text-decoration: underline;
}
/* ++++ home page ++++++++ */

.homeImage {
   padding-left: 4px;
   padding-top: 4px;
}

.homeText {
   position: absolute;
   z-index:1;
   display:block;
   width: 184px;
   top: 175px;
   left: 315px;
   color: #fff;
}

.homeCard {
   position: absolute;
   z-index: 1;
   bottom: 5px;
   left: 35px;
}

.content .homeBucket {
   background: #dfe5e6;
   border: 1px solid #c0c0c0; 
   margin-top: 5px;
   padding-bottom: 10px;
}

.content .homeBucket h2 {
   width: 510px;
   padding-bottom: 5px;
   border-bottom: 1px solid #c0c0c0;
   margin-left: 10px;
   margin-top: 10px;
   
}

.content .homeBucket ul {
   clear:both; 
}

.content .homeBucket li {
   float:left;
   width: 155px;
   list-style-type: none;
   background: url(../images/homeBucket-li-bg.gif) no-repeat 0% 50% ;
   padding-left: 15px;
}

.content .homeBucket li a {
   font-weight: normal;
   text-decoration: none;  
}

.content .homeBucket li a:hover {
   text-decoration: underline;   
}

.content .homeBucket .clear {
   height: 0;
}

/* ---- content box 33, 50, 66 -------- */

.content .box{
   float:left;
   margin-left: 10px;
   /*display: inline;*/
   position: relative;  
}

.content .left {
   margin-left: 0;
   clear: both;
}

.content .box .highlight {
   background: #eef4f7;
   margin-bottom: 10px;
   padding: 10px 10px 20px;
}

.content .box .border {
   border: 1px solid #deeaef; 
   margin-bottom: 10px;
   padding: 10px 10px 20px;
}

/*   LI TAG */
.content .box li 
{
   margin-left: 15px;
   margin-bottom: 2px;
   list-style: disc; 
   list-style-position: outside;
}

.content .boxType-33 {
   width: 170px;
}
.content .boxType-50 {
   width: 259px;
}
.content .boxType-66 {
   width: 350px;
}

.content .box img {
   float:left;
   margin-right: 10px;
   margin-bottom: 10px;
}


.content .box p.title {
   color: #fff;
   font-size: 1.1em;
   text-transform: uppercase;
   margin: 0em;
   padding: 2px 10px 2px 10px;
}

.content .boxType-33 p.title{
   background: url(../images/content-box-header-bg-33.gif);
}
.content .boxType-50 p.title{
   background: url(../images/content-box-header-bg-50.gif);
}
.content .boxType-66 p.title{
   background: url(../images/content-box-header-bg-66.gif);
}
.content a.button {
   background: #7eb4d6 url(../images/content-arrow-button.gif) 5px 50% no-repeat;
   border: 0;
   color: #fff;
   font-size: 1.1em;    
   margin-top: 1em;
   padding: 2px 0 2px 0;
   text-decoration: none;
   text-transform: uppercase;
}
.content a.button strong {
   display: inline-block;
   padding: 2px 10px 2px 20px;
}
/*
Removed due to content margins changing on hover
.content a.button:hover {
   background: #edb546 url(../images/content-arrow-button-hover.gif) 5px 50% no-repeat;
}
{
   .content { padding-top:15px; }
}
*/

.wideContent .content table.card a.button, .wideContent .content .cardApp a.button{
   background:#F6CB63 url(../images/arrow-button.gif) no-repeat scroll 5px 50%;
   border:0pt none;
   color:#000000;
   padding:2px 0pt;
   text-decoration:none;
   text-transform:uppercase;
   border:1px solid #000000;
   
}

.wideContent .content .cardApp {
   float:left;
   width: 300px;
}

.wideContent .content .cardApp a.button{
   float:right;
}

.wideContent .content table.card a.button strong, .wideContent .content .cardApp a.button strong {
   display: inline-block;
   padding: 0 10px 0 20px;
   font-size: 0.9em;
}


.content .box select{
   width: 150px;
   font-size: 1em;
   margin-bottom: 1em;
}

.content .box input.button {
   background: #7eb4d6 url(../images/content-arrow-button.gif) 5px 50% no-repeat;
   border: 0;
   color: #fff;
   cursor: pointer;
   font-weight: bold;
   padding: 2px 10px 2px 20px;
   text-decoration: none;
   text-transform: uppercase;
   font-size: 1.1em;
   
}
.content .box input.button:hover {
   background: #edb546 url(../images/content-arrow-button-hover.gif) 5px 50% no-repeat;
}
.content .box ul {
   list-style-type: none;
   margin-bottom:0em;
   margin-left:0px;
}
/*
.content .box ul a {
   background: url(../images/side-box-nav-li-bg.gif) 5px 0.5em no-repeat;
   display: block;
   padding: 3px 5px 3px 17px;
   line-height: 1em;
}
*/
.content .box ul a {
   display: block;
   padding: 3px 5px 3px 17px;
   /*line-height: 1em;*/
}
.wideContent .content .boxType-highlight {
   background: #d8e8f8;
   width: 710px;
   /*width: 483px;
   height: 107px;*/
   margin: 1em 0 1em 0;
   padding: 15px 20px;
}

.wideContent .content .boxType-highlight ul {
   margin-left: 0;
}

.wideContent .content .boxType-highlight a {
   color: #002163;
   font-weight: bold;
}

.content ul.signPost {
   list-style-type: none;
   float:right;
}

.content ul.signPost a {
   background: url(../images/side-box-nav-li-bg.gif) 5px 0.5em no-repeat;
   display: block;
   padding: 3px 5px 3px 17px; 
   color: #002163;
}

.wideContent .content table .button {
   float:right;
}

.wideContent .content table {
   margin-bottom: 1em;
}

/* ---- content li tabs -------- */

.wideContent .content ul.tabs {
   margin-bottom: 0;
   margin-left: 0;
}

.wideContent .content ul.tabs li{
   display:inline;
   border-bottom: 1px solid #dbdada;
} 

.wideContent .content ul.tabs li a{
   background: url(../images/card-li-bg.gif) no-repeat;
   color: #000;
   display:block;
   float:left;
   height: 34px;
   margin: 0;
   margin-right: 2px;
   padding: 10px 0 0 0;
   text-align: center;
   text-decoration: none;
   width: 100px;
} 


.wideContent .content ul.tabs li a.active{
   background: url(../images/card-li-bg-active.gif) no-repeat ;
   /*height: 39px;*/
   margin-top: -4px;
   padding-top: 15px;
   position: relative;
   margin-bottom: -1px;
} 


.wideContent .content .tabContent {
   clear:left;
   border: 1px solid #e9e9e9;
   padding: 20px 16px;
   
}



.wideContent .content .box {
   margin-left: 1.5em;
}

.wideContent .content .box.left {
   margin-left: 0;
   
} 

.wideContent .content .box ul {
   list-style-type: square !important; 
}

/* ---- content nav steps -------- */

.content #nav-steps {
   clear: both;
   display: block;
   list-style-type: none;
   margin: 0 0 20px;
   padding: 0 0 20px;
}
#nav-steps li {
   display: block;
   float: left;
   text-align: center;
}
#nav-steps li {
   background: #979797;
   border-left: 1px solid #fff;
   color: #fff;
   display: block;
   float: left;
   font-size: 0.9em;
   text-decoration: none;
   text-transform: uppercase;
   padding: 9px 0;
   width: 105px;
}
#nav-steps li.active {
   background: #015e81;
}
#nav-steps li.done{
   background: #97b8d7;
}
#nav-steps li:first-child {
   border-left: 0;
}

/* ---- content forms -------- */


.content .sectionType-fields input, .content .sectionType-fields .w33 input, .content .sectionType-fields .w66 input {
   float:left;
   display: block;
}

.content .sectionType-selectBoxes .w100 label{
   float:left;
   display:block; 
   width: 480px;
   margin-left: 5px;
}
.content .sectionType-selectBoxes .w100 input {
   float: left;
}
.content .sectionType-fields .w66 label {
   float:left;
   display:block; 
   width: 300px;
   margin-left: 5px;
}

.content .sectionType-fields {
   padding: 10px;
   color: #fff;
   display: block;
}
.content .sectionType-selectBoxes .w100 {
   float:left;
   background: #015e81;
   padding: 10px;
   color: #fff;
   margin-bottom: 1em;  
   width: 510px;
}
.content .sectionType-radioButtons .w66 {
   width: 330px;
   float:left;
   background: #015e81;
   padding: 10px;
   color: #fff;
   margin-bottom: 1em;  
}
.content .sectionType-tips {
   clear: none !important;
   float: left;
   padding: 0 !important;
}
.content .sectionType-tips .w33 {
   width: 145px;
   float: left;
   background: #eff4f8;
   padding: 10px;
   margin-lefT: 10px;
   margin-bottom: 1em;  
   display: inline;
}
.field {
   display: block;
   float: left;
   padding: 0 10px;
}
.w25 {
   width: 110px;
}
.w33 {
   width: 150px;
}
.w50 {
   width: 240px;
}
.w66 {
   width: 320px;
}
.w66 label {
   width: 300px;
}
.w75 {
   width: 370px;
}
.w100 {
   clear: both;
}

.content fieldset {
   background: #f2f2f2;
   clear: both;
   padding: 10px 0;
}
.content fieldset.noBackground {
   background: none;
   clear: both;
   padding: 0;
}
.content .sectionType-textFields .inputType-textField {
   border: 1px solid #979797;
   width: 300px;
}
.content .sectionType-textFields .inputType-selectBox {
   border: 1px solid #979797;
   width: 150px;
}
.content .sectionType-selectBoxes .inputType-selectBox {
   border: 1px solid #979797;
   width: 200px;
}
.content .section {
   clear: both;
   display: block;
}
.content .section label {
   display: block;
   font-weight: bold;
   padding: 1px 0;
}
.content input,
.content textarea {
   margin-bottom: 8px;
}
.content .sectionType-radioButtons div label,
.content .sectionType-selectBoxes div label {
   display: block;
   float: left;
   padding: 3px 0 0 2px;
}
.content .sectionType-radioButtons .field div label {
   font-weight: normal;
}
.content .sectionType-radioButtons input {
   clear: both;
   display: block;
   float: left;
}


.content .section .w25 label {
   text-align: right;
}

.content .section .button {
   background: #f6cb63 url(../images/arrow-button.gif) 5px 50% no-repeat;
   border: 1px solid #000;
   color: #000;
   display: inline-block;
   font-size: 1em;
   padding: 2px 5px 2px 10px;
   text-decoration: none;
   text-transform: uppercase;
}
.content .section .back {
   background: #c5c5c5 url(../images/arrow-button-back.gif) 5px 50% no-repeat;
}
.content .sectionType-buttons {
   text-align: right;
}

/* ++++ arabic content ++++++++ */


.content.arabic h2 {
   color: #002163;
   display: block;
   float:right;
   font-size: 1.5em;
   margin: 0;
   text-transform: uppercase;
   width: 240px;  
}

.content.arabic p.articleDetails {
   color: #074989;
   display:block;
   float:left;
   font-size: 1em ;
   font-style: italic;
   margin-bottom: 0;
   margin-top: 4px;
   width: 290px;
}

.content.arabic p.articleHighlight {
   background: url(../images/content-highlight-bg.gif) repeat-y;
   padding: 15px 10px;
   margin-top: 1em;  
}

.content.arabic div.articleImage {
   background: #e4eaea;
   border: 1px solid #c0c0c0;
   clear: left;
   float: left;
   margin-right: 10px;
   margin-left: 0;
   margin-bottom: 1em;
   text-align: center;
   width: 162px;
}

.content.arabic table.article {
   border-left: 1px solid #fff;
   border-bottom: 1px solid #fff;
   text-align: right;
   clear: both;
   width: 100%;
}

.content.arabic ul {
   list-style: square;
   margin-right: 25px;
   margin-bottom: 1em;
   width: 280px;
}

.content.arabic ul li {
   margin: 0;
   padding: 0;
}

.content.arabic ul.number {
   list-style: decimal;
}


/* ++++ content forms +++++++ */

.content .section ul {
   list-style-type: none;
   margin-bottom:0em;
   margin-left:0px;
}
/* LI problem
.content .section ul a {
   background: url(../images/side-box-nav-li-bg.gif) 5px 0.5em no-repeat;
   display: block;
   padding: 3px 5px 3px 17px;
   font-size: 1.1em;
   line-height: 1em;
}
*/
.content .section ul a {
   display: block;
   padding: 3px 5px 3px 17px;
   font-size: 1.1em;
   /*line-height: 1em;*/
}
.content .sectionType-buttons {
   text-align: right;
   margin-bottom: 1em;
}


/* ++++ extra ++++++++ */

#extra {
   float: left;   
   width: 221px;      
   padding-top: 11px;

   
   /*
   position: relative;
   top: -7px;
   */
}

/* ---- extra box -------- */

#extra .box {
   background: url(../images/extra-box-bg.png) repeat-y;
   color: #074989;
   margin: 6px 0 24px 0;
   padding: 10px;
   width: 201px;
   
   
}
#extra .box:before {
   background: url(../images/extra-box-bg_before.png) no-repeat;
   content: "";
   display: block;
   font-size: 1px;
   height: 15px;
   line-height: 1px;
   margin: -16px 0 0 -10px;
   width: 221px;
}
#extra .box:after {
   background: url(../images/extra-box-bg_after.png) no-repeat;
   clear: both;
   content: "";
   display: block;
   font-size: 1px;
   height: 6px;
   line-height: 1px;
   margin: 0 0 -16px -10px;
   width: 221px;
}

#extra .box li {
   background: url(../images/extra-box-li-bg.gif) 0% 0.5em no-repeat;
   padding: 0 0 0 8px;
}

/* ---- extra box-promo -------- */

#extra .boxType-promo p.title {
   color: #002163;
   font-size: 1.4em;
   text-transform: uppercase;
   margin-bottom: 0.4em;
}
#extra .boxType-promo .promo {
   display: block;
   margin-bottom: 10px;
}
#extra .boxType-promo .card {
   margin-bottom: 10px;
}
#extra .boxType-promo .card img {
   float: left;
   margin-right: 10px;
}
#extra .boxType-promo .card span {
   display: block;
   float: left;
   font-size: 1.8em;
   font-weight: bold;
   padding-top: 14px;
}
#extra .boxType-promo span small {
   font-size: 0.555em; /* 18px to 10px */
   font-weight: normal;
}

.content form .button {
   background: #f6cb63 url(../images/arrow-button.gif) 5px 50% no-repeat;
   border: 1px solid #000;
   color: #000;
   cursor: pointer;
   display: inline-block;
   font-size: 1em;
   padding: 2px 5px 2px 10px;
   text-decoration: none;
   text-transform: uppercase;
   
}
/* ++++ footer ++++++++ */


#footer {
   background: url(../images/footer-bg.gif) repeat-x;
   clear: both;
   height: 10em;
   position: relative;
   float: left;
   width: 1005px;
   color: #666;
}

#container #footer {
   height: auto;
}

/* ---- nav-footer -------- */

#nav-footer {
   font-size: 0.9em;
   padding: 3px 0;
}

#footer a {
   color: #666;
   text-decoration:none;
}

#footer a:hover {
   text-decoration:underline;
}

#footer p {
   margin: 10px 0 2px;
}

#footer .left {
   margin-left: 5px;
}

#footer .right {
   float:right;
   margin-right: 5px;
}
#footer li {
   border-left: 1px solid #8888f7; 
   display: inline;
   padding: 0 0.2em 0 0.4em;
}
#nav-footer li:first-child {
   border: 0;
   padding-left: 0;
}
</pre></body></html>