﻿body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url('../images/styles/background-wood_grain.jpg');
	font-size: 12px;
}
.headingImage {
	vertical-align: bottom;
	background: black url('../images/styles/header.jpg') no-repeat scroll left center;
	width: 774px;
	height: 161px;
	color: #F7D961;
}
table {
	border-collapse: collapse;
	background-color: white;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	border-bottom: 1px black solid;
	width: 300px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	border-bottom: 1px black solid;
	width: 300px;
}
.bodytable {
	color: black;
	background-color: #ffffff;
	width: 98%;
}
.maintable {
	background-color: #594D3D;
	padding: 6px;
	width: 774px;
	margin-top: 60px;
	margin-bottom: 20px;
}
.maintblcontent {
	/* background: #f3eddb url('../images/background-grapes_screen.gif') repeat scroll; */
	width: 98%;
}
table.callout {
	color: black;
	background-color: #f3eddb;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold; /* margin-top: 30px; */;
	margin-top: 35px;
	border: #967826 2px solid;
	z-index: auto;
}
div.indexseo {
	color: #f3eddb;
	width: 716px;
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
	margin-top: 10px;
}
a.indexnav {
	color: #f3eddb;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
a.indexnav:active {
	color: #CC9900;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}
a.indexnav:hover {
	color: #CC9900;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}
.copyright {
	font-size: 8pt;
	font-weight: normal;
	margin-top: 10px;
}
.sides {
	/* background: #033C4F url('../images/background-grapes_blue.gif') repeat scroll; */
	width: 10px;
}
.tableheader {
	color: #f3eddb;
	background-color: #033c4f;
	font-weight: bold;
	text-align: center;
}
.smallfont {
	font-size: 9px;
}
table.technotes {
	font-size: 11px;
	font-style: italic;
	width: 450px;
	margin-left: 40px;
	vertical-align: top;
	padding: 2px;
}
/* DWT Main Navigation */
.clear {
	/* generic container (i.e. div) for floating buttons */
    overflow: hidden;
	width: 100%;
}
a.button {
	background-color: #f3eddb;
	color: black;
	display: block;
	font: bold 8pt Arial, sans-serif;
	height: 20px;
	width: 86px;
	text-align: center;
	margin-top: 4px;
	margin-right: 1px;
	margin-left: 1px;
	padding-right: 0px; /* sliding doors padding */;
	padding-top: 6px;
	text-decoration: none;
	border: #033c4f 1px solid;
	position: relative;
	opacity: .6;
	filter: alpha(opacity=60);
	-moz-opacity: .6;
}
a.button:active {
	background-position: bottom right;
	color: #F2B626;
	background-color: #033c4f;
	text-decoration: underline;
	border: #967826 1px solid;
	position: relative;
	opacity: 1.0;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	outline: none; /* hide dotted outline in Firefox */
}
/*Utilities*/
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.justify {
	text-align: justify;
}
/* Styles for Crossfader */
div.cf_wrapper {
	position: relative;
	float: left;
	vertical-align: top;
	background-color: transparent;
}
div.cf_element {
	width: auto;
	height: auto;
	background-color: #f3eddb;
	border: 0px none transparent;
	background-color: transparent;
}
div.cf_element div.content {
	padding: 0px;
}
div.cf_element div.content h3 {
	padding-top: 0px;
	margin-top: 0px;
}
/*Navigation*/
td.navhz {
	background-color: white;
	background-image: url(../images/styles/background-navigation.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: center;
	background-y-position: center;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	font-size: 11px;
}
a {
	color: #004000;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}
a:active, a:hover {
	color: maroon;
	text-decoration: underline;
}
td.navhz a {
	color: #004000;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
}
a.bottomnav {
	color: #ffffcc;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
a.bottomnav:active, a.bottomnav:hover {
	color: #CED2B4;
	font-variant: normal;
	text-decoration: underline;
}
.navbutton {
	background: black url('../images/background-black.gif') repeat scroll;
	text-align: center;
	margin-top: 10px;
	padding: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	border: 1px #E39A34 solid;
	height: 22px;
	width: 120px;
}
.anylinkcss {
	position: absolute;
	visibility: hidden;
	border: 1px #E39A34 solid;
	border-bottom-width: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	z-index: 10;
	background-color: #fff59a;
	width: 120px;
}
.anylinkcss a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px #E39A34 solid;
	padding: 1px 0px;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
}
.anylinkcss a:active, a:hover {
	/*hover background color*/
	background-color: transparent;
	color: maroon;
}
table.text {
	color: black;
	background-color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	border: 0px transparent none;
}
td.text {
	padding: 6px;
	text-align: left;
}
a.text {
	color: #004000;
	font-weight: inherit;
	font-variant: inherit;
	text-decoration: none;
}
a.text:active, a.text:hover {
	color: maroon;
	text-decoration: underline;
}
p.text {
	text-align: left;
	padding-left: 24px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}
td.copyright {
	padding: 6px;
	text-align: right;
	font-size: 9px;
	vertical-align: bottom;
}
