body {
	background-repeat:repeat-y;
	background-image:url('http://www.laspscc.org/images/wallpaper.jpg');
	background-color:white;
	margin-left:0in;
	margin-top:0in;
	font-size:12px;
}

p {
	text-align:justify;
}

ul { 
	list-style: url("http://www.laspscc.org/images/bullet.gif"); 
} 

li {
	padding: 0.2em 0.2em 0.2em 0.2em;
}

#secondary
{
	position: fixed;
	top: 5px;
	left: 815px;
}

#secondary li, #secondary ul
{
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
	padding: 0px;
	margin: 0px;
}

@media print {
body {
	background-color:white;
	margin-left:0in;
	margin-top:0in;
	color:black;
	font-size:12pt;
}

a {
	text-decoration:underline;
	font-style:normal;
	font-weight:bold;
	color:black;
}

p {
	text-align:justify;
	text-indent:.25in;
}

ul { 
	list-style: url("http://www.laspscc.org/images/bullet.gif"); 
} 

li {
	padding: 0.2em 0.2em 0.2em 0.2em;
}

td[id="noshowtd1"] {
	display:none;
	width:0px;
	height:0px;
}

td[id="noshowtd2"] {
	display:none;
	width:0px;
	height:0px;
}

td[id="noshowtd3"] {
	display:none;
	width:0px;
	height:0px;
}

td[id="noshowtd4"] {
	display:none;
	width:0px;
	height:0px;
}

td[id="noshowtd5"] {
	display:none;
	width:0px;
	height:0px;
}

td[id="noshowtd6"] {
	display:none;
	width:0px;
	height:0px;
}

table[id="nomargintable1"] {
	margin:0px;
}

table[id="printtable1"]{
	width:100%;
	height:100%;
}

div[id="noshowdiv1"] {
	display:none;
}
}