/******************************* Global properties ***************************/
html
{
    width: 100%;
}

body {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 100%;
    color: #24546e;
    width: 964px; /**  background: url(images/body-tail.gif) center top repeat-x #fff; background:url(images/content-bg1.png) center top no-repeat; **/
    background-color: #eef4f6;
    margin: auto;
}

/**********Main form**********/
#form1
{
    position: relative;
    vertical-align: top;
    width: 980px;
    text-align: justify;
    background-color: #ffffff;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding-bottom: 25px;
}
#form1 fieldset
{
    border: none;
    padding: 0;
}
#form1 label
{
    height: 38px;
}
#form1 input[Type="Input"], input[Type="Password"], select
{
    background: #edf1f5;
    border-top: 1px solid #ccdae8;
    border-left: 1px solid #ccdae8;
    border-bottom: none;
    border-right: none;
    color: #24546e;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 12px;
    line-height: 1.25em;
    padding: 6px 10px;
    outline: none;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    margin: 0;
}

#form1 input[type="submit"]
{
    padding: 8px 0px 7px;
    text-decoration: underline;
    border-style:none;

}

#form1 a
{
    padding:  8px 0px 7px;
}

#content
{
    width: 960px;
    position: relative;
    z-index: 999;
    padding: 0;
    background: url('../../../../../../images/content-bg1.png') no-repeat center top;
    margin-top: 0px;
    top: 0px;
    left: 0px;
}

.header-box
{
    position: relative;
    background: #fff url('../../../../../../images/body-tail.gif') repeat-x center top;
    border-radius: 0px 0px 9px 9px;
    -moz-border-radius: 0px 0px 9px 9px;
    -webkit-border-radius: 0px 0px 9px 9px;
    box-shadow: 0px 1px 1px #e6e6e6;
    -moz-box-shadow: 0px 1px 1px #e6e6e6;
    -webkit-box-shadow: 0px 1px 1px #e6e6e6;
    width: 954px;
    height: 82px;
    margin: 0 auto 2px;
}

.button-box
{
    position: absolute;
    top: 790px;
    left: 33px;
    width: 300px;
}

.button-box a
{
    display: inline-block; /*	padding-left:9px; */
    font-size: 12px;
    line-height: 1.25em;
    text-transform: uppercase;
}

#LBBusCont
{
    display: inline-block;
    background-color: #3981a3 !Important;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    color: #000000;
    width: 350px;
    text-transform: uppercase;
}

#LBBusCont:hover
{
    color: #ffffff !Important;
}


#LBJS
{
    display: block;
    background-color: #a8d35b !Important;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    color: #000000;
    width: 350px;
    text-transform: uppercase;
}

#LBJS:hover
{
    color: #ffffff !Important;
}


#form1 .button-submit
{
    display: block;
    background-color: #3981a3;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    color: #000000;
    width: 350px;
    text-transform: uppercase;
}

#form1 .button-submit:hover
{
    color: #ffffff;
}

#form1 .busbutton-submit
{
    display: inline;
    background-color: #a7c130;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    color: #000000;
    max-width: 350px;
    width: 350px;
    text-transform: uppercase;
}

#form1 .busbutton-submit:hover
{
    color: #ffffff;
}


hr
{
    border-style: none;
    height: 2px;
    background-color: #cedae1;
}


.main
{
    width: 960px;
    padding: 0;
    margin: 0 auto;
    font-size: 0.8125em;
    line-height: 1.384em;
}
/*#page1 .main{background:url(../images/content-bg.png) center top no-repeat;}*/

/*********************************header*************************************/
header
{
    width: 100%;
    position: relative;
}
.index
{
    width: 100%;
    position: absolute;
    z-index: 99;
    top: 0px;
    left: 625px;
}

h1
{
    position: absolute;
    top: 0;
    left: 0;
    width: 300px;
    overflow: hidden;
}
h1 a
{
    display: block;
    float: left;
    background: url('../../../../../../images/logo.png') no-repeat 0 0;
    width: 169px;
    height: 84px;
    text-indent: -9999px;
    margin-right: 2px;
}
h1 strong
{
    color: #222;
    display: block;
    font-weight: bold;
    font-style: italic;
    font-size: 16px;
    line-height: 1em;
    padding-top: 27px;
}


/*****************************************content******************************************

#content
{
    background: url(images/content-bg.png) center top no-repeat;
}
****/

/*tags*/
a
{
    color: #438d2c;
    outline: none;
    text-decoration:underline;
}
a:hover
{
    text-decoration: underline;
}

p, .p
{
    margin-bottom: 0px;
    margin-left: 15px;
    margin-right: 15px;
    text-align: justify;
}


h3
{
    font-size: 24px;
    line-height: 1.208em;
    color: #222222;
    font-weight: bold;
    margin-bottom: 16px;
}
h3 span
{
    color: #97afbc;
    text-transform: uppercase;
}

h4
{
    font-weight: bold;
    font-size: 18px;
    line-height: 1.222em;
    color: #97afbc;
    margin-bottom: 10px;
}

h6
{
    color: #0b5d7b;
    font-weight: normal;
    font-size: 13px;
    line-height: 1.384em;
}

figure.img-indent
{
    float: left;
    margin: 0 20px 0px 0;
}

/*classes*/
.wrapper
{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.extra-wrap
{
    overflow: hidden;
}

.button
{
    display: inline-block;
    background: url('../../../../../../images/button-tail.gif') repeat-x center top;
    border-bottom: 1px solid #d0d7dc;
    border-right: 1px solid #d0d7dc;
    border-top: 1px solid #ecf1f4;
    border-left: 1px solid #ecf1f4;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    padding: 10px 14px 9px;
    color: #0b5d7b;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px;
    line-height: 1.27em;
    cursor: pointer;
}
.button:hover
{
    text-decoration: none;
    background-position: center bottom;
    background-color: #fefeff;
    color: #97afbc;
}

.color1
{
    color: #0b5d7b;
}

/***************boxes****************/

/****************lists***************/

/**************borders**************/
.border-bottom
{
    border-bottom: 1px solid #cedae1;
    padding-bottom: 50px;
}

/**************indents**************/
.indents2
{
    padding: 14px 0 37px;
}
.indents3
{
    padding: 0 14px 0 15px;
}
.indents4
{
    padding: 27px 0 40px;
}

.indent-top
{
    padding-top: 14px;
}
.buttons-wrapper
{
    text-align: right;
}
.buttons-wrapper a
{
    cursor: pointer;
    text-transform: uppercase;
    color: #0b5d7b;
    text-decoration: underline;
    font-weight: bold;
    font-size: 11px;
    line-height: 1.27em;
}
.buttons-wrapper a:first-child
{
    margin-right: 20px;
}
.buttons-wrapper a:hover
{
    text-decoration: none;
}


/****************************aside************************/
aside
{
    width: 100%;
    position: relative;
    z-index: 1;
}

/****************************footer************************/
footer
{
    width: 100%;
    padding: 28px 0 40px;
    color: #97afbc;
    font-size: 13px;
    line-height: 1.538em;
    z-index: 999;
}
.footer-text a
{
    color: #97afbc;
}
.footer-text a:hover
{
    text-decoration: underline;
}
.footer-text span
{
    font-weight: bold;
}

