﻿.bullets {
	font-family: Verdana;
	font-size: 20px;
}
.leftbar {
	background-color: #e5ebf0;
	background-image: url('../images/kestrel_page_leftfade.gif');
	background-position: top;
	width: 165px;
	background-repeat: no-repeat;
}
a:link {
	color: #3399cc;
	text-decoration: underline;
}
a:visited {
	color: #3399cc;
	text-decoration: underline;
}
a:active {
	color: #3399cc;
	text-decoration: underline;
}
a:hover {
	color: #66ccff;
	text-decoration: underline;
}
body {
	margin-top: 20px;
	margin-left: 0;
	margin-right: 0;
}
td {
	font: normal 11px/14px verdana;
	color: #003366;
	text-align: left;
}
table {
	margin-top: 0;
	margin-bottom: 0;
}
p {
	margin-top: 0;
	margin-bottom: 0;
}
html {
	min-height: 101%;
}
.textsm {
	font: normal 9px/12px verdana;
	color: #000066;
}
.textmed {
	font: normal 10px/12px verdana;
	color: #000066;
}
.formboxtight {
	border: 1px solid #003366;
	padding: 0;
}
