body
{
    margin: 25px;
    background: url(http://www.bioworcester.com/Images/CMS/BioWorcester/background.gif) top left repeat;
    text-align: center;
}
h1, h2, h3, h4, h5, h6, p, ul, ul li, ol, ol li, dd, dt, table
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    text-align: left;
}
h1, h2, h3, h4, h5, h6 { margin: 5px 0px; }
h1 { font-size: 1.3em; }
h4, h5 { font-style: italic; font-size: 0.9em; padding: 0px; }
h5 { font-weight: normal; }
h6 { font-size: 0.7em; }

/* *********** */
/* Site Layout */
/* *********** */
#layout
{
    margin: auto;
    width: 736px;
    background: url(http://www.bioworcester.com/Images/CMS/BioWorcester/contentbg.jpg) top left repeat-y;
}
#header
{
    margin: 0px auto 16px auto;
    height: 121px;
    background: url(http://www.bioworcester.com/Images/CMS/BioWorcester/headerbg.jpg) top left no-repeat;
}
#logo
{
    margin: 15px 0px 0px 15px;
    float: left;
    position: relative;
}
#tagline
{
    margin: 12px 0px 0px 22px;
    float: left;
    position: relative;
}
#logo img, #tagline img { border: 0px; }
#contentmid
{
    clear: both;
    float: left;
    margin-bottom: 16px;
}
#rightcolumn
{
    margin: -1px 16px 0px 16px;
    float: left;
    text-align: left;
}

/* *************** */
/* Side Navigation */
/* *************** */
#nav
{
    margin: 0px 0px 0px 16px;
    width: 200px;
    float: left;
}
* html #nav
{
    margin: 0px 0px 0px 8px;
}
#nav ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    font-size: 0.95em;
}
#nav ul li
{
    border-bottom: 1px solid #999;
}
#nav ul li#first
{
    border-top: 1px solid #999;
}
#nav ul li img
{
    border: 0px;
}
#nav ul li a
{
    margin: 0px;
    padding: 15px 0px;
    width: 200px;
    display: block;
    text-decoration: none;
    color: #333;
    background-color: #fff;
    text-align: center;
}
#nav ul li.down, #nav ul li.downsub { background-color: #ddd !important; }
#nav ul li.down a, #nav ul li.downsub a { background-color: transparent !important; }
#nav ul li.downsub a { padding-bottom: 5px; }
#nav ul li.down a:visited:hover, #nav ul li.down a:link:hover, #nav ul li.downsub a:visited:hover, #nav ul li.downsub a:link:hover, #nav ul li li a:visited:hover, #nav ul li li a:link:hover { background-color: #eee !important; }


/* ************ */
/* Content Area */
/* ************ */
#photos
{
    width: 488px;
    float: left;
}
#photos { _margin-bottom: 16px; *margin-bottom: 16px; }
#photos img
{
    border: 1px solid #999;
    float: left;
}
#photos .thumbs
{
    width: 74px;
    float: right;
}
#photos .thumbs img
{
    margin-bottom: 15px;
}
#content
{
    width: 466px;
    padding: 10px;
    text-align: left;
    border: 1px solid #999;
    clear: both;
}
#content a:link { color: #363; }
#content a:hover { color: #030; }
.clear
{
    clear: both;
}
/* Typography Specs */
#content h1
{
    color: #363;
}
#content h2
{
    color: #333;
    margin: 0px;
    padding: 5px 0px;
    font-size: 1.1em;
}
#content h3
{
    margin: 10px 0px -3px 0px;
    color: #666;
}
#content p
{
    margin: 0px;
    padding: 5px 0px;
    font-size: 0.85em;
    line-height: 1.4em;
}
#content p, dl, #content li, blockquote
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: .8em;
    line-height: 1.4em;
}
#content ul { margin: 5px 0px 10px 0px !important; }
#content li li { font-size: 1em; }
table.form td, table.archive td, table.calendar td, table.data td, table.schedule td, table.schedule th.right
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: .8em;
}
li table.form td, li table.archive td, li table.calendar td, li table.data td, li table.schedule td, li table.form th, li table.archive th, li table.calendar th, li table.data th, li table.schedule th { font-size: 1em; }
table td p { font-size: 1em; }
table td dl, dl p { font-size: 1em !important; }
#content ul li p { font-size: 1em; }
/* lists */
#content ul li, #content ol li
{
    margin-left: -10px;
    margin-bottom: 5px;
}
#content UL LI, #content OL LI { _margin_left: 35px; *margin-left: 35px; }
#content ul li ul, #content ol li ol
{
    margin-top: 3px;
}
#content ul li li, #content ol li li
{
    margin-left: -20px;
    margin-bottom: 0px;
}
#content UL LI LI, #content OL LI LI { _margin-left: 20px; *margin-left: 20px; }
#content ol li li
{
    list-style-type: lower-alpha;
}
#content ol li li li
{
    list-style-type: lower-roman;
}
/* tables */
#content table.format, table.archive, table.calendar, table.form, table.data, table.schedule, table.chart, table.directory, table.shifts, table.quiz
{
    margin: 0px 0px 1em 0px;
}
#content table.center, table.chart
{
    margin: 0px auto 1em auto;
}
#content table.calendar, table.form, table.schedule
{
    width: 100%;
    clear: both;
}
#content div.calloutpresent table.calendar, div.calloutpresent table.form, div.calloutpresent table.schedule
{
    width: auto;
    clear: none;
}
#content table.format td, table.form td, table.data td, table.schedule td, table.searchresults td, table.chart td, table.directory td, table.center td, table.archive td, table.quiz td
{
    color: #333;
    padding: 3px;
}
#content table.shifts td
{
    white-space: nowrap;
    padding: 0px;
}
#content table.shifts th
{
    white-space: nowrap;
    padding: 3px 3px;
}
#content table.shifts td span
{
    width: 40px;
    float: left;
    text-align: center;
    margin: 0px 1px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .75em;
    padding: 1px;
}
#content table.shifts td span em
{
    color: #f00;
    width: 50px;
}
#content table.shifts td span.available
{
    border-color: #000;
    border-width: 1px;
    border-style: solid;
    width: 38px;
}
#content table.center td
{
    text-align: left;
}
#content table.archive td, table.quiz td
{
    vertical-align: top;
}
#content table.directory td
{
    vertical-align: top;
    padding-bottom: 1em;
}
#content table.calendar td
{
    vertical-align: top;
    width: 14.28%;
    height: 5em;
    padding: 3px;
}
#content table.schedule td, table.searchresults td
{
    vertical-align: top;
}
#content table.chart td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: .75em;
    text-align: center;
}
#content td.top {
    vertical-align: top;
    text-align: left;
}
#content th
{
    font-family: Arial, Helvetica, sans-serif;
    background-color: #ccc;
    font-size: .75em;
    font-weight: bold;
    padding: 3px;
}
#content th.main
{
    background-color: #bbb;
    font-size: .9em;
    font-weight: bold;
}
#content th.highlight {
    background-color: #bbb;
}
#content th.calendarheads
{
    font-size: .9em;
    font-weight: bold;
}
#content table.data th.right, table.data Col.right, table.shifts th.right
{
    text-align: right;
    background-color: #ccc;
}
#content table.format th.right, table.form th.right
{
    text-align: right;
    vertical-align: top;
    background-color: #ddd;
}
#content table.schedule th.right
{
    font-family: Times New Roman, Times, serif;
    font-size: medium;
    background-color: transparent;
    text-align: right;
    vertical-align: top;
    white-space: nowrap;
    width: 15%;
}
#content table.form th.right
{
    width: 15%;
}
#content th.rightnoshade
{
    text-align: right;
    vertical-align: top;
    background-color: #fff;
}
#content th.big {
    vertical-align: top;
    font-size: 1.2em;
    }
#content th.left
{
    text-align: left;
    vertical-align: top;
}
#content th small, p.links small
{
    font-weight: normal;
}
#content td.number
{
    text-align: right;
}
#content td.total
{
    border-color: black;
    border-width: 1px 0 0 0;
    border-style: solid;
    font-weight: bold;
    text-align: right;
}
#content tr.tint td, tr.tintdim td, td.tint, td.calendartint, table.schedule tr.tint th.right, table.quiz tr.tint th.right
{
    background-color: #eee;
}
#content tr.dim td, tr.tintdim td, tr.dim td A:link, tr.tintdim td A:link, tr.dim td A:visited, tr.tintdim td A:visited, span.dim, td.dim {
    color: #999;
}
/* Image Divs */
div.album div
{
    float: left;
    width: 150px;
    height: 170px;
    margin: 5px;
}
div.album div img
{
    text-align: center;
    vertical-align: middle;
    display: block;
    margin: auto;
    border-width: 0px;
}
div.albumportrait div
{
    float: left;
    width: 120px;
    height: 200px;
    padding: 0px 5px 10px 5px;
    text-align: center;
    vertical-align: top;
}
div.albumlandscape div
{
    float: left;
    width: 170px;
    height: 200px;
    padding: 0px 5px 10px 5px;
    text-align: center;
    vertical-align: top;
}
div.albumlarge div
{
    float: left;
    width: 300px;
    height: 250px;
    padding: 0px 5px 10px 5px;
    text-align: center;
    vertical-align: top;
}
div.albumlarge div p, div.albumportrait div p, div.albumlandscape div p, div.album div p
{
    text-align: center;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: .75em;
    color: #000;
    line-height: normal !important;
    margin-top: 3px !important;
}
div.photocenter
{
    margin: 1em auto 1em auto;
    text-align: center;
}
div.photocenter p
{
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: .65em;
    text-align: center;
    padding-right: 15px;
    margin-top: 3px;
    color: #666;
    line-height: normal;
}
div.photoright100, div.photoright150, div.photoright200, div.photoright250, div.photoright300, div.photoright400, img.right, div.right
{
    clear: right;
    float: right;
    padding: 0px 0px .5em 10px;
}
div.photoright100 { width: 100px; }
div.photoright150 { width: 150px; }
div.photoright200 { width: 200px; }
div.photoright250 { width: 250px; }
div.photoright300 { width: 300px; }
div.photoright400 { width: 400px; }
div.photoright100 p, div.photoright150 p, div.photoright200 p, div.photoright300 p, div.photoright250 p, div.photoright400 p, div.photoenclosed300 p
{
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: .75em !important;
    text-align: right;
    padding-right: 15px;
    padding-left: 15px;
    color: #666 !important;
    line-height: normal;
}
div.photoleft100, div.photoleft150, div.photoleft200, div.photoleft250, div.photoleft300, img.left, div.left
{
    clear: left;
    float: left;
    padding: 0px 10px .5em 0px;
}
div.photoleft100 { width: 100px; }
div.photoleft150 { width: 150px; }
div.photoleft200 { width: 200px; }
div.photoleft250 { width: 250px; }
div.photoleft300 { width: 300px; }
div.photoleft100 p, div.photoleft200 p, div.photoleft250 p, div.photoleft300 p, div.photoleft150 p
{
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: .75em !important;
    text-align: left;
    padding-right: 15px;
    margin-top: 3px;
    color: #666 !important;
    line-height: normal;
}
div.photoright100 img, div.photoright150 img, div.photoright200 img, div.photoright300 img, div.photoright250 img, div.photoright400 img, div.photoenclosed300 img, div.photoleft200 img, div.photoleft300 img, div.photoleft150 img, div.photocenter img
{
    margin-bottom: 3px;
}
div.photoenclosed300
{
    float: right;
    width: 300px;
    padding: 0px;
    margin: 0px 0px .5em 10px;
    background-repeat: repeat-y;
}
div.photoenclosed300 p
{
    padding-left: 10px;
}
.photowidebottom
{
    width: 300px;
    height: 26px;
    background-repeat: no-repeat;
}
/* Callouts */
div.callout h2.callout, div.callout300 h2.callout, div.callout200 h2.callout
{
    color: #fff !important;
}
div.callout p, div.callout300 p, div.callout200 p
{
    padding: 0px 15px 5px 10px !important;
}
div.callout
{
    float: right;
    width: 250px;
    padding: 0px 0px .5em 10px;
    clear: right;
}
div.quarter div.callout, div.half div.callout, div.third div.callout, div.threequarter div.callout, div.twothird div.callout
{
    float: none;
    width: auto;
    padding: 0px 0px .5em 0px;
}
div.callout300
{
    float: right;
    width: 300px;
    padding: 0px 0px .5em 10px;
}
div.callout200
{
    float: right;
    width: 200px;
    padding: 0px 0px .5em 10px;
}
div.calloutfilled
{
    float: right;
    width: 250px;
    padding: 0px 0px .5em 0px;
    margin: 0px 0px 1em 10px;
    background-color: #eee;
}
div.calloutfilled h2
{
    margin: 0px;
    padding: 6px 10px 0px 10px;
    font-size: 1em;
}
div.calloutfilled h3
{
    margin: 0px;
    padding: 6px 10px 0px 10px;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: .8em;
}
div.box h2
{
    margin: 0px;
    padding: 3px 10px 3px 10px;
    font-size: .9em;
    background-color: #000;
    color: #fff;
    border-style: none;
}
div.callout h2, div.callout300 h2
{
    border-left: #ccc;
    border-width: 0 0 0 2px;
    border-style: none none none solid;
    margin: 0px 0px 0px 0px;
    padding: 6px 0px 0px 10px;
    font-size: 1em;
}
div.callout h3, div.callout300 h3
{
    border-left: #ccc;
    border-width: 0 0 0 2px;
    border-style: none none none solid;
    margin: 0px 0px 0px 0px;
    padding: 6px 0px 0px 10px;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: .8em;
}
div.callout p, div.callout300 p, div.callout200 p, div.callout table, div.callout300  table, div.callout form, div.callout300  form, div.callout dl
{
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: .75em;
    line-height: normal;
    border-left: #ccc;
    border-width: 0 0 0 2px;
    border-style: none none none solid;
    margin: 0px;
    padding: 3px 0px .5em 10px;
}
div.callout form table, div.callout300 form table, div.callout form p, div.callout300 form p
{
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 1em !important;
    line-height: normal !important;
    border-style: none !important;
    margin: 0px !important;
    padding: 0px !important;
}
div.callout form table th, div.callout300 form table th, div.callout table th
{
    font-size: 1em !important;
}
div.callout ol, div.callout300 ol, div.callout ul, div.callout300 ul, div.callout200 ol, div.callout200 ul
{
    padding: .25em 0px .25em 30px;
    margin: 0px;
    border-left: #ccc;
    border-width: 0 0 0 2px;
    border-style: none none none solid;
    width: 86%;  
}
div.callout ul, div.callout200 ul, div.callout300 ul { list-style-type: none; }
div.callout ol li, div.callout200 ol li, div.callout300 ol li
{
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: .75em;
}
div.callout ul li, div.callout200 ul li, div.callout300 ul li
{
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: .75em;
    text-indent: -20px;
}
div.callout ul.bullets { list-style-type: disc; }
div.callout ul.bullets li
{
    margin: 0px;
    padding: 0px;
    border: 0px;
    text-indent: 0px;
}
div.calloutfilled p, div.box p
{
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: .75em;
    line-height: normal;
    margin: 0px 0px 0px 0px;
    padding: 3px 10px 3px 10px;
}
div.callout p.hang, div.calloutfilled p.hang
{
    padding-left: 20px;
}
div.callout dd
{
    margin-left: 10px;
}
div.callout p.author
{
    text-align: right;
    line-height: 1.2em;
    font-style: italic;
}
div.callout p small, div.callout300 p small, div.calloutfilled p small, div.box p small,  p.fineprint small
{
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: .9em;
}
div.box li {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: .75em;
}
h2.callout
{
    background-color: #363;
    color: #FFF;
    background-position: left top;
    background-repeat: no-repeat;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: .75em !important;
    text-transform: uppercase;
    letter-spacing: .1em;
    padding: 3px 10px 3px 12px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
    border-style: none !important;
    font-weight: bold;
}
div.callout ul, div.callout300 ul, div.callout200 ul
{
    padding: 5px 15px 5px 40px !important;
}
div.callout ul ul, div.callout300 ul ul, div.callout200 ul ul
{
    border-left: 0px !important;
}
div.callout ul ul
{
    width: 160px;
}
div.callout200 ul ul
{
    width: 110px;
}
div.callout300 ul ul
{
    width: 210px;
}
/* ***************** */
/* Footer Attributes */
/* ***************** */
#footer
{
    width: 704px;
    padding: 0px 16px;
    background: url(http://www.bioworcester.com/Images/CMS/BioWorcester/footerbottom.jpg) bottom left no-repeat;
    text-align: left;
    float: left;
}
#footer .logos
{
    border-top: 1px solid #999;
    float: left;
}
#footer .logos img
{
    margin: 16px 0px 10px 20px;
    border: 0px;
}
#footer .logos p
{
    margin: 0px;
    padding: 0px 0px 16px 20px;
    width: 290px;
    color: #666;
    font-size: 0.7em;
    line-height: 1.2em;
}
#footer p a
{
    color: #363;
}
#footer p a:hover
{
    color: #030;
}
#footer
{
    border-top: 1px solid #999;
}
#footer p
{
    margin: 15px 0px 0px 0px;
    padding: 0px 10px 20px 10px;
    color: #333;
    font-size: 0.7em;
    line-height: 1.4em;
    text-align: center;
}