#header {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 751px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin: 0px;
}
tr {
	font-size: 12px;
}


#footer {
	background-color: #cc6600\;
	text-align: center;
	color: #FFFFFF;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	background-color: #cc6600;
	text-align: center;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #cc6600;
	margin-bottom: -10px;
	margin-top: 30px;
}
th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4f9bd0;
}



#contact {
	font-size: 8pt;
	background-color: #4f9bd0;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	margin: 0px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#contact a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#contact a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#contact a:hover {
	font-weight: bold;
	color: #FFFFFF;
}
body {
	background-color: #FFE4CA;
}
#nav {
	font-size: 8pt;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #4f9bd0;
	margin: 0px;
	padding: 5px;
}
#nav li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#nav a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	font-weight: bold;
	color: #FFFFFF;
}
#footer a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	font-weight: bold;
	color: #FFFFFF;
}
h1 {
	font-size: 16px;
	color: #cc6600;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cc6600;
	margin-bottom: -10px;
	text-transform: uppercase;
}
.indent {
	display: block;
	margin-top: -15px;
	margin-left: 10px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: -10px;
}
