﻿body
{
    font-family: Arial, Helvetica, sans-serif;
}
A
{
    color: #4F7EA6;
}

A:hover
{
    color: #999999;
}

ul
{
    margin-top: 2px;
}

h3
{
    margin-top: 3px;
    margin-bottom: 3px;
}

h4
{
    margin-top: 3px;
    margin-bottom: 3px;
}

body
{
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: Gray;
    background-image: url('/images/background.gif');
    height: 100%;
    text-align: center;
}

#masterTable
{
    height: 100%;
    background-color: white;
}



html
{
    height: 100%;
}

.BreadCrumbs
{
    padding-left: 20px;
    font-size: 0.7em;
    font-family: Arial, Helvetica, sans-serif;
    position: absolute;
    bottom: 0px;
    white-space: nowrap;
    width: 100%;
    height: 10px;
}

.HomePageRightText
{
    color: white;
    margin-left: 25px;
    width: 330px;
    padding-top: 10px;
    font-size: 0.95em;
}

.HomePageRightText A
{
    color: white;
}

.HomePageRightText A:hover
{
    color: #999999;
}

.BreadCrumbs A
{
    text-decoration: none;
    padding-right: 2px;
    padding-left: 2px;
    color: #006699;
}
.BreadCrumbs A:hover
{
    color: #999999;
}

.BreadCrumbs A:visited hoover
{
    color: #006699;
}
.BreadCrumbs img
{
    vertical-align: middle;
}

#PageFooter
{
    width: 760px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    background-color: white;
    margin-top: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 25px;
    padding-right: 25px;
}
#bodyDiv
{
    background-color: White;
    margin-bottom: 0px;
    padding-left: 25px;
    padding-right: 25px;
}

#PageFooter A
{
}

.PageHeader
{
    width: 760px;
    height: 110px;
    background-repeat: no-repeat;
    position: relative;
    margin-top: -10px;
}

.PageBodyDiv
{
    margin-top: 15px;
}

.LeftMenuDiv
{
    font-size: 1.0em;
    width: 140px;
    margin-right: 10px;
    margin-top: 2px;
    margin-left: 10px;
    font-family: Arial, Helvetica, sans-serif;
}

.LeftMenuDiv A
{
    color: #4F7EA6;
}

.LeftMenuDiv A:hover
{
    color: #99ccff;
}

.LeftMenuL1
{
    font-weight: bold;
    margin-bottom: 12px;
    padding-bottom: 2px; /* 	background-image:url('images/SmallRightArrow.gif'); 	background-repeat:no-repeat; 	background-position:0px 3px; */
    padding-left: 0px;
}
.LeftMenuL2
{
    margin-bottom: 10px;
    font-size: 1.0em;
    background-repeat: no-repeat;
    background-position: 0px 3px;
    padding-left: 14px;
    padding-right: 10px;
}
.LeftMenuL2Selected
{
    margin-bottom: 10px;
    font-weight: bold;
    background-repeat: no-repeat;
    background-position: 0px 3px;
    padding-left: 14px;
    padding-right: 10px;
    background-image: url('images/SmallRightArrow.gif');
    background-repeat: no-repeat;
    background-position: 0px 3px;
}

.PageRightDiv
{
    font-family: Arial, Helvetica, sans-serif;
    width: 600px;
}


.PageTitle
{
    font-family: Arial, Helvetica, sans-serif;
    width: 99%;
    border-bottom: 2px #0099CC solid;
    font-size: 1.2em;
    padding-bottom: 3px;
    padding-left: 5px;
    margin-bottom: 8px;
}

.PageContent
{
    font-size: 1.0em;
    color: #666666;
    margin-right: 10px;
}

.PageContentSingleColDiv
{
    margin-left: 20px;
    font-size: 0.9em;
    color: #666666;
    margin-right: 10px;
}

.SubImageDiv
{
    display: inline;
    float: right;
    padding-bottom: 10px;
    padding-left: 15px;
}

.SubImageTourButtonDiv
{
    margin-left: 125px;
    margin-top: 10px;
}


.ui-dialog
{
    padding: 0;
    font-size: 12px;
    background-color: Black;
}
.ui-dialog-content
{
    background-color: Black;
}
.ui-dialog-titlebar
{
    padding: 0px 0px 0px 0px;
}
#TutorialWindow
{
    background-color: Black;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
