#Design002LeftContent{
    box-sizing:content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}
#Design002LeftContent *{
    box-sizing:content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

.main-content-container{
    font-size:12px;
    line-height:1.3em;
}


.main-content-container *{
    box-sizing:content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

.main-content-container img{
    max-width:none;
}

.main-content-container p{
    line-height:1.3em;
}

.main-content-container ul{
    margin-left:25px;
}

.main-content-container ol{
    margin-left:25px;
}

.main-content-container li{
    line-height:1.3em;
    margin:10px 0px;
}

.main-content-container blockquote{
    line-height:1.3em;
    color:#000;
}

body{
    background-color:#CCC7BB;
    background-image:none !important;
}

.row{
}



.hide-for-small{
    display:block !important;
}

.hide-for-medium-up {
    display:none !important;
}

.static {
    width:958px;
    margin:auto;
}

.subnavigation-container{
    width:958px !important;
}

a{
    color:#840831;
}

a:hover{
    color:#840831;
}

.large-1 {
position: relative;
width: 8.33333% !important; }

.large-2 {
position: relative;
width: 16.66667% !important; }

.large-3 {
position: relative;
width: 25% !important; }

.large-4 {
position: relative;
width: 33.33333% !important; }

.large-5 {
position: relative;
width: 41.66667% !important; }

.large-6 {
position: relative;
width: 50% !important; }

.large-7 {
position: relative;
width: 58.33333% !important; }

.large-8 {
position: relative;
width: 66.66667% !important; }

.large-9 {
position: relative;
width: 75% !important; }

.large-10 {
position: relative;
width: 83.33333% !important; }

.large-11 {
position: relative;
width: 91.66667% !important; }

.large-12 {
position: relative;
width: 100% !important; }

.heading{ font-size: 14px; font-weight: bold; color: black;}
.heading_small{ font-size: 13px; font-weight: bold; color: black;}
.heading_large{ font-size: 15px; font-weight: bold; color: black;}
.heading_color{ font-size: 14px; font-weight: bold; color: #006699;}
.heading_small_color{ font-size: 13px; font-weight: bold; color: #006699;}
.heading_large_color{ font-size: 15px; font-weight: bold; color: #006699;}

.design010Tab{
    line-height:1em;
}

h1{
    font-size:1.2em;
    font-weight:bold;
    color:#333333;
    font-family:sans-serif;
    margin:5px 0px;
}

h4{
    font-size:1.1em;
    font-weight:bold;
    color:#333333;
    margin:5px 0px;
    text-transform:none;
}

input{
    font-size:12px;
}

label{
    font-size:12px;
}

.fb_tableCell{
    padding:5px 15px !important;
}

.fb_labels{
font-size:12px;
}

table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: none;
    background-color: none;
}
