﻿html,body
{
      margin:0;
      padding:0;
      height:100%;
      border:none;
      background-color: #013A71;
}

a
{
    font-size: 12px;
    text-decoration: none;
    color: #4F4F4F;
}

td
{
    font-family: Verdana; 
    font-size: 10px;
}

td.content
{
    font-family: Verdana; 
    font-size: 10px;
    color: #013A71;
    text-align: left;
    height: 220px;
    vertical-align: top;
    overflow: scroll;
    background-repeat: no-repeat;
}
td.bottomContent
{
    font-family: Verdana; 
    font-size: 10px;
    color: white;
    text-align: left;
    vertical-align: bottom;
    width: 650px;
}

input
{
    border: 1px solid #013A71;
}

h4
{
    font-size: 14px;
    margin-bottom: 3px;
}
.bgFacility
{
	
}
.partnertext
{
    font-family: "Times New Roman", Times, serif;
    font-size: small;
    position: relative;
    z-index: auto;
    right: 117px;
    visibility: visible;
    float: none;
    color: #000000;
}

