﻿body
{
    margin: 0px;
    padding: 0px;
    font-family: 'Helvetica Neue' ,Helvetica,Arial,sans-serif;
    font-size: small;
    color: #333333;
}
p
{
    line-height: 20px;
}
a
{
    text-decoration: none;
    
    color: #E85300;
}
a:hover
{
    text-decoration: underline;
    color: #828282;
}
h1
{
    color: #828282;
    float: right;
    font-weight: normal;
    font-size: xx-large;
    padding-top: 20px;
}
h2
{
    color: #828282;
    float: Left;
    font-weight: normal;
    font-size: x-large;
    padding-top: 10px;
}
h3
{
    color: #E85300;
    clear: both;
}
h4
{
    font-size: small; /*color: #828282;     font-variant: small-caps;*/
    font-weight: bold;
}
h6
{
    font-size: x-small;
    color: #828282;
    font-style: italic;
}

.container
{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}
.left
{
    float: left;
    margin-bottom: 1px;
}
.right
{
    float: right;
}
.half
{
    /*width: 480px; */
    width: 470px;
}
.frame
{
    border-radius: 14px;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-style: solid;
    border-width: 1px;
    border-color: #828282;
    padding-left: 10px;
    padding-right: 10px;

}
.twothirds
{
    width: 630px;
}
.third
{
    width: 315px;
}
.whole
{
    width: 960px;
    clear: both;
}
.header
{
    /*background-color: #2A2A2A;*/
    background-color: #333333;
    height: 82px;
    min-width: 960px;
}
.footer
{
    clear: both; /*background-color: #2A2A2A;*/
    background-color: #333333;
    min-width: 960px;
    margin-top: 40px;
}
.copyright
{
    border-top-color: #828282;
    border-top-style: solid;
    border-top-width: 1px;
    height: 40px;
    padding-top: 10px;
    text-align: right;
}
.copyright a
{
    text-decoration: none;
    color: #828282;
}
.copyright a:hover
{
    text-decoration: underline;
    color: #E85300;
}
.footerColumn
{
    width: 220px;
    float: left;
    margin: 10px;
    margin-left: 0px;
    margin-right: 20px;
}
.footerColumn a
{
    color: #E85300;
    margin-top: 10px;
    margin-bottom: 10px;
    display: list-item;
    list-style-type: none;
    text-decoration: none;
}
.footerColumn a:hover
{
    text-decoration: underline;
}
.footerColumn p
{
    color: #828282;
    padding-bottom: 10px;
    border-bottom-color: #828282;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
.menu
{
    background-image: url(          'images/menuBck.png' );
    height: 50px;
    min-width: 960px;
}
.menu a
{
    /*-moz-border-radius-bottomleft: 14px;     -moz-border-radius-bottomright: 14px;     -moz-border-radius-topleft: 14px;     -moz-border-radius-topright: 14px; */
    border-radius: 14px;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    display: inline-block;
    height: 18px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 4px;
    margin-right: 4px;
    margin-top: 9px;
    margin-bottom: 9px;
    text-decoration: none;
    font-variant: small-caps;
    font-size: small;
}
.menu a:link
{
    color: White;
}
.menu a:visited
{
    color: White;
}
.menu a:hover
{
    background-image: url(          'images/linkHighlight.png' );
}
.menu a:active
{
    background-image: url(          'images/linkSelected.png' );
    color: Green;
}


.menu img
{
    border-style: none;
    border-width: 0px;
}
.subMenu
{
    background-image: url( 'images/subBck.png' );
    background-repeat: repeat-x;
    height: 50px;
    display: inline-block;
    width: 100%;
}
.subMenu a
{
    /*-moz-border-radius-bottomleft: 14px;     -moz-border-radius-bottomright: 14px;     -moz-border-radius-topleft: 14px;     -moz-border-radius-topright: 14px; */
    border-radius: 14px;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    display: inline-block;
    height: 18px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 4px;
    margin-right: 4px;
    margin-top: 9px;
    margin-bottom: 9px;
    text-decoration: none;
    font-variant: small-caps;
    font-size: small;
}
.subMenu a:link
{
    color: #828282;
}
.subMenu a:visited
{
    color: White;
}
.subMenu a:hover
{
    background-image: url(          'images/subSelected.png' );
    background-position: center;
    background-repeat: no-repeat;
}
.subMenu a:active
{
    background-image: url(          'images/subSelected.png' );
    background-position: center;
    background-repeat: no-repeat;
    color: Green;
}
.subActive
{
    background-image: url(          'images/subSelected.png' );
    background-position: center;
    background-repeat: no-repeat;
    color: Green;
}


.menu img
{
    border-style: none;
    border-width: 0px;
}
.formStyle
{
}
.splash
{
    background-image: url(          'images/pictureBckGrnd.png' );
    background-repeat: repeat-x;
    height: 385px;
    min-width: 960px;
}
.littlesplash
{
    background-image: url(          'images/generalBckGrnd.png' );
    background-repeat: repeat-x;
    height: 184px;
    min-width: 960px;
}
.shade
{
    background-image: url(          'images/shade.png' );
    height: 76px;
    min-width: 960px;
}
.mission
{
    color: #828282;
    float: right;
    font-weight: normal;
    font-size: x-large;
    text-align: center;
    width: 500px;
    padding-top: 100px;
}
.callToAct
{
    background-image: url(          'images/CTA_back.png' );
    overflow: hidden;
    width: 256px;
    height: 73px;
    float: right;
    margin-left: 116px;
    margin-right: 116px;
    color: White;
    padding: 6px;
    text-align: center;
}

.callToAct a
{
    color: White;
}
.logo
{
    color: #828282;
    float: right;
    font-weight: normal;
    font-size: x-large;
    text-align: center;
    width: 500px;
    padding-top: 15px;
}

.newsBox
{
    float: left;
    width: 480px;
}


.faqBox
{
    float: left;
    width: 480px;
}



.subBox
{
    float: left;
    width: 480px;
}
.fields label
{
    width: 100px;
    height: 23px;
    float: left;
    clear: both;
    vertical-align: middle;
    padding-top: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
    font-variant: small-caps;
}
.fields input
{
    width: 200px;
    float: left;
    margin-top: 2px;
    margin-bottom: 2px;
}
.fields textarea
{
    width: 200px;
    float: left;
    margin-top: 2px;
    margin-bottom: 2px;
}
.fields select
{
    float: left;
    margin-top: 2px;
    margin-bottom: 2px;
    width: 205px;
}
.fields
{
}
.htmlBox
{
    clear: both;
}
.htmlBoxDesign
{
    font-family: 'Helvetica Neue' ,Helvetica,Arial,sans-serif;
}
.faqList
{
    clear: both;
    color: #828282;
}
.faqList a
{
    text-decoration: none;
    color: #828282;
}
.faqList a:hover
{
    text-decoration: underline;
    color: #E85300;
}
.faqList li
{
    margin-left: 0px;
    color: #E85300;
    line-height: 20px;
}
.faqDropDown
{
    float: right;
    margin-bottom: 20px;
    margin-top: 10px;
    clear: both;
}
.midasLogo
{
    float: left;
}
.quickLoginBox
{
    float: right;
    height: 74px;
    margin: 4px;
}
.quickLoginBox td
{
    padding-left: 15px;
}
.quickLoginBox p
{
    color: #E85300;
    padding: 0px;
    margin: 0px;
}

.loginLable
{
    color: #828282;
}
.loginTextBox
{
    border-style: solid;
    border-color: #828282;
    border-width: 1px;
    color: #FFFFFF;
    background-color: #454545; /*font-size: large;*/
    clear: left;
    width: 154px;
}
.loginScreen td
{
    padding: 5px;
}
.loginScreen table
{
    background-image: url(          'images/pictureBckGrnd.png' );
    background-repeat: repeat-x;
    background-position: top;
    border-width: 1px;
    border-color: #828282;
    margin: 5px;
    float: left;
    height: 270px;
}
.loginScreen table table
{
    background: none;
}
.downloadTable
{
    clear: both;
}
.downloadTable td
{
    padding: 20px;
}
.downloadTable h4
{
    width: 500px;
}

.testimonial
{
    border-radius: 14px;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    background-color: #dedbd2;
    background-image: url( 'images/testBck.png' );
    background-repeat: repeat-x;
    background-position: bottom;
    border-style: solid;
    border-width: 1px;
    border-color: #828282;
    margin: 5px;
    padding: 7px;
    float: left;
    width: inherit;
    font-style: italic;
    color: #828282;
}

.icons
{
    /* Remeber the background image is dynamic */
    background-repeat: no-repeat;
    background-position: left top;
    margin-left: 15px;
    padding-left: 63px;
    min-height: 55px;
}

.window
{
    height: 300px;
    overflow: scroll;
}
.newsScroll
{
    overflow-y: auto;
    height: 400px;
    padding-right: 5px;
    /* ie scrollbar 
    scrollbar-face-color:#8080FF;
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-track-color:#DDDDFF; 
    scrollbar-shadow-color:'';
    scrollbar-highlight-color:''; 
    scrollbar-3dlight-color:''; 
    scrollbar-darkshadow-Color:'';
    /* chrome scrollbar */
    
    
    
}
.newsTitle
{
    display: inline-block;
    float: left;
    height: 18px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 4px;
    margin-right: 4px;
    margin-top: 9px;
    margin-bottom: 9px;
    font-variant: small-caps;
    color: #828282;
    -
}
.hideMe
{
     visibility:  collapse;   
}
