﻿.menuURL:link {
    FONT-FAMILY: Arial;
    COLOR: RGB(51,51,51);
    FONT-SIZE: 12pt;
    FONT-WEIGHT: Bold;
    text-decoration: none;
    line-height =1;
}

.menuURL:visited {
    FONT-FAMILY: Arial;
    COLOR: RGB(51,51,51);
    FONT-SIZE: 12pt;
    FONT-WEIGHT: Bold;
    text-decoration: none;
    line-height =1;
}

.menuURL:hover {
    FONT-FAMILY: Arial;
    COLOR: #FF0000;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: Bold;
    text-decoration: none;
    line-height =1;
}

.itemURL:link {
    FONT-FAMILY: Arial;
    COLOR: RGB(102,153,204);
    FONT-SIZE: 10pt;
    FONT-WEIGHT: Bold;
    text-decoration: none;
    line-height =1;
}

.itemURL:visited {
    FONT-FAMILY: Arial;
    COLOR: RGB(102,153,204);
    FONT-SIZE: 10pt;
    FONT-WEIGHT: Bold;
    text-decoration: none;
    line-height =1;
}

.itemURL:hover {
    FONT-FAMILY: Arial;
    COLOR: #FF0000;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: Bold;
    text-decoration: none;
    line-height =1;
}

.footerURL:link {
    FONT-FAMILY: Arial;
    COLOR: RGB(51,51,51);
    FONT-SIZE: 9pt;
    FONT-WEIGHT: Bold;
    text-decoration: none;
    line-height =1;
}

.footerURL:visited {
    FONT-FAMILY: Arial;
    COLOR: RGB(51,51,51);
    FONT-SIZE: 9pt;
    FONT-WEIGHT: Bold;
    text-decoration: none;
    line-height =1;
}

.footerURL:hover {
    FONT-FAMILY: Arial;
    COLOR: #FF0000;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: Bold;
    text-decoration: none;
    line-height =1;
}

.copyrightwording {
    FONT-FAMILY: Arial;
    COLOR: #000000;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: Normal;
    text-decoration: none;
    line-height =1;
}

.pageheader {
    FONT-FAMILY: Arial;
    COLOR: RGB(102,153,204);
    FONT-SIZE: 14pt;
    FONT-WEIGHT: Bold;
    text-decoration: none;
    line-height =1;
}

.pageheadersub {
    FONT-FAMILY: Arial;
    COLOR: #006666;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: Bold;
    text-decoration: none;
    line-height =1;
}

.pageheadersubshadow {
    FONT-FAMILY: Arial;
    COLOR: RGB(68,68,68);
    FONT-SIZE: 10pt;
    FONT-WEIGHT: Bold;
    text-decoration: none;
    line-height =1;
    text-align: justify;
}

.pagecontent {
    FONT-FAMILY: Arial;
    COLOR: #000000;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: Normal;
    text-decoration: none;
    line-height =1;
    text-align: justify;
}

.pagecontentblue {
    FONT-FAMILY: Arial;
    COLOR: #333333;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: Normal;
    text-decoration: none;
    line-height =1;
    text-align: justify;
}

.pagecontentred {
    FONT-FAMILY: Arial;
    COLOR: #FF0000;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: Normal;
    text-decoration: none;
    line-height =1;
    text-align: justify;
}

.pagecontentremarks {
    FONT-FAMILY: Arial;
    COLOR: RGB(68,68,68);
    FONT-SIZE: 10pt;
    FONT-WEIGHT: Normal;
    text-decoration: none;
    line-height =1;
    text-align: justify;
}

    .pagecontentremarks ul
    {
        margin:0px;
    }

    .faqtableheader {
        FONT-FAMILY: Arial;
        COLOR: #000000;
        FONT-SIZE: 12pt;
        FONT-WEIGHT: Bold;
        text-decoration: none;
        line-height =1;
    }

.pageheaderrightside {
    FONT-FAMILY: Arial;
    COLOR: RGB(51,51,51);
    FONT-SIZE: 12pt;
    FONT-WEIGHT: Bold;
    text-decoration: none;
    line-height =1;
}

.pagecontentrightside {
    FONT-FAMILY: Arial;
    COLOR: #333333;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: Normal;
    text-decoration: none;
    line-height =1;
    text-align: justify;
}

.rightsidetable {
    border-radius: 0px;
    background-color: #f5f5f5;
    padding: 20px;
    width: 80%;
    height: 150px;
}

.faqtopictable {
    border-radius: 0px;
    background-color: #f5f5f5;
    padding: 5px;
}

.profileName {
    FONT-FAMILY: Arial;
    FONT-WEIGHT: BOLD;
    FONT-SIZE: 12pt;
    color: RGB(102,153,204);
}

.profileTitle {
    FONT-FAMILY: Arial;
    FONT-WEIGHT: BOLD;
    FONT-SIZE: 12pt;
    color: RGB(102,153,204);
}

.profileDept {
    FONT-FAMILY: Arial;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: BOLD;
    color: RGB(102,153,204);
}

.profileDescription {
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: Normal;
    color: #333333;
}

.photoimg {
    border: 0px solid #fff;
}

.a-btn {
    font-family: Arial;
    background: #FFFFFF;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(#FFFFFF,0),color-stop(#6f97c5,1));
    background: -webkit-linear-gradient(top, #FFFFFF 0%, #FFFFFF 100%);
    background: -moz-linear-gradient(top, #FFFFFF 0%, #6f97c5 100%);
    background: -o-linear-gradient(top, #FFFFFF 0%, #6f97c5 100%);
    background: linear-gradient(top, #FFFFFF 0%, #6f97c5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#6f97c5',GradientType=0 );
    padding-left: 10px;
    padding-right: 60px;
    height: 20px;
    width: 120px;
    display: inline-block;
    position: relative;
    border: 1px solid #5d81ab;
    -webkit-box-shadow: 0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2), 0px 0px 0px 4px rgba(188,188,188,0.5);
    -moz-box-shadow: 0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2), 0px 0px 0px 4px rgba(188,188,188,0.5);
    box-shadow: 0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2), 0px 0px 0px 4px rgba(188,188,188,0.5);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 3px;
    float: right;
    clear: both;
    margin: 10px 0px;
    overflow: hidden;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    text-decoration: none;
}


.a-btn-text {
    padding-top: 3px;
    display: block;
    font-size: 12px;
    white-space: nowrap;
    text-shadow: 0px 1px 1px rgba(255,255,255,0.3);
    color: #FF0000;
    text-decoration: none;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}


.a-btn-slide-text {
    font-family: Arial;
    position: absolute;
    height: 100%;
    top: 0px;
    right: 0px;
    width: 0px;
    background: #63707e;
    text-shadow: 0px -1px 1px #363f49;
    color: #fff;
    font-size: 11px;
    white-space: pre-line;
    text-align: left;
    text-indent: 120px;
    overflow: hidden;
    line-height: 20px;
    -webkit-box-shadow: -1px 0px 1px rgba(255,255,255,0.4), 1px 1px 2px rgba(0,0,0,0.2) inset;
    -moz-box-shadow: -1px 0px 1px rgba(255,255,255,0.4), 1px 1px 2px rgba(0,0,0,0.2) inset;
    box-shadow: -1px 0px 1px rgba(255,255,255,0.4), 1px 1px 2px rgba(0,0,0,0.2) inset;
    -webkit-transition: width 0.3s linear;
    -moz-transition: width 0.3s linear;
    -o-transition: width 0.3s linear;
    transition: width 0.3s linear;
}


.a-btn-icon-right {
    position: absolute;
    background: #63707e;
    right: 0px;
    top: 0px;
    height: 100%;
    width: 52px;
    border-left: 1px solid #5d81ab;
    -webkit-box-shadow: 1px 0px 1px rgba(255,255,255,0.4) inset;
    -moz-box-shadow: 1px 0px 1px rgba(255,255,255,0.4) inset;
    box-shadow: 1px 0px 1px rgba(255,255,255,0.4) inset;
}


    .a-btn-icon-right span {
        width: 38px;
        height: 38px;
        opacity: 0.7;
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -20px 0px 0px -20px;
        background: transparent url(/BlankSite/media/ESSAR/arrow_right.png) no-repeat 50% 55%;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }


.a-btn:hover {
    padding-right: 180px;
    -webkit-box-shadow: 0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
    box-shadow: 0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
}


    .a-btn:hover .a-btn-text {
        text-shadow: 0px 1px 1px #FF0000;
        color: #fff;
    }


    .a-btn:hover .a-btn-slide-text {
        width: 300px;
    }


    .a-btn:hover .a-btn-icon-right span {
        opacity: 1;
    }


.a-btn:active {
    position: relative;
    top: 1px;
    background: #5d81ab;
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.4) inset;
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.4) inset;
    box-shadow: 1px 1px 2px rgba(0,0,0,0.4) inset;
    border-color: #80a9da;
}
textarea { font-family: Arial; }
