﻿/* Common */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    src: url('../Styles/PT_Sans-Web-Regular.eot'); /* IE9 Compat Modes */
    src: url('../Styles/PT_Sans-Web-Regular.eot?#iefix') format('embedded-opentype'), url('../Styles/PT_Sans-Web-Regular.woff') format('woff'), url('../Styles/PT_Sans-Web-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'PT Sans Bold';
    font-style: normal;
    font-weight: 700;
    src: url('../Styles/PT_Sans-Web-Bold.eot'); /* IE9 Compat Modes */
    src: url('../Styles/PT_Sans-Web-Bold.eot?#iefix') format('embedded-opentype'), url('../Styles/PT_Sans-Web-Bold.woff') format('woff'), url('../Styles/PT_Sans-Web-Bold.ttf') format('truetype');
}

* {
    margin: 0;
}

html, body {
    height: 100%;
}

form {
    height: 100%;
}

sup {
    height: 0;
    line-height: 1;
    vertical-align: baseline;
    _vertical-align: bottom;
    position: relative;
    bottom: 1ex;
    font-weight: bold;
    color: #e2001a;
}

.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -310px; /*for footer positioning*/
}

.container {
    width: 960px;
    margin: 0 auto;
    padding: 0;
}

div.clear {
    clear: both;
}
/* END Common */

/* Header */
.header {
    width: 100%;
    margin: 0;
    padding: 0;
    height: 115px;
}

.redLine {
    background: #E2001A;
    height: 3px;
    width: 100%;
    margin: 0 0 7px 0;
    padding: 0px;
}

.menuHeader {
    width: 960px;
    padding: 0 0 14px 0;
}

ul.menuTools {
    overflow: hidden;
    text-align: right;
    margin: 0;
}

    ul.menuTools li {
        display: block;
        float: right;
    }

        ul.menuTools li a {
            color: #000000;
            float: left;
            font-family: Arial,sans-serif;
            font-size: 11px;
            text-decoration: none;
            text-transform: uppercase;
            padding: 0 0 0 20px;
        }

            ul.menuTools li a:hover {
                color: #e2001a;
                text-decoration: none;
            }

        ul.menuTools li .ButtonExit {
            background: url(images/servArea_backg_red.png) repeat-x scroll 0 0 transparent !important;
            color: #E2001A;
            font-family: Arial,sans-serif;
            font-size: 11px;
            text-decoration: none;
            text-transform: uppercase;
            display: inline-block;
            border: none;
            padding: 0 0 0 20px;
            float: left;
            cursor: pointer;
        }

.logo {
    float: left;
    height: 59px;
    width: 960px;
    /*margin: 0 0 21px 0;*/
}

.logo-container {
    float: left;
    width: 239px;
    margin: 0 0 0 0;
}

#headTools {
    font-size: 11px;
    color: #000000;
    float: left;
    /*cursor:pointer;*/
    width: 721px;
    height: 59px;
}

    #headTools a {
        text-decoration: none;
        color: #000000;
        font: 10px Arial, sans-serif;
    }

    #headTools #welcome {
        float: right;
        margin: 0;
        width: 600px;
        height: 32px;
        text-align: right;
        padding: 27px 0 0 0;
    }

        #headTools #welcome img {
            cursor: text;
        }

        #headTools #welcome #message img {
            cursor: pointer;
        }

        #headTools #welcome .user {
            /*float:right;*/
            color: #E2001A;
            font-weight: 700;
            text-transform: uppercase;
            font-size: 12px;
            font-family: Arial,sans-serif;
            text-align: right;
            line-height: 20px;
            margin-left: 5px;
        }

        #headTools #welcome #message {
            float: right;
            font: italic 12px Arial,sans-serif;
            text-align: right;
            width: 600px;
        }

            #headTools #welcome #message a {
                font: italic 12px Arial,sans-serif;
                margin-left: 5px;
            }

/* END Header */

/* Login Box */
.panelLogin {
    width: 340px;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 50px;
}

.panelLoginTitle {
    padding-left: 5px;
    padding-top: 5px;
    height: 25px;
    font-size: 14px;
    font-family: 'PT Sans';
    font-weight: bold;
    border-bottom: 1px solid #e2001a;
    background-color: #FFF;
    color: #000;
}

.panelLogin img {
    cursor: pointer;
    margin-right: 37px;
}

.captcha {
    float: left;
    width: 280px;
}

.captchaReload {
    margin-left: 225px;
    margin-top: -50px;
    background: #fff url(/Styles/images/reload.gif) no-repeat;
    display: inline-block;
    width: 36px;
    height: 55px;
}
/* END Login Box */

/* Form */
.loginError {
    border: 1px solid #E2001A;
    background: #fff url(images/AlertIcon.png) no-repeat 5px center;
    color: #000000;
    font: normal 12px Arial, sans-serif;
    padding: 10px 20px 10px 35px;
    width: 285px;
    margin-top: 20px;
}

.loginErrorTerms {
    border: 1px solid #E2001A;
    background: #fff url(images/AlertIcon.png) no-repeat 5px center;
    color: #000000;
    font: normal 12px Arial, sans-serif;
    padding: 10px 20px 10px 35px;
    width: 285px;
    display: inline-block;
}

.successMessage {
    border: 1px solid #52A421;
    background: #fff url(/Styles/images/successIcon.png) no-repeat 5px center;
    color: #000000;
    font: normal 12px Arial, sans-serif;
    padding: 10px 20px 10px 35px;
    width: 285px;
    margin-top: 20px;
}

.loginErrorRegEx {
    border: 1px solid #E2001A;
    background: #fff url(images/AlertIcon.png) no-repeat 5px center;
    color: #000000;
    font: normal 12px Arial, sans-serif;
    padding: 10px 20px 10px 35px;
    width: 350px;
    margin-top: 15px;
    float: left;
}

.attention {
    float: left;
    margin: 20px 0 20px 0;
}

.inputLabel {
    /*color: #555;*/
    color: #000000;
    font: normal 12px Arial, sans-serif;
    line-height: 21px;
}

.txtBox {
    border: 1px solid silver;
    border-radius: 3px;
    height: 21px;
    width: 270px;
    float: left;
}

.txtBox2 {
    border: 1px solid silver;
    border-radius: 3px;
    height: 21px;
}

.buttonRed {
    background: #E2001A;
    border: 1px solid #E2001A;
    border: none;
    color: #fff;
    cursor: pointer;
    height: 24px;
    font: 12px Arial, sans-serif;
    line-height: 20px;
}

.buttonWhite {
    background: #fff;
    border: 1px solid #E2001A;
    color: #E2001A;
    cursor: pointer;
    height: 24px;
    font: 12px Arial, sans-serif;
    line-height: 20px;
}


/*input[type=submit],
input[type=reset],
input[type=button]
{
    filter:chroma(color=#000000);
   
}*/

/*.buttonWhite:hover {
border-color:#E2001A !important; 
}*/
/* END Form */

/* Body */
hr {
    border-top: 1px solid #e2001a;
}

.page_menu {
    float: left;
    width: 100%;
    height: 26px;
    border-bottom: 1px solid #E2001A;
    margin: 0 0 14px 0;
}

    .page_menu .container ul li {
        float: left;
        height: 26px;
        list-style: none;
        list-style-position: outside;
        background: none;
        text-decoration: none;
        padding: 0;
    }

        .page_menu .container ul li.inactive {
            background-color: #FFFFFF;
        }

        .page_menu .container ul li.selected {
            background-color: #FFFFFF;
            border-top: 1px solid #E2001A;
            border-left: 1px solid #E2001A;
            border-right: 1px solid #E2001A;
        }

            .page_menu .container ul li.selected a {
                float: left;
                display: block;
                height: 26px;
                text-align: center;
                text-decoration: none;
                color: #000000;
                font-size: 14px;
                font-family: 'PT Sans';
                font-weight: bold;
                padding: 1px 8px 0 8px;
                margin: 8px 0 0 0;
                line-height: 73%;
            }

        .page_menu .container ul li.inactive a {
            float: left;
            display: block;
            height: 14px;
            text-align: center;
            text-decoration: none;
            color: #3F77B2;
            font-family: 'PT Sans';
            font-size: 14px;
            font-weight: bold;
            padding: 0px 12px 0 12px;
            margin: 8px 0 0 0;
            border-right: 1px solid #999999;
            line-height: 70%;
        }

        .page_menu .container ul li a.choosen, .page_menu .container ul li a.choosen:hover {
            height: 38px;
            background: url(/Styles/images/tab1.png) no-repeat;
            text-align: center;
            text-decoration: none;
            padding: 0 24px 0 0;
        }

.menu {
    float: left;
    font-size: 19px;
    font-family: 'PT Sans', sans-serif;
    color: #000000;
    /*margin: 0 0 18px 0;*/
    /*overflow:hidden;*/
}

    .menu ul li {
        float: left;
        display: block;
        margin: 0 23px 0 0;
        /*position:relative;*/
    }

        .menu ul li a {
            text-decoration: none;
            color: #000000;
        }

            .menu ul li a.choosen {
                font-weight: bold;
                color: #000000;
            }

.menu_left ul {
    float: left;
    width: 210px;
    margin: 0 20px 0 12px;
    line-height: 14px;
}

    .menu_left ul li {
        list-style: none outside none;
        margin: 0 0 7px 0;
    }

        .menu_left ul li a.on {
            color: #000000;
            font-weight: bold;
        }


        .menu_left ul li a {
            color: #4077B2;
            font: 14px Arial;
            white-space: pre-wrap;
            text-decoration: none;
        }

.menu_left_title {
    font-size: 12px;
    font-family: 'PT Sans';
    color: #666666;
    float: left;
    margin: 0 20px 7px 0;
    width: 210px;
}

.lrm-sidebar {
    float: left;
    width: 200px; /*150px*/
    margin: 20px 0px 0 0px;
    /*padding-right: 5px;*/
}

    .lrm-sidebar h3 {
        padding-left: 0;
        padding-top: 5px;
        height: 25px;
        font: 14px Arial, sans-serif;
        font-weight: bold;
        border-bottom: 1px solid #e2001a;
        color: #000;
        margin: 0 0 14px 0;
    }

    .lrm-sidebar .lrmName {
        display: block;
        font: 13px Arial,sans-serif;
        color: #000000;
        width: 210px;
        font-weight: bold;
    }

    .lrm-sidebar .lrmPhone {
        display: block;
        font: 13px Arial,sans-serif;
        color: #000000;
        width: 210px;
        padding-left: 20px;
        background: url(/Styles/images/phone.png);
        background-position: left;
        background-repeat: no-repeat;
        margin-top: 5px;
    }

    .lrm-sidebar .lrmEmail {
        display: block;
        font: 13px Arial,sans-serif;
        color: #000000;
        width: 210px;
        padding-left: 20px;
        background: url(/Styles/images/mail.png);
        background-position: left;
        background-repeat: no-repeat;
        margin-top: 5px;
    }


        .lrm-sidebar .lrmEmail a, a:visited {
            text-decoration: none;
            color: #3F77B2;
        }

.leftSideBar {
    float: left;
    width: 210px;
    margin: 18px 20px 20px 0;
}

.centerBar {
    float: left;
    width: 730px;
    margin: 40px 0 0 0;
}

.centralBar_Ins {
    float: left;
    /*width:730px;*/
    margin: 0 0 0 0px;
}

.rightBar {
    float: right;
    padding-top: 15px;
    width: 196px;
}


#sideBar_Banner {
    margin: 20px 0 0 0;
    background: #eee;
    width: 194px;
    height: 360px;
    float: left;
}

    #sideBar_Banner img {
        padding: 8px 7px 8px 7px;
        float: left;
    }

.SHead_contacts {
    color: #3F77B2;
    font-family: 'Trebuchet MS',Arial,sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin: 10px 0 10px 55px;
    text-transform: uppercase;
    float: left;
}

#contact_bar {
    height: 160px;
    width: 200px;
    background: url(../Styles/images/ContactBackground.png) no-repeat 0 bottom;
    float: left;
}

    #contact_bar p {
        color: #555555;
        font: 11px/18px Arial,sans-serif;
        margin-left: 55px;
        width: 140px;
        float: left;
    }

        #contact_bar p a {
            text-decoration: none;
            color: #555555;
        }

            #contact_bar p a:visited {
                text-decoration: none;
                color: #555555;
            }


.paragraph {
    font-size: 14px;
    font-family: Arial;
    color: #000000;
    padding-top: 20px;
}

.normalText {
    font-size: 12px;
    font-family: Arial, sans-serif;
    color: #000000;
    text-align: justify;
    text-indent: 35px;
}

    .normalText p a {
        font-size: 12px;
        font-family: Arial, sans-serif;
        color: #E2001A;
        text-decoration: none;
    }

.normalText2 {
    font-size: 12px;
    font-family: Arial, sans-serif;
    color: #000000;
    text-align: justify;
    margin-top: 10px !important;
}

    .normalText2 p a {
        font-size: 12px;
        font-family: Arial, sans-serif;
        color: #E2001A;
        text-decoration: none;
    }

.redText {
    font: bold 14px Arial,sans-serif;
    color: #000000;
    float: left;
    margin: 2px 0 0 0;
    width: 750px;
}

.blackText {
    font: bold 14px Arial,sans-serif;
    color: #000000;
    float: left;
    margin: 2px 0 0 0;
    width: 450px;
    padding-bottom: 20px;
}


    .blackText a, a:visited {
        text-decoration: none;
        color: #3F77B2;
    }

.blackText2 {
    font: bold 14px Arial,sans-serif;
    color: #000000;
    float: left;
    margin: 2px 0 0 0;
    width: 450px;
}


    .blackText2 a, a:visited {
        text-decoration: none;
        color: #3F77B2;
    }

.importantBox {
    float: left;
    padding-bottom: 20px;
    font: bold 14px Arial,sans-serif;
    margin-bottom: 20px;
    color: #e2001a;
}

    .importantBox p {
        font: 16px Arial,sans-serif;
        color: #3F77B2;
        margin-bottom: 10px;
    }

sup {
    position: absolute;
    top: -30px;
    left: 49px;
    /*line-height: 0;*/
}

.envelopePosition {
    position: relative;
    width: 60px;
}

.msgCount {
    position: absolute;
    top: -6px;
    left: 61px;
    font: 10px Arial,sans-serif;
    color: #ffffff;
}

.mailIConPosition {
    vertical-align: 10px;
}

.borders {
    border: 1px solid #e2001a;
}

.blueLink {
    width: 300px;
    float: left;
}

.highlight-color {
    font-size: 14px;
    font-family: Arial;
    /*color: #000;*/
    font-weight: bold;
    color: #e2001a !important;
}

.blueLink a {
    color: #3F77B2;
    font: bold 12px Arial, sans-serif;
    text-transform: uppercase;
    /*padding: 10px 0 0px 0;*/
    line-height: 20px;
    /*display:block;*/
    text-decoration: none;
    float: left;
}

.blueText a:visited {
    text-decoration: none;
    color: #3F77B2;
    float: left;
}


#notice {
    color: #000000;
    font: 12px Arial,sans-serif;
    margin: 0 0 20px 0;
    padding-left: 5px;
}

.highLineHeight {
    line-height: 21px;
}

.heading {
    font-size: 14px;
    font-family: Arial;
    color: #000;
    font-weight: bold;
}

.floatLeft {
    float: left;
}

.contactBarWidth {
    width: 220px;
}

.leftContactBar {
    float: left;
    width: 300px;
}

.rightContactBar {
    float: left;
    width: 300px;
    margin-bottom: 10px;
}

.TblSelectable tr:hover td {
    background-color: #FFFAF0 !important;
    color: #000 !important;
    cursor: pointer;
}

.Tbl {
    border-collapse: collapse;
    width: 100%;
    float: left;
}

    .Tbl a {
        text-decoration: none;
        color: #3F77B2;
    }

    .Tbl .tblHeaderVertical {
        background: #555555;
        text-align: left;
        color: #FFFFFF;
        margin-left: 10px;
        font: bold 11px/14px Arial,sans-serif;
    }

    .Tbl .tblHeaderHorizontal {
        background: #555555;
        color: #FFFFFF;
        margin-left: 10px;
        font: bold 11px/14px Arial,sans-serif;
        border: none;
    }

    .Tbl td, .Tbl th {
        padding: 7px;
        border: 1px solid #DDDDDD;
        text-align: center;
    }

.tblBodyEven {
    background: #FFFFFF;
    border-bottom: 1px solid #DDDDDD;
    color: #000000;
    margin-left: 10px;
    font: 11px/14px Arial,sans-serif;
}

.tblBodyOdd {
    background: #F5F5F5;
    border-bottom: 1px solid #DDDDDD;
    color: #000000;
    margin-left: 10px;
    font: 11px/14px Arial,sans-serif;
}


.mailLink a, a:visited {
    text-decoration: none;
    color: #3F77B2;
}

.paddingIns {
    padding: 0 0 0 20px;
}

.tblBoldRow td {
    font-weight: bold;
}

.alignLeft {
    text-align: left;
}

.emptyLabelFont {
    font: 14px Arial, sans-serif;
    color: #000000;
    width: 400px;
    float: left;
    margin: 15px 0 0 20px;
}


.paging {
    width: 730px;
    margin: 0px 0 20px 0;
    text-align: center;
    border: 1px solid #DDDDDD;
    border-top: 0;
    float: left;
    border-spacing: 0;
}

    .paging td {
        background: #f1f1f1;
        font: 11px/14px Arial,sans-serif;
        color: #555555;
        height: 25px;
        border-bottom: 1px solid #fff;
    }

.paging2 {
    width: 814px;
    margin: 0px 0 20px 0;
    text-align: center;
    border: 1px solid #DDDDDD;
    border-top: 0;
    float: left;
    border-spacing: 0;
}

    .paging2 td {
        background: #f1f1f1;
        font: 11px/14px Arial,sans-serif;
        color: #555555;
        height: 25px;
        border-bottom: 1px solid #fff;
    }

.txbNumbering {
    width: 20px;
    margin: 2px 0 0 10px;
    border: 1px solid #999999;
    /*float:left;*/
    height: 17px;
    font: 11px/14px Arial,sans-serif;
    color: #555555;
    text-align: center;
}

.buttonPaging {
    background: #E2001A;
    border: 1px solid #E2001A;
    border: none;
    height: 21px;
    font: 11px Arial, sans-serif;
    color: #fff;
    cursor: pointer;
    margin: 2px 0 0 0;
}

    .buttonPaging[disabled] {
        background: #F5F5F5;
        border: 1px solid #CCCCCC;
        color: #CCCCCC;
        height: 21px;
        font: 11px Arial, sans-serif;
    }

.buttonRefresh {
    background-image: url('../Styles/images/refresh.png');
    border: none;
    cursor: pointer;
    height: 18px;
    margin: 2px 0 0 0;
    position: relative;
    top: 5px;
    display: inline-block;
    width: 18px;
}


#sTitle h1 {
    float: left;
    font-family: 'PT Sans';
    color: #000000;
    font-weight: bold;
    font-size: 21px;
    width: 960px;
}

#sTitle h2 {
    float: left;
    font-family: 'PT Sans';
    font-weight: bold;
    color: #000000;
    font-size: 14px;
    margin: 0 0 20px 0;
}

#sTitle2 {
    padding-bottom: 30px;
}

    #sTitle2 h1 {
        text-align: center;
        font-family: 'PT Sans';
        color: #000000;
        font-weight: bold;
        font-size: 19px;
        margin: 0 0 10px 0;
        width: 520px;
        *width: 300px;
    }

.sTitle2 h2 {
    text-align: center;
    font-family: 'PT Sans';
    font-weight: bold;
    color: #000000;
    font-size: 15px;
    margin: 0 0 20px 0;
}

.content h2 {
    float: left;
    font-family: Arial, sans-serif;
    color: #000000;
    font-size: 14px;
    margin: 0 0 20px 0;
    width: 750px;
}

.content p {
    float: left;
    font-family: Arial, sans-serif;
    color: #000000;
    font-size: 12px;
    margin: 0 0 20px 0;
    width: 750px;
}

    .content p .pBold {
        font: bold 14px Arial, sans-serif;
        color: #000000;
    }

.contentTerms div {
    float: left;
    font-family: Arial, sans-serif;
    color: #000000;
    font-size: 12px;
    margin: 0 0 5px 0;
    width: 750px;
}

.downloadLinkClass:hover {
    text-decoration: underline;
}
/* END Body */


/* Footer Public */
.footer_public, .push {
    height: 198px;
    clear: both;
    padding-top: 40px;
}

.foot_public_menu a {
    color: #999999;
    float: left;
    font: 12px Arial,sans-serif;
    height: 24px;
    text-decoration: none;
    padding: 0 19px 0 0;
}

    .foot_public_menu a:hover {
        color: #999999;
        text-decoration: underline;
    }

.footer_public_bottom {
    margin-top: 20px;
    clear: both;
    font-family: Arial, sans-serif;
    font-size: 12px;
    height: 24px;
    color: #999999;
    text-decoration: none;
    /*padding: 0 0 21px 0;*/
    float: left;
    width: 960px;
}
/* END Footer Public */

/* Footer Private */
.footer, .push {
    height: 258px;
    clear: both;
    padding-top: 40px;
}

    .footer #foot_menu a {
        color: #999999;
        float: left;
        font: 12px Arial,sans-serif;
        height: 24px;
        text-decoration: none;
        padding: 0 19px 21px 0;
    }

        .footer #foot_menu a:hover {
            color: #999999;
            text-decoration: underline;
        }

    .footer #footer_bottom {
        clear: both;
        font-family: Arial, sans-serif;
        font-size: 12px;
        height: 24px;
        color: #999999;
        text-decoration: none;
        /*padding: 0 0 21px 0;*/
        float: left;
        width: 960px;
    }

.footer_public .footer-gray {
    float: left;
    border-top: 1px solid #DDDDDD;
    background: #F1F1F1;
    height: 200px;
    width: 100%;
}

.footer .footer-gray {
    float: left;
    border-top: 1px solid #DDDDDD;
    background: #F1F1F1;
    height: 200px;
    width: 100%;
}

.footer-heading {
    float: left;
    font: bold 14px 'PT Sans';
    color: #000000;
    /*width: 250px;*/
    margin: 21px 20px 14px 0;
    width: 960px;
}

    .footer-heading h1 {
        float: left;
        font: bold 14px 'PT Sans';
        color: #000000;
        width: 192px;
        /*margin: 21px 20px 14px 0;*/
    }

        .footer-heading h1 a {
            text-decoration: none;
            color: #000000;
        }

.footer-info {
    float: left;
    list-style-type: none;
    width: 192px;
    line-height: 16px;
}

    .footer-info li a {
        font: 12px Arial, sans-serif;
        color: #000000;
        text-decoration: none;
    }

        .footer-info li a:hover {
            text-decoration: underline;
        }

/* END Footer Private*/

.ajaxLoading {
    opacity: 0.45;
    -moz-opacity: 0.45;
    filter: alpha(opacity=45);
    background-color: silver;
    background-image: url(images/aloader.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

.arrow {
    font: bold 12px 'PT Sans';
    color: #999999;
}

.detailedInfo {
    font: 12px Arial;
    color: #000000;
}


/*HELP CENTER*/

.helpTitleBox {
    padding-left: 0;
    padding-right: 10px;
    padding-top: 5px;
    width: 745px;
    float: left;
}

.helpTitle {
    background-color: #555555;
    border-bottom: 1px solid white;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    margin-left: 0;
    padding: 5px;
}


    .helpTitle p {
        color: #FFFFFF;
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
        font-family: Arial,sans-serif;
        line-height: 16px;
    }

.helpTextBox {
    background: #F2F2F2;
    text-align: right;
    width: 745px;
    font-family: Arial,sans-serif;
    font-size: 12px;
    float: left;
}

.helpText {
    color: #555555;
    font-size: 11px;
    padding: 10px;
    text-align: justify;
    text-decoration: none;
}

    .helpText p {
        color: #555555;
        font-size: 11px;
        line-height: 16px;
        font-family: Arial,sans-serif;
        padding: 0;
        text-align: justify;
        text-decoration: none;
    }

.buttonSorting {
    background-image: url(images/sort_arrow.png);
    background-repeat: no-repeat;
    border: none;
    position: absolute;
    display: inline;
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin-left: 5px;
    /*margin: 2px 0 0 0;
    position:relative;
    top:5px;
    display:inline-block;
    width:18px;*/
}

.buttonSortingUp {
    background-image: url(/Styles/images/sort_arrow_up.png);
    background-repeat: no-repeat;
    border: none;
    position: absolute;
    display: inline;
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin-left: 5px;
}

.buttonSortingDown {
    background-image: url(/Styles/images/sort_arrow_down.png);
    background-repeat: no-repeat;
    border: none;
    position: absolute;
    display: inline;
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin-left: 5px;
}
