/* Default Values */
* { font-family: Arial, Helvetica, sans-serif; }
body { background: #FFF; margin: 0 auto; font-size: 13px; color: #333; line-height: 16px; }

#wrapper { margin: 0 auto; width: 975px; background: url(/images/template2009/bcgrd-document.jpg) top left repeat-y; }
.subnav { background: #191c25; padding: 5px 0 5px 20px; color: #b0b1b4; font-weight: bold; font-size: 11px; text-transform: uppercase; }
.sidebar { background: #130E2C; width: 240px; }
.search { margin: 0; border: 1px #FFF none; color: #ECDBCB; font-weight: bold; }
.search-text { border: none; width: 125px; margin-left: 7px; margin-top: 0px; float: right;  }
.search-submit { border: none; float: right; }
.contents {  }
.rightside { width: 735px; } 
.header { height: 311px; background: #FFF; }
.document {  }
.sitenow { float: left; line-height: 25px; padding: 0 20px; min-width: 665px; }
.footer { font-size: 10px; color: #5C5A5B; margin-top: 20px; }

.foot { background: #000; color: #FFF; font-size: 13px; padding: 20px 0; }
.foot p { padding-left: 250px; margin: 0 0 5px 0; }
.footer { text-align: left; margin: 0; }
sup { font-size: .75em; }

.cat-img { float: left; border: 0; margin-top: 10px; margin-right: 10px; }
.cat-img-right { float: left; border: 0; margin-top: 10px; }

/* Link Styles  */
a, a:visited, a:hover { color: #691A2B; text-decoration: none; }
.subnav a, .subnav a:visited, .subnav a:hover { color: #FFF; }
img.navlink { border: none; float: left; }
.foot a, .foot a:visited, .foot a:hover { color: #FFF; }
.footer a, .footer a:visited, .footer a:hover { color: #5C5A5B; }


/* Utility Styles */
.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; }
.norborder { border: none; }

/* DHTML Menus */
.menuContainer { background-color:#FFD1A3; border-top:2px solid #FFE5CC; border-left:2px solid #FFE5CC; border-right:2px solid #002B14; border-bottom:2px solid #002B14; padding:2; color: #003184};
.menuCell { }

.body {  }
.bodybold { font-weight: bold; }

/* Section / Document Header */
.section, .docheader { font-size: 1.5em; font-weight: bold; }

b { font-weight:bold }
i { text-decoration:italic }
u { text-decoration:underline }

ul {  }
li {  }
div { }

.lightboxDiv
{
    border: 1px solid #666;
    margin: 10px;
    width: 120px;
}

.lightboxDiv div
{
    margin: 5px;
    text-align: center;
}

.lightboxThumb
{

}