table {
	font: 9pt "trebuchet ms", arial, sans-serif
}
body {
	color: #000000;
	background-color: #ffffff;
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: 9pt;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
ol {
	margin-top: 0px; 
	margin-bottom: 0px; 
	color: #000000
}
#header {
	position: absolute;
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
	visibility: visible;
}
#hnavigation {
	position: absolute;
	height: auto;
	left: 20px;
	top: 129px;
	z-index: 5;
	background-color: #7f2a00;
}

#vnavigation {
	position: absolute;
	height: auto;
	width: auto;
	left: 20px;
	top: 320px;
}
#content {
	position: absolute;
	height: 476px;
	width: 923px;
	left: 31px;
	top: 268px;
	right: 15px;
}
#content ul {
	color: #000000;
	margin-top: 0px; margin-bottom: 0px;
}
#rightcolumn ul {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
}
#leftcolumn ul {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
}
h1 {
	font-size: 23px;
	color: 000000;
	margin-top: 0px;
	margin-bottom: 3px;
}
h2 {
	font-size: 16px;
	color:#FF6600;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}
h3 {
	font-size: 16px;
	color:#000000;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}
a {
	color: #FF6600;
}
a:visited {
	color: #FF6600;
}
a:link:hover {
	color: #FF6600;
}
.leftcoltext {
	padding: 10px 20px 10px 10px;
}
#rightcolumn a:link {
	color: #FF6600;
}
#rightcolumn a:visited {
	color: #FF6600;
}
#rightcolumn a:link:hover {
	color: #000000;
}
.leftcoltext {
	padding: 10px 20px 10px 10px;
}
.rightcoltext {
	padding: 10px;
	color: #666666;
	background-color: #ffe7dc;
	border: 1px solid #7f2a00;
}
#leftcolumn {
	position: absolute;
	left: 12px;
	top: 320px;
	width: 157px;
	color: #333333;
	background-color: #e5d4cc;
	background-color:   #ffdac8;
	padding: 10px;
	border: 1px solid #7f2a00;
}
.parahead {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

#Layer1 {
	position:absolute;
	left:119px;
	top:423px;
	width:402px;
	height:190px;
	z-index:11;
}

.button {
	color:#ffffff; 
    font: bold 90% 'trebuchet ms',helvetica,sans-serif; 
    background-color:#ff6600; 
    border:1px solid; 
    border-color: #fff #fff #fff #fff;
	padding-left:8px;
	padding-top:1px;
	padding-right:8px;
	padding-bottom:1px;
}