@charset "utf-8";
.thrColLiqHdr #container {
	width: 100%;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	color: #000;
	font-size: 14px;
	font-style: normal;
	background-color: #FFFFDF;
} 
.thrColLiqHdr #header {
	background: #000;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	text-align: center;
	font-family: Arial;
	color: #000;
	font-style: normal;
} 

/* Tips for sidebars:
1. Since we are working in percentages, it's best not to use side padding on the sidebars. It will be added to the width for standards compliant browsers creating an unknown actual width. 
2. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".thrColLiqHdr #sidebar1 p" rule.
3. Since Explorer calculates widths after the parent element is rendered, you may occasionally run into unexplained bugs with percentage-based columns. If you need more predictable results, you may choose to change to pixel sized columns.
*/
.thrColLiqHdr #sidebar1 {
	float: left; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 27%; /* top and bottom padding create visual space within this div  */
	text-align: center;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
	background-color: #FFFFDF;
	color: #F00;
}
.thrColLiqHdr #sidebar2 {
	float: right; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 27%; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0; /* top and bottom padding create visual space within this div */
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	line-height: normal;
	color: #000;
	font-size: 2pt;
	font-style: normal;
	background-color: #FFFFDF;
}

/* Tips for mainContent:
1. the space between the mainContent and sidebars is created with the left and right margins on the mainContent div.
2. to avoid float drop at a supported minimum 800 x 600 resolution, elements within the mainContent div should be 300px or smaller (this includes images).
3. in the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs.
*/
.thrColLiqHdr #mainContent {
	text-align: center;
	color: #000;
	font-family: Arial;
	float: none;
	font-weight: normal;
	padding-top: 0px;
	margin-left: 27%;
	margin-right: 27%;
	background-color: #FFF;
	font-size: 2pt;
}

.thrColLiqHdr #footer {
	text-align: center;

} 
.thrColLiqHdr #container #header div table {
	font-weight: bold;
	background-color: #E3940F;
	text-align: center;
}
.thrColLiqHdr #container #footer p b font {
	color: #000;
	font-weight: bold;
}
.thrColLiqHdr #container #sidebar1 h3 {
	text-align: center;
}
.thrColLiqHdr #container #sidebar1 h3 {
	font-family: Arial;
	color: #000;
	font-size: 10pt;
	font-weight: bold;
}
.thrColLiqHdr #container #sidebar2 h3 u {
	text-align: center;
	color: #000;
	font-family: Arial;
	font-size: 14px;
}
.thrColLiqHdr #container #sidebar1 hr {
	color: #000;
}
.thrColLiqHdr #container #sidebar1 p b a font {
	font-weight: bold;
	font-family: Arial;
}
.thrColLiqHdr #container #sidebar1 p b font {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.thrColLiqHdr #container #mainContent blockquote h1 b .main_content .main_content {
	font-family: Arial;
	font-weight: normal;
	color: #000;
	line-height: 1em;
}
.thrColLiqHdr #container #mainContent blockquote h3 u {
	font-family: Arial;
	color: #000;
}
.thrColLiqHdr #container #mainContent blockquote h2 .main_content b font {
	font-size: small;
}
.thrColLiqHdr #container #mainContent blockquote hr {
	color: #FFFBF0;
}
.thrColLiqHdr #container #mainContent blockquote h3 {
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.thrColLiqHdr #container #mainContent blockquote p a {
	font-size: 12px;
	font-weight: bold;
}
.thrColLiqHdr #container #sidebar2 b font {
	font-size: medium;
	line-height: 15pt;
}
.thrColLiqHdr #container #sidebar2 hr {
	color: #000;
}
div {
	font-family: Arial;
}
h3 {
	font-weight: normal;
	color: #000;
}
fb {
	font-family: Arial;
}
.thrColLiqHdr #container #sidebar2 div div h3 .thrColLiqHdr {
	font-weight: bold;
}
div {
	font-weight: bolder;
	font-size: 10pt;
	color: #000;
	font-style: normal;
	font-family: Arial;
	text-align: center;
}
.thrColLiqHdr #container #sidebar2 h6 {
	color: #F00;
	font-family: Arial;
	font-size: 10px;
}
.thrColLiqHdr #container #mainContent blockquote {
	text-align: left;
	font-weight: bold;
	font-family: Arial;
	font-size: 10px;
	color: #000;
	line-height: 12pt;
}
.thrColLiqHdr #container #sidebar1 p a {
	font-weight: bold;
	color: #F00;
	font-size: 12pt;
}
.thrColLiqHdr #container #mainContent blockquote p {
	font-family: Arial;
	background-color: #FFF;
	font-size: 10pt;
	margin-left: 27%;
	margin-right: 27%;
	font-weight: normal;
}
.thrColLiqHdr #container #mainContent blockquote table tr td div {
	color: #00F;
	font-size: 12px;
}
.thrColLiqHdr #container #mainContent blockquote table {
	color: #00F;
	font-size: 12px;
	line-height: 12px;
	padding-top: 0px;
	font-family: Arial;
}
.thrColLiqHdr #container #mainContent blockquote b font {
	text-align: left;
}
.thrColLiqHdr #container #mainContent blockquote p font b u {
	font-weight: bold;
}
.thrColLiqHdr #container #sidebar2 p strong {
	font-family: Arial;
	color: #000;
}
.thrColLiqHdr #container #mainContent blockquote blockquote blockquote blockquote h2 {
	font-size: larger;
	font-family: Arial;
}
.thrColLiqHdr #container #mainContent blockquote blockquote .thrColLiqHdr {
	color: #000;
}
.thrColLiqHdr #container #mainContent blockquote ul ul li h3 {
	text-align: left;
}
.thrColLiqHdr #container #mainContent blockquote p strong {
	font-family: Arial;
}
.thrColLiqHdr #container #mainContent blockquote b font {
	font-weight: bold;
	text-align: center;
}
.thrColLiqHdr #container #mainContent blockquote div font {
	font-weight: normal;
}
.thrColLiqHdr #container #sidebar1 strong {
	color: #E3940F;
	font-size: 18px;
}
.thrColLiqHdr #container #sidebar1 h3 b font {
	color: #000;
}
.thrColLiqHdr #container #sidebar1 p strong {
	color: #F00;
}
.thrColLiqHdr #container #mainContent blockquote h2 font {
	font-size: 9px;
}
.thrColLiqHdr #container #mainContent blockquote h2 font {
	font-size: 14px;
}
.thrColLiqHdr #container #header div table tr td u a strong {
	font-size: 10%;
}
.thrColLiqHdr #container #mainContent blockquote h3 strong u {
	font-size: 14px;
}
.headr_title {
	color: #000;
}
.thrColLiqHdr #container #mainContent blockquote h3 font b {
	color: #000;
}
.thrColLiqHdr #container #mainContent blockquote h3 b font {
	color: #00F;
}
lts_link {
	color: #00F;
}
lts_link {
}
DA_tag {
	color: #F00;
}
.thrColLiqHdr #container #mainContent blockquote h2 {
	color: #000;
}
.thrColLiqHdr #container #mainContent blockquote h2 {
	font-size: 14px;
}
.thrColLiqHdr #container #mainContent blockquote h2 {
	font-weight: bold;
	color: #000;
	font-size: 18px;
	line-height: 18px;
}
.thrColLiqHdr #container #mainContent blockquote h1 {
	color: #000;
	font-size: 24px;
}
.thrColLiqHdr #container #sidebar1 blockquote table tr td div {
	color: #FFF;
}
.thrColLiqHdr #container #mainContent blockquote ul ul li ul li div {
	font-size: 16px;
}
#remit {
	font-size: 14px;
}
#remit {
	font-size: 14px;
}
.thrColLiqHdr #container #mainContent blockquote ul #remit li div {
	font-size: 16px;
}
.thrColLiqHdr #container #mainContent ul li h3 font {
	text-align: center;
}
.thrColLiqHdr #container #mainContent h2 font {
	text-align: left;
}
.thrColLiqHdr #container #sidebar2 h3 strong {
	color: #00F;
}
.thrColLiqHdr #container #mainContent blockquote h2 u {
	color: #000;
	font-size: 14pt;
	font-family: Arial;
	text-align: center;
}
#results {
	font-size: 16px;
}
.thrColLiqHdr #container #mainContent blockquote h1 u {
	font-size: 18px;
	color: #00F;
}
#container #header div table tr {
	color: #000;
	font-weight: bold;
	font-family: Arial;
}
.thrColLiqHdr #container #header div table {
	color: #000;
}
#container #header div table {
	color: #000;
}
.thrColLiqHdr #container #header div title {
	color: #000;
}
.thrColLiqHdr #container #header div table tr td u .headr_title {
	color: #000;
}
.thrColLiqHdr #container #header div table tr td u .thrColLiqHdr {
	color: #000;
}
.thrColLiqHdr #container #header div table tr td u {
	font-family: Arial;
}
.thrColLiqHdr #container #header div table tr td u a {
	font-family: Arial;
	font-weight: bold;
	color: #000;
	font-size: 9pt;
}
.thrColLiqHdr #container #header div table tr td u {
	font-family: Arial;
	color: #000;
}
.thrColLiqHdr #container #header div table tr td a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12pt;
}
.thrColLiqHdr #container #sidebar1 h3 strong {
	font-size: 18px;
}
.thrColLiqHdr #container #sidebar1 h3 strong {
	color: #F00;
}
.thrColLiqHdr #container #sidebar1 h3 strong {
	font-size: 16px;
}
.thrColLiqHdr #container #sidebar1 h3 strong {
	font-size: 14px;
	color: #000;
	font-family: Arial;
}
.thrColLiqHdr #container #sidebar1 div ad {
	font-family: Arial;
}
.thrColLiqHdr #container #footer h2 {
	color: #000;
}
.thrColLiqHdr #container div blockquote blockquote blockquote blockquote blockquote table {
	text-align: center;
	font-size: 10px;
}
.thrColLiqHdr #container div blockquote blockquote blockquote blockquote blockquote table tr td div {
	color: #00F;
}
.thrColLiqHdr #container #sidebar1 blockquote table tr td div {
	font-family: Arial;
}
.thrColLiqHdr #container #sidebar1 blockquote table tr td div {
	font-family: Arial;
}
.thrColLiqHdr #container #mainContent fees {
	color: #000;
}
.thrColLiqHdr #container #mainContent blockquote ul table {
	color: #000;
}
.thrColLiqHdr #container #mainContent blockquote div {
	font-family: Arial;
	line-height: 9px;
}
.thrColLiqHdr #container #mainContent blockquote h3 {
	font-family: Arial;
}
.thrColLiqHdr #container #mainContent blockquote h3 {
	font-family: Arial;
}
.thrColLiqHdr #container #mainContent blockquote div table tr #tbbb2 h4 {
	font-size: 12px;
}
.thrColLiqHdr #container #mainContent blockquote div table tr #tbnnn2 h4 {
	font-size: 12px;
}
.thrColLiqHdr #container #mainContent blockquote h3 a {
	font-size: 12px;
}
.thrColLiqHdr #container #sidebar1 h2 strong u {
	font-size: 12pt;
}
.thrColLiqHdr #container #sidebar1 h5 a {
	color: #00F;
	font-size: 10pt;
}
.thrColLiqHdr #container #sidebar1 h5 .red_link {
	font-size: 12pt;
	color: #F00;
}
.thrColLiqHdr #container #sidebar1 h5 {
	color: #000;
	font-size: 9pt;
	background-color: #FFF;
}
.thrColLiqHdr #container #sidebar1 h3 {
	font-family: Arial;
}
.thrColLiqHdr #container #sidebar1 h3 .red_link span {
	color: #00F;
}
.thrColLiqHdr #container #sidebar2 h5 {
	font-size: 9pt;
}
.thrColLiqHdr #container #sidebar2 h3 strong {
	font-family: Arial;
	color: #F00;
	line-height: 10px;
	font-size: 10pt;
}
.thrColLiqHdr #container #sidebar2 p {
	font-family: Arial;
	color: #000;
	font-size: 16pt;
}
.thrColLiqHdr #container #sidebar1 h2 {
	font-family: Arial;
}
.thrColLiqHdr #container #header div table tr td {
	font-weight: bold;
}
.thrColLiqHdr #container #mainContent blockquote h5 {
	font-size: 10pt;
}
.thrColLiqHdr #container #mainContent blockquote h5 {
	font-size: 9px;
}
.thrColLiqHdr #container #mainContent blockquote h5 {
	font-size: 9pt;
}
.redheader {
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #F00;
}
.thrColLiqHdr #container #sidebar1 h2 u {
	font-size: 12pt;
	background-color: #FFF;
}
.thrColLiqHdr #container #sidebar2 h2 {
	font-size: 12pt;
}
.thrColLiqHdr #container #sidebar2 h2 u {
	font-size: 12pt;
	background-color: #FFFFDF;
}
