/* IQH styles */

/* body
----------------------------------------------------------------------------------------------------*/
body {
color: #000;
background: #DCDBCD;
margin: 0;
padding: 0;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 90%;
}

/* containers
----------------------------------------------------------------------------------------------------*/
table { width: 780; margin: 0; }
table td { padding: 0; margin: 0; border-width: 0; font: normal 1em/1.8 georgia, palatino, "times new roman", times, serif; }
tr { margin: 0; padding: 0; }

.container {
	position:absolute;
	left:264px;
	width:657px;
	margin: auto;
	clear:both;
	padding: 0;
	top: -4px;
}
.container table {
	border-right: 2px solid #666;
	border-left: 2px solid #666;
}
.container .borderless table{
border-width: 0;
}

.container .borderless table td{
font-family: Arial, Helvetica, sans-serif;
}

.hcontainer {
	position:absolute;
	left:486px;
	width:780px;
	margin: auto;
	clear:both;
	padding: 0;
	top: -3px;
	
}

.hcontainer table {
border-right: 2px solid #666;
border-left: 2px solid #666;
border-bottom: 8px solid #693446;
}
.hcontainer table {
background: #F7F7DB url(../images/panel.gif) repeat-x                        ;
}

.hcontainer .borderless table{
border-width: 0;
}

.hcontainer .borderless table td{
font-family: Arial, Helvetica, sans-serif;
}

#header {
color: #fff;
background: #666;
margin: 0; padding: 0;
}
#topnav {
float: right;
width: 464px;
margin: 0; padding: 0;
}
#toptitle {
clear: right;
}
#body {
color: #000;
background: #fff;
}

#contentmain {
width: 100%;
min-height: 100%;
width: 100%;
height: 100%;
}

#specImage {
padding: 0;
padding-right: 25px;
margin: 0;
}





/* text
----------------------------------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
font-family: verdana, helvetica, arial, sans-serif;
font-weight: bold;
color: #920403;
background: transparent;
padding: 0;
margin-bottom: 0.4em;
margin-top: 0.8em;
}
h1 { font-size: 1.4em; }
h2 { font-size: 1.1em; line-height: 1.2; margin: 1.6em 0 0.4em 0;}
h3 { font-size: 1.0em; color: #666; margin-top: 1.6em; }
h4 { font-size: 1.0em; }
h5 { font-size: 1.0em; }
h6 { font-size: 1.0em; }
strong, b { font-weight: bold; }
cite { font-style: italic; }
p, address {
font: normal 1em/1.5 arial, helvetica, verdana, sans-serif;
color: #000;
background: transparent;
margin: 0 0 0.7em 0;
}
#content p {
xtext-indent: 1.5em;
padding-right: 15px;
}

ol, ul, li, dl, dd {
font: normal 1em/1.8 arial, helvetica, verdana, sans-serif;
}
ul, dl {
margin-bottom: 1em;
}
ul ul, ul ul ul {
margin-bottom: 0;
}
dt {
font-weight: bold;
}
dd {
margin-bottom: 1em;
margin-left: 1.4em;
}
p#toplink {
text-align: center;
font-size: 0.9em;
margin: 2em 0;
}


.subcontent {
background: #F7F7DB url(../images/panel.gif) repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	xfont-size: .8em;
	font-style: normal;
	xline-height: .8em;
	color: #000000;
	list-style-position: outside;
	list-style-type: square;
	position: absolute;
	visibility: visible;
	width: 660px;
	right: -500px;
	left: -1px;
	top: 121px;
	padding: 5px 0px 0px 120px;
	border-right: 2px solid #666;
	border-left: 2px solid #666;
	border-bottom: 10px solid #693446;
}

.subcontent p {
	font: normal 0.9em verdana, arial, helvetica, sans-serif;
	line-height: 1.4em;
	margin-right: 100px
}

.subcontent h1, h2, h3, h4, h5, h6 {
	xpadding: 5px 200px 0px 120px;
}

.subcontent img {
 margin-right: 100px; 
}
.special img {
margin-right: 10px;
}
.nav h2 {
	padding: 0;
	margin: 1.2em;
}
.nav a:link, a:visited {
text-decoration: underline;
color: #693446;
background: transparent;
}
.nav a:hover {
text-decoration: underline;
color: #666;
background: transparent;
}

h2.nav{
	line-height: .04em;
}

ul.nav  {
	font: normal 1.2em verdana, arial, helvetica, sans-serif;
	font-weight:bold;
	color: #920403;
	border-bottom: -15px;
	border-top: 0;
	
}
li.nav  {
	border-bottom: -15px;
}

p.footer {
text-align: center;
font-size: 11px;
font-weight: bold;
color: #693446;
background: transparent;
padding: 0 0 0 0px;
text-align: center;
line-height: 1.4em;
}

/* links
----------------------------------------------------------------------------------------------------*/
a:link, a:visited {
text-decoration: underline;
color: #693446;
background: transparent;
}
a:hover {
text-decoration: underline;
color: #666;
background: transparent;
}
#footer a:link, #footer a:visited {
color: #000;
background: transparent;
}
#footer a:hover {
color: #666;
background: transparent;
}
a.nodec, a.nodec:hover, a.nodec:visited {
text-decoration: none;
color: #532;
background: transparent;
}


/* images
----------------------------------------------------------------------------------------------------*/
ximg {
display: block;
border: 0;
margin: 0;
padding: 0;
}
img.a {
float: left;
/* margin: 5px 1em 1em 0; */
}
img.b {
float: right;
/* margin: 5px 0 1em 1em; */
}
#topnav img {
display: inline;
}



/* misc
----------------------------------------------------------------------------------------------------*/
abbr, acronym, span.abbr {
cursor: help;
border-bottom: none;
font-style: normal;
}
.none {
display: none;
}
.hide {
width: 0;
height: 0;
margin: 0;
visibility: hidden;
overflow: hidden;
}
