﻿/* standard style classes */
BODY
{
    background-repeat: repeat;
    background-image: url('/Images/bg-tile1.png');
    font-family: Arial, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    color: #003366;
}
TD
{
    vertical-align: top;
    font-weight: normal;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
}
A:link
{
    text-decoration: none;
    color: #006FBB;
    filter: Alpha(Opacity=100);
    position:relative;
}
A:visited
{
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    border-style: none;
    text-decoration: none;
    color: #006FBB;
    filter: Alpha(Opacity=100);
}
A:hover
{
    text-decoration: underline;
    color: #006FBB;
    filter: Alpha(Opacity=100);
}
A:active
{
    text-decoration: none;
    color: #006FBB;
    filter: Alpha(Opacity=100);
}
IMG
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    margin-left: 0px;
    margin-right: 0px;
    }
P
{
    margin-top: 0px;
    margin-bottom: 10px;
}
HR
{
    height: 1px;
    border: none;
    color: #C0C0C0;
    background: grey;
}

/* page layout classes */
#container
{
    border-style: none;
    border-width: 0px;
    width: 100%;
    margin: 0px;
}

#header
{
    padding: 0px;
    margin: 0px;
    border-style: none;
    border-width: 0px;
    color: #EDEDFB;
    width: 100%;
    background-color: #003366;
    height: 37px;
}

#contentArea
{
    width: 100%;
    background-repeat: repeat-y;
    background-image: url('/Images/index/LeftBorder.gif');
}

#sideMenu
{
    border-style: groove;
    border-color: blue;
    border-width: 4px;
    font-size: 8px;
    
}
#sideMenu td
{
    border-style: none none solid none;
    padding: 2px;
    background-color: #87CEEB;
    font-size: 8pt;
    vertical-align: middle;
    border-bottom-width: 1px;
    border-bottom-color: #EDEDFB;
}
#sideMenu td.menuItem
{
    background-color: #87CEEB;
}

#sideMenu td.subMenuItem
{
    background-color: #B0E0E6;
    padding-left: 10px;
}

#sideMenu td.subSubMenuItem
{
    background-color: #E0FFFF;
    padding-left: 20px;
}
#sideMenu td.subSubSubMenuItem
{
    background-color: #E0FFFF;
    padding-left: 30px;
}

#sideMenu td.indentMenuItem
{
    background-color: #87CEEB;
    padding-left:10px;
}

#sideMenu td.subIndentMenuItem
{
    background-color: #B0E0E6;
    padding-left: 20px;
}

#sideMenu td.subSubIndentMenuItem
{
    background-color: #E0FFFF;
    padding-left: 30px;
}

#sideMenu td.subSubSubIndentMenuItem
{
    background-color: #E0FFFF;
    padding-left: 40px;
}

#sideMenu td.innerMenuItem
{
    border-style: none;
    border-width: 0px;
    background-color: inherit;
}
#sideMenu td.lastMenuItem
{
    border-style: none none none none;
}

#sideMenu td.selectedMenuItem
{
    background-color: #ffffff;
    font-weight: bold;
}

#sideMenu td.selectedSubMenuItem
{
    background-color: #ffffff;
    font-weight: bold;
    padding-left: 10px;
}

#sideMenu td.selectedSubSubMenuItem
{
    background-color: #ffffff;
    font-weight: bold;
    padding-left: 20px;
}
#sideMenu td.selectedSubSubSubMenuItem
{
    background-color: #ffffff;
    font-weight: bold;
    padding-left: 30px;
}

#sideMenu td.selectedIndentMenuItem
{
    background-color: #ffffff;
    font-weight: bold;
    padding-left: 10px;
}

#sideMenu td.selectedSubIndentMenuItem
{
    background-color: #ffffff;
    font-weight: bold;
    padding-left: 20px;
}

#sideMenu td.selectedSubSubIndentMenuItem
{
    background-color: #ffffff;
    font-weight: bold;
    padding-left: 30px;
}

#sideMenu td.selectedSubSubSubIndentMenuItem
{
    background-color: #ffffff;
    font-weight: bold;
    padding-left: 40px;
}

#sideMenu a:link
{
    text-decoration: none;
    color:#003366;
}

#sideMenu a:visited
{
    text-decoration: none;
    color:#003366;
}

#sideMenu a:hover
{
    text-decoration: underline;
    color:#003366;
}

#sideMenu a.labelLink
{
    text-decoration: none;
    color: #003366;
}

#sideMenu a.labelLink:hover
{
    text-decoration: none;
    color: #003366;
}

#sideMenu a:active
{
    text-decoration: none;
    color:#003366;
}
#content
{
    width: 100%;
}

#footer
{
    padding: 0px;
    width: 100%;
    color: #000000;
    font-size: 8pt;
    text-align: left;
    clear: both;
    border-top: none;
}
#footer a
{
    font-size: 8pt;
}
#footer span
{
    font-size: 8pt;
}
#msgDiv
{
    z-index: 10001;
    width: 640px;
    height: 390px;
    border: #336699 0px solid;
    position: absolute;
    left: 35%;
    top: 20%;
    font-size: 12px;
    margin-left: -225px;
    display: none;
}
#bgDiv
{
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    background-color: #777;
    filter: progid:DXImageTransform.Microsoft.Alpha(style=3,opacity=25,finishOpacity=75) opacity: 0.6;
}
/* custom style classes */
.PageHeaderMissionStatement
{
    border-width: 0px;
    border-style: none;
    padding: 0px;
    color: #ededfb;
    font-weight: 700;
    margin-top: 9px;
    margin-bottom: 0px;
    font-size: medium;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    white-space: nowrap;
}
.LogoHeader
{
    border-width: 0px;
    border-style: none;
    padding: 0px;
    color: #99b0d3;
    font-weight: Bold;
    margin-top: 9px;
    margin-bottom: 0px;
    font-size: medium;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    white-space: nowrap;
}
.PageHeader
{
    font-size: 18pt;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    color: #003366;
    text-align: center;
}

.CMLibrary
{
    font-size: 13pt;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    color: #003366;
}
.CMSection
{
    font-size: 11pt;
    font-weight: 100;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    color: #006fbb;
}
.CMCourse
{
    font-size: 11pt;
    font-weight: 100;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    color: #006fbb;
}
a.CMCourse:link
{
    text-decoration: none;
    color: #006fbb;
}

a.CMCourse:visited
{
    text-decoration: none;
    color: #006fbb;
}

a.CMCourse:hover
{
    text-decoration: underline;
    color: #006fbb;
}

a.CMCourse:active
{
    text-decoration: none;
    color: #006fbb;
}
.CMChapter
{
    font-size: 10pt;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    color: #006fbb;
}
.CMTopic
{
    font-size: 10pt;
    font-weight: 100;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    color: #006fbb;
}

.VideoTitle
{
    font-size: 12pt;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    color: #003366;
}

.TopicName
{
    font-size: 18pt;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    color: #003366;
}

.GenieHelp
{
    font-size: 12pt;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    color: #003366;
}

.TopicId
{
    display: none;
}

.ContentHeaderText
{
    margin-top: 8px;
    color: #000000;
    float: left;
    font-size: large;
    font-weight: bold;
}

.H1, .H2, .H3, .H4, .H5, .H6
{
    color: #003366;
}

.H1
{
    font-size: 20pt;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

.H2
{
    font-size: 16pt;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

.H3
{
    font-size: 14pt;
    font-weight: 500;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

.H4
{
    font-size: 12pt;
    font-weight: 500;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

.H5
{
    font-size: 11pt;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

.H6
{
    font-size: 10pt;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}
/* imported from style.css */
.menu
{
    font-size: 8pt;
    vertical-align: middle;
}
.tiny
{
    font-size: 6pt;
}
.small
{
    font-size: 8pt;
}
.mid
{
    font-size: 9pt;
}
.norm
{
    font-size: 10pt;
}
.big
{
    font-size: 11pt;
}
.large
{
    font-size: 12pt;
}
.vlarge
{
    font-size: 14pt;
}
.huge
{
    font-size: 16pt;
}
.reverse
{
    background-color: #003366;
    color: #ededfb;
}
.reverse-lg
{
    font-size: 12pt;
    background-color: #003366;
    color: #ededfb;
}
/* custom */
.Alert
{
    font-size: large;
    color: Red;
    font-weight: bold;
}

.Success
{
    font-size: large;
    color: Green;
    font-weight: bold;
}
.BigSuccess
{
    color: #002d59;
    font-size: 16px;
    font-weight: bold;
}
.GenieContentTitle
{
    padding: 4px 0px 4px 0px;
    font-size: 16pt;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    color: #003366;
    text-align: left;
}
.GenieGeneralTitle
{
    padding: 4px 0px 4px 0px;
    font-size: 14pt;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    color: #003366;
    text-align: left;
}
.GenieGeneralLink
{
    font-size: 10pt;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    color: #003366;
    text-align: left;
}
table.GenieEightWishesList
{
}
table.GenieEightWishesList td
{
    padding-top: 21px;
    padding-bottom: 21px;
}

.KnowledgeBaseResultText
{
    font-size: 10pt;
    vertical-align: middle;
}
.GenieArticleSummaryKey
{
    font-weight: bold;
}
.GenieArticleSummaryValue
{
}
table.GenieArticleSummaryTable
{
    width: 750px;
}
table.GenieArticleSummaryTable td
{
    padding-top: 3px;
    padding-bottom: 3px;
}
/* custom printing classes */
@media screen
{
    .PrintOnly
    {
        display: none;
    }
}
@media print
{
    .ScreenOnly
    {
        display: none;
    }
}
/* WhatIsGenie.aspx */

/* VideoLinkMenu */
.VideoLinkMenuHeadlineItem
{
    font-size: 13pt;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    color: #003366;
}
.GenieHelpItem
{
    padding-top: 3px;
}
.VideoLinkMenuSubItem
{
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    color: #003366;
}
a.VideoLinkMenuSubItem:link
{
    text-decoration: none;
    color: #006fbb;
}

a.VideoLinkMenuSubItem:visited
{
    text-decoration: none;
    color: #006fbb;
}

a.VideoLinkMenuSubItem:hover
{
    text-decoration: underline;
    color: #006fbb;
}

a.VideoLinkMenuSubItem:active
{
    text-decoration: none;
    color: #006fbb;
}

.KnowledgeBaseHighlightedText
{
    background: yellow;
    font-weight: bold;
}

.ALArticleSubject
{
    font-size: 13pt;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    color: #003366;
}
.ALArticleTopic
{
    font-size: 11pt;
    font-weight: 100;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    color: #006fbb;
}
.ALArticle
{
    font-size: 11pt;
    font-weight: 100;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    color: #006fbb;
}
a.ALArticle:link
{
    text-decoration: none;
    color: #006fbb;
    
}

a.ALArticle:visited
{
    text-decoration: none;
    color: #006fbb;
}

a.ALArticle:hover
{
    text-decoration: underline;
    color: #006fbb;
}

a.ALArticle:active
{
    text-decoration: none;
    color: #006fbb;
}

#GeneralHelpPage A:link
{
    text-decoration: underline;
    color: #003366;
}
#GeneralHelpPage A:visited
{
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    border-style: none;
    text-decoration: underline;
    color: #003366;
}
#GeneralHelpPage A:hover
{
    text-decoration: underline;
    color: #333399;
}
#GeneralHelpPage A:active
{
    text-decoration: underline;
    color: #333399;
}
table.FAQItemTemplate
{
    margin: 0px;
    font-size: 10pt;
    background-image: url('../../Images/bg-tile1.png');
    background-repeat: repeat;
    padding: 0px;
    width: 700px;
}
table.FAQItemTemplate td.Question
{
    padding: 0px 2px 8px 0px;
    font-weight: bold;
}
table.FAQItemTemplate td.Answer
{
    padding: 0px 2px 4px 0px;
}
.TableBox1
{
    padding: 0px;
    border: 1px solid #BEBEBE;
    border-collapse: collapse;
}
.TableBox2
{
    margin: 0px;
    border: 1px solid #FFFFFF;
    background-position: left top;
    background-repeat: repeat;
    filter: Alpha(Opacity=100, FinishOpacity=20, Style=1, StartX=0, StartY=0, FinishX=100, FinishY=100);
    background-color: #E2E2E2;
}
.TableText
{
    filter: Alpha(Opacity=100);
    z-index: 0;
    position: relative;
}
.TableLine
{
    border-color: #C0C0C0;
    background-color: #FFFFFF;
    border-top-style: solid;
    border-top-width: 1px;
}

.TableBox3
{
    margin: 0px;
    border: 1px solid #FFFFFF;
    background-position: left top;
    background-repeat: repeat;
    background-color: #E9E9E9;
    font-size:13px;
}