body, div
{
    font-size: 12px;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    margin-left: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
}

.y-refBox
{
    width: 542px;
    height: 165px;
}
.y-content
{
    padding-left: 5px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    border: 0;
    width: 100%;
    height: 100%;
}

.y-letters
{
    width: 363px;
    float: left;
    margin-top: 15px;
}

.y-tbody 
{
    border-left: 1 solid #003e67;
    border-right: 1 solid #003e67;
    border-bottom: 1 solid #003e67;
}

.y-TitleBar
{
    background-image: url("images/plbg.gif");
    background-repeat: repeat;
    height: 50px;
    width: 540px;
}

.y-letter
{
    background: #FFF;
    float: left;
    width: 35px;
    height: 30px;
    text-align: center;
    margin: 0 2px 3px 0;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    cursor: pointer;
    text-decoration: none;
    display: inline;
    font-family: Titillium Web;
}

.y-hidden
{
    display: none;
}

.name
{
    font-weight: bold;
    font-size: 12pt;
    margin-bottom: 15px;
}

div.container
{
    margin-bottom: 5px;
}

.detailname
{
    font-weight: bold;
    font-size: 12pt;
    margin-bottom: 15px;
}

.fieldHeader
{
    font-weight: bold;
    font-size: 12pt;
}

.fieldContent
{
    font-size: 10pt;
    margin-bottom: 15px;
}

html
{
    display: block;
}

.search-table
{
    border:0 ;
    width: 150px;
    margin-top: 25px;
}
.search-table td
{
    text-align:center;
     vertical-align: middle;
}
.iframe-style
{
    height:200px;
     border: none;
     
}