﻿@charset "utf-8";

/*--------------------RESET-------------------*/
* {
    margin: 0px;
    padding: 0px;
}

ul, ol, dl {
    margin: 0;
    padding: 0;
}

body {
    font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
    /*color: #000;*/
    /*background-color: #a19fa4;
    background-repeat: no-repeat;*/
    margin: 0;
    padding: 0;
}


/*--------------------DEFAULT LINKS-------------------*/
a img {
    border: none;
}

.content a:link, .articles a:link {
    text-decoration: underline;
}

.content a:hover, .articles a:hover {
    text-decoration: none;
}

a:hover, a:active, a:focus {
    text-decoration: none;
    /*color: #59326d;*/
}

a:link, a:visited {
    /*color: #59326d;*/
    text-decoration: none;
}

a.class:link, a.class:visited {
    /*color: #fff;*/
    text-decoration: underline;
}

a.class:hover, a.class:active, a.class:focus, .footer a:link, .footer a:visited {
    text-decoration: none;
}
/*-------------------UTILITY--------------------*/
.fltrt {
    float: right;
    /* for ie6 */
    display: inline;
    margin-left: 30px;
    margin-bottom: 10px;
}

.fltlft {
    float: left;
    /* for ie6 */
    display: inline;
    margin-right: 30px;
    margin-bottom: 10px;
}

.clearfloat {
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0;
}




/*----------------------LAYOUT--------------------*/
.container {
    width: 960px;
    background-image: url(/images/bg-top.jpg);
    background-position: left top;
    background-repeat: repeat-x;
    margin: 0 auto;
}

#header {
    height: 125px;
    position: relative;
}

    .content ul, .content ol,
    #header ul {
        padding: 0 0 15px 35px;
    }

        .content ul.sf-menu, .content ul.sf-menu li {
            padding: 0;
            list-style-type: none;
        }

.container .bottom {
    position: relative;
    clear: both;
    padding: 0;
    width: 960px;
}

p {
    margin-top: 7px;
}

.container .bottom #bottom-left {
    float: left;
    /* for ie6 */
    display: inline;
    width: 100px;
    text-align: center;
    padding-left: 5px;
}

.container .bottom #bottom-copy {
    /*font-size:0.67em;*/
    /*color: #FFF;
    float: left;*/
    /* for ie6 */
    display: inline;
    padding-right: 15px;
    padding-left: 15px;
    width: 625px;
    padding-top: 25px;
}

.container .bottom #bottom-right {
    float: left;
    /* for ie6 */
    display: inline;
    width: 200px;
}

.container #news-tabs {
    float: right;
    /* for ie6 */
    display: inline;
    width: 300px;
    /*background-color: #C4E1FE;*/
}

.container #mm_wrapper #mmenu {
    height: 70px;
}

.container .bottom #bottom-copy h3 {
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}

#bottom-copy p,
#bottom-copy h3 {
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 5px;
}


.fieldTitle {
    font-weight: bold;
}

.fieldValue {
}

/*-------------------HEADER ------------------------------------*/

#header #phoneAndLogin {
    float: right;
    /*color: #59326d;*/
    padding-right: 20px;
    padding-top: 20px;
    text-align: right;
    font-weight: 700;
    font-size: 16px;
    font-family: "Arial Black",sans-serif;
}

#phoneAndLogin a {
    text-align: right;
    /*color: #59326d;*/
    font-weight: 100;
    font-size: 12px;
    font-family: Arial, sans-serif;
}

#header #headerNavigation {
    position: absolute;
    top: 125px;
}


/*-------------------MENUS & CONTENT BACKGROUNDS--------------------*/

#headerNavigation {
}

#mmbgblue {
    background-image: url(/images/menu/bg_blue.png);
    background-repeat: no-repeat;
}

#mmbgblupanel {
    background-image: url(/images/menu/bg_blue_panel.png);
    background-repeat: no-repeat;
    overflow: visible;
}

#mmbgnews {
    background-image: url(/images/menu/bg_news.png);
    background-repeat: no-repeat;
}

#mmbgwhite {
    background-image: url(/images/menu/bg_white.png);
    background-repeat: no-repeat;
}

#mmbgwhitestrp {
    background-image: url(/images/menu/bg_white_stripe.png);
    background-repeat: no-repeat;
    overflow: visible;
}

.container .content,
#header {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.75em;
    text-align: left;
}

#newsmain,
#whtmain {
    padding: 0px 160px 30px 30px;
    min-height: 400px;
}

#bluemain,
#whtstrmain {
    min-height: 400px;
    padding: 20px 110px 30px 30px;
}

#bluemain {
    /*background-color: #cae2fb;*/
    background-image: url(/images/mmenus/content_blue_bg.png);
    padding-right: 110px;
}

#newsmain {
    /*background-color: #FFF;*/
    background-image: url(/images/mmenus/content_news_bg.png);
    padding-right: 350px;
    width: 430px;
}

#whtmain {
    /*background-color: #FFF;*/
    background-image: url(/images/mmenus/content_white_bg.png);
}

#whtstrmain {
    /*background-color: #cae2fb;*/
    background-image: url(/images/mmenus/content_white_stripe_bg.png);
    padding-left: 170px;
}

#blue-pnl {
    float: right;
    /* for ie6 */
    display: inline;
    width: 225px;
    padding: 20px;
}

#whitestripe-pnl {
    float: left;
    /* for ie6 */
    display: inline;
    width: 100px;
    margin-right: 30px;
    padding: 20px;
}

#calendar-pnl {
    float: left;
    /* for ie6 */
    display: inline;
    width: 200px;
    padding: 20px;
}

#video-pnl {
    float: right;
    /* for ie6 */
    display: inline;
    width: 290px;
    padding: 20px 30px 20px 20px;
}

.content h1 {
    font-size: 220%;
    font-family: "Arial Black", Geneva, Arial, Helvetica, sans-serif;
    /*color: #59326d;*/
    font-weight: 900;
    vertical-align: baseline;
    margin: 0;
}

.content h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 150%;
    font-weight: 900;
    /*color: #59326d;*/
    margin-top: 0;
    margin-bottom: 7px;
}

.content p {
    margin-top: 7px;
}

.content h1.underline {
    /*border-bottom: solid #59326d medium;*/
    width: 100%;
}

#left-content-col {
    float: left;
    /* for ie6 */
    display: inline;
    width: 150px;
    margin-left: 20px;
    margin-top: 30px;
}

#left-content-col-bot {
    float: left;
    /* for ie6 */
    display: inline;
    width: 150px;
    bottom: 275px;
    clear: left;
    position: relative;
    left: 20px;
}

.content dl {
    margin-left: 1em;
    margin-top: 1em;
}

#placeholder {
    /*background-color: #CCC;
    border: thin dotted red;*/
    padding: 30px;
}

#video-pnl h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 150%;
    font-weight: 900;
    /*color: #69c;*/
}

.content li {
    list-style-image: url(../images/blue_bullet6.gif);
    line-height: 20px;
    list-style-position: outside;
}

#bluemain.full-rt-pad,
#newsmain.full-rt-pad,
#whtmain.full-rt-pad,
#whtstrmain.full-rt-pad {
    padding-right: 160px;
}

#bluemain.full-lft-pad,
#newsmain.full-lft-pad,
#whtmain.full-lft-pad,
#whtstrmain.full-lft-pad {
    padding-left: 180px;
}

#whtmain.calendar {
    padding-left: 260px;
    padding-right: 80px;
}

#whtstrmain .releasemenu {
    font-weight: 700;
    /*color: #036;*/
    background-image: url(/images/table9-fill.png);
    text-align: center;
}

/*-----------------------------FOOTER------------------------------------*/
.container div.footer {
    clear: both;
    background-image: url(/images/copyright.png);
    background-repeat: repeat-x;
    background-position: left top;
    /*background-color: #59326d;*/
    white-space: nowrap;
    margin-top: 0;
    padding: 5px 0px;
}

.footer-mod {
    float: left;
    /* for ie6 */
    display: inline;
    white-space: nowrap;
    font-size: 0.67em;
    color: #fff;
    padding: 0 0 0 42px;
}

    .footer-mod:first-child {
        padding: 0 0 0 25px;
    }

.container .footer #Products {
    float: right;
    /* for ie6 */
    display: inline;
}

.container .footer #Services {
    float: right;
    /* for ie6 */
    display: inline;
}

.footer a:hover, .footer a:active {
    text-decoration: underline;
}

.footer h3 {
    padding-bottom: 0;
    margin-bottom: 0;
    margin-top: 6px;
    padding-top: 0;
    font-size: 12px;
    font-family: Verdana, Geneva, sans-serif;
}

    .footer h3 a {
        font-weight: 700;
        /*color: #fff;*/
        font-family: Verdana, Geneva, sans-serif;
    }

.footer ul li {
    list-style-image: none;
    list-style-type: none;
}

    .footer ul li a {
        font-weight: 400;
        /*color: #fff;*/
        text-decoration: none;
        font-family: Tahoma, Geneva, sans-serif;
        line-height: 1.25em;
    }

.priv {
    height: 35px;
    background-image: url(/images/pcopyright.png)
}

    .priv #f-about, .priv #f-resources, .priv #f-support, .priv #f-services, .priv #f-products {
        display: none;
    }

.bottom #bottom-copy a:link, .bottom #bottom-copy a:visited {
    /*color: #FFCC00;*/
}

.bottom #bottom-copy a:hover, .bottom #bottom-copy a:active {
    text-decoration: underline;
}

.container .content #bot_left {
    width: 150px;
    margin-left: 20px;
    height: 140px;
    float: left;
    /* for ie6 */
    display: inline;
    clear: left;
    vertical-align: bottom;
    margin-top: 60px;
}


/*------------------------ Header Navigation ----------------*/
/* added / changed for dropnavs */

#headerNavigation div.menuItemContainer {
    float: left;
    position: relative;
    left: 0px;
    top: 0px;
    z-index: 10000;
}

.dm-the_menu li.dm-last {
    /*background-color: transparent;*/
}

.dm-menu_class {
    border: none;
    position: absolute;
    z-index: 5000;
}

.dm-the_menu {
    display: none;
    position: absolute;
    z-index: 4000;
    width: 200px;
    padding-top: 0;
    margin-top: 0;
}

    .dm-the_menu li {
        /*background-color: #59326d;*/
        list-style-image: none;
        /*color: #FFFFFF;*/
    }

        .dm-the_menu li a {
            /*color: #FFFFFF;*/
            text-decoration: none;
            padding: 10px;
            display: block;
        }

            .dm-the_menu li a:visited,
            .dm-the_menu li a:link,
            .dm-the_menu li a:active {
                /*color: #FFFFFF;*/
                text-decoration: none;
            }

            .dm-the_menu li a:hover {
                padding: 10px;
                /*color: #889bcf;*/
            }

    .dm-the_menu li {
        margin: 0;
        padding: 0;
        list-style: none;
    }

/*GERRYS ADDITION
#dm-button:hover .dm-the_menu {
	display: block;
}
#dm-button2:hover .dm-the_menu {
	display: block;
}
#dm-button3:hover .dm-the_menu {
	display: block;
}
*/

/*button 1*/
#dm-button {
    height: 86px;
    width: 364px;
}

    #dm-button img.dm-menu_class {
        width: 364px;
        height: 77px;
    }

    #dm-button .dm-the_menu {
        margin-left: 65px;
        top: 65px;
    }

/*button 2*/
#dm-button2 {
    height: 86px;
    width: 302px;
}

    #dm-button2 img.dm-menu_class {
        width: 302px;
        height: 97px;
    }

    #dm-button2 .dm-the_menu {
        margin-left: 5px;
        top: 65px;
    }

/*button 3*/
#dm-button3 {
    height: 86px;
    width: 294px;
}

    #dm-button3 img.dm-menu_class {
        width: 294px;
        height: 97px;
    }

    #dm-button3 .dm-the_menu {
        margin-left: 25px;
        top: 65px;
    }

/* end buttons */

/* end added / changed for dropnavs */

/* membership */
#aspnetForm table {
    margin-left: 30px;
}

    #aspnetForm table tr td {
        vertical-align: top;
    }

        #aspnetForm table tr td label {
            padding-top: 3px;
            display: inline-block;
            width: 125px;
            text-align: left;
            white-space: nowrap;
            /*color: #898989;*/
        }

.table-heading-footing {
    font-weight: bold;
    /*color: #FFFFFF;
    background-color: #6599CB;*/
    text-align: left;
    padding-right: 3px;
    padding-left: 3px;
}

.table-row-blue {
    /*background-color: #CEE6FF;*/
    padding-right: 3px;
    padding-left: 3px;
}

.table-row-white {
    /*background-color: #FFFFFF;*/
    padding-right: 3px;
    padding-left: 3px;
}

#aspnetForm table tr td input, #aspnetForm table tr td textarea {
    /*border: 1px solid #006;*/
}

@charset "utf-8";

.mceContentBody {
    background-image: none;
    /*background-color: #fff;
    background: #fff;*/
}

body.mceContentBody {
    /*background-color: #fff;
    background: #fff;*/
    background-image: none;
    font-family: Arial, Segoe UI, Sans-Serif !important;
    text-align: left;
}


/* Pages Content*/

.pageContentSpacer {
    height: 110px;
    width: 960px;
}

#contentArea {
    float: left;
    padding: 0px 20px 20px 20px;
}

    #contentArea #pageImageAndSocialButtons {
        float: left;
        width: 140px;
        margin: 10px 20px 20px 0px;
    }

/* home page */
.homePageContent {
    margin-top: -90px;
}

#homePageContentSpacer {
    background-image: url(/images/mmenus/content_news_bg.png);
    background-position: left top;
    background-repeat: repeat-y;
}

#homePageArticlesContainer {
    display: none;
    position: absolute;
    top: 0px;
    left: 20px;
    z-index: 500;
    padding-top: 100px;
    height: 260px;
    width: 260px;
    padding-left: 20px;
    background-image: url(/images/mmenus/content_news_bg.png);
    background-position: -685px 0;
    background-repeat: repeat-y;
    overflow: hidden;
}

#homePageFlashContainer {
    padding: 0;
    margin: 0;
    height: 420px;
}

    #homePageFlashContainer.withoutArticles {
        width: 960px;
    }

    #homePageFlashContainer.withArticles {
        width: 960px;
        /*overflow: hidden;*/
    }

/* Content With Right SideBar Articles  and  Content With Right SideBar Text*/

#contentWithRightSidebarArticlesSpacer {
    background-image: url(/images/mmenus/content_news_bg.png);
    background-repeat: repeat-y;
    background-position: left top;
    /*background-color: White;*/
}

#contentWithRightSidebarTextSpacer {
    background-image: url(/images/mmenus/content_news_bg.png);
    background-repeat: repeat-y;
    background-position: left top;
    /*background-color: White;*/
}

.container .content div.contentWithRightSidebarPageContent {
    background-image: url(/images/mmenus/content_news_bg.png) !important;
    background-repeat: repeat-y;
    background-position: left top;
    margin-top: -10px;
    /*background-color: White;*/
    min-height: 446px;
}

.contentWithRightSidebarPageContent #contentArea {
    width: 640px;
    background-image: url(/images/mmenus/content_news_bg.png);
    background-position: left top;
    background-repeat: repeat-y;
}

    .contentWithRightSidebarPageContent #contentArea #contentAreaText {
        margin-left: 160px;
    }

div.contentWithRightSidebarPageContent div.rightSideBarContainer {
    float: left;
    width: 280px;
    background-image: url(/images/mmenus/content_news_bg.png);
    background-position: -680px 0;
    background-repeat: repeat-y;
    /*background-color: transparent;*/
}

.contentWithRightSidebarPageContent #sidebarWithText.rightSideBarContainer {
    width: 230px;
    padding: 0px 20px 20px 30px;
}

.contentWithRightSidebarPageContent #sidebarWithArticles.rightSideBarContainer {
    width: 250px;
    padding: 0px 10px 0px 20px;
}

/* Content With Video On Left */

#contentWithVideoOnLeftSpacer,
.contentWithVideoOnLeftPageContent {
    /*background-color: White;*/
    background-image: none;
    background-repeat: no-repeat;
}

.contentWithVideoOnLeftPageContent {
    margin-top: -10px;
    min-height: 446px;
}

    .contentWithVideoOnLeftPageContent #videoArea {
        float: left;
        width: 560px;
        padding: 20px 30px 30px 30px;
        /*background-color: White;*/
    }

#videoArea a#player {
    display: block;
    width: 450px;
    height: 300px;
}

.contentWithVideoOnLeftPageContent #commentArea {
    display: inline;
    padding: 20px 30px 20px 20px;
    width: 290px;
    float: left;
    /*background-color: white;*/
}

/* Content Only template*/

#contentOnlySpacer,
.contentOnlyPageContent,
.contentOnlyPageContent #contentArea {
    /*background-color: White;*/
    background-image: none;
    background-repeat: no-repeat;
}

.contentOnlyPageContent {
    margin-top: -10px;
    min-height: 446px;
}

    .contentOnlyPageContent #contentArea {
        width: 920px;
    }

        .contentOnlyPageContent #contentArea #contentAreaText {
            margin-left: 160px;
        }


    .contentOnlyPageContent h1.underline {
        width: 720px;
    }

/*********************** Search form ****************/
.keywordsSearchBox h4 {
    margin-bottom: 5px;
}

.searchSection {
    margin: 3px 0px;
}

    .searchSection label {
        float: left;
        width: 100px;
    }

/*********************** Search Result List ****************/
.searchResults {
    /*border-top: solid #69c medium;*/
    margin-top: 10px;
    padding-top: 10px;
}

ul.searchResultList {
    padding: 0px;
    margin: 0px;
}

    ul.searchResultList,
    ul.searchResultList li {
        list-style-image: none;
        list-style-type: none;
    }

        ul.searchResultList li {
            padding-top: 10px;
        }

            ul.searchResultList li h3 {
                margin-bottom: 3px;
            }


/*********************** Related Links list ****************/
ul.relatedLinks {
    list-style-image: none;
    list-style-type: none;
    padding: 0 10px;
    margin: 0px;
}

    ul.relatedLinks li {
        list-style-image: none;
        list-style-type: none;
    }



/*********************** Login ****************/
#LoginContent {
    margin-top: 30px;
}



.formright {
    margin-left: 17.5%;
}

#login {
    display: inline-block;
    margin-top: 28px;
}

.forgotpw {
    float: right;
    margin-top: 30px;
    margin-right: 20%;
}



/* Gerrys New Additions ----------------------------------*/

.wrapper {
    width: 960px;
    height: 383px;
    /*background-color: #bbb;*/
    margin: 0px auto;
    padding-top: 10px;
}

#waveBottom {
    background-image: url(../images/waveBottom.png);
    width: 960px;
    height: 10px;
    position: absolute;
    margin-top: 459px;
    float: left;
    top: 0px;
    z-index: 99;
}

.slides {
    width: 695px;
    height: 383px;
    overflow: hidden;
    /*border-right: 2px #666 groove;*/
    position: absolute;
}

.controls {
    z-index: 9;
    position: absolute;
    margin-top: 345px;
    width: 100px;
    margin-left: 575px;
    z-index: 10001;
}

#pause {
    background: url(../images/pauseA.png) no-repeat 0px 0px;
    width: 24px;
    height: 22px;
    float: right;
}

#play {
    background: url(../images/playA.png) no-repeat 0px 0px;
    width: 24px;
    height: 22px;
    float: right;
}

#prev {
    background: url(../images/prevA.png)no-repeat 0 0px;
    width: 24px;
    height: 22px;
    float: right;
}

#next {
    background: url(../images/nextA.png) no-repeat 0px 0px;
    width: 24px;
    height: 22px;
    float: right;
}

#play:hover {
    background: url(../images/playB.png) no-repeat 0px 0px;
}

#pause:hover {
    background: url(../images/pauseB.png) no-repeat 0px 0px;
}

#prev:hover {
    background: url(../images/prevB.png)no-repeat 0px 0px;
}

#next:hover {
    background: url(../images/nextB.png)no-repeat;
}


.sideBar {
    width: 220px;
    /*background-color: #cee6fd;*/
    position: relative;
    margin-top: 90px;
    margin-left: 705px;
}

.text, .text1, .text3, .text4, .text5 {
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
}

.text {
    font-size: 36px;
    font-weight: bold;
    /*color: #000;*/
    z-index: 10003;
    position: absolute;
    margin-top: 40px;
    margin-left: 40px;
    width: 380px;
    height: 150px;
}

.text1 {
    font-size: 27px;
    font-weight: bold;
    /*color: #1b3665;*/
    z-index: 10004;
}

span .text2 {
    font-family: "Arial Black", "Arial Bold", sans-serif;
    font-size: 35px;
    font-weight: bold;
    /*color: #fdb720;*/
    position: absolute;
    margin-top: 50px;
    margin-left: 27px;
    z-index: 10002;
    display: block;
}

span .text22 {
    font-family: "Trebuchet MS", Arial, Helvetica;
    font-style: italic;
    /*color: #6699cc;*/
    font-size: 17px;
    position: absolute;
    margin-top: 100px;
    margin-left: 27px;
    margin-bottom: 55px;
}

    span .text22 a {
        /*color: #fdb720;*/
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        position: absolute;
        margin-top: 35px;
    }

.text3 {
    font-size: 19px;
    font-weight: bold;
    /*color: #336699;*/
    z-index: 10003;
    position: absolute;
    margin-top: 50px;
    margin-left: 50px;
    width: 300px;
    height: 150px;
    line-height: 1.2;
}

.text3 a {
    color: #6b97c4;
}

.text4 {
    font-size: 34px;
    font-weight: bold;
    /*color: #ff9933;*/
    z-index: 10003;
    position: absolute;
    margin-top: 70px;
    margin-left: 50px;
    line-height: 1.2;
}

    .text4 a {
        /*color: #ff9933;*/
    }

span.text5 {
    font-size: 26px;
    /*color: #e30613;*/
    position: absolute;
    margin-top: 240px;
    z-index: 10002;
    display: block;
    right: 0;
    text-align: right;
    margin-right: 42px;
}

.text55 a {
    /*color: #2c2e83;*/
    font-size: 16px;
    position: relative;
    top: -38px;
}

.textWebinar {
    font-size: 24px;
    /*color: #1962af;*/
    position: absolute;
    margin-top: 232px;
    z-index: 10002;
    display: block;
    right: 0;
    text-align: left;
    margin-right: 53px;
    letter-spacing: -1px;
}

.textWebinar1 a {
    margin-top: -91px !important;
    /*color: #1962af;*/
    margin-left: 475px !important;
    text-align: right;
    position: absolute;
    width: 160px;
}

.text6 {
    font-size: 18px;
    /*color: #336699;*/
    z-index: 10003;
    position: absolute;
    margin-top: 170px;
    margin-left: 50px;
    width: 330px;
    height: 150px;
    line-height: 1.2;
}

    .text6 a {
        font-size: 22px;
        font-weight: bold;
        /*color: #336699;*/
    }

.homePageArticlesContainer {
    width: 250px;
    left: 705px;
    position: relative;
    top: 70px;
}

.textPillar {
    font-size: 19px;
    /*color: #003366;*/
    z-index: 10003;
    position: absolute;
    margin-top: 260px;
    margin-left: 18px;
    width: 500px;
    height: 150px;
}

a.text-RR {
    font-size: 13px;
    /*color: #336699;*/
    z-index: 10003;
    position: absolute;
    margin-top: 220px;
    margin-left: 434px;
    width: 330px;
    height: 20px;
    font-weight: bold;
}

.text-learnMore a {
    display: block;
    position: absolute;
    /*color: #000;*/
    margin-top: 210px;
    margin-left: 94px;
    width: 200px;
    height: 50px;
    font-weight: bold;
    font-size: 36px;
}


input[type="submit"] {
    border: 0;
    /*color: #fff;*/
    font-size: 14px;
    cursor: pointer;
    font-weight: 400;
    padding: 6px 13px;
    position: relative;
    /*background: #59326d;*/
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
}

    input[type="submit"]:hover {
        /*background: #8D8E91;*/
    }

.formright {
    margin-left: 0px !important;
}

.formleft {
    margin-bottom: 5px;
    margin-top: 5px;
}

#ContentPlaceHolderDefault_PageContent_Login_4_ctlLogin_RememberMe {
    margin-right: 5px;
}

#dropState {
    width: 100%;
}

#formFieldsTable td {
    padding-top: 5px;
}

.error_messages {
    color: #59326d;
    font-weight: bold;
    padding-bottom: 5px;
    text-align: left;
}

.success_messages {
    color: #59326d;
    padding-bottom: 5px;
    text-align: left;
    font-weight: bold;
    font-size: 14px;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
