﻿body         {SCROLLBAR-HIGHLIGHT-COLOR: #351F14; SCROLLBAR-FACE-COLOR: #D5C7A8; SCROLLBAR-SHADOW-COLOR: #351F14; SCROLLBAR-TRACK-COLOR: #351F14; SCROLLBAR-BASE-COLOR: #351F14; SCROLLBAR-ARROW-COLOR: #351F14; SCROLLBAR-3D-LIGHT-COLOR: #351F14}
h1			{font-family: Arial; font-size: 18pt; color: #351f14; font-weight: bold; margin-top: 0; margin-bottom: 6}
h2           { font-family: Arial; font-size: 14pt; color: #A2410A; font-weight: bold; margin-top: 0; margin-bottom: 6 }
h3           { font-family: Arial; font-size: 14pt; color: #351f14; font-weight: bold; margin-top: 0; margin-bottom: 6 }
h4           { font-family: Arial; font-size: 12pt; color: #351f14; font-weight: bold; margin-top: 6; margin-bottom: 6 }
h5           { font-family: Arial; font-size: 10pt; color: #351f14; font-weight: bold; margin-top: 0; margin-bottom: 6 }

a			{ color: #A2410A }
a:visited	{ color: #A2410A }
a:hover		{ color: #FF0000 }

a.light		{ color: #FBF8E9; text-decoration:none }
a:visited.light	{ color: #FBF8E9 }
a:hover.light	{ color: #FF0000 }

li           { font-family: Arial; font-size: 10pt; color: #351f14 }

img			{ border:0 }

p			{ font-family: Arial; font-size: 10pt; color: #351f14; text-align: justify; margin-top: 9; margin-bottom: 9 }
p.six		{ font-family: Arial; font-size: 10pt; color: #351f14; text-align: justify; margin-top: 6; margin-bottom: 6 }
p.left		{ font-family: Arial; font-size: 10pt; color: #351f14; text-align: left; margin-top: 9; margin-bottom: 9 }
p.center	{ font-family: Arial; font-size: 10pt; color: #351f14; text-align: center; margin-top: 6; margin-bottom: 6 }
p.centerSm	{ font-family: Arial; font-size: 8pt; color: #351f14; text-align: center; margin-top: 0; margin-bottom: 0 }
p.top       { font-family: Arial; font-size: 8pt; color: #351f14; text-align: center; margin-top: 3; margin-bottom: 3 }
.right		{ font-family: Arial; font-size: 10pt; color: #351f14; text-align: right; margin-top: 0; margin-bottom: 9 }
.bottom0	{ font-family: Arial; font-size: 10pt; color: #351f14; text-align: justify; margin-top: 6; margin-bottom: 0 }
.right0		{ font-family: Arial; font-size: 10pt; color: #351f14; text-align: right; margin-top: 0; margin-bottom: 0 }
.small		{ font-family: Arial; font-size: 9pt; color: #351f14; text-align: justify; margin-top: 6; margin-bottom: 6 }
.awards		{ font-family: Arial; font-size: 10pt; color: #351f14; text-align: left; margin-top: 6; margin-bottom: 0 }

.reserveCD	{font-family: Arial; font-size: 9pt; text-align: justify; margin-top: 6; margin-bottom: 6; color:#351f14; margin-left: 8px; margin-right: 8px}
.mainMenu	{font-family: Verdana; font-size: 9pt; text-align: center; font-weight: bold; margin-top: 0; margin-bottom: 0; color:#FBF8E9; height:24px}
.copyL		{font-family: Arial; font-size: 10px; text-align: left; margin-top: 3; margin-bottom: 3; margin-left:10}
.copyR		{font-family: Arial; font-size: 10px; text-align: right; margin-top: 3; margin-bottom: 3; margin-right:10}
.textMenuSm	{font-family: Arial; font-size: 10px; text-align: center; margin-top: 3; margin-bottom: 3; color:#FBF8E9}

.break		{ height:1px; border-bottom:1px #a2410a solid; margin:12px 0 }
.clrL		{ clear:left }

/* contactForm */
#contactForm	{
	width:420px;
	margin:0 auto;
	text-align:left;
	margin:0;
	padding:0;
	}
.container	{
	width:420px;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	}
#contactForm .col-1	{
	width:420px
	}
#contactForm label	{
	display:inline-block;
	height:44px;
	}
#contactForm input	{
	border:solid 1px #A2410A;
	background:#FBF8E9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#351f14;
	padding:0 2px 0 3px;
	width:300px;
	}
#contactForm textarea	{
	border:solid 1px #A2410A;
	background:#FBF8E9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#351f14;
	padding:0 2px 0 3px;
	width:400px;
	height:100px;
	overflow:auto;
	}
#contactForm .link	{
	margin:10px 10px 0 0;
	}
#contactForm a	{
	border:solid 1px #351f14;
	background-color:#A2410A;
	display: inline-block;
	text-align:center;
	padding:3px;
	}
#contactForm .required	{
	color:#351f14;
	font-size:10px;
	margin:0 0 0 70px;
	}


