@charset "utf-8";
/* Print CSS Document */

#skip-nav,
#flash-pict,
#content-navigation,
#content-search,
.content-left,
.pagebreak {
display: none;
}


#menu_footer,
#flash-pict img,
.content-right {
	display: none;
}

.bodybg3col-equal,
.bodybg2col {
	background: none;
}


#logo,
#logo-small {
position: static;
display: block;
text-align: right;
margin: 0 8%;
}
#report-head {
display: block;
font-size: 18pt;
font-weight: bold;
margin-bottom: 10px;
}
.bg-box {
background: none;
border: 1px solid #C8C2BE;
padding: 11px 11px 3px 11px;
margin: 2px 0 14px 0;
}

#content-top{
width: 100%;
}

.content-center {
float: none;
clear: both;
width: 90%;
margin: 0 3%;
z-index: inherit;
}

#contener {
height: auto;
min-height: inherit;
/* Uncomment width: 100% and comment out width: 800px when pdf.css is referenced in the content pages.
/*width: 100%; */
width: 700px;

z-index: inherit;
}

h1, h1.cr2008 {
color: #ff6600;
font-size: 18pt;
font-weight: bold;
}
h1 em, h1.cr2008 em {
color: #ff6600;
font-size: 18pt;
font-weight: bold;
}

h2, h2.cr2008 {
clear: both;
color: #000000;
font-size: 13pt;
font-weight: bold;
}

h2.box-orange 
{
	font-size: 13pt;
	font-weight: bold;
}

h3, h3.cr2008 {
clear: both;
color: #666666;
font-size: 13pt;
font-weight: bold;
}

h3.orange {
clear: both;
color: #ff6600;
font-size: 13pt;
font-weight: bold;
}

h4, h4.cr2008 {
clear: both;
color: #666666;
font-size: 11pt;
font-weight: bold;
}

td,
li,
p {
	font-size: 17px;
}
p.lead {
	font-size: 20px;
}

.more-link a {
	color: #666666;
}

.Ultable li {
	font-size: 15px;
}
.crumbs li {
	font-size: 15px;
}


