@charset "utf-8";
/* CSS Document */
body {
	background-color: #900;
	margin-left: 10%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

.thrColElsHdr #container {
	width: 90em;
	background: #FFFFFF;
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
	border: thick none #007FCE;
	font-size: 14px;
	float: left;
	padding: 0px;
} 
.thrColElsHdr #header {
	padding: 0 10px;
	background-color: #DAC99E;
} 
.thrColElsHdr #header h1 {
	margin: 0;
	padding: 10px 0;
	color: #060;
}

.thrColElsHdr #sidebar1 {
	float: left;
	width: 12em;
	padding: 10px;
	background-color: #D9D1C6;
	border: medium #F60;
	font-size: 14px;
}
.thrColElsHdr #sidebar2 {
	float: right; 
	width: 11em; 
	background: #FFFFFF; 
	padding: 15px 0; 
}
.thrColElsHdr #sidebar1 h3, .thrColElsHdr #sidebar1 p, .thrColElsHdr #sidebar2 p, .thrColElsHdr #sidebar2 h3 {
	margin-left: 10px;
	margin-right: 10px;
	color: #000;
}
.thrColElsHdr #mainContent {
	margin-top: 0;
	margin-right: 12em;
	margin-bottom: 0;
	margin-left: 16em;
	border: thin double #FFFFFF;
	width: auto;
	height: auto;
	color: #000;
	font-size: 14px;
	text-align: left;
} 
.thrColElsHdr #footer {
	padding: 0 10px;
	background-color: #FFFFFF;
} 
.thrColElsHdr #footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link {
	color: #900;
	text-decoration: none;
}
a:visited {
	color: #900;
	text-decoration: none;
}
a:hover {
	color: #063;
	text-decoration: underline;
}
a:active {
	color: #063;
	text-decoration: none;
}
.thrColElsHdr #container h1 {
	color: #000;
	font-size: 24px;
	font-style: italic;
	line-height: 120px;
	font-weight: bold;
}
.thrColElsHdr #container h2 {
	color: #C96;
}
.thrColElsHdr #container .style128 {
	color: #000;
}
.thrColElsHdr #container p .style18 {
	color: #000;
}
.black {
	color: #000;
}

.style47 {
	color: #FF6600;
	font-size: 14px;
}
.style48 {
	font-size: 12px;
	font-style: italic;
}
.thrColElsHdr #container #mainContent div p {
	color: #900;
}
.thrColElsHdr #container #mainContent div .style99 a {
	text-align: center;
}
.thrColElsHdr #container #mainContent h3 {
	color: #C96;
}
.thrColElsHdr #container #mainContent blockquote .style46 {
	color: #000;
}
.thrColElsHdr #container #header h1 {
	color: #000;
}
.thrColElsHdr #container #mainContent blockquote .style7 {
	color: #900;
}
.thrColElsHdr #container #mainContent table tr .style99 p {
	color: #093;
}
.thrColElsHdr #container #mainContent blockquote p {
	color: #900;
}
.thrColElsHdr #container #mainContent blockquote table .style99 td p .thrColElsHdr a {
	text-align: center;
}
