/* 2008-08-09  Rev 2008-08-14*/
input {
	font-size: 90%;
	margin-left: 5%;
}
body, td{
		background-image : none;
		font: 100% Arial, Helvetica, sans-serif;
	}
body {
		margin: 2%;
	}

hr {
	display: none;
}

h1,h2,h3 {
		color: black;
		text-align: center;
	  font-weight: bold;
	}
h1{
		font: 150% Arial, Helvetica, sans-serif;
	}
h2{
		font: 125% Arial, Helvetica, sans-serif;
	}
h3 {
		color: Black;
		font: 115% Arial, Helvetica, sans-serif;
	}
li h3 {
	text-align: left;
}
h4 {
		font : 80% Arial, Helvetica, sans-serif;
	}
h5 {
	font : 60% Arial, Helvetica, sans-serif;
	}
#header {
	margin: 0% 1% 0% 1%;
}
#menu {
 	display: none;
}
#main {
  margin-left: 2%;
}
#footer {
  display: none;
}

img {
display: none;
}

#menuattop {
 text-align: center;
}

#textonly {
	margin: 2% 2% 2% 2%;
}

p {
  margin: 0.5em 0.5em;
}

ul {
list-style:disc;
/*font-weight: bold; Removed Aug 16, 2007*/
margin: 0.5em 1em;
}
/*li {
margin-left: 2em;
} Removed Aug 16, 2007*/

a:link {
	display: none;
}
a:visited {
	display: none;
}
a:hover {
		display: none;
}
a:active {
		display: none;
}
table  {
	padding:  2px;
	border-width : 0px;
	width: 100%;
	/*text-align: center;*/
}

.first-line {
	font-weight: bold;
	}

.narrow {
	width: 82%;
}

.noprint {
	display: none;
}
.centre {
	text-align: center;
}

.nodisc {
	list-style-type: none;
	list-style-image: none;
	list-style: outside;
}
th {
		padding: 1% 5% 1% 1%; 
		font: bold 110% Arial, Helvetica, sans-serif; 
		color: black; 
		vertical-align: bottom; 
		}

td {
	padding: 1% 1% 1% 1%;
}

.fraction {
	 font-size: 80%;
}
