﻿.acknowledgements td {
	border: 1px ridge;
	font-size: 12px;
	margin: 1;
	vertical-align: middle;
}
#lhSidebar {
	background-image: url("../images/PageBackgroundLeft.gif");
	padding-top: 10px;
}
#rhSidebar {
	background-image: url("../images/PageBackgroundRight.gif");
}
#topLHCorner {
	background-image: url("../images/PageBackgroundLeft.gif");
	padding-top: 10px;
}
#topRHCorner {
	background-image: url("../images/PageBackgroundRight.gif");
}
#bottomLHCorner {
	background-image: url("../images/PageBackgroundLeft.gif");
}
#bottomRHCorner {
	background-image: url("../images/PageBackgroundRight.gif");
}
.winkFiles {
	border: 2px solid #33CCCC;
	padding: 3px;
	width: 761px;
}
.extlinks {
	font-size: xx-small;
	text-decoration: none;
	line-height: 1;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #9238AF;
}
a:hover {
	color: #0099FF;
}
a:active {
	color: #9238AF;
}
a:hover {
	color: #FF8040;
	font-weight: bold;
}
a:focus {
	outline: none;
}
body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
p {
	font-size: 12px;
	line-height: 1.5;
}
.aside {
	font-size: 10px;
	color: rgb(0,153,153);
	border-style: solid;
	border-width: 1px;
	padding: 2px;
}
ul {
	font-size: 12px;
	line-height: 1.5;
	list-style-image: url('../../images/blob.gif');
	margin: 0 0 0 10px;
	padding: 0 0 0 4px ;
}
ol {
	font-size: 12px;
	line-height: 1.5;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	color: rgb(153,0,0);
}
h2 {
	color: #AB4E65;
}
h3 {
	color: #DF7A0B;
}
h4 {
	color: rgb(204,255,255);
}
h5 {
	color: rgb(0,0,102);
}
h6 {
	color: rgb(153,0,0);
}

.emph1 {
	font-weight: bold;
	color: #006666;
}

