body {background: white; font-family : "Times New Roman";	font-size : 12pt}
.noScreen {display:block}
.noPrint {display:none}
TABLE#content {width: 650px}
p, text {font-family : "Times New Roman";	font-size : 12pt; color:black}
h1 {font-family : "Times New Roman";	font-size : 16pt; color:black}
h2 {font-family : "Times New Roman";	font-size : 13pt; color:black}
tabletitle {font-family : "Times New Roman";	font-size: 14pt; color:#990000}
#head, #image {display : none} 
#logo {display : block;} 
a {text-decoration: underline}
ul, ul a, ol, ol a{list-style:none; font-family : "Times New Roman";	font-size : 10pt}
.Date {font-family : "Times New Roman";	font-size : 9pt; font-weight: bold;}

/* accordion full length print*/

.Accordion {
  overflow: visible !important;
}

.AccordionPanelContent {
  display: block !important;
  overflow: visible !important;
  height: auto !important;
}


/**** print out ****/
/****
TABLE {width: 100%; font-family: "Times New Roman"; font-size : 10pt; color : black; border: black}

TR#row1 {
	border-top: 3px solid blue;
	background-color: inherit;
}
TR#row2 {
	border-top: 1px solid black;
	background-color: <990000>;
}
TR#row3 {
	border-top: 1px solid black;
	background-color: <990000>;
}
TR#row4 {
	border-top: 1px solid black;
	background-color: <990000>;
}
TR#row5 { 
	border-top: 1px solid black;
}
/**** 

body {
   background: white;
   font-size: 12pt;
   }

/*****
#sectionLinks h3{color : #000; font-family : Arial, "Times New Roman", Times, serif; font-size : 12pt;}
#sectionLinks a:link, #sectionLinks a:visited, #sectionLinks a:hover, #sectionLinks a:active {color : #000; font-family : Arial, "Times New Roman", Times, serif; font-size : 10pt; text-decoration : underline; color : #0000ff;}
.deptlink, .deptlink a:link, .deptlink a:visited, .deptlink a:hover, .deptlink a:active, .deptlinks, .deptlinks a:link, .deptlinks a:visited, .deptlinks a:hover, .deptlinks a:active, .splinks, .splinks a:link, .splinks a:visited, .splinks a:hover, .splinks a:active {color : #000; font-family : Arial, "Times New Roman", Times, serif; font-size : 9pt; text-decoration : underline; color : #0000ff;}
.endlink, .endlink a:link, .endlink a:visited, .endlink a:hover, .endlink a:active {display: none;}
TABLE {font-family: Arial, "Times New Roman", Times, serif; font-size : 10pt; color : black}
TABLE#main {font-family: Arial, "Times New Roman", Times, serif; font-size : 10pt; color : black}
/***** Table ******


#menu {
   display: none;
   }
#wrapper, #content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
div#content {
   margin-left: 10%;
   padding-top: 1em;
   border-top: 1px solid #930;
   }
div#mast {
   margin-bottom: -8px;
   }
div#mast img {
   vertical-align: bottom;
   }
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^="/"]:after {
   content: " (http://www.alistapart.com" attr(href) ") ";
   }

cut/paste


