/* Print style sheet */
#pagewrap {
    font-family: Times New Roman, Times, serif;
	font-size: 12pt;
}

#toplinks {
	display: none;
}

#banner {
	display: none; /* hides image */
}

#banner_text {
    font-family: Times New Roman, Times, serif;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 20pt;
}
	
#banner_print {
    font-family: Times New Roman, Times, serif;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 20pt;
}
	
.skip {
    display: none; 
}
	

#bread {
	display: none;
}

#leftcol {
	display: none;
}

#globalnav {
	display: none;
}
	
#bread {
    font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 12pt;
}

h1	{
    font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 17pt;
}
	
h2	{
    font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 15pt;
}
	
h3	{
    font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 14pt;
}
	
#footer {
	display: none;
}

/* Laws Research answers */
.answer {

	display: none;
}

#title {
    font-family: Times New Roman, Times, serif;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 18pt;
}

p {
	font-size: 12pt;
	line-height: 1.2em;
}

.rightfloat {
    display: none;
}

a {
    text-decoration:none;
}

fieldset {
    display:none;
}
