﻿body
{
    margin: 0px;
    padding: 0px;
    font-family: Verdana, HelveticaNeueLT Pro 65 Md, Sans-Serif;
}





#Header
{
    margin: 0px;
    padding-top: 18px;
    padding-bottom: 16px;
    /*padding-left: 22px;*/
    padding-left:0px;

}

#Banner
{
    margin: 0px;
    padding-left: 0px;

}



#ContentContainer
{
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 16px;

}

/*#Content1
{
    padding: 0px;
    margin:0px;
    width: 750px;
}

#Content2
{
    padding: 0px;
    margin:0px;
    width: 750px;
}*/

#Footer
{
    padding-left: 22px;
    font-family: Verdana, HelveticaNeueLT Pro 65 Md, Sans-Serif;
    width:  768px;
}

#footerMenu
{
    font-family:    Verdana, Arial, Helvetica, sans-serif;
    font-size:      10px;
    text-transform: uppercase;
    color:          #465561;
    background-color:   #FFFFFF;
    margin-left:    0px;
    margin-bottom:  0px;
    padding-top:    23px;
    padding-left:   22px;
    padding-bottom: 10px;
    /*float:          left;*/
}

#footerText
{
    font-family:    Verdana, Arial, Helvetica, sans-serif;
    font-size:      8px;
    text-transform: none;
    color:          #465561;
    background-color:   #FFFFFF;
    margin-left:    0px;
    margin-bottom:  0px;
    padding-top:    0px;
    padding-left:   22px;
    padding-bottom: 10px;
    /*float:          right;*/
}




#TopPanel
{
}

#BottomPanel
{
    margin-top: 40px;
}

#ColumnLeft
{
    width: 122px;
    vertical-align:top;
}

#ColumnCenter
{
    /* the old way width: 170px; */
    width: 275px;
    position: relative;
}

#ColumnRight
{
    width: 170px;
}

/*
The old way
#ColumnRightSpacer
{
    width: 105px;
}
*/


#ColumnRightSpacer
{
    width: 0px;
}


#leftSep
{
   color:  #465561;
   width:  100%;
   height:  1px;
   margin-top:  0px;
   padding-top: 0px;
   margin-bottom: 0px;
   padding-bottom: 0px; 
}
    
.homepageFacts
{
  color: #465561; 
  text-decoration: none;
  font-size: 9px;
  padding-top:   0px;
  padding-bottom:   0px; 
}

.homepageFactsList
{
  color: #465561; 
  text-decoration: none;
  font-size: 9px;
  list-style-type:  square;
  list-style-position:  outside;
  padding-left: 0px;
  padding-bottom:   5px;
  margin-left: 0px;
  text-indent:  -24px; 
}






#bannerLogo
{
    margin-left:    0px;
    margin-bottom:  0px;
    padding-top:    18px;
    padding-left:   22px;
    padding-bottom: 0px;
}







/* Collapsor */
.collapser_closed *
{
    display:none;
}

.collapser_open *
{

}

.biorule
/* Horizontal rule between biography entries */
{
    color: #a89a83;
    height: 0.5px;
   /* width: 530px; */
   width: 580px;
    left: 48px;
    position:inherit;
    float:right;
    margin-top: 0px;
    margin-bottom: 0px;
}

.collapsedparagraph
/* Formatting of hidden paragraphs */
{
    /* margin-left: 100px; */
    color:    #465561;
    line-height: 1.5;
    text-align:justify;
}

.ReadMoreLink
{
    cursor: pointer;
}

.bio
 {
     /*float:left; margin:5px 20px 30px 0px;*/
     float:left; margin:5px 10px 10px 0px;
 }
 
.collapser_closed h3, .collapser_open h3
{
   margin-bottom: 15px;
}








.tableGrid
{
    border: solid 1px #8dacc2;

}

table.tableGrid th
{
    color:#a89a83;
    font-size: 12px;
    padding: 4px;

    background-color: #8dacc2;
}

table.tableGrid td
{
    font-size:      11px;
    font-family:    Verdana;
    color:          #465561;
    line-height:    1.8;
    padding:    6px;
}

table.tableGrid td a
{
    color:#006699;
}

table.tableGrid tr.blue th
{
    color:#FFFFFF;
    background-color: #6f85a0;
}

table.tableGrid tr.red th
{
    color:#FFFFFF;
    background-color: #84635f;
}

table.tableGrid tr.gold th
{
    color:#FFFFFF;
    background-color: #8dacc2;
}



/* Case Studies Tables */
table.tableEvenOdd
{
    margin-top: 5px;
    border:     solid 1px #8dacc2;
    border-collapse: collapse;
    empty-cells:    show;
    
    text-align:     left;
    font-size:      10px;
    font-family:    Verdana;
    color:          #8dacc2;
    line-height:    1.0;
    
    /* Next 2 lines seem dumb but remove unwanted space along table bottom */
    background-color: #8dacc2;
    border-bottom:  0px;
}

.table.tableEvenOdd td.fullWidth
{
    width:  549px;
    height: 0px;
}

table.tableEvenOdd.th
{
    border:     solid 1px #8dacc2;
    white-space: nowrap;
    width: 105px;
}


table.tableEvenOdd th.blue
{
    color:  #FFFFFF;
    background-color:#465561;
    height:     25px;
}

table.tableEvenOdd th.blueodd
{
    color:  #FFFFFF;
    background-color:#8dacc2;
    height:     25px;
}

table.tableEvenOdd td.blue
{
    color:  #465561;
    height:     25px;
    width: 124px;
    
    background-color: white;
}

table.tableEvenOdd td.blueodd
{
    color:  #6f85a0;
    height:     25px;
    
    background-color: white;
}


table.tableEvenOdd th.red
{
    color:  #FFFFFF;
    background-color:#465561;
    height:     25px;
}

table.tableEvenOdd th.redodd
{
    color:  #FFFFFF;
    background-color:#8dacc2;
    height:     25px;
}

table.tableEvenOdd td.red
{
    color:  #465561;
    height:     25px;
}

table.tableEvenOdd td.redodd
{
    color:  #6f85a0;
    height:     25px;
}


/* ================== */

table.BigGrid
{
    margin-top: 5px;
    border:     solid 1px #8dacc2;
    border-collapse: collapse;
    empty-cells:    show;
    
    text-align:     left;
    font-size:      9px;
    font-family:    arial, Helvetica, san-serif;
    color:          #465561;
    line-height:    1.0;
}

table.BigGrid th
{
    color:  #FFFFFF;
    background-color:#8dacc2;
    height:     25px;
    vertical-align: middle;
    font-weight:    bold;
    text-align:     left;
}

table.BigGrid td
{
    color:  #465561;
    background-color:#FFFFFF;
    height:     28px;
    vertical-align: top;
    padding-top:    5px;
    padding-bottom:    5px;
    padding-right:  5px;
    border-color:   #8dacc2;
    border-bottom:  1px;
    /*border:     solid 1px #8dacc2;*/
}



/* ================== */




.pageMainImage
{
    width:750px;
}
