﻿body 
{
    margin-top: 0px;
    margin-left: 0px;
}

.splashPage
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    margin-top: 1px;
    margin-left: 1px;
    width: 848px;
    height:657px;
    background-color:#4db8d8;
}

.splashHeader
{
    width: inherit;
    height: 179px;
}

.splashRightSide
{
    margin: 0px;
    width: 425px;
    float: right;
    height:auto;
}

.splashRightNav
{
    position:absolute;
    width:207px;
    height:141px;
    top: 310px;
    left: 610px;
    margin: 0px;
    border-top: #F9A31A 1px solid;
    border-bottom: #F9A31A 1px solid;
    padding-top:23px;
    padding-left:28px;
}
.splashRightNavOutter
{
    position:absolute;
    width:207px;
    height:147px;
    top: 307px;
    left: 610px;
    margin: 0px;
    border-top: #F9A31A 1px solid;
    border-bottom: #F9A31A 1px solid;
    padding-top:23px;
    padding-left:28px;
}
.splashPhoto
{
    margin: 0px;
    padding: 0px;
    position:absolute;
    width:324px;
    height:478px;
    top: 181px;
    left: 284px;
}

.splashWaterMark
{
    margin: 0px;
    padding: 0px;
    position:absolute;
    top: 260px;
    left: 2px;
}


.splashRightHeading
{
    font-size: 12pt;
    color: white;
    font-family: 'Trebuchet MS';
	margin-bottom: 9px;
	font-weight:600;
	text-align:left;
}

.splashRightNavLinks
{
    font-size: 12pt;
    color: #005595;
    font-family: 'Trebuchet MS';
	font-weight:600;
}

a:link.splashRightHeadingLink{color: #005595;}
a:visited.splashRightHeadingLink{color: #005595;}
a:hover.splashRightHeadingLink{color: white;}
a:active.splashRightHeadingLink{color: white;}
a.splashRightHeadingLink {text-decoration: none;}

a:link.splashRightOtherLink{color: white;}
a:visited.splashRightOtherLink{color: white;}
a:hover.splashRightOtherLink{color: #005595;}
a:active.splashRightOtherLink{color: white;}
a.splashRightOtherLink {text-decoration: none;}

a:link.splashFooterHeadingLink{color: #005595;}
a:visited.splashFooterHeadingLink{color: #005595;}
a:hover.splashFooterHeadingLink{color: #96E2DD;}
a:active.splashFooterHeadingLink{color: #96E2DD;}
a.splashFooterHeadingLink {text-decoration: none;}


.splashCopyright
{
    position:absolute;
    top: 640px;
    left: 7px;
    margin: 0px;
    font-size: 8pt;
    font-family: 'Trebuchet MS';
    color: White;
}

.splashOtherLinks
{
    position:absolute;
    top: 640px;
    left: 730px;
    margin: 0px;
    font-size: 8pt;
    font-family: 'Trebuchet MS';
    color: White;
}