/* page wraps for body content 
----------------------------------------------- */
#body-wrap-h { background-image: url(../css-images/BCM-body-tile.gif); background-repeat: no-repeat; background-position: 0 0; text-align: left; width: 645px; height: auto; float: left; clear: both; min-height: 250px; padding: 25px 0; margin: 0; }


/* left body body content for home page only 
----------------------------------------------- */
#left-col { padding: 0 0 32px; margin: 80px 0 0 104px; width: 130px; float: left; clear: both; white-space: normal; }
/* IE / Win hacks */
* html #left-col { margin-left: 52px; padding: 0; }
/* END IE / Win hacks */


#left-col h1 { color: #fff; font: bold 15px/21px "Lucida Grande", Lucida Sans, Geneva, Arial, sans-serif; margin: 0 0 7px; padding: 0; white-space: normal; }
/* IE / Win hacks */
* html #left-col h1 { margin-bottom: 5px; }
/* END IE / Win hacks */

#left-col h2 { color: #d62417; font: bold 14px/21px "Lucida Grande", Lucida Sans, Geneva, Arial, sans-serif; margin: 0 0 15px; padding: 0; white-space: normal; }
/* IE / Win hacks */
* html #left-col h2 { margin-bottom: 13px; }
/* END IE / Win hacks */

#left-col p { float: left; white-space: normal; }
/* IE / Win hacks */
* html #left-col p { }
/* END IE / Win hacks */

.homeimage { color: #333; font: 11px/17px 'Lucida Grande', Lucida Sans, Geneva, Arial, sans-serif; margin: 5px 0 21px; padding: 0; width: 169px; float: right; }


/* right body content 
----------------------------------------------- */

#body-col { color: #fff; font: 12px/17px "Lucida Grande", "Lucida Sans", Geneva, Arial, sans-serif; margin: 0 57px 0 0; padding: 0; width: 340px; height: auto; float: right; white-space: normal; }
/* IE / Win hacks */
* html #body-col {  }
/* END IE / Win hacks */

#body-col p { vertical-align: top; width: 325px; margin-right: 0; margin-left: 0; padding: 0; }

#body-col ul { width: 220px; margin: 5px 0 0; padding: 0; }
/* IE / Win hacks */
* html #body-col ul { margin-top: 3px; }
/* END IE / Win hacks */
#body-col li { margin: 0 0 0 15px; padding: 5px 0 0; list-style-image: url(../css-images/or-arrow.gif); list-style-position: outside; }
/* IE / Win hacks */
* html #body-col li { margin: 0 0 5px 17px; padding: 0 0 1px; list-style-image: url(../css-images/or-arrow-ie.gif); }
/* END IE / Win hacks */
/* IE / 7.0 Win hacks */
*:first-child+html #body-col li { list-style-image: url(../css-images/or-arrow-ie.gif); }
/* END IE / 7.0 Win hacks */

#body-col h2 { color: #fff; font: bold 13px/21px "Lucida Grande", "Lucida Sans", Geneva, Arial, sans-serif; margin-top: 0; margin-bottom: 9px; padding: 0; }
#body-col h3 { color: #fff; font: bold 13px/21px "Lucida Grande", "Lucida Sans", Geneva, Arial, sans-serif; margin-top: 0; margin-bottom: 9px; padding: 0; }


/* IE / Win hacks */
* html #body-col h2, * html #body-col h3 { margin-bottom: 12px; }
/* END IE / Win hacks */








