@charset "UTF-8";
body  {
	margin: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #000;
	padding-top: 2em;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.twoColFixLtHdr #container {
	width: 780px;
	text-align: left;
	background-color: #699;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	border: 1px solid #000;
	height: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.twoColFixLtHdr #header {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #696;
	text-align: right;
	height: 165px;
} 
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-align: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 40px;
	margin-right: 0px;
	background-color: #CFC;
	height: 650px;
}
.twoColFixLtHdr #mainContent {
	font-style: normal;
	font-variant: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 300px;
	padding-top: 0em;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 40px;
	background-color: #9C9;
	border-top-width: 1.5em;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	line-height: normal;
	font-size: 9pt;
} 
.twoColFixLtHdr #container #sidebar1 p {
	line-height: 16px;
}
.twoColFixLtHdr #container #mainContent h1 {
	font-size: 10pt;
	text-decoration: underline;
}
.twoColFixLtHdr #container #header p {
	text-align: left;
}
.twoColFixLtHdr #container #mainContent blockquote p2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-align: left;
}

