body 
{
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
}

td
{
  padding: 0px;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  line-height: 150%;
  vertical-align: top;
  text-align: left;
  color: #000000;
}

td a
{
  color: #000000;
}

h1
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14pt;
  font-weight: bold;
  text-decoration: none;
  color: #63a4d9;
  margin: 0px;
  margin-top: 12px;
  margin-bottom: 4px;
}

h2
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
  color: #63a4d9;
  margin: 0px;
  margin-top: 12px;
}

h3
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  color: #63a4d9;
  margin: 0px;
  margin-top: 12px;
}

h4
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  font-weight: normal;
  text-decoration: underline;
  color: #63a4d9;
  margin: 0px;
  margin-top: 12px;
}

h5
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  font-weight: normal;
  text-decoration: none;
  color: #63a4d9;
  margin: 0px;
  margin-top: 12px;
}

h6
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  font-weight: normal;
  font-style: italic;
  text-decoration: none;
  color: #63a4d9;
  margin: 0px;
  margin-top: 12px;
}

p, ol, ul, li
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  line-height: 150%;
  vertical-align: top;
  text-align: left;
  color: #000000;
}

p
{
  margin: 0px;
  margin-top: 0px;
  margin-bottom: 8px;
}

img
{
  border: 0;
}

img#right
{
  margin-left: 10px;
}

img#left
{
  margin-right: 10px;
}

form
{
  padding: 0px;
  margin: 0px;
}

input#textfield, input#file, textarea, select
{
  width: 100%;
  padding-left: 2px;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  background-color: #FFFFFF;
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  color: 000000;
  scrollbar-face-color: #A2A1A0;
  scrollbar-highlight-color: #A2A1A0;
  scrollbar-shadow-color: #A2A1A0;
  scrollbar-3dlight-color: #EFEFEF;
  scrollbar-arrow-color:  #EFEFEF;
  scrollbar-track-color: #EFEFEF;
  scrollbar-darkshadow-color: #EFEFEF;
}

input#button
{
  padding-left: 7px;
  padding-right: 7px;
  margin-left: 2px;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  background-color: #FFFFFF;
  color: #000000;
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
}




table#centerTable
{
  width: 100%;
  height: 100%;
}

    td#centerTableLeftCell
    {
      width: 50%;
      height: 100%;
      background-image: url(../images/educationfairfinder-shadow-left.jpg);
      background-repeat: repeat-y;
      background-position: right;
      background-color: #969696;
    }

    td#centerCell
    {
      width: 960px;
      height: 100%;
      background-color: #FFFFFF;
    }

        table#schermTable
        {
          width: 100%;
          height: 100%;
        }
            
            td#headerHomeCell, td#headerCell
            {
              width: 100%;
              height: 206px;
              background-repeat: no-repeat;
              background-position: right;
            }

            td#headerHomeCell
            {
              background-image: url(../images/educationfairfinder-header-home-100.jpg);
            }

            td#headerCell
            {
              background-image: url(../images/educationfairfinder-header-100.jpg);
            }
                
                table#headerTable
                {
                  width: 100%;
                  height: 100%;
                }
                
                    td#corpMenuHomeCell, td#corpMenuCell
                    {
                    }
                    
                        table#corpMenuTable
                        {
                          height: 100%;
                        }
                            
                            td#corpMenuSepCell
                            {
                              padding-top: 10px;
                            }
                            
                            td#corpMenuItemHomeCell, td#corpMenuItemCell
                            {
                              padding-top: 16px;
                            }
                            
                            td#corpMenuItemHomeCell a, td#corpMenuItemCell a
                            {
                              padding-left: 24px;
                              padding-right: 24px;
                              text-decoration: none;
                            }

                            td#corpMenuItemHomeCell a
                            {
                              color: #FFFFFF;
                            }

                            td#corpMenuItemCell a
                            {
                              color: #000000;
                            }

                            td#corpMenuHomeCell a:hover, td#corpMenuHomeCell a#actief, td#corpMenuItemCell a:hover, td#corpMenuItemCell a#actief
                            {
                              text-decoration: underline;
                            }
                    
                    td#accountAndLoginCell
                    {
                    }
                        
                        table#accountAndLoginTable
                        {
                          width: 100%;
                        }
                        
                            td#loginFormCell
                            {
                              padding-top: 8px;
                              padding-right: 14px;
                              text-align: right;
                            }
                              
                                td#loginFormCell input#textfield, td#loginFormCell input#button
                                {
                                  height: 20px;
                                  background-color: #FFFFFF;
                                  border-width: 1px;
                                  border-style: solid;
                                  border-color: #BCBCBC;
                                  color: #636363;
                                }
                                
                                td#loginFormCell input#textfield
                                {
                                  width: 100px;
                                }
                                
                                td#loginFormCell input#button
                                {
                                  padding-left: 4px;
                                  padding-right: 4px;
                                }

                            td#ingelogdCell
                            {
                              padding-right: 14px;
                              padding-top: 10px;
                              text-align: right;
                            }

                            td#accountMenuCell
                            {
                              padding-right: 10px;
                              padding-top: 4px;
                              text-align: right;
                            }
                            
                                td#accountMenuCell a
                                {
                                  padding-left: 4px;
                                  padding-right: 4px;
                                  color: #0067ac;
                                  text-decoration: underline;
                                }
                                
                                td#accountMenuCell a:hover
                                {
                                  color: #0067ac;
                                  text-decoration: underline;
                                }
                            
            td#contentCell
            {
              width: 100%;
              height: 100%;
            }

                table#contentTable
                {
                  width: 100%;
                  height: 100%;
                }

                    td#contentMenuAndLegalMenuCell
                    {
                      width: 172px;
                      height: 100%;
                    }
                        
                        table#contentMenuAndLegalMenuCell 
                        {
                          width: 100%;
                          height: 100%;
                        }
                        
                            td#contentMenuCell
                            {
                              height: 100%;
                            }
                            
                                table#contentMenuTable
                                {
                                  width: 100%;
                                }
                                
                                    td#contentMenuFreeItemCell, td#contentMenuPaidItemCell, td#contentMenuAdminItemCell
                                    {
                                      height: 42px;
                                      padding-top: 6px;
                                      padding-right: 22px;
                                      text-align: right;
                                      background-repeat: no-repeat;
                                      background-position: left top;
                                    }

                                    td#contentMenuFreeItemCell
                                    {
                                      background-image: url(../images/educationfairfinder-contentmenu-free-bg-100.jpg);
                                    }

                                    td#contentMenuPaidItemCell
                                    {
                                      background-image: url(../images/educationfairfinder-contentmenu-paid-bg-100.jpg);
                                    }
                                    
                                    td#contentMenuAdminItemCell
                                    {
                                      background-image: url(../images/educationfairfinder-contentmenu-admin-bg-100.jpg);
                                    }
                                    
                                        td#contentMenuFreeItemCell a, td#contentMenuPaidItemCell a, td#contentMenuAdminItemCell a
                                        {
                                          text-decoration: none;
                                        }
                                        
                                        td#contentMenuFreeItemCell a:hover, td#contentMenuPaidItemCell a:hover, td#contentMenuAdminItemCell a:hover, td#contentMenuFreeItemCell a#actief, td#contentMenuPaidItemCell a#actief, td#contentMenuAdminItemCell a#actief
                                        {
                                          text-decoration: underline;
                                        }
                                    
                                    td#contentMenuFreeSubItemCell, td#contentMenuPaidSubItemCell, td#contentMenuAdminSubItemCell
                                    {
                                      padding-top: 0px;
                                      padding-bottom: 8px;
                                      padding-right: 22px;
                                      text-align: right;
                                      background-repeat: no-repeat;
                                      background-position: left top;
                                    }
                                    
                                        td#contentMenuFreeSubItemCell a, td#contentMenuPaidSubItemCell a
                                        {
                                          color: #63a4d9;
                                          text-decoration: none;
                                        }
                                        
                                        td#contentMenuAdminSubItemCell a
                                        {
                                          color: #669d6b;
                                          text-decoration: none;
                                        }

                                        td#contentMenuFreeSubItemCell a:hover, td#contentMenuPaidSubItemCell a:hover, td#contentMenuFreeSubItemCell a#actief, td#contentMenuPaidSubItemCell a#actief
                                        {
                                          color: #63a4d9;
                                          text-decoration: underline;
                                        }
                                        
                                        td#contentMenuAdminSubItemCell a:hover, td#contentMenuAdminSubItemCell a#actief
                                        {
                                          color: #669d6b;
                                          text-decoration: underline;
                                        }

                            td#legalMenuCell
                            {
                              padding-top: 6px;
                              padding-right: 12px;
                              vertical-align: bottom;
                              text-align: right;
                              color: #959595;
                            }
                            
                                td#legalMenuCell a
                                {
                                  text-decoration: none;
                                  font-size: 8pt;
                                  color: #959595;
                                }
                                
                                td#legalMenuCell a:hover, td#legalMenuCell a#actief
                                {
                                  text-decoration: underline;
                                }

                            td#websiteDoorCell
                            {
                              height: 20px;
                              padding-top: 10px;
                              padding-bottom: 6px;
                              padding-right: 12px;
                              vertical-align: bottom;
                              text-align: right;
                              font-size: 8pt;
                              color: #959595;
                            }

                                td#websiteDoorCell a
                                {
                                  text-decoration: none;
                                  font-size: 8pt;
                                  color: #959595;
                                }
                                
                                td#websiteDoorCell a:hover, td#websiteDoorCell a#actief
                                {
                                  text-decoration: underline;
                                }
                                
                    td#verBorderCell
                    {
                      width: 10px;
                      background-image: url(../images/educationfairfinder-verborder-100.jpg);
                      background-repeat: repeat-y;
                      background-position: center top;
                    }
                    
                    td#blokkenCollEnImageBottomCell
                    {
                      width: 596px;
                    }
                    
                        table#blokkenCollEnImageBottomTable
                        {
                          width: 100%;
                          height: 100%;
                        }
                        
                            td#blokkenCollCell
                            {
                              padding-left: 10px;
                              padding-right: 10px;
                            }
                            
                                table#blokkenCollTable
                                {
                                  width: 100%;
                                }

                                    td#blokTypeHTMLCell, td#blokTypeTitelCell, td#blokTypeSubtitelCell
                                    {
                                      width: 100%;
                                    }

                                    td#blokTypePropertySheetCell
                                    {
                                      width: 100%;
                                    }

                                        table#propertySheetTable
                                        {
                                          width: 100%;
                                        }

                                            td#propertySheetLabelCell
                                            {
                                              width: 200px;
                                            }

                                            td#propertySheetValueCell
                                            {
                                            }

                                    td#blokTypeRelatieEditorCell
                                    {
                                      width: 100%;
                                    }

                                        table#blokTypeRelatieEditorTable
                                        {
                                          width: 100%;
                                        }

                                            td#relatieEditorTitleToggleCell, td#relatieEditorRowToggleCell
                                            {
                                              width: 30px;
                                              text-align: left;
                                            }

                                            td#relatieEditorTitleCell
                                            {
                                              font-weight: bold;
                                            }

                                            td#relatieEditorRowLabelCell
                                            {
                                            }

                                    td#blokTypePeerReviewCell
                                    {
                                      width: 100%;
                                    }

                                        table#blokTypePeerReviewTable
                                        {
                                          width: 100%;
                                        }
                                        
                                            td#peerReviewHeaderCell
                                            {
                                              width: 100%;
                                              font-weight: bold;
                                              padding-top: 20px;
                                            }
                                            
                                            td#peerReviewCategoriesCell
                                            {
                                              width: 100%;
                                            }
                                            
                                                table#peerReviewCategoriesTable
                                                {
                                                  width: 100%;
                                                }
                                                
                                                    td#peerReviewCategorieLabelCell
                                                    {
                                                      width: 70%;
                                                    }
                                                    
                                                    td#peerReviewCategorieImgCell
                                                    {
                                                      width: 30%;
                                                    }

                                            td#peerReviewFreeTextCell
                                            {
                                              width: 100%;
                                              padding-top: 20px;
                                            }
                                            
                                            td#peerReviewRecommendsCell
                                            {
                                              width: 100%;
                                              padding-top: 20px;
                                            }
                                            
                                                table#peerReviewRecommendsTable
                                                {
                                                  width: 100%;
                                                }
                                                
                                                    td#peerReviewRecommendsLabelCell
                                                    {
                                                      width: 70%;
                                                    }
                                                    
                                                    td#peerReviewRecommendsValueCell
                                                    {
                                                      width: 30%;
                                                      font-weight: bold;
                                                    }

                                    td#blokTypeErrorCell
                                    {
                                      width: 100%;
                                    }

                                        table#errorTable
                                        {
                                          width: 100%;
                                        }

                                            td#errorLabelCell
                                            {
                                              width: 150px;
                                            }

                                            td#errorValueCell
                                            {
                                            }

                                    td#blokTypePaginaMenuCell
                                    {
                                      width: 100%;
                                      padding-top: 10px;
                                      padding-bottom: 10px;
                                    }
                                    
                                        td#blokTypePaginaMenuCell a
                                        {
                                          text-decoration: none;
                                        }

                                        td#blokTypePaginaMenuCell a:hover, td#blokTypePaginaMenuCell a#actief
                                        {
                                          text-decoration: underline;
                                        }

                                    td#blokTypeLijstCell
                                    {
                                      width: 100%;
                                      padding-top: 10px;
                                      padding-bottom: 10px;
                                    }

                                    td#blokTypeFormCell
                                    {
                                      width: 100%;
                                      padding-top: 10px;
                                      padding-bottom: 10px;
                                    }

                                    td#blokTypeButtonCollCell
                                    {
                                      width: 100%;
                                      padding-top: 10px;
                                      padding-bottom: 10px;
                                      text-align: right;
                                    }

                                    td#blokTypeLoginOrSubscribeCell
                                    {
                                      width: 100%;
                                    }
                                    
                                        table#blokTypeLoginOrSubscribeTable
                                        {
                                          width: 100%;
                                        }
                                            
                                            td#loginOrSubscribeLoginCell
                                            {
                                              width: 50%;
                                              padding: 16px;
                                              background-color: #f3fff4;
                                              border-color: #c8d4c9;
                                              border-width: 1px;
                                              border-style: solid;
                                            }
                                            
                                                td#loginOrSubscribeLoginCell a, td#loginOrSubscribeLoginCell a:hover
                                                {
                                                  color: #0067ac;
                                                  text-decoration: underline;
                                                }
                                                
                                                td#loginOrSubscribeLoginCell input#button
                                                {
                                                  background-color: #dff9e1;
                                                  color: #000000;
                                                  border-width: 1px;
                                                  border-style: solid;
                                                  border-color: #6bc574;
                                                }

                                            td#loginOrSubscribeSubscribeCell
                                            {
                                              width: 50%;
                                              padding: 16px;
                                              background-color: #f4faff;
                                              border-color: #bac5ce;
                                              border-width: 1px;
                                              border-style: solid;
                                            }
                                            
                                                td#loginOrSubscribeSubscribeCell a, td#loginOrSubscribeSubscribeCell a:hover
                                                {
                                                  color: #0067ac;
                                                  text-decoration: underline;
                                                }
                                            
                                                td#loginOrSubscribeSubscribeCell input#button
                                                {
                                                  background-color: #d4edff;
                                                  color: #000000;
                                                  border-width: 1px;
                                                  border-style: solid;
                                                  border-color: #63a4d9;
                                                }

                                table#imageBottomTable
                                {
                                  width: 100%;
                                  height: 100%;
                                }

                                    td#imageBottomCell
                                    {
                                      width: 100%;
                                      height: 100%;
                                      padding-top: 10px;
                                      text-align: center;
                                      vertical-align: bottom
                                    }

                    td#fairSearchMenuAndImagesRightCell
                    {
                      width: 172px;
                      height: 100%;
                    }

                        table#fairSearchMenuAndImagesRightTable
                        {
                          width: 100%;
                        }
                        
                            td#fairSearchMenuCell
                            {
                            }
                            
                                table#fairSearchMenuTable
                                {
                                  width: 100%;
                                  height: 100%;
                                }
                                
                                    td#fairSearchMenuItemCell
                                    {
                                      height: 46px;
                                      padding-left: 36px;
                                      padding-top: 8px;
                                      background-image: url(../images/educationfairfinder-fairsearchmenu-button-background-100.jpg);
                                      background-repeat: no-repeat;
                                      background-position: top center;
                                    }
                                    
                                        td#fairSearchMenuItemCell a
                                        {
                                          text-decoration: none;
                                          color: #004574;
                                          font-weight: bold;
                                        }

                                        td#fairSearchMenuItemCell a:hover
                                        {
                                          text-decoration: underline;
                                        }

                            td#horBorderCell
                            {
                              height: 12px;
                              background-image: url(../images/educationfairfinder-horborder-148-100.jpg);
                              background-repeat: no-repeat;
                              background-position: center center;
                            }

                            td#getYourFairListedCell
                            {
                              padding-top: 8px;
                              padding-bottom: 6px;
                              text-align: center;
                              line-height: 80%;
                            }

                            td#imagesRightCell
                            {
                              padding-top: 8px;
                              padding-bottom: 6px;
                              text-align: center;
                              line-height: 80%;
                            }

    td#centerTableRightCell
    {
      width: 50%;
      height: 100%;
      background-image: url(../images/educationfairfinder-shadow-right.jpg);
      background-repeat: repeat-y;
      background-position: left;
      background-color: #969696;
    }






table#lijstTable
{
  width: 100%;
}

    td#lijstKolomTitelCell
    {
      padding-top: 10px;
      padding-bottom: 2px;
      padding-left: 4px;
      padding-right: 4px;
      color: #63a4d9;
      font-size: 10pt;
      font-weight: bold;
    }
    
        td#lijstKolomTitelCell span
        {
          font-size: 8pt;
        }

    td#lijstKolomTitelCell, td#lijstKolomHeaderNoTitelCell
    {  
      border-bottom-width: 1px;
      border-bottom-style: solid;
      border-bottom-color: #b2d9f8;
    }

    td#lijstRegelItemCell, td#lijstRegelItemOnevenCell
    {
      padding-top: 2px;
      padding-bottom: 2px;
      padding-left: 4px;
      padding-right: 4px;
    }

    td#lijstRegelItemCell
    {
      background-color: #FFFFFF;
    }

    td#lijstRegelItemOnevenCell
    {
      background-color: #e5f4ff;
    }

        td#lijstRegelItemCell span, td#lijstRegelItemOnevenCell span
        {
          font-size: 8pt;
        }

        td#lijstRegelItemCell a, td#lijstRegelItemOnevenCell a
        {
          text-decoration: none;
          font-size: 10pt;
        }

        td#lijstRegelItemCell a#inline, td#lijstRegelItemOnevenCell a#inline
        {
          text-decoration: none;
          font-size: 8pt;
        }

        td#lijstRegelItemCell a#inline:hover, td#lijstRegelItemOnevenCell a#inline:hover, td#lijstRegelItemCell a:hover, td#lijstRegelItemOnevenCell a:hover
        {
          text-decoration: underline;
        }

    td#lijstRegelItemImageCell, td#lijstRegelItemImageOnevenCell
    {
      padding-top: 2px;
      padding-bottom: 4px;
      padding-left: 4px;
      padding-right: 4px;
      vertical-align: middle;
    }

    td#lijstRegelItemImageCell
    {
      background-color: #FFFFFF;
    }

    td#lijstRegelItemImageOnevenCell
    {
      background-color: #e5f4ff;
    }

    td#lijstRegelNoItemsCell
    {
      padding-top: 2px;
      padding-bottom: 2px;
      padding-left: 4px;
      padding-right: 4px;
    }

    td#lijstKolomFooterCell
    {  
      border-top-width: 1px;
      border-top-style: solid;
      border-top-color: #b2d9f8;
      padding-left: 4px;
      padding-right: 4px;
    }







table#formTable
{
  width: 100%;
}
    
    td#formLabelCell
    {
      width: 100%;
      padding-top: 10px;
    }
    
    td#formFieldCell
    {
      width: 100%;
    }
    
        table#dateRangeTable
        {
          width: 100%;
        }
        
            td#dateRangeStartDateCell, td#dateRangeEndDateCell
            {
              width: 50%;
            }

    td#formButtonCell
    {
      width: 100%;
      padding-top: 6px;
      text-align: right;
    }
    





table#printTable
{
  width: 100%;
  height: 100%;
}

    td#printHeaderCell
    {
      width: 100%;
      padding: 10px;
    }
    
        table#printHeaderTable
        {
          width: 100%;
        }
        
            td#printMenuCell
            {
              width: 50%;
              text-align: left;
              vertical-align: top;
            }
            
                td#printMenuCell a
                {
                  text-decoration: none;
                }

                td#printMenuCell a:hover
                {
                  text-decoration: underline;
                }

            td#printLogoCell
            {
              width: 50%;
              text-align: right;
              vertical-align: top;
            }
