Body
{
    border-style: none;
    border-width: 0px;
    background-color: #004b83;
    color: #36383b;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size:12px;
    margin: 0px;
}
td
{
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size:12px;
    vertical-align: top;
}
th
{
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
    color: White;
    background-color: #888888;
}
p
{
    font-family: Arial,Helvetica,Verdana,sans-serif;
    margin: 9px 0px 9px 0px;
}
input
{
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size:12px;
}
select
{
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size:12px;
}
textarea
{
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size:12px;
}
form
{
    display:inline;
}
img
{
    border: none;
}
h1
{
    font-size: 18px;
    font-weight: normal;
    color: #1055a8;
    margin: 10px 0px 10px 0px;
}
h2
{
    font-size: 14px;
    margin: 10px 0px 0px 0px;
}
h3
{
    font-size: 18px;
    margin: 10px 0px 0px 0px;
}
a
{
    color:#0000cc;
    text-decoration:underline;
}
a:link
{
    color: #0000cc;
    text-decoration:underline;
}
a:visited
{
    color: #0000cc;
    text-decoration:underline;
}
a:hover
{
    color: #80020f;
    text-decoration:none;
}
a:active
{
    color: #0000cc;
    text-decoration:underline;
}
.TableMaster
{
    border-width: 0px;
    margin: 10px auto;
    width: 980px;
}
.LogoCell
{
    background: url(images/top-rail.jpg) #fff no-repeat right top;
    border-bottom: solid 1px #F1F6FB;
}
.SearchTextBox
{
    border: solid 1px #685f57;
    height: 15px;
    width: 104px;
    margin-left: 18px;
    margin-top: 1px;
}
.SearchButton
{
    background-color: #80020f;
    border: solid 1px White;
    color: White;
    font-family: @Arial Unicode MS;
    font-size: 11px;
    font-weight: bold;
    height: 19px;
    margin-left: 10px;
    margin-top: 2px;
    text-align: center;
    vertical-align: top;
    width: 35px;
    letter-spacing: 2px;
}
.TableFooter
{
    border-width: 0;
    margin: 10px auto;
    width: 980px;
}
.FooterLeft
{
    font-size: 11px;
    font-weight: bold;
    color: white;
    padding-top: 5px;
    text-align: left;
}
.FooterRight
{
    font-size: 10px;
    color: white;
    padding: 5px 0px 0px 14px;
    text-align: right;
}
.RightPanel
{
    background-color: #20578F;
	border-right: solid 1px #fff;
    vertical-align: top;
}
.Bottom
{
    background-image: url(images/bottom-back_longer.jpg);
    background-repeat: no-repeat;
    padding: 0px 0px 0px 17px;
    height: 48px;
    border-right: 1px solid #fff;
}
.Bottom-Right
{
    background-color:#20578F;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin: 0;
    padding: 0;
    height: 47px;
}
.Footer
{
    color: White;
    font-size: 9px;
    font-weight: bold;
    margin-right: 10px;
    padding-top: 10px;
    text-align: right;
    vertical-align: bottom;
}
.Footer a
{
    color: White;
    text-decoration: none;
}
.Footer a:link
{
    color: White;
    text-decoration: none;
}
.Footer a:visited
{
    color: White;
    text-decoration: none;
}
.Footer a:hover
{
    color: #330066;
    text-decoration: underline;
}
.Footer a:active
{
    color: White;
    text-decoration: none;
}
.ContentHolderMain
{
    background-color: #F1F6FB;
	width: 750px;
    border-right: 1px solid #fff;
}
.LeftColumn
{
    border-left: solid 1px #fff;
    width: 203px;
    float:left;
}
.RightColumn
{
    float: left;
    width: 522px;
}
.MenuCellLeft, .MenuCellRight
{
    background-image: url(images/navigation-back.gif);
    background-repeat: repeat-x;
    border-bottom: solid 1px White;
    height: 25px;
}
.MenuCellLeft
{
    border-right: 1px solid #fff;
    width: 725px;
    float: left;
    overflow: hidden;
    border-left: solid 1px #fff;
}
.MenuCellRight
{
    width: 252px;
    float: right;
    border-right: 1px solid #fff;
}
.Menu
{
    background-color: #002455;
    font-family: Tahoma;
    font-weight: 600;
    text-transform: uppercase;
    z-index: 100;
}
.Menu a, .Menu a:link, .Menu a:visited
{
    color: White;
    border-left: solid 0px White;
    font-size: 11px;
	display: block;
	text-decoration: none;
	padding: 4px 10px 5px 10px;
}
.Menu a:hover, .Menu a:active
{
    background: #80020f;
}
.MenuSub
{
    z-index: 101;
}
.MenuSub a, .MenuSub a:link, .MenuSub a:visited
{
    background: #6E9FD0;
	color: White;
	display: block;
	font-size: 11px;
	text-decoration: none;
	padding: 3px 9px 3px 9px;
	border: 1px solid White;
	border-top: none;
}
.MenuSub a:hover, .MenuSub a:active
{
    background: #80020f;
}
.SiteDate
{
    color: #002455;
    text-align: right;
    margin: -21px 8px 0px 0px;
}
@media print
{
    Body
    {
        background-color: White;
        color: Black;
    }
    .RightColumn
    {
        width: auto;
    }
    h1, h3
    {
        font-size: 2em;
    }
    h2
    {
        font-size: 1.7em;
    }
    p, ul
    {
        font-size: 1.5em;
    }
    h1, h2, h3, p, ul
    {
        color: Black;
    }
    .NoPrint, .TopRightImageCell, .MenuCellLeft, .MenuCellRight, .Bottom, .TableFooter, .RightPanel, .LeftColumn, .HomeMainImage
    {
        display: none;
    }
}