body, html
{
/*    margin                : 3px 3px 3px 3px;*/
    font-family            : Verdana, Lucida Sans Unicode, Trebuchet MS, Sans-Serif !important;
    font-size           : 11px !important;
    background-color    : #FFFFFF;
}

table
{
    margin-top          : 1px;
    padding             : 0px;
    font-family         : Verdana, Lucida Sans Unicode, Trebuchet MS, Sans-Serif;
    font-size           : 11px;
    background-color    : #FFFFFF;
}

tr
{
    padding-left        : 3px;
    padding-right       : 3px;
    height              : 20px;
} 
button span {
    padding-right: 5px;
}         
.well{
    background-color: #c0d8d8;
}



.trdar
{
    background-color    : #F4F3EC;
}
.trlig {
    background-color: #c0d8d8;
}

tr.fancy1 
{
    background          : #fff url(buttonbar2.gif) repeat-x top;
    height              : 20px;
}

tr.fancy2 
{
    background          : #fff url(buttonbar1.gif) repeat-x top;
    height              : 20px;
}

td.fancy1 
{
    background          : #fff url(buttonbar2.gif) repeat-x top;
    height              : 20px;
}

td.fancy2 
{
    background          : #fff url(buttonbar1.gif) repeat-x top;
    height              : 20px;
}

td
{
    padding             : 6px !important;  
}

td.tdhead
{                                                                     
    background-color    : #307D7E;
    border-top          : 1px solid #307D7E;
    border-bottom       : 1px solid #307D7E;
    vertical-align      : middle;
}
td.tdhead a {
    color: white;
}
td.tdhead span::before {
    color: white;
    padding-right: 5px;
}

td.tdlbl
{
    background-color    : #F4F3EC;
    background          : #fff url(windowbg2.gif) repeat-x top;
    vertical-align      : middle;
    width               : 222px;
    font-family         : Verdana, Lucida Sans Unicode, Trebuchet MS, Sans-Serif;
    color               : #307D7E;    
}

td.tdsearch
{
    text-align          : left;
    padding-left        : 0px;
    font-size           : 10px;
}

td.tdfoot 
{
    vertical-align      : middle;
    border-top          : 1px solid #307D7E;
    vertical-align      : middle;
    padding-top         : 2px;    
}

h1
{
    font-family         : Verdana, Lucida Sans Unicode, Trebuchet MS, Sans-Serif;
    font-size           : 24px;
    font-weight         : bold;
    color               : #307D7E;
    margin              : 0px;
}

h2
{
    font-family         : Trebuchet MS, Lucida Sans Unicode, Sans-Serif;
    font-size           : 13pt;
    font-weight         : bold;
    color               : #307D7E;
    margin              : 0px;
}

h3
{
    font-family         : Lucida Sans Unicode, Trebuchet MS, Sans-Serif;
    font-size           : 13px;
    font-weight         : bold;
    color               : #307D7E;
    margin              : 0px;
}

a:visited, a:active
{
    text-decoration     : none;
}

a:link
{
    text-decoration     : none;
    color               : BLUE;
}

a:hover
{
    text-decoration     : underline;
    color               : RED;
}

input
{
    height              : 20px;
    width               : 250px;
    vertical-align      : middle;
}

select
{
    font-family         : Verdana, Lucida Sans Unicode, Trebuchet MS, Sans-Serif;
    font-size           : 11px;
    height              : 20px;
    width               : 250px;
    vertical-align      : middle;
}

input, textarea
{
    font-family         : Verdana, Lucida Sans Unicode, Trebuchet MS, Sans-Serif;
    font-size           : 11px;
    border              : 1px solid #307D7E;
}

.button
{
    font-family         : Verdana, Lucida Sans Unicode, Trebuchet MS, Sans-Serif;
    font-size           : 11px;
    height              : 20px;
    color               : BROWN;
    border              : 1px solid #218429;
    background-color    : #F4F3EC;
    background          : #fff url(buttonbar2.gif) repeat-x top;
    width               : auto;
    vertical-align      : middle;
    cursor              : pointer;
}

.check_box
{ 
    border              : none;
    width               : auto;
    background          : none;
    margin              : 0px;
}

.border_table
{
    border              : 1px solid #307D7E;
}

.section-title {
    color: #106b88;
    text-transform: uppercase;
    font-size: 32px;
    padding-bottom: 12px;
    margin: 0 0 24px;
    position: relative;
    text-align: center;
}
.section-title:before {
    background-color: #106b88;
    margin-left: -125px;
    width: 250px;
    content: '';
    display: block;
    height: 3px;
    position: absolute;
    left: 50%;
    bottom: 0;
}
legend {
    color: #307d7e !important;                           
}
#form .well{
    background-color: #eef4f4;
}
.btn-green {
    color: #fff;
    background-color: #128F9A;
    border-color: #128F9A;
}
.btn-green:hover {     
    color: #fff;
    background-color: #307D7E;
    border-color: #307D7E;
}
.btn:hover{
    color: #fff !important;
}
.control-label {
    float: left;
    width: 200px;
    padding-top: 5px;
    text-align: right;
}
.controls {
    margin-left: 240px;
}
.nopadside {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.mainbody
{
/*    border              : 1px solid #307D7E;*/
    margin-top          : 5px;
    margin-bottom       : 5px;
    padding-left        : 5px;
    padding-right       : 5px;
}

.errmsg
{
    vertical-align      : middle;
    font-weight         : bold; 
    color               : RED;
}

.sucmsg
{
    vertical-align      : middle;
    font-weight         : bold; 
    color               : #309DB5;
}

img.myimg:hover
{
    position            : relative;
    height              : 37px;
    width               : 37px;
}

#header {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    background: rgb(243,184,76);
/*    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);*/
}
.headerwrap {
    display: table;
    width: 100%;
    table-layout: fixed;
    height: 55px;
}

.headerwrap .headerone {
    display: table-cell;
    vertical-align: middle;
}
.headerone {
    width: 33.3%;
}

.headerone p {
    background-color:rgb(243,184,76);
    text-align: center;
    border-radius: 5px 0px 0px 5px;
    font-family: 'Marck Script';
    font-size: 33px;
    color:white;
    text-shadow: 2px 2px #ad6b08; 
}

.menutiles ul li {
    list-style: none;
    margin: 15px 0px;
}
.menutiles ul li .tilescontainer {
    
    border-radius: 5px;
    box-shadow: 3px 4px 5px #a7abaf;
    height: 221px;
    text-align: center;
    padding: 40px;
    font-family: 'Marck Script';
    font-size: 20px;
    color:white;
    text-shadow: 2px 2px #ad6b08; 
}
.menutiles ul li .overlay {
    height: 100%;
    background:rgb(243,184,76,0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    transition: background .8s ease;
}
.menutiles ul li .tilescontainer:hover .overlay{
    opacity:1;
}

.menutiles ul li .overlay a {
    top: 40%;
    position: relative;
    z-index: 5;
}
.menutiles ul li .overlay a button {
    padding: 7px 15px;
    border-radius: 5px;
    border: none;
    font-weight: bold;
    text-decoration: underline;
    background-color: #d1d1d1;
}
.menutiles ul li .tilescontainer img {
    width: 100%;
}
.menutiles ul li .tilescontainer p {
    font-size: 1.5em;
    margin-top: 10px;
}

.broker {
    background: #307D7E; 
}

.claims {
    background: #F8D49F; 
}

.policy {
    background: #88B3E1; 
}

.admin {
    background: #F7B9EB; 
}