﻿@import url("layout.css");
.margin15 {
	margin: 15px;
}
.margin20left100 {
	margin: 20px;
	padding-right: px;
	padding-left: 100px;
}
.style10 {
	color: #FF0000;
	text-align: left;
}
.style12 {
	font-weight: normal;
	background-color: #FFFFFF;
}
.style20 {
	font-size: x-small;
	text-align: left;
}
.style21 {
	color: #0000FF;
}
.style22 {
	font-size: small;
	font-weight: bold;
}
.style27 {
	font-size: small;
}
.style28 {
	font-size: x-small;
}
.style29 {
	border-style: dotted;
	border-width: medium;
	border-color: inherit;
	border-left: dotted;
	border-top: dotted;
	text-align: left;
	font-size: px;
	text-decoration: none;
	table-layout: auto;
}
.style30 {
	font-size: small;
	font-weight: bold;
	text-align: center;
}
.style32 {
	font-size: x-large;
	text-align: left;
	color: #FF0000;
}
.style33 {
	font-size: medium;
	text-align: left;
	color: #FF0000;
}
.style34 {
	text-align: left;
	color: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	background-color: #67b;
}
#container {
	width: 830px;
	margin: 0 auto;
	background-color: #cdf;
	text-decoration: none;
}
#masthead {
	text-align: right;
	width: 830px;
	overflow: auto;
	background-color: #ddb;
	float: right;
}
#sidebar {
	float: left;
	width: 150px;
	background-color: #cdf;
	position: relative;
	clear: both;
	display: inline;
	overflow: auto;
	visibility: visible;
	azimuth: center-left;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	clip: rect(auto, auto, auto, auto);
	margin-top: 20px;
	z-index: auto;
}
#content {
	float: left;
	width: 550;
	padding: 15px;
	overflow: auto;
	background-color: #fff;
	margin: 20px 0px 0px 0px;
	position: absolute;
}
#footer {
	clear: both;
	width: 830px;
	background-color: #99CCFF;
	padding: 0;
	overflow: auto;
	margin-top: 0px;
}
#masthead img {
	float: left;
}
#masthead p {
	text-align: right;
	margin: 0;
	margin-top: 5px;
	margin-right: 10px;
	padding: 0;
	font-size: small;
	float: right;
}
/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #04b;
	border-bottom: 1px solid #f9f9f9;
	background-color: #f9f9f9;
}
/* Styles for Footer */
#footer p {
	font-size: 0.8em;
	text-align: center;
	margin: 0px;
	padding: 2px;
	margin-left: auto;
	left: 100px;
}
#footer a {
	color: #000000;
	text-decoration: underline;
}
#footer a:hover {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style29Copy {
	border-style: dotted;
	border-width: medium;
	border-color: inherit;
	border-left: dotted;
	border-top: dotted;
	text-align: inherit;
	font-size: px;
	text-decoration: none;
	table-layout: auto;
}
