/* PRINT STYLES
------------------------------------------------------------------------------------- */
body { text-align: left; font-size: 12px; font-family: arial, helvetica, sans-serif; color: #000; background: #fff; }

a:link { color: #333; text-decoration: underline; }
a:visited { color: #666; text-decoration: underline; }

#link-home, .top-nav, .login, .nav-footer, .sub-nav, #logo  { display: none; }

.header h3 { color:#D7D7D7; }

#txt-voice { position:absolute; top:0; right:20px; }

.right-column-inner h2 { margin:0 0 3px; padding:0; font-size:22px; font-weight:normal; color:#333; }
.right-column-inner h3 { margin:0 0 5px; padding:7px 0 0; font-size:18px; font-weight:normal; text-transform:none; color:#5e0700; }
.right-column-inner h4 { margin:0 0 15px; padding:0; font-size:14px; font-weight:bold; text-transform:none; color:#666; }
.right-column-inner p { margin:0 0 17px; padding:0; color:#333; line-height:17px; }
.right-column a:visited { color:#666; }
	
.breadcrumb { position:absolute; top:0; right:20px; margin:41px 0 0; padding:0; list-style:none; overflow:hidden; background:url(../images/fader.png) no-repeat; }
	.breadcrumb li { float:left; margin-top:11px; padding:0 5px 0 10px; background:url(../images/bullet-crumbs.gif) no-repeat 0 4px; color:#999; font-size:10px; font-weight:bold; }
	.breadcrumb li.first { background:none; padding-left:30px; }
	.breadcrumb li a { color:#af8000; text-decoration:none; position:relative; }
	.breadcrumb li a:hover { text-decoration:underline; }
	
.box-right { float:right; width:186px; padding:10px; }
	.box-right em { display:block; margin:0 0 10px; padding:0; font-size:14px; color:#5f0700; }
	.box-right p { margin:0; padding:0; font-size:10px; color:#333; line-height:13px; }
	
.img-frame-sm { width:186px; height:203px; overflow:hidden; padding:10px 0 0 10px; margin:0 0 10px; background:url(../images/img-frame.gif) repeat-x; }
	.img-frame-sm img { display:block; margin:0; }
	
.promote { width:100%; margin:35px 0 10px; font-size:16px; color:#CCC; font-style:italic; }
		
.footer p { margin:0; padding:0; color:#666; }

.print { display:block; }
	
/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed { display: none !important; width: 0; height: 0;	position: absolute;	overflow: hidden; }

span.sIFR-alternate { visibility: visible !important; display: block !important; position: static !important; left: auto !important; top: auto !important; }