body
{
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
    text-align: center;
    background-color: #a0c4d4;
    background-image: url(images/bg_body_repeat.gif);
    background-position: center;
    font-family: Arial;
}
#OuterTable
{
    width: 100%;
    height: 100%;
    text-align: center;
    border-width: 0px;
    background-image: url(images/bg_body_gradient.gif);
    background-position: top center;
    background-repeat: repeat-x;
}
#LeftTd
{
    width: 50%;
}
#LeftShadow
{
    width: 100%;
    height: 100%;
}
#LeftShadowTop
{
    width: 100%;
    height: 180px;
    background-repeat: no-repeat;
    background-position: right top;
    background-image: url(images/left_shadow_top.png);
}
#LeftShadowMiddle
{
    width: 100%;
    height: 100%;
    background-repeat: repeat-y;
    background-position: right top;
    background-image: url(images/left_shadow_middle.png);
}
#LeftShadowBottom
{
    width: 100%;
    height: 228px;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-image: url(images/left_shadow_bottom.png);
}
#MiddleTd
{
    width: 948px;
    height: 100%;
}
#RightTd
{
    width: 50%;
}
#RightShadow
{
    width: 100%;
    height: 100%;
}
#RightShadowTop
{
    width: 100%;
    height: 180px;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url(images/right_shadow_top.png);
}
#RightShadowMiddle
{
    width: 100%;
    height: 100%;
    max-width: 20px;
    background-repeat: repeat-y;
    background-position: left top;
    background-image: url(images/right_shadow_middle.png);
}
#RightShadowBottom
{
    width: 100%;
    height: 228px;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-image: url(images/right_shadow_bottom.png);
}
#ContentOuterTable
{
    width: 100%;
    height: 100%;
    border-width: 0px;
}
#TopBanner
{
    width: 100%;
    height: 112px;
    background-repeat: repeat-x;
    background-position: left top;
    background-image: url(images/top_banner_repeat.gif);
}
#MenuTable
{
    width: 100%;
    height: 46px;
    background-image: url(images/bg_menu.gif);
    background-repeat: repeat-x;
}
#MenuTd
{
    width: 100%;
    text-align: right;
}
#BreadcrumbTable
{
    width: 100%;
    background-color: #fff;
}
#BreadcrumbTd
{
    width: 80%;
    padding-left: 4px;
    font-family: Arial,Sans-Serif;
    font-size: 8.5pt;
    font-weight: normal;
    text-align: left;
    color: #333;
}
#UserTd
{
    width: 20%;
    font-family: Arial,Sans-Serif;
    padding-right: 4px;
    text-align: right;
}
#UserTd a.SkinObject:visited, #UserTd a.SkinObject:active, 
#UserTd a.skinobject:hover, #UserTd a.skinobject:link, 
#BreadcrumbTd a.SkinObject:visited, #BreadcrumbTd a.SkinObject:active, 
#BreadcrumbTd a.skinobject:hover, #BreadcrumbTd a.skinobject:link
{
    color: #333;
    font-size: 7pt;
    font-weight: normal;
    letter-spacing: 0.2em;
}
#LoginTd
{
    width: 150px;
    text-align: right;
    padding-left: 5px;
    padding-right: 5px;
    letter-spacing: 0.2em;
}
#LoginTd a.SkinObject:visited, #LoginTd a.SkinObject:active, 
#LoginTd a.skinobject:hover, #LoginTd a.skinobject:link
{
    font-size: 9pt;
    color: #fff;
    font-weight: normal;
}
#ContentTd
{
    width: 100%;
    height: 100%;
    vertical-align: top;
    text-align: center;
    border-width: 0px;
    background-color: #fff;
    padding: 0px 3px;
}
#BannerContentTd
{
    width: 100%;
    height: 100%;
    vertical-align: top;
    text-align: center;
    border-width: 0px;
    background-color: #fff;
    padding: 0px 0px;
}
#BannerContentTdLogin
{
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-align: center;
    border-width: 0px;
    background-color: Transparant;
    padding: 0px 0px;
}
.ContentTable
{
    width: 100%;
    height: 1px;
}
#HeaderPane
{
    padding: 3px 0px 4px 0px;
}
#TopPane
{
    padding: 8px 0px 3px 0px;
}
#TopLeftPane
{
    padding: 3px 3px 3px 0px;
}
#TopRightPane
{
    padding: 3px 0px 3px 3px;
}
#LeftPane
{
    padding: 3px 0px 3px 0px;
    width: 35%;
}
#ContentPane
{
    padding: 2px 6px 3px 6px;
    width: 100%;
}
#RightPane
{
    padding: 3px 0px 3px 0px;
    width: 35%;
}
.navThirdLevelDivider
{
    padding: 3px 0px 3px 3px;
}
.navThirdLevelDividerRight
{
    padding: 3px;
}
.navThirdLevelDividerLogin
{
    height: 100%;
    padding: 3px 0px 3px 3px;
}
.navThirdLevelDividerRightLogin
{
    height: 100%;
    padding: 3px;
}
.navThirdLevelDividerGray
{
    padding: 3px 0px 3px 3px;
    background-color: #ebebea;
}
.navThirdLevelDividerRightGray
{
    padding: 3px;
    background-color: #ebebea;
}
#MidLeftPane
{
    padding: 3px 3px 3px 0px;
    width: 100%;
}
#MiddlePane
{
    padding: 3px 3px 3px 3px;
    width: 100%;
}
#MidRightPane
{
    padding: 3px 0px 3px 3px;
    width: 100%;
}
#BottomColumn1
{
    padding: 3px 3px 3px 0px;
}
#BottomColumn2
{
    padding: 3px 3px 3px 3px;
}
#BottomColumn3
{
    padding: 3px 3px 3px 3px;
}
#BottomColumn4
{
    padding: 3px 0px 3px 3px;
}
#BottomPane
{
    padding: 3px 0px 3px 0px;
}
#Footer
{
    width: 100%;
    padding: 3px 0px 3px 0px;
}
#FooterLeft
{
    width: 8px;
    height: 32px;
    background-repeat: no-repeat;
    background-position: right top;
    background-image: url(images/bg_footer_left.gif);
}
#FooterLeftLogin
{
    width: 8px;
    height: 32px;
    background-repeat: repeat-x;
    background-position: right top;
    background-image: url(images/bg_footer_left_login.gif);
}
#FooterTable
{
    width: 100%;
    height: 32px;
    background-color: Transparent;
}
#FooterInnerTd
{
    width: 100%;
    height: 32px;
    background-repeat: repeat-x;
    background-position: right top;
    background-image: url(images/bg_footer_repeat.gif);
}
#FooterInnerTable
{
    width: 100%;
    height: 38px;
    background-color: Transparent;
    background-repeat: no-repeat;
    background-position: center 10px;
    background-image: url(images/bg_copyright.png);
}
#FooterRight
{
    width: 8px;
    height: 38px;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url(images/bg_footer_right.gif);
}
#FooterRightLogin
{
    width: 8px;
    height: 32px;
    background-repeat: repeat-x;
    background-position: left top;
    background-image: url(images/bg_footer_right_login.gif);
}
a:link
{
    color: #000;
}
.MainMenu_SeparatorCssClass
{
    width: 1px;
    background-color: Transparent;
    height: 100%;
    background-image: url(bg_separator.gif);
    border-top: solid 0px #fff;
    border-bottom: solid 0px #fff;
    background-repeat: no-repeat;
}
.BannerRightSide
{
    width: 8px;
    background-image: url(bg_right.gif);
    background-position: right;
    background-repeat: repeat-y;
}
.MainMenu_MenuContainer
{
}
.MainMenu_MenuBar
{
    cursor: pointer;
    height: 16px;
    cursor: hand;
    background-color: Transparent;
    text-transform: uppercase;
    text-align: center;
}
.MainMenu_MenuItem
{
    border-left: #5069BC 0px solid;
    border-bottom: #5069BC 0px solid;
    border-top: #5069BC 0px solid;
    border-right: #5069BC 0px solid;
    cursor: pointer;
    cursor: hand;
    color: #fff;
    font-family: Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    background-color: Transparent;
    letter-spacing: 0.2em;
    text-transform: none;
}
.MainMenu_MenuItemSel
{
    cursor: pointer;
    cursor: hand;
    color: #fff;
    font-family: Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    background-color: transparent;
    text-align: center;
    letter-spacing: 0.2em;
    text-transform: none;
}
.MainMenu_MenuItem td
{
    border-right: solid 2px #82a1ae;
    padding-right: 5px;
    height: 35px;
    vertical-align: middle;
}
.MainMenu_MenuItemSel td
{
    border-right: solid 2px #82a1ae;
    padding-right: 5px;
    height: 35px;
    vertical-align: middle;
}
.MainMenu_SubMenu .MainMenu_MenuItem td
{
    border-right: solid 2px #82a1ae;
    padding-right: 5px;
    height: 35px;
    vertical-align: middle;
    height: 0px;
}
.MainMenu_SubMenu .MainMenu_MenuItemSel td
{
    border-right: solid 0px #82a1ae;
    height: 0px;
    padding-right: 0px;
    height: 35px;
    vertical-align: middle;
}
.MainMenu_SubMenu .MainMenu_MenuItem
{
    border: 0px 0px;
    padding: 2px;
    font-family: Arial, Helvetica;
    font-size: 8.5pt;
    text-align: left;
    color: #fff;
}
.MainMenu_SubMenu .MainMenu_MenuItemSel
{
    border: 0px 0px;
    color: #0c3f55;
    padding: 2px;
    font-family: Arial, Helvetica;
    font-size: 8.5pt;
    text-align: left;
}
.MainMenu_MenuIcon
{
    display: none;
    background-color: #5069BC;
    border-left: #5069BC 1px solid;
    border-bottom: #5069BC 0px solid;
    border-top: #5069BC 0px solid;
    cursor: pointer;
    cursor: hand;
    text-align: center;
    width: 15px;
    height: 21px;
}
.MainMenu_SubMenu
{
    background-color: #5e8ba0;
    font-family: Arial, Helvetica;
    font-size: 8.5pt;
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
    padding: 5px;
}

.MainMenu_MenuBreak
{
    height: 1px;
    border-width: 0px;
    width: 4px;
}
.MainMenu_MenuArrow
{
    display: none;
    border-right: #5069BC 1px solid;
    border-bottom: #5069BC 0px solid;
    border-top: #5069BC 0px solid;
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
    cursor: hand;
}
.MainMenu_RootMenuArrow
{
    display: none;
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
    cursor: hand;
}
.Head
{
    font-family: Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
}
a.skinobject:link
{
    color: #666666;
    text-decoration: none;
    font-family: Arial,Sans-Serif;
    letter-spacing: 0.2em;
}
a.skinobject:visited
{
    color: #666666;
}
a.skinobject:hover
{
    color: #666666;
}
a.skinobject:active
{
    color: #666666;
}
a:visited, a:hover, a:link, a:active
{
    color: #175876;
    font-weight: bold;
}

/******************
ACCORDIAN STYLES
*******************/
.ui-accordion 
{
    margin: 0; 
    padding: 0; 
    list-style-type: none; 
}
a.ui-accordion-header:visited , a.ui-accordion-header:active
{
    color: #373535;
    text-decoration: none;
}
a.ui-accordion-header:link, a.ui-accordion-header:hover
{
    color: #FFF;
    text-decoration: none;
}
.ui-accordion li 
{ 
    margin: 0; 
    margin-bottom: 2px; 
    padding: 0; 
    *height:0px;
    list-style-type: none;
}
.ui-accordion li .ui-accordion-header 
{
    display: block;
    height: 53px;
    *height:59px;
    background-image: url(images/bg_accordion.png);
    color: #fff;
    text-decoration: none;
    position: relative;
    width:281px;
    *width:291px;
    padding-left:10px;
    padding-top:5px;
    font-family: Arial Sans-Serif;
    font-size:11pt;
    letter-spacing:0.1em;
    font-weight:bold;
    position:relative;
    left:-17px;
    list-style-type:none;
    font-size:1em;
    margin:0px;
}
.ui-accordion-container div
{
    width:232px;
    padding-left:20px;
}
.ui-accordion li .ui-accordion-right 
{
}
.ui-accordion li .ui-accordion-left 
{
}
.ui-accordion li.selected .ui-accordion-header 
{ 
    background-image: url(images/bg_accordion-selected.png);
    color: #373535; 
}
.ui-accordion li:hover .ui-accordion-header 
{ 
    background-image: url(images/bg_accordion-selected.png); 
    color: #373535; 
}
/*.ui-accordion li:hover .ui-accordion-left 
{ 
    background-image: url(i/accordion-left-over.png); 
}
.ui-accordion li:hover .ui-accordion-right 
{
    background-image: url(i/accordion-right-over.png); 
}
.ui-accordion li.selected .ui-accordion-left 
{ 
    background-image: url(i/accordion-left-act.png); 
}
.ui-accordion li.selected .ui-accordion-right 
{ 
    background-image: url(i/accordion-right-act.png); 
}*/
/******************
Thickbox styles
*******************/
* {margin:0px padding:0px;}
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}
/*Skin selectors for Thickbox.ascx*/
.TB_ContentTable
{
    background-image: url(images/lightbx_bg.jpg);
    width: 581px;
    height: 452;
    margin: auto;
    padding: 0px 16px;
    height: 100%;
    top: 0px;
    position: relative;
}

#ContentTable_Login
{
    width: 437px;
    height: 340px;
    background-image: url(images/bg_login.jpg)
}
#LoginTable
{
    margin-top: 47px;
    margin-left: 195px;
    width: 170px;
    height: 260px;
}
#TB_pagemaster .ContentPane
{
}

#TB_pagemaster table.BBT_MainTable
{
    height: 276px;
    margin-left: 253px;
    width: 235px;
    margin-top:-50px;
    padding-bottom:30px;
}
#RCH_Home-Page_Newsworthy-Events, #RCH_Home-Page_Testimonials, #LeftShadowMiddle, #LeftShadowTop, #LeftShadowBottom,
#RightShadowMiddle, #RightShadowTop, #RightShadowBottom
{ 
    behavior: url(http://staging.exousia.co.za/portals/_default/skins/Exousia/includes/iepngfix.htc); 
}
 
img[], #RCH_Home-Page_Newsworthy-Events,#RCH_Home-Page_Testimonials,#LeftShadowMiddle, #LeftShadowTop, #LeftShadowBottom,
#RightShadowMiddle, #RightShadowTop, #RightShadowBottom
{ 
 behavior:none; 
}
