/* default css style sheet */

/* link colors */
a:link
{
    color: #000080;
}
a:visited
{
    color: #330099;
}
a:hover
{
    color: #666666;
}

/* body margin */
body
{
    margin: 0pt;
    font-size: 100%;
    font-family: trebuchet ms, arial, helvetica, sans-serif;
}
.footer
{
    margin: 0pt;
    font-size: 76%;
    font-family: trebuchet ms, arial, helvetica, sans-serif;
}
/* text styles */

p, li, h2, h3, h4, .aiContent, .aiSmall, .aiSmall07, .aiInvNav, .aiEmCell01, .aiEmCell02, .aiEmCell03, .aiEmCell04, .aiEmCell05, .aiEmCell06, .aiEmCell07, .aiEmCell08, .indent, .motto
{
    font-family: arial, helvetica, sans-serif;
    font-size: 0.9em;
}
.aiNav
{
    font-family: arial, helvetica, sans-serif;
    font-size: 0.9em;
}
.indent
{
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 3em;
    margin-right: 1em;
}
td
{
    font-family: arial, helvetica, sans-serif;
    font-size: 1em;
}
.motto
{
    margin-bottom: 1em;
    margin-left: 1em;
    margin-right: 1em;
    font-weight: bold;
}


body, .aiContent, .aiSmall
{
    color: #1f1f1f;
    background: white;
}
.aiSmall07
{
    font-size: 0.9;
    color: #000080;
    background: #FFFFFF;
}
.aiSmall107
{
    color: #1f1f1f;
    background: #C3D4E3;
}
.motto
{
    color: #666666;
    background: white;
}

h2
{
    font-size: 1.5em;
    color: #000080;
    font-weight: bold;
}
h3
{
    font-size: 1.2em;
    color: #000080;
    font-weight: bold;
    background: #B0C4DE;
}
h4
{
    font-size: 1.1em;
    color: #000080;
    font-weight: bold;
}
h5
{
    font-size: 1.1em;
    color: #666666;
    font-weight: bold;
}

.aiSmall, .aiSmall07, .aiInvNav
{
    font-size: 0.9em;
}

.aiNav
{
    font-size: 0.9em;
    background: white;
}

/* hilight table cells */
.aiEmCell01
{
    color: black;
}

.aiEmCell02
{
    color: black;
}
.aiEmCell05
{
    color: white;
    font-weight: bold;
}


.aiEmCell01
{
    background: #CCCCCC;
}
.aiEmCell02
{
    background: #B0C4DE;
}
.aiEmCell03
{
    background: #B0C4DE;
}
.aiEmCell04
{
    background: #D2BCB0;
}
.aiEmCell05
{
    background: #9D6B3A;
}
.aiEmCell06
{
    background: #D6C996;
}
.aiEmCell07
{
    background: #C3D4E3;
}
.aiEmCell08
{
    background: #EAE8DA;
}
.aiEmCell11
{
    background: #666666;
}
.aiEmCell16
{
    background: #9B6836;
}
.aiEmCell17
{
    background: #6A90B6;
}
.aiEmCell18
{
    background: #A0A079;
}
.aiEmCell20
{
    color: black;
}
.aiEmCell21
{
    background: #CCCC99;
}

.aiEmCell05 a:link
{
    color: #000080;
    background: #9D6B3A;
}
.aiEmCell05 a:visited
{
    color: #330099;
    background: #9D6B3A;
}
.aiEmCell05 a:hover
{
    color: #666666;
    background: #9D6B3A;
}
.aiSignOn a:link, aiSignOn a:visited
{
    color: white;
    background: #C3D4E3;
}

body.mainBody
{
    background: White url(images/background.jpg) repeat-x top;
    margin: 0pt;
    font-size: 100%;
    font-family: trebuchet ms, arial, helvetica, sans-serif;
    color: #1f1f1f;
}

div.headerRow
{
    font-family: arial, helvetica, sans-serif;
    font-size: 1em;
    clear: both;
    float: none;
}

.headerBar
{
    float: left;
    background-color: #B0C4DE;
}

.headerLeft
{
    clear: left;
    float: left;
    font-size: 10pt;
    font-weight: bold;
    text-align: right;
}

.headerRight
{
    clear: right;
    display: block;
    float: left;
    font-size: 10pt;
    white-space: nowrap;
}

div.row
{
    font-family: arial, helvetica, sans-serif;
    clear: both;
    float: none;
    margin: 5px 5px 5px 5px;
}

.leftNavigationPanel
{
    float: left;
    font-family: arial, helvetica, sans-serif;
    font-size: 1.0em;
    border: solid 2px black;
    padding: 5px 5px 5px 0px;
    vertical-align:top;
}

.centerPanel
{
    float:left;
    font-family: arial, helvetica, sans-serif;
    font-size: 1.0em;
    margin-left:10px;
    vertical-align:top;
}

.rightPanel
{
    float:left;
    font-size: 1.0em;
    margin-left:10px;
    vertical-align:top;
}

.fieldTitle
{
    clear: left;
    float: left;
    font-size: 10pt;
    font-weight: bold;
    margin: 5px 0 0 0;
    text-align: right;
}

.fieldValue
{
    clear: right;
    display: block;
    float: left;
    font-size: 10pt;
    margin: 5px 0 0 10px;
    white-space: nowrap;
}

ul
{
    font-family: arial, helvetica, sans-serif;
    font-size: 1.0em;
    color: Black;
    float:none;
    clear:both;
    margin-top:0px;
    margin-bottom:0px;
}

ul.square
{
    list-style-type:square;
}
ul.none
{
    list-style-type:none;
    margin-left:10px;
    padding:0px;
}

.logInLink
{
    font-family: arial, helvetica, sans-serif;
    font-size: 1.2em;
    clear: both;
    float: left;
    color: #000080;
    font-weight:bold;
    text-decoration:underline;
}

.singleBorderPanel
{
    border:solid 1px Black;
    padding: 20px 10px 20px 10px;
    margin-bottom:20px;
}

.infoPanelHeading
{
    font-family:Arial Black;
    font-size:1.2em;
    text-transform:uppercase;
}
