body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #001122;
}
body {
	background-color: #CCDDEE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
}
.TanHeader {
	color: #6E3E00;
	font-weight: bold;
}
.headerLeft {
	background-image: url(/images/menuBackground_left-2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
a {
	font-weight: bold;
	color: #333366;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
li {
	text-align: left;
}
.small {
	font-size: 10px;
	line-height: normal;
}
.border {
	border: 2px solid #FFFFFF;
}
.borderDark {
	border: 1px solid #668FAD;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}