﻿body {
	background-image:none;
	font-family:"Times New Roman", Helvetica, Verdana, Arial, sans-serif;
	font-size:1em;
	line-height:1em;
	margin:0;
	text-align:justify;
}

p.breakhere {
	page-break-before:always;
}

#header {
	position:static;
}

#header img {
	display:block;
	margin-top:3px;
	margin-left:3px;
}

#header p {
	color:#000000;
	display:none;
	font-size:0.8em;
	font-weight:bold;
	line-height:1em;
	padding:3px;
	text-align:center;
}

#header h1 {
	color:#000000;
	font-size:1.2em;
	padding-top:5px;
	text-align:center;
}

#header h2 {
	color:#000000;
	display:none;
	font-size:0.8em;
	text-align:center;
}

#navbar {
	background-color:#ffff99;
	border-top-color:#006600;
	border-top-style:solid;
	border-top-width:1px;
	display:none;
	font-size:0.8em;
	font-weight:bold;
	position:absolute;
	right:0;
	text-align:center;
	top:22%;
	width:12%;
	word-spacing:1px;
}

#main-content {
	background-image:none;
	border-top-color:#000000;
	border-right-color:#000000;
	border-left-color:#000000;
	border-top-style:solid;
	border-right-style:solid;
	border-left-style:solid;
	border-top-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	display:block;
	left:3%;
	margin-left:1em;
	padding:4px;
	position:absolute;
	right:5%;
	top:10%;
}

#footer {
	bottom:0%;
	color:#000000;
	display:none;
	font-size:0.7em;
	font-weight:bold;
	position:absolute;
	right:0%;
	text-align:center;
	width:12%;
}

p.footer {
	background-image:none;
	border-style:double none;
	border-top-color:#000000;
	border-bottom-color:#000000;
	border-top-width:1px;
	border-bottom-width:1px;
	color:#000000;
	font-size:0.8em;
	font-weight:bold;
	text-align:center;
}

img {
	background-color:#ffcc33;
	border:1px solid #006600;
	display:none;
	margin:3px;
	overflow:visible;
	padding:2px;
}

a:link {
	color:#006600;
	text-decoration:none;
}

a:visited {
	color:#006600;
	text-decoration:none;
}

a:hover {
	background-color:#ffcc33;
	color:#006600;
	text-decoration:none;
}

a:active {
	background-color:#cccc99;
	text-decoration:none;
}

#navbar a:link, #navbar a:visited {
	background-image:url();
	border-bottom-color:#006600;
	border-bottom-style:solid;
	border-bottom-width:1px;
	display:block;
	overflow:hidden;
	padding-top:2px;
	padding-bottom:2px;
}

#navbar a:hover {
	background-color:#ffcc33;
	color:#990000;
}

form {
	background-color:#ffcc66;
	border:2px solid #006600;
}

button {
}

input {
}

select {
}

option {
}

textarea {
	font-size:0.7em;
}

label {
}

fieldset {
}

legend {
}

table {
	border:1px solid #000000;
}

tr {
	background-image:none;
}

td {
	border:1px solid #000000;
}

th {
}

caption {
}

a:link {
	text-decoration:underline;
}

a:hover {
	text-decoration:underline;
}

li {
	background-image:url();
	list-style-image:url();
	margin:4px;
	padding-right:2px;
	padding-bottom:2px;
	padding-left:2px;
}

h1 {
	color:#000000;
	font-family:"Times New Roman", Times, serif;
	font-size:1.1em;
	font-weight:bold;
	text-align:left;
}

h2 {
	color:#000000;
	font-family:"Times New Roman", Times, serif;
	font-size:1em;
	font-weight:bold;
	text-align:left;
}

h3 {
	color:#000000;
	font-family:Times, "Times New Roman", serif;
	font-size:1em;
	font-weight:bold;
	text-align:left;
}

h4 {
	background-image:none;
	color:#000000;
	font-family:"Times New Roman", Times, serif;
	font-size:0.8em;
	font-weight:bold;
	text-align:center;
}

h5 {
	color:#000000;
	font-family:"Times New Roman", Times, serif;
	font-size:0.9em;
	font-weight:bold;
	text-align:center;
}

h6 {
	background-image:none;
	border-top-color:#006600;
	border-bottom-color:#006600;
	border-top-style:dashed;
	border-bottom-style:dashed;
	border-top-width:2px;
	border-bottom-width:2px;
	color:#000000;
	font-size:0.8em;
	font-weight:bold;
	text-align:center;
}

