#header { display : none; } 
#header-image {display : none; }
#nav { display : none; } 
#menu { display : none; } 

#footer_tools, .footer_tools { display : none; } 
#footer, .footer { display : none; } 
body.stars { color : #000000; background : #ffffff; font-family : "Times New Roman", Times, serif; font-size : 12pt; } 
a { text-decoration : underline; color : #0000ff; } 
#content { margin-left: 0px; border: white 1px solid; } 
#contentbox { padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; background-color: #ffffff; border: white 1px solid; }

/* BORDER BOX */
.box-top, .box-stars-top { border-top: 0;}
.box-right, .box-stars-right { border-right: 0; display:none }
.box-bottom, .box-stars-bottom { border-bottom: 0; }
.box-left, .box-stars-left { border-left: 0; display:none; }
.box-tr1, .box-tr3, .box-stars-tr1, .box-stars-tr3 { display:none; }
div.box-content, div.box-stars-content { margin: 0; width: 100%; background:none }
div.box-content, x:-moz-any-link, x:default { margin-top:10px; } /* Firefox 3 only */
div.box { margin-top:0; }

td.content { width:650px; }

table.stars-main {
	width: auto;
	border: 0;
	background:none;
}
table.stars-main td {
	background:none;
}

.stars_top {
	background: none;
}

.noprint {
  display: none;
}

.printonly {
  display: inline;
}
.content-container {
  padding-left:60px;
  padding-right:60px;
  padding-top:0;
  padding-bottom:0;
  margin:0;
  border:none;  
  max-width:100% !important;
  width:100% !important;
}
blockquote {
  border:none;
}
@page {
  size: 8.5in 11in;
}
h1, h2, h3, h4, h5 {
  page-break-after: avoid;
}
.index .col-sm-1 {
  clear:both;    
}