﻿html {    
    display: inline;
    height: 106%;
    margin: 0px;
    min-width: 1040px;
    min-height: 100%;    
    overflow-y: scroll;
}

body {
    background-color: #FFFFFF;
    color: #000000;
    font-family: 'Raleway', sans-serif;
    height: 100%;
    margin: 0px;
    padding: 0px;
}

.mobilefix {
    min-height: 100%;
    position: relative;
}

img {
    border: 0;
}

.container_header {
    border-bottom: 2px solid #661864;
    height: 80px;
    min-width: 980px;
    width: 100%;
}

.container_main {
    min-width: 980px;
    padding-bottom: 400px;
    width: 100%;
}

.container_footer {
    bottom: 0;
    height: 400px;
    left: 0;
    min-width: 980px;
    padding-bottom: 4px;
    position: absolute;
    width: 100%;
}

.dl2 {
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin-left: 20px;
    text-align: left;
    width: 205px;
}

.requestquote {
    float: left;
    background: url("../Images/request.png") no-repeat;
    color: #FFFFFF;    
    font-size: 20px;
    font-weight: bold;
    height: 78px;    
    text-decoration: none;    
    width: 288px;        
}

.requestquote:hover {
    color: #26B0E0;
}

.requestquoteinternal {
    float: right;
    line-height: 78px;
    text-align: left;
    width: 210px;
}

.header_line {
    margin: 0px auto;
    overflow: visible;
    position: relative;
    width: 980px;
}

.logo { 
    float: left;
}

.img_logo {    
    margin-top: 22px;
    width: 215px;
}

.toplink {
    float: right;
    margin-top: 4px;  
    text-align: right;
    width: 765px;  
}

.toplink a {
    color: #661864;
    font-size: 12px;
    text-decoration: none;
}

.toplink a:hover {
    color: #26B0E0;
    text-decoration: underline;
}

.menu_line {  
    float: right;
    margin-top: 14px;
    max-width: 980px;
    text-align: right;
    width: 765px;
}

.menu {  
    color: #661864;
    font-size: 19px;
    margin-left: 18px;
    text-decoration: none;
}

.menu_selected {   
    border-bottom: 1px solid #6B6B6B;     
    color: #6B6B6B;    
}

.menu_line a:hover {    
    border-bottom: 1px solid #26B0E0;
    color: #26B0E0;
}

.menu_button {
    background-color: #661864;
    border: 0;
    -webkit-border-radius: 14px;
        -moz-border-radius: 14px;
            border-radius: 14px;
    color: #FFFFFF;
    font-size: 19px;
    font-weight: bold;
    margin-left: 18px;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
}

.menu_button_selected {
    color: #FFFFFF;
    text-decoration: underline;
}

.menu_button:hover {
    border: 0 !important;
    color: #26B0E0;
    text-decoration: underline;
}

.content {
    margin-left: auto;    
    margin-right: auto;
    width: 980px;
}

.line {
    width: 100%;
}

.line2 {
    margin: 0px auto;
    width: 980px;
}

.linelight {    
    background-color: #FFFFFF;
    width: 100%;
}

.linedark {    
    background-color: #FAFAFA; 
    width: 100%;
}

.lineborderbottom {
    border-bottom: 1px solid #DADADA;
}

.boxmenu {
    background: #FFFFFF scroll 0 0 no-repeat;
    border-bottom: 0px;
    margin: 0px auto;
    min-height: 100px;
    width: 980px;
}

.boxmenuiconcolumn {
    float: left;
    font-size: 0px;
    text-align: center;
}

.boxmenulinkcolumn {
    border-bottom: 1px solid #727272;
    float: left;    
    font-size: 14px;
    margin-top: 10px;
    padding-bottom: 6px;    
    text-align: center;
}

.boxmenulinkcolumn_selected {
    border-bottom: 2px solid #661864;
}

.boxmenulinkcolumn a {    
    color: #727272;
    text-decoration: none;
}

.boxmenulinkcolumn a:hover {
    color: #26B0E0;
    text-decoration: underline;    
}

.boxmenulinkcolumn a:active {    
    color: #661864;
    text-decoration: none;
}

.boxmenucolumnwidth {
    width: 196px;
}

.boxmenuicons {    
    width: 980px;
    margin: 0px auto;
}

.boxmenulinks {    
    width: 980px;
    margin: 0px auto;
}

.boxmenuarrow {
    float: left;
    height: 12px;
    line-height: 0px;
    text-align: center;
}

.spaceleft {
    margin-left: 10px;
}

.spaceleft1 {
    margin-left: 11px;
}

.spacetop {
    margin-top: 10px;
}

.spacetopx2 {
    margin-top: 20px;
}

.spacebottom {
    margin-bottom: 10px;
}

.spacebottomx2 {
    margin-bottom: 20px;
}

.paddingtop {
    padding-top: 10px;
}

.paddingtopx2 {
    padding-top: 20px;
}
.paddingbottom {
    padding-bottom: 10px;
}

.paddingbottomx2 {
    padding-bottom: 20px;
}

.nopadding {
    padding: 0px !important;
}
.box {
    width: 980px;
    margin: 0px auto;
    min-height: 140px;
    background: #FFFFFF scroll 0 0 no-repeat;
    border: 1px solid #DADADA;
    border-radius: 5px;
    /*box-shadow: 0 1px rgba(0,0,0,0.3);*/
}

.box2 {
    float: left;
    width: 483px;    
    min-height: 140px;
    background: #FFFFFF scroll 0 0 no-repeat;
    border: 1px solid #DADADA;
    border-radius: 5px;
    /*box-shadow: 0 1px rgba(0,0,0,0.3);*/
}

.box3 {
    float: left;
    width: 318px;    
    min-height: 140px;
    background: #FFFFFF scroll 0 0 no-repeat;
}

.box4 {
    float: left;
    width: 235px;    
    min-height: 140px;
    background: #FFFFFF scroll 0 0 no-repeat;
    border: 1px solid #DADADA;
    border-radius: 5px;
    /*box-shadow: 0 1px rgba(0,0,0,0.3);*/
}

.boxtwothird {
    float: left;
    width: 652px;
}

.boxonethird {
    float: left;
    width: 326px;
}

h1 {
  font-size: 32px;
  padding-top: 15px;
  color: #661864;
  margin-left:  10px;
  margin-right:  10px;
  line-height: 1.3em;
}

h2 {
    color: #661864;
    font-size: 24px;
    font-weight: bold;     
    line-height: 1.3em;
    margin: 0px 20px;
    padding-top: 10px;
}

h3 {
    font-size: 20px;
    font-weight: bold; 
    line-height: 1.3em;
    padding-top: 10px;
    color: #661864;
    margin: 0px 20px 0px 20px;
}

h4 { 
    font-weight: normal; 
    line-height: 1.3em;
}

h4, h5, h6 { 
    font-size: 20px;
    padding-top: 10px;
    color: #454545;
    margin: 0px 60px 0px 60px;
}

.iconlist {
    list-style: none;
    margin: 0px;
    padding: 0px;
 }

.checkmark {
    background-image: url(/Images/checkmark.png);
    background-repeat: no-repeat;    
    margin: 4px 0px 0px 0px !important;
    padding: 10px 0px 10px 60px !important;
}

.iconlistmiddle {
    background-position: 0px 50%;
}

.normaltext {
    overflow: hidden;
    font-weight: normal; 
    line-height: 1.3em;
    font-size: 20px;
    padding-top: 10px;
    color: #454545;
    margin: 0px 20px 0px 20px;
    text-align: justify;
}

.normaltext a {
    text-decoration: none;
    color: #661864;
}

.normaltext a:hover {
    text-decoration: underline;
    color: #26B0E0;
}

.purple {
    color: #661864;
}

.gray {
    background-color: #D3D3D3;
}

.bold {
    font-weight: bold;
}

.underline {
    text-decoration: underline;
}

.paragraph {
    margin-top: 10px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.vcenter {
    vertical-align: middle;
}

.maxheight {
    height: 100%;
}

.slide {
    border: 0;
}

.column {
    width: 490px;
}

.break {
    border-bottom: 1px solid #454545;
    margin: 20px auto;
    width: 900px;
}

.button {
    float: left;
}

.button a img {
    border: 0;
    height: 80px;    
    width: 196px;
}


.button_action {
    background-color: #669933;
    border: 1pt solid #669933;
    border-radius: 15pt;
    color: #ffffff;
    display: inline-block;
    font-family: Arial;
    font-size: 10pt;
    padding: 6pt 18pt;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
.button_action:hover {
    background-color: #488010;
    border: 1pt solid #488010;
}
.button_action:disabled {
    background-color: #d3d0d0;
    border: 1pt solid #d3d0d0;
    border-radius: 15pt;
    color: #ffffff;
    display: inline-block;
    font-family: Arial;
    font-size: 10pt;
    padding: 6pt 18pt;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.button_link {
    color: #661864;
    font-size: 21px;
    font-weight: bold;
    padding: 8px 21px;
    text-decoration: underline;
}

.button_link:hover {
    color: #26B0E0;
    text-decoration: underline;
}

.button_more {
    background-color: #ffffff;
    border: 1pt solid #661864;
    border-radius: 4pt;
    color: #661864;
    display: inline-block;
    font-family: Arial;
    font-size: 10pt;
    margin-top: 10px;
    padding: 6pt 10pt;
    text-decoration: none;
    text-transform: uppercase;
}

.button_more:hover {
    background-color: #d3bcd2;
    border: 1pt solid #661864;
}

.button_more:disabled
{
    background-color: #ffffff;
    border: 1pt solid #d3d0d0;
    border-radius: 4pt;
    color: #d3d0d0;
    display: inline-block;
    font-family: Arial;
    font-size: 10pt;
    margin-top: 10px;
    padding: 6pt 10pt;
    text-decoration: none;
    text-transform: uppercase;
}

.button_primary {
    background-color: #669933;
    border: 1pt solid #669933;
    border-radius: 4pt;
    color: #ffffff;
    display: inline-block;
    font-family: Arial;
    font-size: 10pt;
    padding: 6pt 10pt;
    text-decoration: none;
    text-transform: uppercase;
}
.button_primary:hover {
    background-color: #488010;
    border: 1pt solid #488010;
}
.button_primary:disabled {
    background-color: #d3d0d0;
    border: 1pt solid #d3d0d0;
    border-radius: 4pt;
    color: #ffffff;
    display: inline-block;
    font-family: Arial;
    font-size: 10pt;
    padding: 6pt 10pt;
    text-decoration: none;
    text-transform: uppercase;
}

.footer {
    margin: 0 auto; 
    overflow: hidden;
    width: 980px;
}

.footer_links {    
    margin-top: 5px;
}

.sitemap_column {
    float: left;
    width: 163px;
}

.sitemap_line {
    width: 100%;
}

.footer_link_bold {    
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    margin-top: 5px;
    text-decoration: underline;
}

.footer_link_bold:hover {
    color: #26B0E0;
    text-decoration: underline;
}

.footer_link {
    color: #FFFFFF;
    font-size: 12px;
    text-decoration: none;
}

.footer_text {
    color: #FFFFFF;
    font-size: 12px;
}

.footer_link:hover {
    color: #26B0E0;
    text-decoration: underline;
}

.social_buttons_line {
}

.social_buttons_image {
    border: 0;
    padding-top: 5px;
    width: 20px;
}

.copyright {
     color: #FFFFFF;    
     float: left;
     font-size: 9px;
     margin: 5px 0px;
     text-align: center;
     width: 980px;
}

.language {
    float: left;    
    width: 980px;
}

.google_translate {
    float: left;
}

.language img {
    border: 0;
    float: left;
    height: 11px;
    margin-top: 10px;
    margin-right: 4px;
    width: 20px;   
}

.clearfix:before, .clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}