﻿a
{
    color: #6A6E74;
}

h5
{
    font-size: 11px;
    font-weight: bold;
}

img
{
    max-width: none;
}

.ui-widget
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}

/*Master Page*/
/******************************************************************/
/*Header Section*/

#MasterMainDiv
{
    width: 800px;
    background-image: url('../Images/whitePx.jpg');
    font-size: 11px;
    font-family: Arial;
    font-weight: bold;
    height: auto;
}

#MasterTopNav
{
    background-image: url('../Images/bgTopNav.jpg');
    /* width: 800px;*/
    background-repeat: repeat-x;
    height: 21px;
    font-size: 11px;
    color: #6A6E74;
    font-family: Arial;
    text-align: left;
    line-height: 21px;
    font-weight: bold;
    /* float: left;*/
}

#myTest
{
    background-image: url('../Images/menuSeperator.jpg');
    background-repeat: no-repeat;
    border-left-style: none;
    border-left-color: inherit;
    border-left-width: 2px;
}

#MasterTopNavRight {
    width: 400px;
    height: 21px;
    float: right;
    text-align: right;
    padding-right: 0px;
    padding-left: 0px;
    line-height: 21px;
}

#MasterTopNavLeft
{
    width: 350px;
    height: 21px;
    float: left;
    background-image: url('../../Content/Images/arrow.gif');
    background-repeat: no-repeat;
    background-position: left;
}

#MasterBottomNav
{
    background-image: url('../Images/bgTopNav.jpg');
    width: 800px;
    height: 21px;
    float: right;
    font-size: 11px;
    color: #6A6E74;
    font-family: Arial;
    text-align: center;
    line-height: 18px;
    font-weight: bold;
}

#DynamicHoverStyle
{
    background-color: #f6f6f7;
    color: #163165;
    font-size: 11px;
    font-family: Arial;
    font-weight: bold;
}

#DynamicMenuItemStyle
{
    border-right: #cfd1d0 1px solid;
    border-left: #cfd1d0 1px solid;
    border-bottom: #cfd1d0 1px solid;
    padding-right: 10px;
    border-top: #cfd1d0 1px solid;
    padding-left: 10px;
    border-left: #cfd1d0 1px solid;
    background-color: white;
    line-height: 21px;
    font-weight: bold;
}

#StaticHoverStyle
{
    color: #163165;
    font-size: 11px;
    font-family: Arial;
    font-weight: bold;
}

#MenuTopNav,
#tblMenuTopNav
{
    height: 20px;
    width: auto;
    font-weight: bold;
    list-style-type: none;
    /*margin: 0;
    padding: 0;*/
    text-align: right;
    float:right;
}

#tblMenuTopNav {
    width: 370px;
    text-align: left;
}


    #MenuTopNav td,
    #tblMenuTopNav td
    {
        display: inline;
        white-space: nowrap;
        /*background-image: url(../Images/arrow.gif);*/
        /*background-repeat: no-repeat;
        background-position: 0 .5em;*/
    }


        #MenuTopNav td a,
        #tblMenuTopNav td a
        {
            text-decoration: none;
            /*padding: .2em 1em;*/
        }

            #MenuTopNav td a:hover,
            #tblMenuTopNav td a:hover
            {
                color: #163165;
            }


.MenuTopNav_2 {
    height: 20px;
    width: 370px;
}


#MasterLeftSide
{
    width: 165px;
    height: 500px;
    background-image: url('../Images/vertDotDivider.jpg');
    background-repeat: repeat-y;
    background-position: right;
    font-weight: bold;
}

#MasterMainContent
{
    width: 780px;
    margin-left: 5px;
    margin-right: 5px;
    height: auto;
}

.validation-summary-errors ul, .MasterMenulblUser ul
{
    padding-left: 20px;
    font-weight: bold;
    color: red;
}

#MasterMenuTxt
{
    width: 800px;
    background-repeat: repeat-x;
    height: 21px;
    font-size: 11px;
    color: #6A6E74;
    font-family: Arial;
    text-align: left;
    line-height: 21px;
    font-weight: bold;
}

#MasterCopyright
{
    width: 800px;
    font-size: 11px;
    color: #6A6E74;
    font-family: Arial;
    text-align: center;
    background-color: white;
    font-weight: bold;
}
/*Default.aspx*/
/******************************************************************/
/*Main Content*/
#MasterMainDiv
{
    /*border-right: #A4A4A4 1pt solid;  	border-top: #A4A4A4 1pt solid; 	border-left: #A4A4A4 1pt solid; 	border-bottom: #A4A4A4 1pt solid;*/
    left: 0px;
    position: absolute;
    top: 0px;
}

#DefaultMainRightSide
{
    float: right;
    width: 135px;
    height: 500px;
    background-image: url('../Images/image.jpg');
    background-repeat: no-repeat;
    padding-top: 70px;
}

#DefaultMainMiddleSide
{
    font-size: 12px;
    font-weight: normal;
}

#DefaultMainLeftSide
{
    width: 160px;
}

#CopyrightContent
{
    width: 800px;
    vertical-align: middle;
    text-align: center;
    background-color: white;
    font-size: 9px;
    color: #6A6E74;
    font-family: Arial;
}
/*Left Side*/
/******************************************************************/
.DefaultLoginTopSpacer
{
    height: 15px;
}

#DefaultLoginBorder
{
    border: solid 1px #99A0AA;
    width: 155px;
    padding: 2px 2px;
    float: left;
    text-align: center;
}

#DefaultLoginBorder2
{
    /*filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#F9F9F9', endColorStr='#FFFFFF', gradientType='0');*/
    border: solid 1px #99A0AA;
    width: 155px;
    height: auto;
    padding: 2px;
    float: left;
    margin-top: 10px;
}

#DefaultLoginHeader
{
    background-image: url('../Images/loginbgtop.jpg');
    width: 151px;
    height: 23px;
    text-align: left;
    vertical-align: bottom;
    font-family: Arial;
    font-weight: bold;
    font-size: 11PX;
    padding-bottom: 1px;
    border-bottom: 1px solid #99A0AA;
    line-height: 23px;
    letter-spacing: .05pc;
}

#DefaultLoginBox
{
    /*background-image: url(Images/bglogintall.jpg); 	background-color: #F5F6FA; background-repeat: repeat-x;*/ /*filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#F9F9F9', endColorStr='#FFFFFF', gradientType='0');*/
    border-top: 2px solid #ffffff;
    width: 151px;
    height: 145px;
    text-align: center;
    vertical-align: middle;
    padding-top: 20px;
}

#DefaultLoginBoby
{
    text-align: left;
    width: 135px;
    height: 100px;
}

#DefaultUserHeaderSpacer
{
    height: 20px;
}

#DefaultUserTxtBoxSpacer
{
    height: 20px;
}

#DefaultPassHeaderSpacer
{
    height: 20px;
}

#DefaultLoginButton
{
    height: 40px;
    padding-right: 30px;
    padding-left: 30px;
}

.DefaultLoginLblRegTxt
{
    text-align: center;
    vertical-align: bottom;
    font-family: Arial;
    font-weight: bold;
    font-size: 11PX;
    line-height: 23px;
    letter-spacing: .05pc;
    color: #6A6E74;
}

.DefaultLoginLblForgotPassword
{
    text-align: center;
    vertical-align: top;
    font-family: Arial;
    font-style: italic;
    font-size: 11PX;
    line-height: 0px;
    letter-spacing: .05pc;
}

.DefaultLoginBtn
{
    width: 85px;
    height: 25px;
    border: double 3px #6A6E74;
    background-color: #ffffff;
    font-size: 12px;
    color: #6A6E74;
    font-family: Arial;
    letter-spacing: normal;
    text-align: center;
    margin: 1px 3px 1px 3px;
    font-weight: bold;
    vertical-align: top;
}

.BlankBtn80
{
    border-style: none;
    background-image: url('../Images/buttons/blankButton80.gif');
    width: 80px;
    height: 25px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-color: transparent;
    text-align: center;
    color: #40464d;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 9pt;
}

.BlankBtn100
{
    cursor: pointer;
    width: 100px;
    height: 25px;
    text-align: center;
    color: #40464d;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 9pt;
}

.BlankBtn120
{
    cursor: pointer;
    width: 120px;
    height: 25px;
    text-align: center;
    color: #40464d;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 9pt;
}

.BlankBtn140
{
    border-style: none;
    background-image: url('../Images/buttons/blankButton140.gif');
    width: 140px;
    height: 25px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-color: transparent;
    text-align: center;
    color: #40464d;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 9pt;
}

.BlankBtn160
{
    border-style: none;
    background-image: url('../Images/buttons/blankButton160.gif');
    width: 160px;
    height: 25px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-color: transparent;
    text-align: center;
    color: #40464d;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 9pt;
}

.BlankBtn180
{
    border-style: none;
    background-image: url('../Images/buttons/blankButton180.gif');
    width: 180px;
    height: 25px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-color: transparent;
    text-align: center;
    color: #40464d;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 9pt;
}

.BlankBtn200
{
    width: 200px;
    height: 25px;
    text-align: center;
    color: #40464d;
    font-weight: bold;
    text-transform: capitalize;
    font-size: 9pt;
}

.BlankBtn220
{
    cursor: pointer;
    width: 220px;
    height: 25px;
    text-align: center;
    color: #40464d;
    font-weight: bold;
    text-transform: capitalize;
    font-size: 9pt;
}

.BlankBtn240
{
    cursor: pointer;
    width: 240px;
    height: 25px;
    text-align: center;
    color: #40464d;
    font-weight: bold;
    text-transform: capitalize;
    font-size: 9pt;
}

.BlankBtn280
{
    width: 280px;
    height: 25px;
    text-align: center;
    color: #40464d;
    font-weight: bold;
    text-transform: capitalize;
    font-size: 9pt;
}

.BlankBtn260
{
    border-style: none;
    background-image: url('../Images/buttons/blankButton260.gif');
    width: 260px;
    height: 25px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-color: transparent;
    text-align: center;
    color: #40464d;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 9pt;
}

.BlankBtn300
{
    border-style: none;
    background-image: url('../Images/buttons/blankButton300.gif');
    width: 300px;
    height: 25px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-color: transparent;
    text-align: center;
    color: #40464d;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 9pt;
}

.DefaultLoginTxtBox
{
    width: 100px;
    height: 15px;
}

.InvalidLogin
{
    /*filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#F9F9F9', endColorStr='#FFFFFF', gradientType='0');*/
    border: solid;
    border: #99A0AA;
    border-width: 1px;
    width: 150px;
    height: auto;
    padding: 2px;
    margin-bottom: 15px;
    clear: both;
}

/*company info Pages*/
/******************************************************************/
#lblTitle
{
    background-color: #f4f4f4;
    font-size: 12px;
    font-family: Arial;
    font-weight: bold;
    vertical-align: middle;
}

#lblDescription
{
    background-color: #f4f4f4;
    font-size: 12px;
    font-family: Arial;
    vertical-align: middle;
}

#lblTitle2
{
    background-color: #f4f4f4;
    font-size: 8px;
    font-family: Arial;
    font-weight: bold;
    vertical-align: middle;
}

#lblDescription2
{
    background-color: #f4f4f4;
    font-size: 8px;
    font-family: Arial;
    vertical-align: middle;
}
/* forgetPassword*/
/*******************************************************************/

#forgetLoginDiv
{
    font-size: 9pt;
    color: #6A6E74;
    font-family: Arial;
    width: 450px;
    height: 225px;
    font-weight: normal;
}

#DefaultPasswordBorder
{
    border: solid;
    border: #99A0AA;
    border-width: 1px;
    width: auto;
    height: auto;
    padding: 2px 2px 10px 2px;
    margin-bottom: 5px;
    float: left;
}

#forgetLoginDiv2
{
    font-size: 9pt;
    color: #6A6E74;
    font-family: Arial;
    font-weight: normal;
    border: solid;
    border: #99A0AA;
    border-width: 1px;
    width: 150px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#forgetLoginDivBold
{
    font-size: 9pt;
    color: black;
    font-family: Arial;
    width: 450px;
    font-weight: bold;
    color: #6A6E74;
}

#divSpacer
{
    height: 20px;
}

#forgetBox
{
    width: 90%;
    height: 150px;
    text-align: center;
    vertical-align: middle;
    padding-top: 2px;
}

#forgetBoby
{
    width: 430px;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
}

#DefaultBoxHeader
{
    background-image: url('../Images/boxBckgrd.jpg');
    width: 450px;
    height: 23px;
    text-align: left;
    vertical-align: bottom;
    font-family: Arial;
    font-weight: bold;
    font-size: 11PX;
    padding-bottom: 1px;
    line-height: 23px;
    letter-spacing: .05pc;
    text-transform: uppercase;
}

#5pxSpacer
{
    width: 50px;
}

#forgetTxtBox
{
    background-color: #ffffff;
    width: 60px;
}

#buttonDiv
{
    padding-left: 170px;
    padding-right: 170px;
}

/********************* boxes **********************/
#BoxHeader
{
    width: 450px;
    height: 32px;
    text-align: left;
    vertical-align: bottom;
    font-family: Arial;
    font-weight: bold;
    font-size: 11PX;
    padding-bottom: 1px;
    line-height: 23px;
    letter-spacing: .05pc;
    text-transform: uppercase;
}

#DefaultBorder
{
    border: solid;
    border: #E4E4E4;
    border-width: 1px;
    width: 150px;
    padding: 2px;
}

table
{
}

#leftpadding
{
    padding-left: 3px;
}

select
{
    height: 21px;
}

#borderGrey
{
    border: solid;
    border: #c8c8c8;
    border-width: 1px;
}

.numDisplay
{
    text-align: right;
    padding-right: 2px;
    padding-left: 2px;
}

#footer
{
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= '#F9F9F9', endColorStr= '#FFFFFF', gradientType= '0' );
}

#UnitFeeDisclaimer
{
    font-size: x-small;
    font-weight: normal;
}

.MenuTopNav_1
{
    text-decoration: none;
}

#RolodexLetters
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}

    #RolodexLetters li, #MenuSubNav li
    {
        list-style-type: none;
        display: inline;
    }

.SearchInstructions
{
    font-size: x-small;
    font-family: Arial;
    font-weight: normal;
    text-align: center;
}

.FormatText
{
    color: gray;
    text-align: left;
    font-size: small;
}

#MenuSubNav
{
    width: auto;
    float: left;
    text-align: center;
    margin: 0;
}


.MenuSubNav_5
{
    width: 156px;
}

.MenuSubNav_2
{
    width: 800px;
}

.MenuSubNav_1
{
    width: 160px;
    background: url(../Images/menuSeperator.jpg) no-repeat right;
    text-align: center;
    padding-right: 15px;
    padding-left: 15px;
}

    .MenuSubNav_1 a
    {
        text-decoration: none;
    }


#loading
{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 800px;
    height: 100%;
    background-color: white;
    filter: alpha(opacity=50);
    -moz-opacity: .50;
    opacity: .50;
}


#imgLayer
{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 600px;
    height: 600px;
    background-color: transparent;
    padding: 200px 200px 200px 300px;
}

#divProgressBar
{
    position: fixed;
    top: 300px;
    left: 0px;
    width: 500px;
    height: 75px;
    background-color: white;
    padding: 15px 25px 5px 15px;
    display: none;
    margin-right: 50px;
    margin-left: 100px;
    border: solid 1px #000000;
    filter: alpha(opacity=90);
    -moz-opacity: .90;
    opacity: .90;
    font-weight: bold;
}

.tableWrapper
{
    width: 760px;
    text-align: left;
    margin: 0 auto;
}

    .tableWrapper div
    {
        float: left;
        width: 200px;
        margin: 3px 3px 3px 3px;
    }

.EditButton
{
    cursor:pointer;
}
