﻿#container {
	background-color: #FFFFFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 105px;
	background-color: #000000;
}
#header_rt {
	float: right;
	padding-right: 20px;
	padding-top: 10px;
}
#header_rt p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	margin-bottom: 5px;
}
#header_rt p strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #00FF00;
	margin-top: 5px;
}
#header_rt a {
	color: #FFFFFF;
	text-decoration: none;
}
#header_rt a:hover {
	text-decoration: underline;
}
#navtop ul {
	padding: 0px;
	margin: 0px;
}
#header_logo {
	float: left;
}
#navtop {
	background-image: url('http://www.iqlinc.com/images_main/navbutbkgd.gif');
	height: 38px;
}
#navtop ul li {
	text-align: center;
	display: inline;
	list-style-type: none;
}
#navtop ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url('http://www.iqlinc.com/images_main/navbutbkgd.gif');
	padding: 10px;
	float: left;
}
#navtop ul li a:hover {
	color: #C0C0C0;
}
#page_content {
	position: relative;
	width: 100%;
	height: 100%;
	background-color: #e6e6e6;
}
#col_nav {
	margin: 5px;
	padding: 5px;
	width: 175px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
}
#col_nav h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-transform: capitalize;
	margin: 0px;
	padding: 2px 0px 4px 0px;
}
#col_nav h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
#col_nav ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#col_nav ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	padding: 0px 0px 2px 0px;
	margin: 0px;
	display: block;
}
#col_nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #3499cd;
	text-decoration: none;
}
#col_nav ul li a:hover {
	text-decoration: underline;
}
#col_nav ul li a:visited {
	color: #7291A5;
}
#col_navlink {
	padding: 5px;
	margin: 5px;
	width: 175px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
}
#col_navlink h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-transform: capitalize;
	padding: 2px 0px 4px 0px;
	margin: 0px;
}
#col_navlink h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
#col_navlink ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#col_navlink ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	text-indent: 5px;
	padding: 0px 0px 2px 0px;
	margin: 0px;
	display: block;
}
#col_navlink ul li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #3499cd;
	text-decoration: none;
}
#col_navlink ul li a:hover {
	text-decoration: underline;
}
#col_navlink ul li a:visited {
	color: #7291A5;
}
#col_welcome {
	margin: 5px;
	padding: 5px;
	width: 180px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
}
#col_welcome h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #3499cd;
	text-align: left;
	margin-bottom: 10px;
}
#col_welcome h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	margin-bottom: 4px;
}
#col_welcome h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}
#col_feat {
	border: thin solid #3499cd;
	margin: 5px;
	padding: 5px;
	width: 570px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
}
#col_feat h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-bottom: 4px;
}
#col_feat h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #009B00;
	margin-bottom: 4px;
}
#col_feat h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}
#col_feat ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#col_feat ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	padding: 0px 5px 1px 10px;
	display: block;
	list-style-type: none;
	margin-bottom: 0px;
	margin-top: 0px;
}
#col_feat ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3499cd;
	text-decoration: none;
}
#col_feat ul li a:hover {
	text-decoration: underline;
}
#col_feat ul li a:visited {
	color: #7291A5;
}
#col_feat_image {
	border: thin solid #d0d0d0;
	padding: 0px;
	margin: 5px 10px 5px 5px;
	float: right;
}
#col_feat_image2 {
	border: thin solid #d0d0d0;
	padding: 0px;
	margin: 5px 10px 5px 5px;
	float: right;
}
#col_highlts {
	border: thin solid #e6e6e6;
	margin: 5px 170px 5px 595px;
	padding: 5px;
	background-color: #FFFFFF;
}
#col_highlts h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-bottom: 10px;
}
#col_highlts h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #009B00;
	margin-bottom: 4px;
}
#col_highlts h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}
#col_cat {
	margin: 5px 170px 5px 195px;
	padding: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #3499cd;
	border-left-color: #3499cd;
	width: 581px;
	background-color: #FFFFFF;
}
#col_cat h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-bottom: 10px;
}
#col_cat h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}
#col_cat h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}
#col_cat p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	margin-bottom: 12px;
}
#col_item {
	border-color: #3499CD;
	border-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	margin: 5px 170px 5px 195px;
	padding: 5px;
	width: 581px;
	height: 100%;
	background-color: #FFFFFF;
}
#col_item h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-bottom: 10px;
}
#col_item h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #009B00;
	margin-bottom: 10px;
}
#col_item h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
#col_item h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #009B00;
	margin-top: 5px;
	margin-bottom: 5px;
}
#col_item p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
#col_item ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#col_item ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	padding: 0px 5px 0px 5px;
	display: block;
	list-style-type: disc;
	list-style-position: inside;
	margin-top: 0px;
	margin-bottom: 0px;
}
#col_item ul li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #3499CD;
	text-decoration: none;
}
#col_item ul li a:hover {
	text-decoration: underline;
}
#col_item ul li a:visited {
	color: #7291A5;
}
#col_item ol {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#col_item ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: left;
	padding: 0px 5px 2px 5px;
	display: block;
	list-style-type: decimal;
	list-style-position: inside;
	margin-top: 0px;
	margin-bottom: 0px;
}
#col_item_image {
	border: thin solid #d0d0d0;
	padding: 0px;
	margin: 5px 10px 5px 5px;
	float: right;
}
#col_item_image2 {
	border: thin solid #d0d0d0;
	padding: 0px;
	margin: 5px 10px 5px 5px;
	float: right;
}
#col_item th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
}
#col_item td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: center;
}
#col_gen {
	border-color: #3499CD;
	border-width: thin;
	padding: 5px;
	margin: 5px 170px 5px 195px;
	width: 581px;
	height: 100%;
	background-color: #FFFFFF;
	border-left-style: solid;
	border-right-style: solid;
}
#col_gen h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-bottom: 10px;
}
#col_gen h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #009B00;
	margin-bottom: 6px;
}
#col_gen h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}
#col_gen h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}
#col_gen h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
#col_gen p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	margin-bottom: 6px;
}
#col_gen ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#col_gen ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	padding: 0px 5px 0px 5px;
	display: block;
	list-style-type: disc;
	list-style-position: inside;
	margin-top: 0px;
	margin-bottom: 0px;
}
#col_gen ul li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #3499CD;
	text-decoration: none;
}
#col_gen_image {
	border: thin solid #d0d0d0;
	padding: 0px;
	margin: 5px 10px 5px 5px;
}
#col_gen_image_rt {
	border: thin solid #d0d0d0;
	padding: 0px;
	margin: 5px 10px 5px 5px;
	float: right;
}
#col_gen td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	padding-bottom: 5px;
	padding-left: 5px;
}
#col_main {
	border: thin solid #3499cd;
	margin: 5px 170px 5px 200px;
	padding: 5px;
	width: 576px;
	height: 100%;
	background-color: #FFFFFF;
}
#col_main h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-bottom: 10px;
}
#col_main h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #3499cd;
	margin-bottom: 6px;
}
#col_main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
#col_main ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#col_main ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 5px 0px 5px;
	display: block;
	list-style-type: disc;
	list-style-position: inside;
}
#col_main ul li a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#col_main_image {
	border: thin solid #D0D0D0;
	margin: 5px 10px 5px 5px;
	padding: 0px;
}
#col_page {
	padding: 5px 10px 5px 10px;
	margin: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #3499CD;
	border-left-color: #3499CD;
	background-color: #FFFFFF;
}
#col_page ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#col_page ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	padding: 0px 5px 0px 5px;
	display: block;
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 0px;
	margin-top: 0px;
}
#col_page ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3499CD;
	text-decoration: none;
}
.col_page_image {
	border: thin solid #D0D0D0;
	padding: 0px;
	margin: 5px 10px 5px 5px;
	float: right;
}
#col_links {
	padding: 5px;
	margin: 5px;
	width: 150px;
	position: absolute;
	right: 0px;
	top: 0px;
}
#col_links h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	padding: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#col_links ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#col_links ul li {
	text-align: left;
	padding: 0px 0px 1px 0px;
	margin: 0px;
	display: block;
}
#col_links ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3499CD;
	text-decoration: none;
}
#col_links ul li a:hover {
	text-decoration: underline;
}
#col_links_child {
}
#col_links_child h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}
#col_links_child p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 11pt;
}
#col_links_child ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#col_links_child ul li {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0px 0px 1px 0px;
	margin: 0px;
	display: block;
}
#col_links_child ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3499CD;
	text-decoration: none;
}
#col_links_child ul li a:hover {
	text-decoration: underline;
}
#col_links_child ul li a:visited {
	color: #7291A5;
}
#form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #e6e6e6;
	padding: 10px;
}
#form h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
}
#form h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	color: #000000;
	margin-bottom: 0px;
}
#form h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#footer {
	padding: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	text-align: center;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #808080;
	text-align: center;
}
#footer a {
	text-decoration: none;
	color: #3499CD;
}
#footer a:hover {
	text-decoration: underline;
}
.blue {
	color: #3499CD;
}
.border0 {
	border-style: solid;
	border-width: 0px;
}
.bottom0 {
	margin-bottom: 0px;
}
.bottom10 {
	margin-bottom: 10px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.clear_ltgray {
	background-color: #e6e6e6;
	clear: both;
}
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.formanswer_250 {
	width: 250px;
}
.formanswer_300 {
	width: 300px;
}
.formtext_lt_12 {
	width: 12%;
	float: left;
	vertical-align: bottom;
}
.formtext_lt_15 {
	width: 15%;
	float: left;
}
.formtext_lt_16 {
	width: 16%;
	float: left;
}
.form_lt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	vertical-align: bottom;
	padding-left: 5px;
	padding-top: 5px;
}
.form_rt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	vertical-align: bottom;
}
.green {
	color: #009B00;
}
.img_lt {
	margin-bottom: 8px;
	margin-right: 8px;
	float: left;
}
.img_rt {
	margin-bottom: 8px;
	margin-left: 8px;
	float: right;
}
.note {
	font-weight: bold;
	text-decoration: underline;
}
.pad_lt_5 {
	padding-left: 5px;
}
.pad_top_10 {
	padding-top: 10px;
}
.quote {
	background-color: #E6E6E6;
	font-weight: bold;
	margin: 5px;
	padding: 5px;
}
.quote_italic {
	font-style: italic;
	background-color: #E6E6E6;
	font-weight: bold;
}
.red {
	color: #FF0000;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	margin-bottom: 5px;
}
.underline {
	text-decoration: underline;
}
a {
	color: #3499CD;
	text-decoration: none;
}
a:hover {
	color: #3499CD;
	text-decoration: underline;
}
a:visited {
	color: #7291A5;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
hr {
	color: #00FF00;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 12pt;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
