body {
	background-color: none;
	background-image: none;
	}
html { 
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 75%; 
   background-color: none;
   }
html>body html {
   font-size: 100%; 
	}
div, table, tr, td, th { 
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 100%; 
   }
body a:link, a:visited {
    font-weight: bold;
	color: #00135C;
	text-decoration: underline;
	}
#print {
    display: block;
	}
#head, #header, #logo, #pics, #subnav, #nav, #textspacer, #bottomnav, #bottomnav2, #foot, .headpic, .enlarge, .buttonenlarge {
    display: none;
	}
#body, #content, #content2, #text, #copy, .boxcontainer {
    width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: none;
	background-image: none;
	border: none;
	float: none;
	}
.leftbox1 {
    width: 73%;
	margin: 0px;
	padding: 0px;
	}
.rightbox1 {
    width: 25%;
	margin: 0px;
	padding: 0px;
	}
.noborder {
    width: 100%;
	height: 100%;
	}
.border {
    width: 100%;
	height: 100%;
	border: none;
	}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.0em;
	color: #000000;
	background-color: none;
	border: none;
	padding: 0px;
	margin: 0px;
}
