.rssReceiver {
  padding: 10px;
}

  .rssReceiverHeader {
    width: 100%;
  }

  .rssReceiverHeadline {
    float: left;
    padding-top: 10px;
    padding-left: 10px;
  }

  .rssReceiverFeedRss {
    float: right;
    padding-top: 10px;
    padding-right: 10px;
    z-index: 1;
    position: relative;
  }

  .rssReceiverFeedRss a img {
    border:0px;
  }

  .rssReceiverContent {
  }

  .rssReceiverPagingDelimiter {
    font-size: 1px;
    height: 20px;
    width: 100%;
  }
  
/* IFSPodCast */

    .rssIFSPodCastDelimiter {
      border-bottom:1px dashed #C0BFC0;
      height:1px;
      font-size: 0px;
      overflow:hidden;
      clear:both;
      padding-top: 10px;
    }

    .rssIFSPodCastItemTitle {
      padding-top: 10px;
    }

      .rssIFSPodCastItemTitle p {
        display: inline;
      }

    .rssIFSPodCastItemContent {
      padding-top: 5px;
    }

      .rssIFSPodCastItemContentLink {
        width:100%;
      }

        .rssIFSPodCastItemContentLinkImg {
          float: left;
        }

          .rssIFSPodCastItemContentLinkImg img {
            border: 0px;
          }

        .rssIFSPodCastItemContentLinkText {
          float: left;
          padding-left: 5px;
        }

          .rssIFSPodCastItemContentLinkText p {
            display:inline;
          }
 .itemsInFocus {
  padding: 10px;
}

  .itemsInFocusContent {
    width: 100%;
  }

    .itemsInFocusContentColumn {
      float: left;
      width: 256px;
      padding-right: 10px;
    }

    .itemsInFocusContentColumnBorder {
      border-left:1px dashed #C0BFC0;
      padding-left: 10px;
    }

      .itemsInFocusItem {
        padding-top: 10px;
      }

  .itemsInFocusContentClearFloat {
    clear: both;
  }.compChartElement {
  padding-top: 10px;
  padding-bottom: 10px;
}

  .compChartStackCollection {
    padding-top: 10px;
    height: 1%;
  }

    .compChartStackItem {
      float: left;
      font-size: 1px;
    }

    .compChartStackItem img {
      border: 0px;
    }

    .compChartStackItemMargin {
      margin-left: 4px;      
    }

    .compChartStackCrossItem {
      margin-top: 5px;
      height: 1%;
      font-size: 1px;
    }

    .compChartStackCrossItem a img {
      border: 0px;
    }

    .compChartStackItemsClearFloat {
      clear: both;
      height: 1%;
      font-size: 1px;
    }

.elementSelectedIE6 {
  filter: alpha(opacity=100);
}

.elementNotSelectedIE6 {
  filter: alpha(opacity=50);
}

.elementSelectedIE8 {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}

.elementNotSelectedIE8 {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';
}
  
.elementSelected {
  opacity: 1;
}

.elementNotSelected {
  opacity: 0.5;
}

.compChartDetailElement {
  position: relative;
  padding-bottom: 10px;
}

  .compChartComponet {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 15px;
    height: 1%;    
  }

    .compChartComponetImage {
      float: left;
      width: 105px;      
      padding-right:10px;
      padding-left:0px;
    }

    .compChartComponetText {
      float: left;
      width: 660px;
    }

    .compChartComponetText p {
      display:inline;
    }/*
***************************
* Classes - ListElement   *
***************************
*/

.listFilterContent {
  padding: 10px;
}

  .listFilterContentSelections {
    padding-top: 5px;
    height: 30px;
  }

    .listFilterContentSelection {
      float: left;
      padding-right: 10px;
    }

      .listFilterContentSelection select {
        width: 150px;
      }/*
***************************
* Classes - ListElement   *
***************************
*/

.listElement {

}

/*
**************************
* Classes - StandardList *
**************************
*/

  .listElementHeader {
    padding: 10px;
  }

  .listElementContent {
    padding: 10px;
  }

    .listElementItem {
      clear: both;
      padding-top: 5px;
      padding-bottom: 5px;
    }

    .listElementDelimiter {
      border-bottom:1px dashed #C0BFC0;
      height:1px;
      margin-top: 5px;
      margin-bottom: 5px;
      font-size: 0px;
      overflow:hidden;
    }
 
    .listElementNoPaging {
      height: 10px;
      width: 100%;
    }

    .listElementPaging {
      margin-left: auto;
      margin-right: auto;
      background-color: #F7F7F7;
      position: relative;
      font-weight: bold;
      height: 30px;
      padding-top: 10px;
    }

      .listElementPagingPrev {
        float: right;
        padding-right: 10px;
        position: relative;
        z-index: 1;
      }

      .listElementPagingNext {
        float: right;
        padding-right: 10px;
        position: relative;
        z-index: 1;
      }

      .listElementLinkEnabled {
        color: #863d8d;
      }

      .listElementLinkDisabled {
        color: #5a5a5a;
      }

    .listElementClearFloat {
      clear: both;
    }

/*
**********************
* Classes - LogoList *
**********************
*/

  .logoListElementContent {
  }

    .logoListElementRow { 
      clear: both;
    }

      .logoListElementOuterItem { 
        float: left;
        width: 96px;
        height: 86px;
      }

      .logoListElementInnerItem { 
        width: 96px;
        height: 86px;
        background-color: #ffffff;
      }
      
        .logoListElementItemTop {
          height: 5px;
          width: 96px;
          font-size:1px;
        }

        .logoListElementItemContent {
          display: table;
          width: 96px;
          height: 76px;
          text-align: center;
        }
        
        .logoListElementItemContent div {
          display: table-cell;
          vertical-align: middle;
        }

        .logoListElementItemContentIE {
          position: relative;
          top:expression(this.parentNode.clientHeight/2 - this.firstChild.clientHeight/2 + " px");
        }     

          .logoListElementItemContent div div {
            margin: 0 auto;              
            width: 96px
          }

            .logoListElementItemContent div div a {
              font-size: 0.7em;
            }    

              .logoListElementItemContent div div a img {
                border: 0px;
              }   

      .logoListElementItemLeftMargin { 
        margin-left: 10px;
      }

      .logoListElementItemTopMargin { 
        padding-top: 10px;
      }

  .logoListElementPaging {
    clear: both;
    padding-top: 10pX;
  }

/*
*********************************
* Classes - ThreeColumnLinkList *
*********************************
*/


  .listColumnElementContent {
    padding-top: 10px;
    /*padding-bottom: 10px;*/
  }

    .listColumnElementContentColumn {
      float:left;
      position:relative;
    }

      .listColumnElementContentItem {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
      }

  /*
*****************
* Core elements *
*****************
*/

body {
  width: 100%;
  margin: 0px;
  height: 100%;
  background-image: url('/assets2010/images/purpleBackShadow1_864x1.gif');
  background-repeat: repeat-y;
  background-position: center top;
}

/*
************
* Elements *
************
*/

#mainBody { }

  #header {
    margin-bottom: 80px;
  }

  #contentContainer {
    width: 100%;
	margin: 0;
	padding: 20px 0 0 0;
    background-color: #f7f7f7;
    background-image: url('/assets2010/images/IFS_background_pattern01.png');
  }

  #content { }

#changeCountryElement,#changeCountryDialog {
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
}

  #changeCountryElement ul,#changeCountryDialog ul {
    list-style-type: none;
    display:inline;
    padding: 0px;
  }

    #changeCountryElement li,#changeCountryDialog li {
      padding-top: 5px;
      list-style-type: none;
    }

.pageTopElementLeftImage {
  padding: 0 20px 20px 0;
  float:left;
}

.pageTopElementContent {
  margin-left: auto;
  margin-right: auto;
}

.pageTopElementRightImage {
  padding: 0 0 20px 20px;
  float:right;
}

.pageElement {
  margin: 0 0 15px 0;
}

/*
*************
* Sharethis *
*************
*/
a.stbar.chicklet img {
  border:0;
  height:16px;
  width:16px;
  margin-right:3px;
  vertical-align:middle;
}
a.stbar.chicklet {
  height:16px;
  line-height:16px;
}

/*
*******************
* Change Language *
*******************
*/

.changeLanguageItem a {
}

/*
***********************
* Standard attributes *
***********************
*/

a:link,a:visited {
  text-decoration: none;
}

a:link {
  color: #863d8d;
}

a:hover {
  text-decoration: underline;
  color: #863d8d;
}

h1,h2,h4 {
  display:inline;
}

/*
***********************
* Shared attributes   *
***********************
*/

#mainBody,#content { 
  margin: 0 auto;
  padding: 0;
  
  width: 840px;
  position: relative;
}

.body,#mainBody,.changeLanguageItem {
  font-size: medium;
}

.labelBanner {
  background-image: url('/assets2010/images/actionButtonBg1x29_1.gif');
  background-repeat: repeat-x;
  height: 29px;
}

.labelBanner h4,.labelBanner h4 a,.labelBanner,.labelBanner a {
  color: #ffffff;  
}

a,h3,h2,h1,p,h4,.standardFont,.labelFont,.smallText,.body,#mainBody,ul,ol {
  font-family: arial,verdana,helvetica,sans-serif;
}


h3,h2,h1,h4,.labelFont,.labelFont a,.labelBanner,.labelBanner a {
  font-variant: normal;
  text-transform: uppercase;
}

.standardFontWeight {
  font-weight: normal;
}

h3,h1,h4,.labelFont,a,.labelBanner {
  font-weight: bold;
}


h4 {
  font-size: 1em;
}

h1 {
  font-size: 2.1em;
}

h2 {
  font-size: 1.4em;
}

h3 {
  font-size: 1.2em;
}

a,p,.standardFontSize,ul,ol {
  font-size: 0.8em;
}

.pageTopElementContent p,p.summaryIntroduction,.pageTopElementContent ol,.pageTopElementContent ul {
  font-size: 0.9em;
}

.smallText {
  font-size: 0.6em;
}


p,h4,.standardFontColor,.smallText,a:visited,.body,#mainBody,ul,ol {
  color: #5a5a5a;
}

h3 {
  color: #666666;
}

.inputBackground,.inputBackground input {
  background-color: #ffffff;
}
.inputBorder {
	border: 1px solid #D3D3D3;
}
h2,h1 {
  color: #9bc245;
}

.themeBackground,body {
  background-color: #863d8d;
}

h1 + h2, h1 + h3 {
  margin-top: -2em;
}

h3 + p {
  margin-top: -1.4em;
}

/*
************
* Elements *
************
*/

#topHeaderArea {
  background-color: #863d8d;
}

  #topHeader { }

    #masterHeaderLeftShadow {
      position:absolute;
      width: 12px;
      left: -12px;
      top: 0px;
      background-image: url('/assets2010/images/topLeftShadow12x1_1.gif');
      background-repeat: repeat-y;
      height: 100%;
    }

    #masterHeaderRightShadow {
      position: absolute;
      width:12px;
      top:0px;
      right:-12px;
      background-image: url('/assets2010/images/topRightShadow12x1_1.gif');
      background-repeat: repeat-y;
      height: 100%;
    }

    #topHeaderMiddleAreaText {
      position: absolute;
      top: 14px;
      left: 22px;
    }

    #topHeaderMiddleAreaLogo {
      position: absolute;
      top: 14px;
      left: 729px;
    }

      #topHeaderMiddleAreaLogo img {
        border-style: none;
      }


    #primaryNavArea {
      position: absolute;
      left: 174px;
      margin: 0px;
      padding: 0px;
      font-size: medium;
      z-index: 1;
    }

      #primaryNavArea li { 
        display: inline;
      }

        .primaryNavItemText {
          padding-top: 164px;          
          padding-left:16px;
          padding-right:16px;
        }

          .primaryNavItemText a { 
            font-size: 0.9em;
          }

          .primaryNavItemText a:hover {
            text-decoration: none; 
          }

    #topNavArea {
      position: absolute;
      right:-60px;
      top: 106px;
      width: 360px;
      margin: 0px;
    }

      #topNavArea li { 
        height: 13px;
        width: 360px;
        display: inline;

      }

        .topNavItemText {
          clear: both;
          float: right;
          min-width: 67px;
          text-align: right;
          padding-right: 88px;
          padding-left: 15px;
          padding-bottom: 1px;
          margin-top: 2px;
          font-size: 1px;        
        }

          .topNavItemText a {
            font-size: 10px;
          }

          .topNavItemSelected {
            background-image: url('/assets2010/images/topNavItemSelected.gif');
            background-repeat: repeat-x; 
          }
   
    #subNav {
      clear: both; /* IE6 fix */
      position: absolute;
      top: 198px;
      padding: 0px;
      margin: 0px;
      font-size: 0.75em;      
      z-index: 1;
    }

    .subNavPrimary {
      left: 0px;
    }

    .subNavTop {
      right: 28px;
    }

      #subNav li {
        display: inline;
      }

      .subNavLiPrimary {
        margin-right: 20px;
      }

      .subNavLiTop {
        margin-left: 20px;
      }

        #subNav li a {
        }
        
        .subNavUnselected,a.subNavUnselected:visited,a.subNavUnselected:link {
          color: #666666;
        }

          .subNavUnselected,.subNavSelected {
            font-size: 1em;
          }

        #subNav li a:hover {
          text-decoration: none;
        }

    #topHeaderLogin {
      clear: both; /* IE6 fix */
      top: 158px;
      left: -60px;
      position: absolute;
      padding-left: 7px;
      padding-right: 6px;
      padding-top: 8px;
      min-width: 43px;
    }

      #topHeaderLogin a { }

      #topHeaderLogin img {
        margin-left: 2px;
      }

  #topHeaderDropshadowContainer{
    margin-left:auto;
    margin-right:auto;
    width: 840px;
    position: relative;
  }

  #topHeaderDropshadow {
    width: 868px;
    position: absolute;    
    left: -14px;
    top:187px;
  }

    #topHeaderDropshadowLeft {
      float: left;
      width: 26px;
      background-image: url('/assets2010/images/topLeftDropshadow26x19_1.gif');
      background-repeat: no-repeat;
    }

    #topHeaderDropshadowMiddle {
      float: left;
      width: 816px;
      background-image: url('/assets2010/images/topMiddleDropshadow1x19_1.gif');
      background-repeat: repeat-x;
    }

    #topHeaderDropshadowRight {
      float: left;
      width: 26px;
      background-image: url('/assets2010/images/topRightDropshadow26x19_1.gif');
      background-repeat: no-repeat;
    }

  #secNavAndSearchArea {

  }

    #searchArea {
      position: absolute;
      top: 38px;
      right: -60px;
      z-index: 1;
      
    }

      #searchAreaText {
        float: right;
        padding-left: 3px;
        padding-right: 6px;
        padding-top: 8px;
        min-width: 50px;
        position: relative;
      }

        #searchAreaText a { 
          font-size: 0.9em;
        }

        #searchAreaText img { 
          margin-right: 3px;
        }

      #searchAreaInput {
        float: right;
        width: 150px;
        height: 27px;
      }
 
        #searchAreaInput input {
          margin-top: 6px;
          margin-left: 6px;
          width: 136px;
          border: 0px;
          color: #666666;
        }

/*
***********************
* Shared attributes   *
***********************
*/

#subNav li a:hover,.subNavSelected,a.subNavSelected:visited,a.subNavSelected:link {
  color: #863d8d;
}

#topHeaderLogin a,.primaryNavItemText a:visited,.primaryNavItemText a,.primaryNavItemText a:hover,.topNavItemText a,.topNavItemText a:visited { 
  color: #ffffff;
}


#searchAreaText,#topHeaderLogin {
  font-size: 0.7em;
}

#topHeader,#secNavAndSearchArea {
  margin-left:auto;
  margin-right:auto;
  width: 840px;
  position: relative;
}

#topHeader,#topHeaderMiddleArea,#primaryNavArea,#primaryNavArea li,.primaryNavItemSelected {
  height: 187px;
}

#topHeaderDropshadow,#topHeaderDropshadowLeft,#topHeaderDropshadowMiddle,#topHeaderDropshadowRight {
  height: 19px;
}

#primaryNavArea li,.primaryNavItemSelected { 
  float: left;
}
#footerArea {
  clear:both;
}

  #footer {
    margin-left:auto;
    margin-right:auto;
    width: 840px;
    position: relative;
  }

    #footerLeftShadow {
      position:absolute;
      width: 12px;
      left: -12px;
      top: 0px;
      background-image: url('/assets2010/images/topLeftShadow12x1_1.gif');
      background-repeat: repeat-y;
    }

    #footerRightShadow {
      position:absolute;
      width: 12px;
      right: -12px;
      top: 0px;
      background-image: url('/assets2010/images/topRightShadow12x1_1.gif');
      background-repeat: repeat-y;
    }

      #footerTextArea {
        padding-top: 15px;
        padding-left: 15px;
      }

      #footerTextArea ul {
        font-size: medium;
      }

        #footerTextAllRightsReserved {
          padding-right: 15px;
        }

        .footerText { }

        .noLinkFooterText {
          color: #ffffff;
          float: left;          
          font-size: 0.7em;
        }

          .footerText a {
            font-size: 0.7em;
            margin-left: 15px;
            margin-right: 15px;
          }

  #footerChangeLanguage {
    clear: both; /* IE6 fix */
    top: 5px;
    right: 0px;
    position: absolute;
    padding-left: 7px;
    padding-right: 6px;
    padding-top: 8px;
    min-width: 43px;
  }

    #footerChangeLanguage a,#footerChangeLanguage a:visited,#footerChangeLanguage a:hover { 
      font-size: 0.7em;
    }

    #footerChangeLanguage img {
      margin-left: 2px;
    }

/*
***********************
* Shared attributes   *
***********************
*/

.footerText a,.footerText a:visited,.footerText a:hover,#footerChangeLanguage a,#footerChangeLanguage a:visited,#footerChangeLanguage a:hover {
  color: #ffffff;
}


#footer,#footerLeftShadow,#footerRightShadow {
  height: 105px;
}/*
***************************
* Classes - FullElement *
***************************
*/

/*
***************************
* Layout Classes *
***************************
*/
.feOneColumn
{
    position:relative;
    padding-left:10px;
    padding-right:10px;
    width:820px;
    overflow:hidden;
}
.feBackground
{
    position:relative;
    left:0px;
    top:0px;
 }

.feHeadline {
  position:relative;
  padding: 10px;
}

.feTwoColumnLeft {
    position:relative;
    width:420px;
    overflow:hidden;
    float:left;
    z-index:10;
    
}
.feTwoColumnRight 
{
    overflow:hidden;
    position:relative;
    /*float:right;*/
    z-index:10;
}

.feTwoColumnRightNoMargin {
    z-index:10;
    position:relative;
    overflow:hidden;
    float:right;
        
}
.feTwoColumnRightMargin
{
    position:relative;
    width:390px;
    overflow:hidden;
    float:left;
    z-index:10;
    padding:10px 10px 10px 10px;  
}
.feTwoColumnLeftMargin
{
    position:relative;
    width:390px;
    overflow:hidden;
    float:left;
    z-index:10;
    padding:10px 10px 10px 10px; 
}

.feThreeColumnLeft {
    width: 255px; 
    position: relative;
    overflow:hidden;
    padding:0px 10px 0px 14px;
    float:left;
    z-index:10; 
    
}


.feThreeColumnMiddle {
    width: 255px;
    position: relative;
    border-color: #C0C0C0;
    overflow:hidden;
    float:left;
    z-index:10;
    padding:0px 10px 0px 14px;
}

.feThreeColumnRight {
    width: 255px; 
    position: absolute;
    left:580px;
    overflow:hidden;
    padding:0px 0px 0px 5px;
    z-index:10;
}
.feThreeColBorder1 {
      left:275px;
      z-index:0;
}
.feThreeColBorder2 {
      left:565px;
      z-index:0;
}


/*
***************************
* Navigation Classes *
***************************
*/


.feNavigateLeft {
    left:-40px;
    position: absolute;
    z-index:100;
    height:50px;
}

.feNavigateRight {
    right:-40px;
    position: absolute;
    z-index:100;
    height:50px;
}
.feMiniNavigateLeft {
    left:390px;
    position: absolute;
    z-index:100;
    height:50px;
}
.feMiniNavigateRight {
    right:-40px;
    position: absolute;
    z-index:100;
    height:50px;
}

/*
***************************
* Link Classes *
***************************
*/

.feLinks{
    float:right;
    padding-right:10px;
    z-index:20;
    text-align:right;
    bottom:0px;
}
.feLinksLeft {
    right:0px;
    bottom:0px;
    float:right;
    padding-right:10px;
    padding-bottom:10px;
    z-index:20;
    text-align:right;
    
}

.feLinksRight {
    bottom:0px;
    right:0px;
    float:right;
    padding-right:10px;
    padding-bottom:10px;
    z-index:20;
    text-align:right;
    
}


/*
***********************
* Pager Classes   *
***********************
*/
.fePagerRelative
{
}

.feMiniPager {
    left: 420px;
    width:420px;
}

.fePagerImageContainer
{
    padding-top: 8px; 
    padding-right: 8px;
}
.fePagerImageContainer img
{
    vertical-align:middle;
    margin-right:1px;
    text-align: left;
}
.fePagerSharedThis
{
    padding-left:10px;
    text-align: left;
}
.fePager, .feMiniPager
{
    position: absolute;
}
.fePager, .feMiniPager, .fePagerRelative 
{
    text-align: right;
    bottom:0px;
    background-color: #F7F7F7; 
    z-index:20;
    height:30px;
}


/*
***********************
* Shared attributes   *
***********************
*/
h1 + h2, h1 + h3
{
    margin-top: -2em;
}

.feThreeColBorder1, .feThreeColBorder2
{
      border-left:1px dashed #C0BFC0;
      height:75%;
      position:absolute;
      overflow:hidden;
      width:1px;     
}
.feTwoColumnLeft ul, .feTwoColumnRight ul,.feTwoColumnLeftMargin ul, .feTwoColumnRightMargin ul, .feTwoColumnRightNoMargin ul, .feThreeColumnLeft ul, .feThreeColumnRight ul, .feThreeColumnMiddle ul
{
    list-style-type: square;
}
.feTwoColumnLeft ol, .feTwoColumnRight ol, .feTwoColumnLeftMargin ol, .feTwoColumnRightMargin ol,.feTwoColumnRightNoMargin ol, .feThreeColumnLeft ol, .feThreeColumnRight ol, .feThreeColumnMiddle ol
{
    list-style-type: decimal;
}   
  /*
*********************
* Classes - Comomon *
*********************
*/
.boxesElement {
  position:relative;
  height:1%;
}

.boxRightStandardSizeLink {
  text-align:right; 
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  bottom: 0px;
  right: 0px;
}

/*
*************************
* Classes - List in box *
*************************
*/

.boxesList {
  
}

.boxesListItem {
}

.boxesListItemContent {
}

.boxesListItemContent img {
  vertical-align: middle;
  padding-right: 5px;
}

.boxesListItemContent a {
}

.boxesListItemDelimiter {
  padding-top: 10px;
}

.boxesListItemClear {

}



/*
***************************
* Classes - TwoSolidBoxes *
***************************
*/


  .twoSolidBoxesColumn {
    float:left;
    width:210px;
  }

    .twoSolidBoxesCol2Content {
      float:right;
      position:relative;
    }

      .twoSolidBoxesColContentHeadline {
        margin-top:16px;
        margin-left:15px;
        width:185px;
      }

      .twoSolidBoxesColContentBorder {
        border-bottom:1px dashed #C0BFC0;
        height:1px;
        position:absolute;
        top:38px;
        left:0px;
        overflow:hidden;
      }

      .twoSolidBoxesCol2ContentDetail {
        padding-top: 10px;
      }
  
    .twoSolidBoxesColVertBorder {
      border-left:1px dashed #C0BFC0;
      float:left; 
      width:0px;
      top:0px;
    }

    .twoSolidBoxesCol3Content {
      float:left;
      position:relative;
    }

      .twoSolidBoxesCol3ContentDetail {
        padding-top: 10px;
      }

    .twoSolidBoxesColFloat {
      float:right;
    }



/*
********************************
* Classes - FourNoneSolidBoxes *
********************************
*/


.fnsb {
  position:relative;
  height:1%;
}

  .fnsbCol {
    float:left;
    width:210px;
    position:relative;
  }

    .fnsbColHeadline {
      position:absolute;
      top:16px;
      left:15px;
      white-space: nowrap;
    }

    .fnsbColBorder1 {
      border-bottom:1px dashed #C0BFC0;
      height:1px;
      position:absolute;
      top:38px;
      left:0px;
      overflow:hidden;
      width:210px;     
    }

    .fnsbColBorder {
      border-bottom:1px dashed #C0BFC0;
      height:1px;
      position:absolute;
      top:38px;
      left:0px;
      overflow:hidden;
      width:209px;     
    }

    .fnsbColDetail {
      position:relative;
      margin-top:48px;
      left:0px;
    }

    .fnsbVerBorder {
      border-left:1px dashed #C0BFC0;
      width:0px;
      float:left;
    }

/*
*************
* Solid Box *
*************
*/

.solidBoxContentSummary {
}



.fourSolidBoxesColumn {
  position: relative;
  float:left;
  width:200px;
  z-index: 1;
}

.twoSolidBoxesColumnPictogram {
  float:left;
  width:410px;
}

.solidBoxVertSpace {
  height:48px;
}

.solidBoxContent {
  position:relative;
}

.solidBoxesLeftHeadline {
  left:-60px;
}

.solidBoxesRightHeadline {
  right:-60px;
  text-align:right;
}

/*
************************
* Solid Box Pictorgram *
************************
*/

.solidBoxPictogramContent {
}

.solidBoxPictogramLink {
  text-align:right; 
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  bottom: 0px;
  right: 0px;
  z-index: 1;
}

.pictogramElement {
  position: absolute;
  z-index: 1;
  top: -10px;
  left: -10px;
}

.noPictogramElement {
}

.pictogramElementImage {
  float:left;
  width: 80px;
}

.pictogramElementDelimiter {
  height: 65px;
}

.pictogramElementHeadline {
  position: absolute;
  top: 25px;
  left: 70px;
}

.noPictogramElementHeadline {
  padding-top: 15px;
  padding-bottom: 10px;
}

.pictogramElementFourBoxesWidth {
  width: 210px;
}

.noPictogramElementFourBoxesWidth { }

.pictogramElementTwoBoxesWidth {
  width: 420px;
}

.noPictogramElementTwoBoxesWidth {
  width: 410px;
}

/*
***********************
* Shared attributes   *
***********************
*/

.pictogramElementHeadline,.noPictogramElementHeadline {
  float:left;
}

.pictogramElementHeadline,.noPictogramElementHeadline,.solidBoxContactUsContent,.solidBoxPictogramContent {
  padding-left: 15px;
  padding-right: 15px;
}

.pictogramElementHeadline h4,.noPictogramElementHeadline h4 {
  font-size: 0.6em;
}


.solidBoxContactUsContent,.solidBoxPictogramContent {

}


.solidBoxesLeftHeadline,.solidBoxesRightHeadline {
  position:absolute;
  z-index:2;
  top:12px;
  padding-top:6px;
  /*padding-bottom:5px;*/
  padding-left:10px;
  padding-right:10px;
  white-space: nowrap;
}

.twoSolidBoxesBoxSpace,.twoSolidBoxesCol2Content,.twoSolidBoxesColContentBorder,.twoSolidBoxesCol2ContentDetail,.twoSolidBoxesCol3Content,.twoSolidBoxesCol3ContentDetail,.noPictogramElementFourBoxesWidth {
  width:200px;
}

.twoSolidBoxesCol2ContentDetail,.twoSolidBoxesCol3ContentDetail {
  /*position:absolute;*/
  top:48px;
}
.commonBox {
  position: relative;
  clear:both;
}

  .commonBoxContent {
    background-color: white;
    position: relative;
  }

  .commonBoxTop {
    position: absolute;
    top: -8px;
    left: 11px;
    right: 11px;
    height: 8px;
    background-image: url('/assets2010/images/commonBoxTop1x8_1.png');
    background-repeat: repeat-x;
  }

  .commonBoxTopLeft {
    position: absolute;
    width: 11px;
    height: 8px;
    background-image: url('/assets2010/images/commonBoxTopLeft11x8_1.png');
    background-repeat: no-repeat;
    left: 0px;
    top: -8px;
  }

  .commonBoxTopRight {
    position: absolute;
    width: 11px;
    height: 8px;
    background-image: url('/assets2010/images/commonBoxTopRight11x8_1.png');
    background-repeat: no-repeat;
    right: 0px;
    top: -8px;
  }

  .commonBottomContainer {
    overflow: hidden;
    position: absolute;
    height: 18px;
    width: 100%;
    bottom: -18px;
    left: 12px;
  }

    .commonBoxBottom {
      position: absolute;
      height: 18px;
      width: 100%;
      background-image: url('/assets2010/images/commonBoxBottom1x18_1.png');
      background-repeat: repeat-x;
      right: 25px;
    }


  .commonBoxBottomLeft {
    position: absolute;
    width: 12px;
    height: 18px;
    background-image: url('/assets2010/images/commonBoxBottomLeft12x18_1.png');
    background-repeat: no-repeat;
    left: 0px;
    bottom: -18px;
  }

  .commonBoxBottomRight {
    position: absolute;
    width: 13px;
    height: 18px;
    background-image: url('/assets2010/images/commonBoxBottomRight13x18_1.png');
    background-repeat: no-repeat;
    bottom: -18px;
    right: 0px;
  }

  .commonBoxLeftBorderFull {
    position: absolute;
    left: -13px;
    top: 0px;
    width: 13px;
    height: 100%;
  }

    .commonBoxLeftBorderLower {
      position: relative;
      overflow: hidden;
      width: 13px;
      height: 100%;
      top: 10px;
    }

      .commonBoxLeft {
        position: absolute;
        bottom: 17px;
        width: 13px;
        height: 100%;
        background-image: url('/assets2010/images/commonBoxLeft13x1_1.png');
        background-repeat: repeat-y;
      }

  .commonBoxLeftTop {
    position: absolute;
    top: 0px;
    left: -13px;
    width: 13px;
    height: 10px;
    background-image: url('/assets2010/images/commonBoxLeftTop13x10_1.png');
    background-repeat: no-repeat;
  }

  .commonBoxLeftBottom {
    position: absolute;
    bottom: 0px;
    left: -13px;
    width: 13px;
    height: 7px;
    background-image: url('/assets2010/images/commonBoxLeftBottom13x7_1.png');
    background-repeat: no-repeat;
  }

  .commonBoxRightBorderFull {
    position: absolute;
    top: 0px;
    right: -13px;
    width: 13px;
    height:100%;
  }

    .commonBoxRightBorderLower {
      position: relative;
      overflow: hidden;
      width: 13px;
      height: 100%;
      top: 17px;
    }

      .commonBoxRight {
        position: absolute;
        bottom: 25px;
        width: 13px;
        height: 100%;
        background-image: url('/assets2010/images/commonBoxRight13x1_1.png');
        background-repeat: repeat-y;
      }

  .commonBoxRightTop {
    position: absolute;
    top: 0px;
    right: -13px;
    width: 13px;
    height: 17px;
    background-image: url('/assets2010/images/commonBoxRightTop13x17_1.png');
    background-repeat: no-repeat;
  }

  .commonBoxRightBottom {
    position: absolute;
    bottom: 0px;
    right: -13px;
    width: 13px;
    height: 8px;
    background-image: url('/assets2010/images/commonBoxRightBottom13x8_1.png');
    background-repeat: no-repeat;
  }

  .commonBoxCornerLeftTop {
    position: absolute;
    top: -8px;
    left: -13px;
    width: 13px;
    height: 8px;
    background-image: url('/assets2010/images/commonBoxCornerLeftTop13x8_1.png');
    background-repeat: no-repeat;
  }

  .commonBoxCornerLeftBottom {
    position: absolute;
    bottom: -18px;
    width: 13px;
    left: -13px;
    height: 18px;
    background-image: url('/assets2010/images/commonBoxCornerLeftBottom13x18_1.png');
    background-repeat: no-repeat;
  }

  .commonBoxCornerRightTop {
    position: absolute;
    top: -8px;
    right: -13px;
    width: 13px;
    height: 8px;
    background-image: url('/assets2010/images/commonBoxCornerRightTop13x8_1.png');
    background-repeat: no-repeat;
  }

  .commonBoxCornerRightBottom {
    position: absolute;
    bottom: -18px;
    right: -13px;
    width: 13px;
    height: 18px;
    background-image: url('/assets2010/images/commonBoxCornerRightBottom13x18_1.png');
    background-repeat: no-repeat;
  }.primaryNavItemSelected {
  background-image: url('/assets2010/images/headerSelected.png');
  background-repeat: repeat-x;           
}

/*
************
* Info Bar *
************
*/

.infoBar {
}

/*
********
* List *
********
*/

.stdListContentElement {
  padding-top: 3px;
}

.stdListLocationImage {
  padding-top: 3px;
}

.stdListContentElement p {
  display:inline;
}

.currentItemElement {
  padding: 10px;
}

.addressOffice { 
  padding-top: 5px;
  padding-bottom: 5px;
}

  .addressOfficeCity { }

  .addressOfficeFullAdress { 
    padding-top: 5px;
  }

  .addressOfficePhoneNumbers { 
    padding-top: 5px;
  }

  .addressOfficePhoneUrls { 
    padding-top: 5px;
  }
 
  
 .SearchHeadline
  {
    font-size:12px;
  }
  
  .SearchAbstract
  {
    font-size:10px;
  }
  
  .SearchURL
  {

  }
  
  .dashBar
  {
    border-left-style:none;
    border-right-style:none;
    border-top-style:none;
    border-bottom:dotted 1px gray;
    padding-bottom:5px;
  }
  
  .moreResult
  {
    font-size:10px;
  }
  
  .pageNavi
  {
     padding-bottom:15px;
  }
  
  #resultHead
  {
    padding-bottom:10px; 
    padding-left:15px;
    padding-right:15px;
  }
  
  #resultsHeader
  {
    
     float:left;
     width:100%;
     padding-bottom:5px;
     padding-top:5px;
     padding-left:25px;
     padding-right:25px;

  }
  hr.resultsHeaderLIne
  {
     border-bottom:solid 1px gray;
  }
  
  #searchResult
  {
    padding-top:15px;
    padding-bottom:15px;
    padding-left:40px;
    padding-right:40px;
    
  }
  
  #searchFor
  {
    width:50%;
    float:left;
    padding-left:15px;
    text-align:left;
  }
  
  #resultSummery
  {
    width:40%;
    float:right;
    padding-right:45px;
    text-align:left;
  }
  
  #searchResultBackground
  {
    margin-bottom:15px; 
  }
  
 #spellsuggest
 {
    padding-left:25px;
    height:200px;
 }
 
 #synonymstext
 {
    padding-left:25px;  
    height:auto;
 }
 
 #cachedPageHeader{}
 
 #emptyResult
 {
    padding-top:15px;
    padding-bottom:15px;
    padding-left:25px;
    padding-right:25px; 
 }
 
 .sepbarline{}
 
 
 
  .pageFooter
  {
    
  }
/*
 * CSS Classes for Resource Download Element
 */

/* For IE */
.downloadResourceElementIE { }

.resourceElementImageParentIE {
  position: relative;
  float: left;
  width: 32px;
}

.resourceElementLinkParentIE {
  width: auto;
  padding-left: 5px;
  float: left;
}

.resourceElementWrapperIE {
}

.resourceElementContentIE {
}

.resourceElementContentIE p {
  display: inline-block;
}

.downloadResourceClearIE {
  height: 1px;
  font-size: 1px;
  width: 100%;
}

/* For FireFox, Chrome and other Standard Compliant browsers */
.downloadResourceElement { }

.resourceElementImageWrapperFF
{
    display: table;
    height: inherit;
    width: auto;
    float: left;
}
.resourceElementLinkWrapperFF
{
    display: table;
    height: inherit;
    width: auto;
    padding-left: 5px;
    height: 32px;
}
.resourceElementContentFF
{
  display: table-cell;
  vertical-align: middle;
}

.resourceElementContentFF p,.resourceElementContentFF a {
  display: inline-block;
}

/* For all browser when parameter renderRightAligned is set to true (should only be used in IE6 and IE7).*/

.downloadResourceElementRightIE { }

.resourceElementImageParentRightIE {
  position: relative;
  float: right;
  width: 32px;
}

.resourceElementLinkParentRightIE {
  width: auto;
  float: right;
  padding-left: 5px;
}

.resourceElementWrapperRightIE {
}

.resourceElementContentRightIE {
}

.resourceElementContentRightIE p {
  display: inline-block;
}

.downloadResourceClearRightIE {
  height: 1px;
  font-size: 1px;
  width: 100%;
  clear: both;
}
/*
***************************
* quota                   *
***************************
*/


blockquote {
    display: block; 
    padding: 0px 0px 0px 0px;
    width:80%
}

blockquote:before {
    content: open-quote;
    height: 0;
    margin-left: -45px;
    margin-top: -15px;
    color: #C0C0C0;
    display: block;
    font-size: 800%;
    width: 50px;
    font-family:Arial;
    
}

blockqoute:after
{
    color: #C0C0C0;
    display:none;
    font-size: 1px;
    width:-20px;
    font-family:Arial;
}



/* =New IFS Header and Footer 2011
-------------------------------------------------------------- */

#ifsHeaderWrapper {
	width: 100%;
}

#ifsHeaderContent {
	position: relative;
	width: 840px;
	margin: 0 auto;
	text-align: left;
	z-index: 1;
	background-color: #863D8D;
	background-image: url(/assets2010/images/840x1000_foragilebusiness_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFFFFF;
	-webkit-box-shadow: #444 0px 1px 17px;
	-moz-box-shadow: #444 0px 1px 17px;
	box-shadow: #444 0px 1px 17px;
	behavior: url(/assets/includes/PIE.htc);
}

#ifsLogoWrapper {
	width: 840px;
}

#ifsLogo {
	display: block;
	padding: 10px 12px 5px 12px;
	width: 76px;
	height: 76px;
}

p#ifsContactLine {
	position: absolute;
	right: 12px;
	top: 19px;
	color: #FFFFFF;
	text-align: right;
	margin: 10px 0 0 0;
	padding: 0;
}

#ifsTopSideNavigation {
	position: absolute;
	right: 12px;
	top: 9px;
	padding: 0;
}

#ifsTopSideNavigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: right;
}

#ifsTopSideNavigation ul li {
	float: left;
	position: relative;
	padding: 0 0 0 10px;
	line-height: 13px;
}

#ifsTopSideNavigation ul li a {
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
}

#ifsTopSideNavigation ul li a:hover {
	text-decoration: underline;
}

#ifsSearchContainer {
	width: 990px;
	margin: 0 auto;
	position: relative;
	top: 56px;
	z-index: 2;
}

#ifsSearchLeft {
	position: absolute;
	left: 0;
	width: 75px;
	height: 29px;
}

#ifsSearchCenter {
	position: absolute;
	left: 75px;
	width: 840px;
	height: 29px;
	text-align: right;
}

#ifsSearchBox {
	float: right;
	width: 150px;
	height: 27px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

#inputSearchString {
	font-size: 11px;
	height: 13px;
	margin: 5px 4px;
	width: 135px;
	display: inline-block;
	text-shadow: none;
	border: none;
	color: #666;
	background-color: #FFFFFF;
}

#ifsSearchRight {
	position: absolute;
	left: 915px;
	width: 70px;
	height: 23px;
	padding-top: 6px;
	padding-left: 5px;
	background-image: url(/assets2010/images/actionButtonBg1x29_1.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
}

#ifsSearchSubmitLink {
	color: #FFFFFF;
	font-size: 11px;
	background-image: url(/assets2010/images/actionButtonArrow4x8_1.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
}

#ifsPrimaryNavigation {
	margin: 6px 12px 0 12px;
}

#ifsSecondaryNavigation {
	margin: 0 12px 0 12px;
}

#ifsPrimaryNavigation ul, #ifsSecondaryNavigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#ifsPrimaryNavigation li, #ifsSecondaryNavigation li {
	float: left;
	position: relative;
	margin: 0 12px 6px 0;
	text-transform: uppercase;
}

#ifsPrimaryNavigation li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}

#ifsSecondaryNavigation li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
}

#ifsTopSideNavigation li.selected a, #ifsPrimaryNavigation li.selected a, #ifsSecondaryNavigation li.selected a {
	color: #9BC245;
}

#ifsPrimaryNavigation li a:hover, #ifsPrimaryNavigation li.current_page_item a:hover, #ifsSecondaryNavigation li a:hover, #ifsSecondaryNavigation li.current_page_item a:hover {
	text-decoration: underline;
}

.clearboth {
	clear: both
}

