#container {
	background: #FFFFFF;
	width: 699;
	border: solid 0.01em black;
	margin: 0;
	font-size: x-small;
}

a {
	text-decoration: none;
	color: 996633;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

a.topnav, a.topnav:hover {
	color: white;
}

a.bottomnav, a.bottomnav:hover {
	color: #003366;
}

#content {
	clear: left;
}

#pagecontent {
	width: 614;
	height: 410;
	margin-right: 10;
}

#navbox {
	border: solid 0.01em;
	margin-left: 10;
	float: right;
	font-size: xx-small;
	text-align: right;
}

#navbox a, #navbox a:hover {
	color: black;
}

#navbox br {
	font-weight: bold;
}

#consulting {
	color: 336633;
}

#tools {
	color: 663366;
}

#pubs {
	color: 660000;
}

#aboutus {
	color: 003366;
}

body {
	background-color: #eeeeee; /* light gray */
	color: black;
	font-family: arial, verdana, geneva, sans-serif;
	margin: 10px;
}

table {
	border-collapse: collapse;
	border-padding: 0;
	border-spacing: 0;
}

td {
	vertical-align: top;
}

h1 {
	text-align: right;
	font-weight: bold;
	font-size: x-small;
        color: ffffff;
}


h2 {
	font-size: xx-small;
        color: 003366;
}

h3 {
	text-align: right;
	font-size: xx-small;
        color: 003366;
}

h4 {
	text-align: right;
	font-size: 9pt;
	font-weight: normal;
	font-style: italic;
        color: 333333;
}

h5 {
	font-size: 10pt;
	font-weight: bold;
}

p {
	text-align: left;
	font-size: 10pt;
}

li {
	text-align: left;
	font-size: 10pt;
}



