@charset "utf-8";

@import url(/css/twoColFixLtHdr.css);
@import url(/css/SpryMenuBarHorizontal.css);
@import url(/css/SpryTabbedPanels.css);

:root {
	overflow-y: scroll;
}
body {
	background: #B2A177 url(/images/bground.gif) repeat-x;
	font: normal .9em "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
a, a:active, a:focus, a:hover, a:visited {
/*	color: #4E4087; */
}
a:hover {
/*	color: #A90533; */
}
a img {
	border: none;
}
blockquote {
	font-style: italic;
	font-weight: bold;
}
blockquote small {
	font-style: normal;
	font-weight: normal;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
}
h1 {
/*	font-size: 180%; */
	font-size: 200%;
}
h2 {
/*	font-size: 150%; */
	font-size: 170%;
}
h3 {
/*	font-size: 120%; */
	font-size: 140%;
}
hr {
	border: none;
	color: #B2A177;
	background-color: #B2A177;
	height: 1px;
	text-align: left;
	padding: 0;
	margin: 0;
}
label {
	width: 80px;
	float: left;
	text-align: right;
	margin-right: 10px;
	display: block
}
small {
	font-size: 70%;
}
table {
	border-collapse: collapse;
}
tr, th, td {
	font-size: 93%;
	padding: 7px;
	vertical-align: top;
}
th {
	background-color: #D6CDB4;
	font-size: 100%;
}
