﻿body
{
    font-family: Georgia, "Times New Roman" ,Times,serif,Arial, Helvetica, sans-serif;
    color: #000000;
    margin: 0 !important;
    padding: 0 !important;
}
*
{
    padding: 0;
    outline: none; /* list-style: circle;*/
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    font-size: 14px;
    line-height: 20px;
}


.container_middle_big1
{
    background: #EEE; /* border: 1px solid #AAA;*/ /*float: left;*/
    width: 550px;
    border-radius: 9px 9px 9px 9px; /*display: inline-block;*/
    padding: 10px 10px 30px 10px;
    margin: 30px 0 30px 10px;
    text-align: justify;
}


/*ul
{
    list-style: square;
}*/
a
{
    outline: none;
}
img
{
    border: none;
}

ul
{
    list-style-type: disc;
    list-style-position: outside;
    margin-left: 15px;
}
ol
{
    list-style-type: decimal;
    list-style-position: outside;
    margin-left: 15px;
}
ul ul, ol ul
{
    list-style-type: circle;
    list-style-position: outside;
    margin-left: 15px;
}
ol ol, ul ol
{
    list-style-type: lower-latin;
    list-style-position: outside;
    margin-left: 15px;
}

/*--------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------*/
.content
{
    /*padding: 20px 0px;*/
    background-color: white; /*border: 1px solid #AAA;*/
    padding: 0 20px 0 40px;
    margin: 20px auto;
    text-align: left;
}


.paragraph
{
    font-size: 14px;
    line-height: 20px;
}
.footnote
{
    font-family: Arial, Helvetica, sans-serif;
    color: black;
    font-size: 11px;
    line-height: 14px;
    width: 600px;
    padding: 5px;
}
.footnote a
{
    font-size: 11px;
}
.watermark
{
    color: Gray;
    font-style: italic;
    font-family: Calibri;
}
.inlinehelp
{
    font-family: Calibri;
}
.txtBoxStyle
{
    height: 25px;
}
.txtBoxStyle2
{
    height: 23px;
}
.txtBoxAmount
{
    height: 25px;
    width: 70px;
}

.txtBoxAlignRight
{
    height: 23px;
    border: 1px solid red;
    box-sizing: border-box;
    text-align: right;
}

.rbl td
{
    padding-right: 15px;
    padding-top: 0px;
    padding-left: 0px;
}

.formlabel
{
    float: right;
    vertical-align: text-top;
    padding-right: 3px;
    padding-top: 5px;
    text-align: right;
}
.formlabell
{
    float: left;
    vertical-align: text-top;
    padding-right: 3px;
}
.formlabellm
{
    float: left;
    vertical-align: middle;
    padding-right: 3px;
    padding-left: 3px;
}
.formlabellb
{
    float: left;
    padding-right: 3px;
    padding-left: 3px;
}


.datafield
{
    padding-top: 5px;
    padding-left: 3px;
}

.errorfont
{
    font-size: 12px;
}
.subheader
{
    text-align: left;
    width: 150px;
    height: 30px;
    color: #FFFFFF;
    background-color: #993232;
    padding: 3px 3px 3px 5px;
    border-radius: 8px 0 0 8px;
    padding-right: 5px;
}
.subheader1
{
    width: 442px;
    height: 30px;
    background-color: #993232; /*  border: 1px solid #aaa;*/
    border-radius: 0 8px 8px 0;
    padding-right: 5px;
}
.subheader2
{
    padding-top: 5px;
    text-align: left;
    width: 643px;
    padding: 3px 3px 3px 5px;
}

/**********************************/


.clearfix:after
{
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

.et-testimonial
{
    background: url("images/testimonial-quotes.png") no-repeat scroll 17px 24px transparent;
    color: #424242;
    padding: 22px 28px 22px 48px;
    text-shadow: none;
}
.t-bottom-shadow
{
    background: url("images/testimonial-bottom-shadow.png") no-repeat scroll 0 0 transparent;
    bottom: 0;
    height: 14px;
    left: 1px;
    position: relative;
    width: 150px;
}
.menu:after, #content_box:after, #sidebars:after, .format_text:after, .teasers_box:after, .prev_next:after, ul.sidebar_list:after
{
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.format_text .action
{
    clear: both;
    margin-bottom: 10px;
    overflow: hidden;
}
.format_text .one_third
{
    float: left;
    font-size: 14px;
    line-height: 1.4em;
    margin-right: 4%;
    width: 30%;
}
.format_text .one_half
{
    float: left;
    font-size: 14px;
    line-height: 1.4em;
    margin-right: 4%;
    width: 47%;
}
.format_text .wrapit
{
    border: 1px solid #983232;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 10px 3px #F2F2F2;
    margin-bottom: 20px;
    padding: 10px;
}
.format_text .one_third.last
{
    font-size: 14px;
    line-height: 1.4em;
    margin-right: 0;
}
.format_text .one_half.last
{
    font-size: 14px;
    line-height: 1.4em;
    margin-right: 0;
}
.format_text h2, .format_text h3
{
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2em;
    margin: 0;
}
