/* Default Print Stylesheet Template
  Last update 11.56 12/06/2008 */
   

/*Set default width, margin, float, and
   background */
body {width: 100%; margin: 0; float: none; background: #fff url(none); font-family: Arial,Verdana,sans-serif; font-size: 10pt; line-height:11pt; color: #000; }
.box_Body {margin:0;}

/*Remove any elements not needed in print. 
   This would include navigation, ads, sidebars, etc. */
#box_FontSize, #box_MainMenu, #box_Search, .box_Breadcrumb, .box_RightColumn , .menu_Footer, .box_Flash {display: none;}

/*header only with logo*/
.box_Header {height:65px;}

div.box_Header div.logo_Digitalia {background:url(none);text-indent:0;text-align:center;font-size:20pt;line-height:22pt;font-weight:bold;width:100%;height:100%;left:0;top:0;}

div.box_MainContent {margin-top:15px;}

/* headings */
h1,h2,h3,h4,h5,h6 {font-family: Arial,Verdana,sans-serif; color: #000;}
h1 {font-size: 20pt; line-height:22pt;}
h2 {font-size: 18pt;}
h3 {font-size: 16pt;}
h4 {font-size: 14pt;}
h5 {font-size: 12pt;}
h6 {font-size: 10pt; font-style: italic;}

/*Make hyperlinks more usable.
   Ensure links are underlined, and consider appending
   the URL to the end of the link for usability. */
a:link, a:visited {color: #000; font-weight: bold; text-decoration: underline;}
.box_Quotes div.box_Q {margin-bottom:20px;}
.box_Quotes div.box_Q span {font-style:italic;display:block;}

/*table*/
.txt_TableDescription {padding-bottom:20px;text-align:right;font-size:7pt; font-style: italic;}
	
/*footer*/
div.box_Footer {background-color:#fff;background-image:none;border-top:1px solid #cccccc;padding-top:15px;padding:0;width:80%;font-size:7pt;}
div.txt_Promo, div.txt_Copyright {float:none;margin:0;text-align:center;color:#000;}
