body, input, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
body {
	background: #6c9e42;
	background-image: url(/graphics/background.gif);
	background-position: center;
	color: #000000;
	margin: 0;
}

img {
	border: none;
	vertical-align: text-top;
}

a {
	color: #800020;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	background-color: #c00040;
	color: #ffffff;
}

em, .em, strong, .strong {
	color: #800020;
	font-size: 11pt;
	font-style: italic;
}

strong, .strong {
	font-variant: small-caps;
	font-weight: normal;
}
a strong, a.strong {
	font-weight: bold;
}

p, ul, ol, blockquote {
	margin-top: 0;
	margin-bottom: 1em;
}

ul, ol {
	margin-left: 0;
	padding-left: 0;
}

li, blockquote {
	margin-left: 3em;
}
li ul, li ol {
	margin-bottom: 0;
}

h1, h2, h3 {
	font-weight: bold;
	margin-bottom: 5px;
}
h1, h2 {
	clear: both;
	border-bottom: 1px solid #808080;
	font-weight: bold;
	margin-top: 2em;
	padding-bottom: 2px;
}
h1 {
	font-size: 14pt;
	font-variant: small-caps;
	letter-spacing: 1px;
}
h2 {
	font-size: 12pt;
}
h3 {
	font-size: 10pt;
	margin-top: 1em;
}

form {
	margin: 0;
}

select {
	margin-bottom: 2px;
}

.hidden {
	display: none;
}

.unit {
	clear: both;
}

.clear {
	clear: both;
	height: 0 !important;
	overflow: hidden !important;
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

.wide {
	clear: both;
	width: 100%;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}
img.left {
	clear: left;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.right {
	text-align: right;
}
img.right {
	clear: right;
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.border {
	border: 1px solid #000000;
}
.border th {
	border-bottom: 1px solid #000000;
}
.noborder {
	border: 0 !important;
}

.hidden {
	display: none;
}

.normal {
	font-style: normal !important;
	font-weight: normal !important;
}

.pad {
	padding: 5px;
}
.nopad {
	padding: 0 !important;
}

.pre {
	margin-top: 1em;
}
.bigpre {
	margin-top: 2em;
}
.nopre {
	margin-top: 0 !important;
}

.post {
	margin-bottom: 1em;
}
.bigpost {
	margin-bottom: 2em;
}
.nopost {
	margin-bottom: 0 !important;
}

img.spaced, div.spaced img, p.spaced img {
	margin: 5px;
}
ul.spaced li, ol.spaced li {
	margin-top: 5px;
	margin-bottom: 5px;
}

.alert, .notice, .subtle {
	border: 1px solid #808080;
	padding: 5px;
	text-align: center;
}
.alert {
	background-color: #ff80c0;
}
.notice {
	background-color: #ffe080;
}
.subtle {
	background-color: #c0c0c0;
}

.note {
	clear: right;
	float: right;
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	margin-left: 5px;
	margin-bottom: 5px;
	text-align: center;
	width: 180px;
}

.swatch {
	clear: left;
	float: left;
	width: 290px;
}
.swatch a {
	font-weight: normal;
}
.swatch a:hover {
	background: none;
	color: #c00040;
}
.swatch a:hover h3 {
	background-color: #c00040;
	color: #ffffff;
}
.swatch h3 {
	background-color: #ffe080;
	border: 1px solid #808080;
	margin-top: 10px;
	margin-bottom: 0;
	padding: 2px;
	text-align: center;
}
.swatch .top, .swatch .bottom {
	margin: 0;
	position: relative;
}
.swatch .top {
	top: 10px;
}
.swatch .bottom {
	top: -2px;
}
.swatch .description {
	background: #ffffff no-repeat top left url(/graphics/background_swatch.gif);
	color: #404040;
	height: 100px;
	clear: both;
	padding: 2px;
}
.swatch a:hover .description {
	color: #000000;
}
.nudge {
	clear: none;
	margin-left: 10px;
}

/*BEGIN TABLE SECTION*/

table {
	border-collapse: collapse;
}

td {
	padding: 0;
	text-align: left;
}

th {
	padding: 2px;
	text-align: center;
}

.chart td {
	background-color: #c0c0c0;
	border: 1px solid #808080;
	padding: 5px;
}
.chart th {
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
}
.chart .label {
	background-color: transparent;
	border-left: 0;
	font-weight: bold;
}

.colors td {
	border: 1px solid #000000;
	color: #ffffff;
	padding: 5px;
	text-align: center;
}
.colors .light {
	color: #000000;
}

.grid, .grid td, .grid th {
	border: 1px solid #808080;
}
.grid td {
	padding: 5px;
}
.grid th {
	background-color: #ffe080;
}
.grid .dark {
	background-color: #c0c0c0;
}

/*END TABLE SECTION*/

#path {
	font-size: 8pt;
}
#title {
	border: none;
	font-size: 16pt;
	margin-top: 0;
	margin-bottom: 10px;
}

#menu {
	position: absolute;
	left: 50%;
	top: 252px;
	width: 160px;
	font-size: 12px;
	margin-left: -390px;
	overflow: hidden;
}
#menu ul {
	list-style: none;
}
#menu li {
	margin-left: 0;
	margin-bottom: 5px;
}
#menu li ul {
	display: none;
}
#menu li li {
	margin-top: 5px;
}
#menu ul.open {
	display: block !important;
}
#menu a {
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	padding-top: 4px;
	padding-bottom: 3px;
	text-align: center;
	white-space: nowrap;
}
#menu a.open {
	background-image: url(menu-item-red.gif);
	color: #ffe080;
}
#menu a:hover {
	background-color: transparent;
	color: #ffffff;
}
#menu li a {
	background-image: url(menu-item-yellow.gif);
	padding-left: 5px;
	padding-right: 5px;
}
#menu li a:hover, #menu li a.open {
	background-image: url(menu-item-red.gif);
}
#menu li li a {
	background-image: url(menu-item-yellow2.gif);
	padding-left: 10px;
	padding-right: 10px;
}
#menu li li a:hover, #menu li li a.open {
	background-image: url(menu-item-red2.gif);
}
#menu li li li a {
	background-image: url(menu-item-yellow3.gif);
	padding-left: 15px;
	padding-right: 15px;
}
#menu li li li a:hover, #menu li li li a.open {
	background-image: url(menu-item-red3.gif);
}
