﻿table
{
    text-align: left;
}

td.left
{
    /* width: 50%; */
    vertical-align: top;
    line-height: 17px;
    text-align: right;
}

hr
{
    width: 100%;
    border: 1px solid #F36600;
}

hr.searchresults
{
    width: 300px;
    border: 1px solid #F36600;
    float: left;
}

h2
{
    padding-left: 4px;
    color: #4184D4;
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
    font-family: Calibri;
}

a:link.searchheader
{
    color: #000000;
    font-size: 18px;
    text-decoration: underline;
    border: none;
    font-family:Calibri;
}
a:visited.searchheader
{
    color: #4184D4;
    text-decoration: underline;
    border: none;
}
a:hover.searchheader
{
    color: #4184D4;
    text-decoration: underline;
}
a:active.searchheader
{
    color: #4184D4;
    text-decoration: underline;
}


a:link.website
{
    font-weight: normal;
}
a:visited.website
{
    font-weight: normal;
}
a:hover.website
{
    font-weight: normal;
}
a:active.website
{
    font-weight: normal;
}

a:link.Logo
{
    font-weight: normal;
    text-decoration: none;
    border: none;
}
a:visited.Logo
{
    font-weight: normal;
    text-decoration: none;
    border: none;
}
a:hover.Logo
{
    font-weight: normal;
    text-decoration: none;
    border: none;
}
a:active.Logo
{
    font-weight: normal;
    text-decoration: none;
    border: none;
}

a:link.backlink
{
    font-weight: normal;

}
a:visited.backlink
{
    font-weight: normal;

}
a:hover.backlink
{
    font-weight: normal;

}
a:active.backlink
{
    font-weight: normal;

}


ol.stappenplan 
{
    list-style: decimal outside;
    font-weight: normal;
    padding: 25px 0px 0px 87px;
}

li
{
    margin-bottom: 3px;
}

.divsearchform
{
    width: 750px;
    margin-top: 100px;
    text-align: center;
    float: left;
}

.divsearchresult
{
    width: 839px;
    height: 390px;
    text-align: left;
    margin-top: 10px;
    overflow:auto;
}

.divsingleorganization
{
    width: 530px;
    height: 275px;
    text-align: center;
    overflow: auto;
    float: right;
    border: none;
}

div.commentbox
{
    height: 60px;
    width:100px;
    margin: 0 5px 5px;
    padding: 2px;
    overflow: auto;
    clear: both;
    border: 1px solid #4184D4;
}

.divcontactform
{
    width: 510px;
    text-align: left;
    float: left;
    border: 0px solid #FF7400;
}

select.drpResidence
{
    width: 142px;
    text-transform: capitalize;
    color: #4184D4;
    border: 1px solid #4184D4;
}

.lbxResidence
{
    text-transform: capitalize;
}

.lblResidence
{
    text-transform: capitalize;
    font-family:Calibri;
    font-size:13px;
}

.msgContactForm
{
    font-weight: bold;
    color: Orange;
}
.ResHeader
{
    font-family:Calibri;
    font-size:30px;
}
.loginline
{
    font-size:16px;
    font-weight:bold;
}
