﻿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: middle;
    height: 220px;
    overflow: scroll;
    background-repeat: no-repeat;
}
td.bottomContent
{
    font-family: Verdana; 
    font-size: 10px;
    color: white;
    text-align: left;
    vertical-align: middle;
    width: 650px;
}

input
{
    border: 1px solid #013A71;
}

h4
{
    font-size: 14px;
    margin-bottom: 3px;
}
.bgFacility
{
	
}