﻿body 
{
    margin:0px 0px 0px 0px;
    font-family:Arial;
}
#container
{
    text-align:left;
    border-style:none;
    width:800px;
}
#header
{
    display:block;
    width:100%;
    height:105px;
    background-color:#E8E7DD;
}
#footer
{
    font-family:Arial;
    font-size:10pt;
    font-weight:bolder;
    text-align:center;
}
#content
{
    height:400px;
    background-image:url('../images/BaycareLogoLarge.gif');
    background-repeat:no-repeat;
    background-position:center center;
}
#headerTable
{
    margin:10px 0px 0px 10px;
    border-style:none;
    width:100%;
    padding:0px;
}
#logoCell
{
}
#nav
{
}
    #nav td
    {
        text-align:center;
        padding:0px;
    }
img
{
    border:0px;
}
#dteToday
{
    font-family:Arial;
    font-size:10pt;
    font-weight:bolder;
    margin-right:20px;
}
#dteToday a
{
    text-decoration:none;
    color:#293f6f;
}
#bodycontent
{
    margin:40px 0px 40px 0px;   
}
#FAQList li
{
    list-style-type:none;
    font-family:Arial;
    
}
#FAQList a
{
    text-decoration:none;
    color:Blue;
}
li.header
{
    font-size:12pt;
    font-weight:900;
    padding-bottom:25px;
}
li.FAQQ
{
    font-weight:700;
    font-size:10pt;
}
li.FAQA
{
    font-weight:500;
    font-size:10pt;
    
    padding-bottom:5px;
}
#bodycontent a
{
    text-decoration:none;
    color:Blue;
}
#bodycontent td
{
    text-align:center;
}
table.full
{
    border-collapse:collapse;
    border-style:none;
    width:100%;
    font-family:Arial;
    font-size:9pt;
}
tr.alt
{
    background-color:#E8E7DD;
    border-color:#E8E7DD;
}
th
{
    text-align:center;
}
#welcomeletter
{
    font-family:Arial;
    font-size:10pt;
    margin-left:30px;
    padding-bottom:30px;
    
}
#bodycontent td
{
    font-family:Arial;
    text-align:left;
    padding-left:20px;
    font-size:10pt;
}
#updates
{
    border-style:solid;
    border-width:2px;
    border-color:#293f6f;
    padding:3px;
}
#sysReq
{
    margin-left:10px;
    width:100%;
    font-size:8pt;
    font-family:Arial;
    padding:10px;
    border-style:none;
    border-collapse:collapse;
    text-align:center;
    
}
#sysReq th
{
    border-bottom: solid 1px black;
}
.app
{
    text-align:left;
    font-weight:bold;
    border-right: solid 1px Black;
}
.red
{
    color:red;
    font-family:Verdana;
}
