body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: navy;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/bkgrnd2c.jpg);
	background-repeat:repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


ul {
	list-style-position: outside;
	list-style-image: url(images/smallgoldbullet.gif);
	list-style-type: none;
}

li {
	text-align: left;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: navy;
	line-height: 1.2em;
	background-repeat: no-repeat;
	background-position: right;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 0.7em;
	vertical-align: middle;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: navy;
	line-height: 0.9em;
	vertical-align: middle;
	margin: -1px
}
.padding {
	padding: 9px;
}

.space {
	padding-top: 50px;
	padding-left: 35px;
	padding-right: 35px; 
}
.darkgold {
	color: #808000;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.box {
	background-color: #FFFFFF;
	padding: 2px;
	border: thick outset navy;
}
hr {
	color: #808000;
	line-height: .5em;
}
.cellBackground {
	background-image: url(images/fuzzyLaptopTyping.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.cellback2 {
	background-image: url(images/outsideManTyping.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
