﻿
body
{
    background: url('/Portal/Services/HousingBoard/Images/hb.png') !important;
    background-position: left bottom;
    background-repeat: repeat;
    bottom: 0px;
    left: 0px;
    background-attachment: fixed;
}

#PrintContent
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100% !important;
}

h3
{
    font-family: Calibari;
    font-size: 17px;
    font-weight: bold;
    color: #0267ce;
    margin: 0px 0px;
    padding: 0px 0px;
    border-bottom: none;
}
h4
{
    margin: 0px 0px;
    padding: 0px 0px;
    color: #2572c1;
}
.txtsubhead
{
    font-size: 15px;
    color: #000;
    font-weight: bold;
    border-bottom: solid 1px #a0a0a0;
}
.bdrbtm
{
    border-bottom: solid 1px #a0a0a0;
    font-size: 13px;
    color: #000;
    font-weight: bold;
    text-align: left;
}
.bdrbtmhead
{
    border-bottom: solid 1px #a0a0a0;
    border-top: solid 1px #a0a0a0;
    font-size: 14px;
    padding: 5px 0px;
    color: #2572c1;
    font-weight: bold;
    text-align: center;
    width: 100%;
    margin: 20px 0px;
}
h1
{
    margin: 0px 0px;
    padding: 0px 0px;
    color: #2572c1;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
}

.x1
{
    font-size: 16px;
    color: #000;
    font-family: Verdana;
    font-weight: bold;
    vertical-align: middle;
    line-height: 25px;
    padding: 10px 0px;
}
h5
{
    margin: 0px 0px;
    padding: 15px 0px 0px 0px;
    font-size: 14px;
    font-weight: bold;
}
.SubjectHeader
{
    font-weight: bold;
    color: white;
    background-color: #244062;
}
.SubjectHeaderGrd
{
    font-weight: bold;
    color: white;
    background-color: #244062;
}

#outer
{
    margin: 0 auto;
    background-color: #fafafa;
    border: 1px solid #fff;
    width: 980px;
    display: table;
    padding: 5px 5px;
}
input[type="text"], select
{
    background-color: #fff;
    border: solid 1px #cdcdcd;
    padding: 6px 6px;
}
#outer table, #OuterBox table td
{
    border: solid 1px #eee;
    border-collapse: collapse;
    padding: 5px 5px;
}

#outer h3
{
    background-color: #f7f7f7;
    padding: 5px 5px;
    font-family: verdana;
    font-size: 15px;
    font-weight: normal;
    border-bottom: solid 3px #eee;
    border: solid 1px #eee;
}
#outer h6
{
    text-align: center;
    font-size: 14px;
    color: #000;
    padding: 0px 0px;
    margin: 5px 5px;
}
.bredcrum
{
    display: block;
    position: relative;
    background-color: #165695;
    padding: 7px;
    color: #fff;
    font-family: Calibri;
    font-size: 22px;
    font-weight: 100;
}
.bredcrum img
{
    vertical-align: middle;
}
