﻿@Media screen {

    h1, .PageTitle
    {
        margin: 0px 0px 10px 0px;
        font-family: Arial Narrow, Arial, Tahoma, Verdana;
        color: #161d28;
        font-size: 28px;
        display: block;
        font-weight: bold;
        background-image: url(/App_Structure/Page/TitleMark.gif);
        background-position: left 21px;
        background-repeat: no-repeat;
        height: 33px;
        padding-top: 10px;
    }
    .PageTitlePanel
    {
        display: block;
        clear: both;
        margin: 0px;
        padding: 0px;
    }
    .PageTitleHidden
    {
        color: #ffffff;
        font-size: 1px;
        padding: 0px;
        margin: 0px;
        display: block;
        height: 1px;
        overflow: hidden;
    }
    .PageTitleLeft
    {
        display: block;
        float: left;
        width: 410px;
        height: 50px;
        overflow: hidden;
    }
    .PageTitleRight
    {
        display: block;
        float: left;
        width: 115px;
        height: 34px;
        padding-top: 16px;
        overflow: hidden;
    }
    .PageTitleFontSize
    {
        margin-left: 7px;
        margin-top: 8px;
        float: left;
    }
    .PageTitleFontLess
    {
        margin-left: 5px;
        float: left;
        cursor: pointer;
    }
    .PageTitleFontMore
    {
        margin-left: 3px;
        float: left;
        cursor: pointer;
    }
    .PageSubTitle
    {
        font-family: AvantGarde Md BT, Arial, Tahoma, Verdana;
        color: #588527;
        font-size: 1.1em;
        display: block;
        margin-top: 15px;
        padding-right: 10px;
        padding-left: 10px;
    }
    .PageNotFound
    {
        font-size: 0.8em;
        color: #666666;
        font-family: Arial, Tahoma, Verdana;
        display: block;
        text-align: center;
        padding-bottom: 30px;
        padding-top: 30px;
        cursor: default;
    }

    /*****************************************************
    *** Text
    *****************************************************/
    .PageText1, .PageText2, .PageText3, .PageText4, .PageText5, .PageText6
    {
        margin-top: 10px;
        color: #333333;
        font-family: 'Microsoft Sans Serif' , Tahoma, Verdana;
        display: block;
        text-justify: auto;
        text-align: justify;
        padding-right: 10px;
        padding-left: 10px;
    }
    .PageText1 a, .PageText2 a, .PageText3 a, .PageText4 a, .PageText5 a, .PageText6 a
    {
        color: #0066cc;
        text-decoration: none;
    }
    .PageText1 ul, .PageText2 ul, .PageText3 ul, .PageText4 ul, .PageText5 ul, .PageText6 ul
    {
        list-style-image: url(/App_Structure/Page/UL.gif);
        margin-left: 20px;
    }
    .PageText1 li, .PageText2 li, .PageText3 li, .PageText4 li, .PageText5 li, .PageText6 li
    {
        line-height: 13pt;
        margin-bottom: 10px;
        margin-top: 0px;
    }
    .PageText1 { font-size: 0.6em; line-height: 1.5em; }
    .PageText2 { font-size: 0.7em; line-height: 1.6em; }
    .PageText3 { font-size: 0.8em; line-height: 1.7em; }
    .PageText4 { font-size: 0.9em; line-height: 1.7em; }
    .PageText5 { font-size: 1.0em; line-height: 1.7em; }
    .PageText6 { font-size: 1.1em; line-height: 1.7em; }
    .PageTextOnly
    {
        display: block;
    }
    .PageTextMenu
    {
        width: 370px;
        display: block;
        margin-left: 160px;
    }
    .PageTextDate
    {
        font-family: Verdana, Tahoma, Arial;
        font-size: 11px;
        color: #666666;
        display: block;
        clear: both;
        margin-left: 2px;
        padding-top: 15px;
    }
    h2, .PageTextTitle
    {
        padding: 0px;
        margin: 0px 0px 10px 2px;
        font-family: Arial, Verdana, Tahoma;
        font-size: 1.5em;
        color: #ac0000;
        display: block;
        clear: both;
        font-weight: bold;
    }
    .PageTextTitleLine
    {
        margin: 0px 5px 20px 5px;
        font-family: Arial, Verdana, Tahoma;
        font-size: 12pt;
        color: #000000;
        display: block;
        clear: both;
        line-height: 1.3em;
    }
    .PageTextSign
    {
        font-family: 'Arial Narrow' , Arial, Verdana, Tahoma;
        font-size: 1.2em;
        color: #000000;
        display: block;
        clear: both;
        font-weight: bold;
        margin-left: 5px;
        text-align: right;
    }
    .PageTextSignDescription
    {
        font-family: Tahoma, Arial, Verdana;
        font-size: 0.8em;
        color: #666666;
        display: block;
        clear: both;
        margin-left: 5px;
        text-align: right;
    }
    .PageTextPhotoTable
    {
        margin: 0px 0px 20px 0px;
        clear: both;
    }
    .PageTextPhotoTableLeft
    {
        margin: 10px 20px 20px 10px;
    }
    .PageTextPhotoCaption
    {
        font-family: Tahoma, Arial, Verdana;
        font-size: 0.7em;
        color: #333333;
        padding: 7px 7px 4px 7px;
        background-color: #eaeaea;
    }
    .PageZoomImage
    {
        display: inline;
    }
    .PageZoomPage
    {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        background-color: #000000;
        z-index: 100;
        filter: alpha(opacity=50);
        display: none;
    }
    .PageZoomBox
    {
        padding: 0px 10px 10px 10px;
        border-style: solid;
        border-width: 2px;
        border-color: #ffffff #999999 #999999 #ffffff;
        position: absolute;
        top: 10px;
        left: 10px;
        background-color: #ffffff;
        z-index: 102;
        display: none;
    }
    .PageZoomTitle
    {
        font-family: Tahoma, Arial, Verdana;
        font-size: 0.7em;
        color: #394d62;
    }
    .PageTextBackButton
    {
        font-family: Verdana, Tahoma, Arial;
        font-size: 13px;
        color: #003399;
        clear: both;
        margin-left: 10px;
        margin-top: 15px;
        text-decoration: none;
        font-weight: bold;
        display: block;
        width: 70px;
    }
    .PageTextBackButton:hover
    {
        text-decoration: underline;
    }
    .PageTextRelationTable
    {
        margin: 0px 0px 20px 0px;
        clear: both;
        width: 100%;
    }
    .PageTextRelationTableLeft
    {
        margin: 10px 20px 20px 0px;
        width: 250px;
        clear: left;
    }
    .PageTextRelationTitle
    {
        font-family: Arial, Tahoma, Verdana;
        font-size: 20px;
        font-weight: bold;
        letter-spacing: -1px;
        color: #999999;
        padding: 10px 2px 4px 2px;
        border-top-style: solid;
        border-bottom-style: solid;
        border-top-width: 3px;
        border-bottom-width: 1px;
        border-top-color: #cccccc;
        border-bottom-color: #cccccc;
    }
    .PageTextRelationLink
    {
        font-family: Arial, Tahoma, Verdana;
        font-size: 13px;
        line-height: 16px;
        color: #ac0000;
        text-decoration: none;
    }
    .PageTextRelationLinkCell
    {
        padding: 10px 2px 4px 2px;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-bottom-color: #cccccc;
        text-align: left;
    }
    .PageTextSeeAlso
    {
        display: block;
        clear: both;
        border-top: solid 2px #ededed;
        margin-top: 25px;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 10px;
    }
    .PageTextSeeAlsoTitle
    {
        display: block;
        font-family: Arial, Tahoma, Verdana;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: -1px;
        color: #666666;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-bottom-color: #ededed;
    }
    .PageTextSeeAlsoLink
    {
        display: block;
        clear: both;
        font-family: Arial, Tahoma, Verdana;
        font-size: 13px;
        line-height: 16px;
        color: #ac0000;
        text-decoration: none;
        margin-left: 5px;
        margin-top: 5px;
    }
    .PagePhoto
    {
        display: block;
        margin-top: 20px;
        text-align: center;
    }

    /*****************************************************
    *** Menu
    *****************************************************/
    .PageMenu
    {
        width: 160px;
        float: left;
        display: block;
    }
    .PageMenuItem
    {
        border-color: #d8d8df;
        font-size: 8pt;
        color: #333333;
        font-family: Tahoma, Verdana, Arial;
        text-decoration: none;
        display: block;
        width: 150px;
        padding-left: 5px;
        padding-top: 9px;
        padding-bottom: 3px;
        border-bottom-style: solid;
        border-bottom-width: 1px;
    }
    .PageMenuItem:hover
    {
        color: #ac0000;
    }

    /*****************************************************
    *** List
    *****************************************************/
    .PageListOnly
    {
        display: block;
    }
    .PageListMenu
    {
        width: 447px;
        display: block;
        margin-left: 180px;
    }
    .PageListCell, .PageListCellLast, .PageListCellFirst, .PageListCellFirstLast
    {
        border-color: #d8d8df;
        border-style: solid;
        padding: 7px;
    }
    .PageListCellOver, .PageListCellLastOver, .PageListCellFirstOver, .PageListCellFirstLastOver
    {
        border-color: #d8d8df;
        border-style: solid;
        padding: 7px;
        background-color: #f7f7f8;
    }
    .PageListCell
    {
        border-width: 1px 1px 0px 0px;
    }
    .PageListCellOver
    {
        border-width: 1px 1px 0px 0px;
    }
    .PageListCellLast
    {
        border-width: 1px 0px 0px 0px;
    }
    .PageListCellLastOver
    {
        border-width: 1px 0px 0px 0px;
    }
    .PageListCellFirst
    {
        border-width: 0px 1px 0px 0px;
    }
    .PageListCellFirstOver
    {
        border-width: 0px 1px 0px 0px;
    }
    .PageListCellFirstLast
    {
        border-width: 0px 0px 0px 0px;
    }
    .PageListCellFirstLastOver
    {
        border-width: 0px 0px 0px 0px;
    }
    .PageListImage
    {
        float: left;
        margin-right: 10px;
    }
    .PageListDate
    {
        display: block;
        font-family: Arial Narrow, Arial, Tahoma;
        font-size: 15px;
        color: #962f34;
        text-decoration: none;
    }
    .PageListTitle
    {
        font-family: Arial, Verdana, Tahoma;
        font-size: 10pt;
        color: #000000;
        display: block;
        font-weight: bold;
        text-decoration: none;
    }
    .PageListDescription
    {
        font-family: Tahoma, Arial, Verdana;
        font-size: 11px;
        color: #333333;
        margin: 3px 1px 2px 1px;
        display: block;
        text-align: justify;
        text-decoration: none;
    }

    /*****************************************************
    *** See Too
    *****************************************************/
    .PageSeeToo
    {
        display: block;
        clear: both;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 7px;
        margin-top: 20px;
        border-top-style: solid;
        border-top-width: 5px;
        border-top-color: #f4f4f4;
    }
    .PageSeeTooTitle
    {
        display: block;
        clear: both;
        background-position: left bottom;
        background-repeat: no-repeat;
        font-family: AvantGarde Md BT, Arial, Tahoma, Verdana;
        color: #ac0000;
        font-size: 1em;
    }
    .PageSeeTooLink
    {
        display: block;
        clear: both;
        text-decoration: none;
        padding-left: 4px;
    }
    .PageSeeTooDate
    {
        font-family: Tahoma, Arial, Verdana;
        font-size: 0.7em;
        color: #666666;
    }
    .PageSeeTooText
    {
        font-family: Arial, Verdana, Tahoma;
        font-size: 10pt;
        color: #333333;
        font-weight: bold;
    }

    /*****************************************************
    *** Navigator Bar
    *****************************************************/
    .PageNavBar
    {
        border-top: #d8d8df 2px solid;
        text-align: center;
        height: 24px;
        padding-top: 2px;
        clear: both;
        margin-top: 15px;
    }
    .PageNavBarLabel
    {
        font-size: 9pt;
        color: #333333;
        font-family: 'Microsoft Sans Serif' , Tahoma, Verdana;
        cursor: default;
    }
    .PageNavBarLabelDisable
    {
        font-size: 9pt;
        color: #b2b2c3;
        font-family: 'Microsoft Sans Serif' , Tahoma, Verdana;
        cursor: default;
    }
    .PageNavBarLink
    {
        padding-right: 2px;
        padding-left: 2px;
        font-size: 9pt;
        padding-bottom: 2px;
        color: #333333;
        padding-top: 2px;
        font-family: 'Microsoft Sans Serif' , Tahoma, Verdana;
        text-decoration: none;
    }
    .PageNavBarLink:hover
    {
        text-decoration: underline;
    }
    .PageNavBarLinkHighlight
    {
        padding-right: 2px;
        padding-left: 2px;
        font-size: 9pt;
        padding-bottom: 2px;
        color: #cc0000;
        padding-top: 2px;
        font-family: 'Microsoft Sans Serif' , Tahoma, Verdana;
        text-decoration: none;
        font-weight: bold;
    }
    .PageNavBarLinkHighlight:hover
    {
        text-decoration: underline;
    }

    /*****************************************************
    *** Option Bar
    *****************************************************/
    .PageOption
    {
        border-style: dotted;
        border-width: 1px 0px 1px 0px;
        border-color: #7891b6;
        display: block;
        clear: both;
        height: 60px;
        margin-top: 15px;
        text-align: center;
        background-color: #d8dcdd;
    }
    .PageOptionBack, .PageOptionPrint, .PageOptionSend
    {
        background-position: left center;
        background-repeat: no-repeat;
        line-height: 35px;
        padding-left: 40px;
        font-family: Tahoma, Arial, Verdana;
        font-size: 0.7em;
        color: #394d62;
        font-weight: bold;
        text-decoration: none;
        display: block;
        height: 35px;
        margin-top: 13px;
        float: left;
    }
    .PageOptionBack
    {
        background-image: url(/App_Structure/Page/OptionBack.gif);
        width: 40px;
        margin-left: 25px;
    }
    .PageOptionPrint
    {
        background-image: url(/App_Structure/Page/OptionPrint.gif);
        width: 60px;
        margin-left: 60px;
    }
    .PageOptionSend
    {
        background-image: url(/App_Structure/Page/OptionSend.gif);
        width: 140px;
        margin-left: 50px;
    }
    .PageOptionSendToPage
    {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        background-color: #000000;
        z-index: 100;
        filter: alpha(opacity=50);
        display: none;
    }
    .PageOptionSendToBox
    {
        border-style: solid;
        border-width: 2px;
        border-color: #ffffff #999999 #999999 #ffffff;
        position: absolute;
        top: 10px;
        left: 10px;
        width: 500px;
        height: 300px;
        background-color: #ffffff;
        z-index: 101;
        display: none;
        filter: alpha(opacity=95);
    }
    .PageOptionSendToIcon
    {
        float: left;
        margin-left: 7px;
        margin-top: 7px;
    }
    .PageOptionSendToTitle
    {
        display: block;
        float: left;
        width: 415px;
        font-family: Arial, Verdana, Tahoma;
        font-size: 1em;
        color: #394d62;
        font-weight: bold;
        overflow: hidden;
        letter-spacing: -1px;
        margin-left: 7px;
        padding-top: 15px;
    }
    .PageOptionSendToClose
    {
        float: left;
        cursor: pointer;
        margin-top: 7px;
    }

    /*****************************************************
    *** Fix
    *****************************************************/
    .PageFix
    {
        display: block;
        clear: both;
        height: 1px;
        overflow: hidden;
    }
    img {  
        border:none; 
        outline:none; 
    } 

}