/* BRC Print Stylesheet */
html { font-size:100.01%; }
body { font:64%/16px Verdana, sans-serif; margin:0; color:#333; background: #20365f url(../images/header.png) repeat-x; }
/* top navigation */
.nav { display:none; }
/* left navigation */
.menu { display:none; }
/* search form */ 
#search-form { display:none; }
/* translations */
#translations { display:none; }
/* ad boxes */
.box { display:none; }
.address { color: #92a4b8; font-style: normal; padding-top: 25px; font-size: 110%; line-height: 1.44em; }
/* LAYOUT ELEMENTS */
.holder { width: 100%; background: url(../images/gradient.gif) repeat-x 0 179px; overflow: hidden; }
#container { margin:0 auto; width: 770px; position: relative; padding-bottom: 12px; }
#content-holder { width: 570px; float: right; margin-top: -14px; position: relative; z-index: 1; }
#content { background: url(../images/content-bg-part2.gif) repeat-y; width: 100%; padding-bottom: 20px; }
#content .inner { background: url(../images/content-bg-part1.gif) no-repeat; padding: 0 23px 0 28px; overflow: hidden; }
/* tools area */
#tools { display:none; }
/* breadcrumbs */
#breadcrumbs { clear:both; list-style:none; padding-left:-20px; padding-bottom:8px; color: #394c6f; height:1%; overflow:hidden; font-size:.9em; }
#breadcrumbs ul { float:left; margin:20px 0 10px -20px; }
#breadcrumbs li { display:inline; background: url(../images/arrow.gif) no-repeat 0 2px; margin-right:1px; padding-left:8px; }
#breadcrumbs a { color: #033797; }
#breadcrumbs a:hover { text-decoration:underline; }
#breadcrumbs li:first-child { background: none; padding-left:0; }
/* Columns */
#column { width: 170px; float: left; margin-top: -8px; position: relative; z-index: 2; }
#column_full { width: 507px; float: left; }
/* left half-column */
#column_left { width: 290px; float: left; }
/* right half-column */
#column_right { width: 207px; float: right; overflow: hidden; background: url(../images/gradient1.gif) repeat-x; padding: 24px 0 0 10px; margin-top:-24px; }
#column_right_home { width: 207px; float: right; overflow: hidden; background: url(../images/gradient1.gif) repeat-x; padding: 24px 0 0 10px; margin-top:-32px; }
/*  custom list */
#column_left li, #column_right li, #column_full li { font-size: 10px; line-height: 12px; list-style-image:url(../images/marker.gif); padding: 6px 0 0 0; }
#column_left ul, #column_right ul, #column_full ul { margin: -6px 0 10px 15px; }
/* table */
table, table th, table td { border: 0; line-height: 1.57em; padding: 0; margin: 0; border-collapse: collapse; }
table { border: 1px solid #b6c0d3; /**	border-bottom: 1px solid #b6c0d3;
	border-right: 1px solid #b6c0d3; **/
	width: 100%; margin-bottom:10px; }
table th { font-size: 85%; }
table td { color: #000; }
.table td { text-align: left; vertical-align:text-top; height:auto; }
.table th { color: #20365f; padding-top: 2px; }
.table img { border:#FFF solid 10px; padding:0; margin:0; }
.table .last td { padding-bottom: 3px; }
.table ul li { list-style-position:inside; }
/* gallery */
#gallery { overflow: hidden; padding-top: 8px; width: 227px; margin-right: -20px; }
#gallery ul { margin:0; padding:0; list-style:none }
#gallery img { border: 1px solid #4d4f54; display: block; }
#gallery .frame, #gallery li { float: left; padding: 7px 20px 0 0; background:none!important; list-style:none; }
/* banner */
.banner { font-size: 90%; line-height: 1.44em; padding:26px 0 30px; }
.banner img { margin-bottom: -24px; }
/* footer */
#footer-holder { clear: both; width: 100%; overflow: hidden; }
#footer { background: transparent url(../images/footer-bg.gif) no-repeat 0 100%; float: right; width: 566px; color: #6e7a93; font-size: 9px; line-height: 12px; text-transform:uppercase; padding: 3px 0 14px 4px; }
#footer a { color: #8291ac; }
#footer a:hover { text-decoration:underline; }
.minigallery { float:right; margin:0 0 15px 15px }
