body {
	background-image: url(../images/body_bg.jpg);
	background-color: #EBE7DE;
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
#main-table {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A8A18A;
	border-left-color: #A8A18A;
}
.sidebar {
	background-color: #F4F1ED;
	padding-right: 20px;
	padding-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #B64906;
	padding-left: 20px;
}
.swirl-background {
	background-image: url(../images/swirl.gif);
	background-repeat: no-repeat;
	background-position: right 100px;
}
.sidebar div.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	margin-top: 20px;
	font-style: italic;
}
.sidebar div.quote strong {
	display: block;
	font-weight: normal;
	color: #999999;
	font-style: normal;
}
.sidebar div.url a {
	font-size: 11px;
	color: #666666;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	text-decoration: none;
}
.sidebar div.url a:hover {
	text-decoration: underline;
}
.searchbar {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #535353;
	padding: 15px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
}
.searchbar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B64906;
	text-decoration: none;
	font-size: 10px;
}
.searchbar a:hover {
	text-decoration: underline;
}
.content-cell {
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat;
	background-color: #E5E3DB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.content-cell a {
	color: #B64906;
	text-decoration: underline;
}
.content-cell a:hover {
	text-decoration: none;
}
.content-cell p {
	margin: 0px 0px 15px;
	padding: 0px;
}
.content-cell h1 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 24px;
	color: #B64906;
	font-weight: normal;
	margin: 0px 0px 10px;
	padding: 0px;
}
.content-cell h2 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 20px;
	color: #333333;
	font-weight: normal;
	margin: 0px 0px 10px;
	padding: 0px;

}
.content-cell h3 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #5979B1;
	font-weight: normal;
	margin: 0px 0px 10px;
	padding: 0px;
}
.content-cell h4 {
}
.content-cell h5 {
}
.content-cell div.padding {
	margin: 0px;
	padding: 15px;
	clear: both;
}
.section-header {
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #B64906;
}
img.content-image {
	border: 1px solid #666666;
	margin-bottom: 15px;
}
img.right {
	margin-left: 15px;
}
img.left {
	margin-right: 15px;
}
.nav {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}
.nav a {
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	text-align: right;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	font-weight: bold;
}
.nav a:hover {
	color: #B64906;
}
.nav strong a {
	color: #B64906;
	font-weight: bold;
}
.nav strong a:hover {
	color: #B64906;
}
.footer {
	background-color: #E5E3DB;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #C5C3BB;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin-top: 10px;
}
.footer a {
	color: #B64906;
	text-decoration: none;
	margin-right: 20px;
	white-space: nowrap;
}
.footer a:hover {
	text-decoration: underline;
}
.subnav {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}
.subnav strong {
	display: block;
	font-size: 15px;
	margin-top: 15px;
	font-weight: normal;
}
.subnav a {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-bottom: 5px;
}
.subnav a:hover {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B64906;
}
.round-box {
	color: #666666;
}
.round-box a {
	color: #B64906;
	text-decoration: underline;
}
.round-box a:hover {
	text-decoration: none;
}
.print_page {
	text-align: right;
	width: 118px;
	margin-top: 8px;
	float: right;
	margin-right: 8px;
}
.print_page a {
	background-color: #FFFFFF;
	padding: 5px;
	text-decoration: none;
	font-size: 10px;
	border: 1px solid #B64906;
	background-image: url(../images/printpage.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	display: block;
}
.print_page a:hover {
	border: 1px solid #333333;
	color: #333333;
}
