body {
    background-color: #f5f7f9;
    margin: 0px;
    padding: 0px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color: #333333;
}
a{
    text-decoration: none;
    color: #1362A7;
}
a:hover{
    text-decoration: underline;
    color: #ffffff;
}
#logo {
    background-image: url(images/Logo.gif);
    width: 416px;
    height: 110px;
    padding: 0px;
    margin: 0px;
    border: 0px solid;
    position: absolute;
    float: left;
    clear: none;
    left: 0px;
    z-index: 100;
}
#saraBall {
    background-image: url(images/saraBall.gif);
    width: 314px;
    height: 177px;
    padding: 0px;
    margin: 0px;
    border: 0px solid;
    position: absolute;
    float: left;
    clear: none;
    top: 7px;
    left: 500px;
    z-index: 3;
}
#contentPanel{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 110px;
    left: 0px;
}
#row1{
    position: relative;
    top: 110px;
    width: 100%;
}
#row2{
    position: relative;
    width: 500px;
    clear: right;
    float: left;
    background-image: url(images/middleBG.gif);
}
#titleBannerBlue {
    height: 74px;
    width: 100%;
    position: relative;
    float: left;
    background-color: #AACEEC;
    margin-left: -2px;
}
#titleBannerPink {
    height: 74px;
    width: 100%;
    position: relative;
    float: left;
    background-color: #FDAAE6;
    margin-left: -2px;
}
#titleBannerGreen {
    height: 74px;
    width: 100%;
    position: relative;
    float: left;
    background-color: #A5FB91;
    margin-left: -2px;
}
#titleBannerPeach {
    height: 74px;
    width: 100%;
    position: relative;
    float: left;
    background-color: #FDCD82;
    margin-left: -2px;
}

#pageTitle{    
    font-family: Arial, Helvetica, sans-serif;
    color: #1362A7;
    font-weight: bold;
    font-size: 16px;
    position: absolute;
    float: left;
    margin-left: 180px;
    margin-top: 20px;
}
#pageTitleSub{
    font-family:Arial, Helvetica, sans-serif;
    color: #606060;
    font-variant: small-caps;
    font-size: 18px;
    margin-top: -6px;
}
span.pageTitleSub-symbol {
    font-variant: normal;
    font-size: 12px;
}
#topLeftBlue{
    background-image: url(images/leftBlue.gif);
    background-repeat: no-repeat;
    /* width: 150px; */
    height: 304px;
    position: relative;
    padding-top: 60px;

}

#leftBarBlue{
    background-image: url(images/leftBlueBar.gif);
    width: 150px;
    background-repeat:repeat-y;
    position: absolute;
    left: 0px;
    top: 414px;
    z-index: 100;
}

#textpanel {
    background-image: url(images/middleBG.gif);
    width: 450px;
    position: relative;
    line-height: 22px;
    font-size:12px;
    margin-left: 152px;
    padding: 20px;
    overflow: visible; /* new */
}
#leftMenu{
    text-align: right;
    position: absolute;
    /* width: 150px; */
    top: 110px;
    left: 0px;
    z-index: 99;
}

#rightPanel{
    position: absolute;
    top: 110px;
    left: 642px;
    height: 270px;
    width: 300px;
    padding: 10px;
    border: 0px solid;
    padding-top: 20px;
}

.textWhiteHeadline{
    font-weight: bold;
    clear: right;
    color: #ffffff;
}
.textBlueHeadline{
    font-weight: bold;
    clear: right;
    color: #1362A7;
}
strong{
    color: #000000;
}
.textP{
    margin-bottom: 16px;
}
.halfwidth{
    width: 400px;
    margin-bottom: 12px;
}
.rightPanelBlueText{
    color: #000;
    font-size: 10px;
    width: 220px;
    border: 0px solid;
}

.rightPanelBlueText p{
    color: #000;
    font-size: 10px;
    font-style: normal;
}
.quote{
    font-size: 10px;
}
em.quote {
    line-height: 18px;
}
strong.quote {
    line-height: normal;
    float: right;
}
.center{
    text-align: center;
    width: 100%;
}
.center a{
    margin: 5px;
}
#contactInfo{
    /* float: left; */
    color: #ffffff;
    font-weight: bold;
    font-size: 10px;
    margin-left: 12px;
margin-top: 20px;
}
#contactInfoTitle{
    font-size: 12px;
    margin-bottom: 8px;
}
#contactInfo a {
    color: #ffffff; 
}
div.hemi2 {
    clear: both;
    float: right;
    width: 20px;
    height: 1.8em; /* like '20px' but works better if user increases font in browser */
    margin: -2px 0 0 0 !important;
    padding: 0 !important;
    background-image: url(images/hemi2.gif);
    background-repeat: no-repeat;
    z-index: 210;
    visibility: hidden;
}
div.menuItem2 {
    position: relative;
    clear: both;
    font-weight: bold;
    color: #ffffff;
    font-size: 11px;
    width: 160px;
    margin: 0 0 0 4px;
    padding: 0;
    cursor: pointer;
}
div.menuItem2 div {
    margin: 0;
    padding: 5px 0;
}
div.menuItem2 a {
    color: #ffffff;
}
#leftMenu a {
    color: #ffffff;
}
#mimiform label{
color:#ffffff; 
font-size: 10px;
margin-top: 5px;}

#mimiform input{
width: 120px;
margin-bottom: 5px;}

#mimiform input .button{
width: 90px;}

#mimiform{ margin-left:15px;
}
