﻿body {
  min-width: 630px;  /* 2x (LC fullwidth +
                            CC padding) + RC fullwidth */
  font-size: .9em;
  font-family: verdana,arial,helvetica,sans-serif;
  line-height:150%; 
}

a:link {
  color: #12455E;
  text-decoration: none;
  /*color: #981793;*/
}

a:visited {
  color: #12455E;
  text-decoration: none;
}

a:active {
  color: #000;
  text-decoration: none;
}

a:hover {
  color: #4C7B93;
  text-decoration: underline;
}

#wrapper {
  margin-left:auto;
  margin-right:auto;
  margin-top:25px;
  text-align:left;
  width:80%;
}

#container {
  padding-left: 150px;   /* LC fullwidth */
  padding-right: 35px;  /* RC fullwidth + CC padding*/
  
}

#container .column {
  position: relative;
  float: left;
}

#container h1 {
  /* padding:15px; */
  color: 912F2F;
  /*font-family: verdana,arial,helvetica,sans-serif;*/
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 26pt;
  /*font-weight:bold;*/
  padding-right:0;
  margin-bottom:0.3em;
  margin-top:.5em;
  text-align: center; 
  line-height: 1.1em;
}

#container h1.arabic {
  font-weight: bold;
  font-family: Tahoma,arial,sans-serif;
  font-size:22pt;
  margin-top:.7em;
  margin-bottom:1em;
  padding-bottom:10px;
  text-align: center; 
  line-height: 1.1em;
}  

#container h3 {
  padding-top: 8px;
  padding-left: 5px;
  font-size: 1.2em;
  font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
  font-weight:bold;
  color:#912F2F;
}



/* #container ul { 
  list-style-type: none;
  margin: 0;
  font-size:1.1em;
  padding-left: 30px;
}*/

#header {
  height:110px;
  margin:0;
  background: #FFFF99;
}

#header h1 {
  padding:15px;
  color: maroon;
  font: 20pt arial,helvetica,sans-serif;
}

#header .floatright {
  float: right;
  /*width: 300px;*/
  margin: 2px 25px 0px 0px;
  /*padding: 10px;*/
  /*border: 1px solid #666;*/
}
	
#center {
  padding: 10px 20px;  /* CC padding */
  width: 100%;
  background:#FFFFCC;
}

#left {
  width: 130px;          /* LC fullwidth - padding */
  padding: 0 10px;     /* LC padding */
  right: 190px;         /* LC fullwidth + CC padding */
  margin-left: -100%;
  background:#FFFF99;
  font: 10pt arial,helvetica,sans-serif;
  }

#left ul { 
  list-style-type: none;
  margin: 0;
  font-size:1em;
  padding-left: 10px;
}

#left h2 {
  padding-top: 25px;
  padding-left: 5px;
  font-size: 1.1em;
  font-weight:bold;
}

#right {
  width: -5px;              /* RC width - padding */
  padding: 0 5px;         /* RC padding */
  margin-right: 15px;  /* RC fullwidth + CC padding */
  background:#FFFF99;
}

#right ul { 
  list-style-type: none;
  margin: 0;
  font-size:12px;
  padding-left: 10px;
}

#right h2 {
  padding-top: 5px;
  padding-left: 5px;
  font-size: 1.1em;
  font-weight:bold;
}

hr {
  border: none 0;
  border-top: 1px dashed #A77A7A; /*the horizontal rule */
  width: 50%;
  height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

#footer {
  clear: both;
  background:#FFFF99;
  height:40px;
  padding-top:15px;
  padding-right:15px;
  text-align:right;
  font-size:12px;
  
  /*** IE Fix ***/
  * html #left {
  left: 15px;          /* RC fullwidth */
}
}

#container {
  overflow: hidden;
}
#container .column {
  padding-bottom: 20010px;  /* X + padding-bottom */
  margin-bottom: -20000px;  /* X */
}
#footer {
  position: relative;
}

* html body {
  overflow: hidden;
}
* html #footer-wrapper {
  float: left;
  position: relative;
  width: 100%;
  padding-bottom: 10010px;
  margin-bottom: -10000px;
  background: #fff;         /* Same as body 
                               background */
}

table.box-a {
  font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
  font-size: 12px;
  /*margin: 45px;*/
  /*margin: 10px;*/
  margin: 3px 5px 10px 5px;
  width: 300px;
  text-align: left;
  border-collapse: collapse;
  border: 1px solid #fff;
  float: left;
}

table.box-a th {
  font-size: 13px;
  font-weight: normal;
  font-variant: small-caps;
  padding: 8px;
  background: #A77A7A;
  /*border-top: 4px solid #912F2F;*/
  border-bottom: 1px solid #fff;
  color: #000;
}

table.box-a td {
  padding: 8px;
  background: #EFC0C0;
  border-bottom: 1px solid #fff;
  color: #000;
  border-top: 1px solid transparent;
}

table.box-a caption
{
  caption-side: top;
  font-size: 14px;
  font-variant: small-caps;
  font-weight: bold;
  text-align: center;
  padding: 0.5em 0;
  background: #912F2F;
  color: #FFF;
  /*border-bottom: 1px solid #912F2F;*/
}


table.box-a tr:hover td {
  background: #EFAFAF;
  color: #000;
}

/* for wide tables */

table.box-a-wide {
  font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
  font-size: 12px;
  /*margin: 45px;*/
  /*margin: 10px;*/
  margin: 3px 5px 10px 5px;
  width: 540px;
  text-align: left;
  border-collapse: collapse;
  border: 1px solid #fff;
  float: left;
}

table.box-a-wide th {
  font-size: 13px;
  font-weight: normal;
  font-variant: small-caps;
  padding: 8px;
  background: #A77A7A;
  /*border-top: 4px solid #912F2F;*/
  border-bottom: 1px solid #fff;
  color: #000;
}

table.box-a-wide td {
  padding: 8px;
  background: #EFC0C0;
  border-bottom: 1px solid #fff;
  color: #000;
  border-top: 1px solid transparent;
}

table.box-a-wide caption
{
  caption-side: top;
  font-size: 14px;
  font-variant: small-caps;
  font-weight: bold;
  text-align: center;
  padding: 0.5em 0;
  background: #912F2F;
  color: #FFF;
  /*border-bottom: 1px solid #912F2F;*/
}

table.box-a-wide tr:hover td {
  background: #EFAFAF;
  color: #000;
}

/* for mid-sized tables */

table.box-a-mid {
  font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
  font-size: 12px;
  /*margin: 45px;*/
  /*margin: 10px;*/
  margin: 3px 5px 10px 5px;
  width: 370px;
  text-align: left;
  border-collapse: collapse;
  border: 1px solid #fff;
  float: left;
}

table.box-a-mid th {
  font-size: 13px;
  font-weight: normal;
  font-variant: small-caps;
  padding: 8px;
  background: #A77A7A;
  /*border-top: 4px solid #912F2F;*/
  border-bottom: 1px solid #fff;
  color: #000;
}

table.box-a-mid td {
  padding: 8px;
  background: #EFC0C0;
  border-bottom: 1px solid #fff;
  color: #000;
  border-top: 1px solid transparent;
}

table.box-a-mid caption
{
  caption-side: top;
  font-size: 14px;
  font-variant: small-caps;
  font-weight: bold;
  text-align: center;
  padding: 0.5em 0;
  background: #912F2F;
  color: #FFF;
  /*border-bottom: 1px solid #912F2F;*/
}

table.box-a-mid tr:hover td {
  background: #EFAFAF;
  color: #000;
}

.floatrightlinks {
  float: right;
  width: 300px;
  margin: 20px 5px 5px 25px;
  background-color: #D0DFB3;
  padding: 10px;
  border: 1px solid #666;
  font: 11pt arial,helvetica,sans-serif;
  font-style:italic;
  line-height: 23px;
}

.floatrightglance {
  float: right;
  clear: right;
  width: 300px;
  margin: 3px 5px 5px 25px;
  background-color: #EFC0C0;
  padding: 10px;
  border: 1px solid #666;
  font: 11pt arial,helvetica,sans-serif;
  font-style:italic;
  line-height: 23px;
}

.linktext {
  font: 10pt arial,helvetica,sans-serif;
  font-style:italic;
}

ul {
  margin-left: 0;
  padding-left: 20px;
}

.floatleft {
  float: left;
  width: 320px;
  margin: 3px 8px 5px 5px;
  background-color: #EFC0C0;
  padding: 2px;
  border: 1px solid #666;
}

hr {
  border: none 0;
  border-top: 1px dashed #A77A7A;/*the border*/
  width: 50%;
  height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

#table_container {
  width: 940px;
  margin: 0 auto;
}