/* #### general ######## */

body {
   background: #fff;
   color: #000;
   font: 62.5% Arial, Helvetica, sans-serif; 
   width: 1005px;
}
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;
}
em {
   font-style: normal;
   font-weight: bold;
}
input,
select,
textarea {
   font: normal 1em Arial, Helvetica, sans-serif; 
}

/* ++++ utilities ++++++++ */

.clear {
   clear: both;
   height: 0px;
   line-height: 0px;
}
#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%;
   /*background-color: #96b8da;*/
   background: #e1edf6;
}

/* ---- container backgrounds -------- */

#container.bg01 {
   /*
   background-image: url(../img/container-bg_jason.jpg);
   background-repeat: repeat-x;
   */
}

/* ++++ main ++++++++ */

#main {
   margin: 0 0 0 0;
   padding: 0 0 0px 0px;
   width: 997px;
  background: #e1edf6;
}

#container #main {
   background: none;
   padding-bottom: 0px;
}


/* ++++ header ++++++++ */

#header {
   min-height: 82px;
   min-width: 1000px;
   width: 100%;
}

#container #header {
   height: 100px;
   background: #fff
}

#header a { 
   color: #fff;
   /*font-size: 0.9em;*/
   /*padding: 0em 0.4em;*/ 
   text-decoration: none;
}

#header a.button {
   background: #fec104 url(../img/button-bg.gif) 0px 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(../img/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(../img/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;
}

/* ++++ side ++++++++ */

#side {
   /*clear: both;*/
   float: left;
   margin-right: 11px;
   width: 160px;
}



/* ---- side box -------- */

#side .box {
   background: #fff url(../img/side-box-bg.gif) 50% 0% repeat-x; 
   border: 1px solid #e6e6e6;
   margin: 11px 0 0 0;
   padding:20px 8px 6px;
   width:143px;
}
#side .box p,
#side .box a {
   color: #666;
}
#side .box p a {
   font-weight: bold;
   text-decoration: underline;
}



/* ---- side nav-detail -------- */

#nav-detail {
   border-top: 1px solid #E6E6E6;
   background: #fff url(../img/nav-detail-bg.gif) repeat-x;
   padding-top: 26px;
   padding-bottom: 2px;
   margin-left: -8px;
   margin-top: 0px;
   width: 168px;
   position: relative;
}

#nav-detail .box  {
   width: 161px;
   background: none;
   margin-left: 2px;
}

/* ---- side box-nav -------- */

#side .boxType-nav { 
   /*border: 1px solid #779fc5;*/
   border-width: 0px 1px 0px;
   margin-top: 0;
   padding: 0;
}

#side .boxType-nav ul {
   list-style-type: none;
}

#side .boxType-nav.first { 
   /*border: 1px solid #779fc5;*/
   border-width: 1px 1px 0px; 
}

#side .boxType-nav .title {
   background: #f0f6fa;
   border-bottom: 1px solid #E6E6E6;   
   display: block;
   font-size: 1.1em;
   text-transform: uppercase;
   margin: 0 0px 0px;
   padding: 3px 5px 3px;
   
}

#side .boxType-nav a {
   /*background: url(../img/side-box-nav-li-bg.gif) 5px 0.5em no-repeat;*/
   color: #666666;
   display: block;
   margin: 0;
   padding: 3px 5px 3px 17px;
   text-decoration: none;
   font-size: 1.1em;
}
#side .boxType-nav a:hover,
#side .boxType-nav .active a {
   font-weight: bold;
   background: url(../img/side-box-nav-li-bg.gif) 8px 0.6em no-repeat;
}

#side .boxType-nav .title a{
   font-weight: bold;
   text-decoration: none; 
   padding-top: 3px;
   padding-right: 5px;
   padding-bottom: 3px;
   padding-left: 5px;
   background-image: none;
}
#side .boxType-nav .title a:hover{
   text-decoration: underline;
}

#side .boxType-nav li {
   border-bottom: 1px solid #e6e6e6;   
} 

/* ---- side box-login -------- */

#side .boxType-login {
   /*border-top: 10px solid #779fc5;*/
   margin-bottom: 10px;
}
#side .boxType-login .title {
   font-size: 1.2em;
   text-transform: uppercase;
   margin-bottom: 0;
}
#side .boxType-login .subtitle {
   font-size: 1em;
}
#side .boxType-login input,
#side .boxType-login select,
#side .boxType-info select{
   background: #fff;
   border: 1px solid #9e9e9e;
   width: 135px;
}

#side .boxType-info select{
   margin-bottom: 10px;
}

#side .boxType-login input.button {
   width: auto;
   float:right;
}
#side .boxType-login .section {
   margin: 0 0 6px;
}
#side .boxType-login .sectionType-textFields input {
   padding: 2px;
   width: 154px;
}
#side .boxType-login .sectionType-selectBoxes select {
   width: 160px;
}
#side .boxType-login .sectionType-buttons {
   padding: 2px 0 4px;
}
#side .boxType-login .sectionType-buttons input {
   margin-right: 6px;
}
#side .boxType-login label {
   color: #666;
   display: block;
   font-weight: bold;
   margin-bottom: 2px;
   text-transform: uppercase;
}
#side .boxType-login .button {
   background: #f6cb63 url(../img/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;
}

/* ---- side box-info -------- */

#side .boxType-info {
   /*border-top: 10px solid #779fc5;*/
   margin-bottom: 10px;
}
#side .boxType-info p,
#side .boxType-info a, #side .boxType-info ul {
   color: #074989;
}

#side .boxType-info .title {
   font-size: 1.2em;
}
#side .boxType-info .secure {
   float: left;
   margin: 0 10px 5px 0;
}

#container #side .box.secondary {
   background: #fff;
   padding-top: 10px;
}

#side .boxType-info li {
   background: url(../img/side-box-li-bg.gif) no-repeat 0 2px;
   padding-left: 15px;
}


/* ++++ content ++++++++ */

.contentContainer {
   float:left;
   width: 555px;
} 


.content {
   background: url(../img/content-bg.png) repeat-y;
   float: left;
   margin: 18px 0 0;
   padding: 7px 15px 10px 10px;
   width: 530px;
}

.wideContent .content {
   background: url(../img/wideContent-bg.png) repeat-y;
   width: 750px;
}




.content:before {
   background: url(../img/content-bg_before.png) no-repeat;
   content: "";
   display: block;
   font-size: 1px;
   height: 7px;
   line-height: 1px;
   margin: -14px 0 0 -10px;
   width: 555px;
}

.wideContent .content:before {
   background: url(../img/wideContent-bg_before.png) no-repeat;
   width: 775px;
}

.content.arabic:before {
   margin: -14px -15px 0 0;
}
.content:after {
   background: url(../img/content-bg_after.png) 0% 100% no-repeat;
   content: "";
   clear: both;
   display: block;
   font-size: 1px;
   height: 22px;
   line-height: 1px;
   margin: 0 0 -21px -10px;
   width: 555px;
}

.wideContent .content:after {
   background: url(../img/wideContent-bg_after.png) 0% 100% no-repeat;
   width: 775px;
}
.content.arabic:after {
   margin: 0 -15px -21px 0;
}
.content h2 {
   color: #002163;
   display: block;
   float:left;
   font-size: 1.5em;
   margin: 0px 0 10px 0px;
   text-transform: uppercase;
   /*width: 300px;
   */
}


.wideContent .content h2 {
   width: 500px;
}

.wideContent .content a{
   color: #002163;
}

.content h3 {
   color: #002163;
   display: block;
   font-size: 1.2em;
   margin: 1em 0;
   
}

.content h4 {
   color: #000;
   display: block;
   font-size: 1.1em;
   margin: 1em 0;
}

.content p {
   font-size: 1.1em;
}

.content a {
   font-weight: bold;
   color: #000;
}

.content a.anchor {
   text-decoration: none;
}

.content a.internal {
   color: #002163;
}

.content p.articleDetails {
   color: #074989;
   display:block;
   float:right;
   font-size: 1em ;
   font-style: italic;
   margin-bottom: 0;
   margin-top: 4px;
   width: 225px;
   text-align: right;
}

.content p.articleHighlight {
   background: url(../img/content-highlight-bg.gif) repeat-y;
   padding: 15px 10px;
   margin-top: 0em;  
}

.content div.articleImage {
   background: #e4eaea;
   border: 1px solid #c0c0c0;
   clear: right;
   float: right;
   margin-left: 10px;
   margin-bottom: 1em;
   text-align: center;
   width: 162px;
}

.content div.articleImage p{
   margin-bottom: 0.5em;
}

.content div.articleImage p.caption{
   color: #002163;
   font-weight: bold;
   text-transform: uppercase; 
}

.content div.articleImage p.credit{
   color: #777878;
   font-style: italic;
   font-size: 1em;
}

.content ul {
   list-style: square;
   margin-left: 15px;
   margin-bottom: 1em;
   list-style-position: inside;
   font-size: 1.1em;
}

.content li {
   margin-left: 15px;
   margin-bottom: 15px;
   list-style-type: disc;
   list-style-image: none;
   list-style-position: outside;
}

.content ul.number {
   list-style: decimal;
   list-style-position: inside;
}

.content ul.nav-pageLinks {
   list-style: decimal;
   color: #002163;
   font-weight: bold;
   font-size: 1.1em;
}

.content ul.nav-pageLinks li a {
   color: #002163;
   
}




.content .header {
   margin: -7px -15px 10px -10px;
}


.content table.article {
   border-left: 1px solid #fff;
   border-bottom: 1px solid #fff;
   text-align: left;
   clear: both;
   width: 100%;
}

.content .article td {
   border-right: 1px solid #fff;
   border-top: 1px solid #fff;
   padding: 9px 5px 10px ;
}

.content .article th {
   background: #015e81;
   border-right: 1px solid #fff;
   border-top: 1px solid #fff;
   color: #fff;
   padding: 9px 11px 10px 11px;
}

.content .article tr {
   background: #ebf3fb;
}

.content .article tr.odd {
   background: #d8e8f8;
}


.wideContent img {
   margin-right: 1em;
   margin-bottom: 1em;
}

.wideContent table img {
   margin-bottom: 0;
}

.wideContent .content table ul {
   margin-left: 0px;
   
}


.wideContent table.card li{
   margin-bottom: 1em;  
   
}

/* ++++ 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;
}

.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(../img/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: 0px;
}

/* ---- content box 33, 50, 66 -------- */

.content .box{
   float:left;
   margin-left: 10px;
   /*display: inline;*/
   position: relative;  
}

.content .left {
   margin-left: 0px;
   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(../img/content-box-header-bg-33.gif);
}
.content .boxType-50 p.title{
   background: url(../img/content-box-header-bg-50.gif);
}
.content .boxType-66 p.title{
   background: url(../img/content-box-header-bg-66.gif);
}
.content a.button {
   background: #7eb4d6 url(../img/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(../img/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(../img/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: 0px 10px 0px 20px;
   font-size: 0.9em;
}


.content .box select{
   width: 150px;
   font-size: 1em;
   margin-bottom: 1em;
}

.content .box input.button {
   background: #7eb4d6 url(../img/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(../img/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(../img/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;
   margin: 1em 0 1em 0;
   padding: 15px 20px;
}

.wideContent .content .boxType-highlight ul {
   margin-left: 0px;
}

.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(../img/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: 0px;
}

.wideContent .content ul.tabs li{
   display:inline;
   border-bottom: 1px solid #dbdada;
} 

.wideContent .content ul.tabs li a{
   background: url(../img/card-li-bg.gif) no-repeat;
   color: #000;
   display:block;
   float:left;
   height: 34px;
   margin: 0px;
   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(../img/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: 0px 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: 0px 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(../img/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(../img/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: 0px;
   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(../img/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(../img/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;
   margin-left: 3px;
   width: 221px;
   padding-top: 11px;
   /*
   position: relative;
   top: -7px;
   */
}

/* ---- extra box -------- */

#extra .box {
   background: url(../img/extra-box-bg.png) repeat-y;
   color: #074989;
   margin: 6px 0 24px 0;
   padding: 10px;
   width: 201px;
}
#extra .box:before {
   background: url(../img/extra-box-bg_before.png) no-repeat;
   content: "";
   display: block;
   font-size: 1px;
   height: 6px;
   line-height: 1px;
   margin: -16px 0 0 -10px;
   width: 221px;
}
#extra .box:after {
   background: url(../img/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(../img/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(../img/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(../img/footer-bg.gif) repeat-x;
   clear: both;
   height: 10em;
   position: relative;
   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;
}
