﻿body {
	background: #0073ae;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #005984;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	height: 100%;
	width: auto;
}
img 
{
	border: 0;
}
p {
	padding: 0px;
	margin: 0;
}
p1 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.FixCtrHdr #container {
	width: 926px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-image:url(../images/background_inedo.jpg); /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-repeat: no-repeat;
	height: 930px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	z-index: 1;
}
.FixCtrHdr #header {
	background-image: url(../images/header_inedo2.jpg);
	background-repeat: no-repeat; position:relative;
	height: 148px;
	width: 926px;
	margin: 0px;
	padding: 0;
	z-index: 2;
}
h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #bf311a;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
h2 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #005984;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}
h3 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 21px;
	font-weight: bold;
	color: #bf311a;
	text-align: center;
}
introText {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #005984;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
Text {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #005984;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
quote {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: oblique;
	line-height: 36px;
	font-weight: bold;
	color: #EEEeee;
}
.FixCtrHdr #mainColumnContainer {
	width: 614px;
	background-image:url(../images/1column_box_inedo.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 293px;
	z-index: 4;
	float: left;
	position: absolute;
	top: 0px;
	left: 7px;
}

.FixCtrHdr #mainColumnTop 
{
	background-image: url(../images/1column_box_inedo_top.png);
	background-repeat: no-repeat;
	height: 10px;
}

.FixCtrHdr #mainColumnBottom
{
	background-image: url(../images/1column_box_inedo_bottom.png);
	background-repeat: no-repeat;
	height: 10px;
}

.FixCtrHdr #maincolumn
{
	background-image: url(../images/1column_box_inedo_middle.png);
	background-repeat: repeat-y;
	min-height: 600px;
	padding: 12px;
}

.FixCtrHdr #maincolumn2 {
	height: 497px;
	width: 270px;
	background-image: url(../images/2column_box_inedo.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 307px;
	padding: 12px;
	z-index: 5;
	float: none;
	position: absolute;
	top: 0px;
}
.FixCtrHdr #maincolumn1 {
	height: 497px;
	width: 270px;
	background-image: url(../images/2column_box_inedo.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 293px;
	padding: 12px;
	z-index: 4;
	float: left;
	position: absolute;
	top: 0px;
	left: 7px;
	}
.FixCtrHdr #mainContent {
	height: 750px;
	width: 915px;
	background-image: none;
	background-repeat: no-repeat;
	z-index: 7;
	float: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 05px;
	position: absolute;
	top: 191px;
}

.FixCtrHdr #footer 
{
	position: absolute;
	background-image: url(../images/footer_inedo.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 626px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	bottom: 40px;
	left: 300px;
	text-align: center;
	font-weight: bold;
	z-index: 10;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.FixCtrHdr #footer p {
	margin: 0;
	padding: 0px;
}

div#navcontainer {
	width: 847px;
	height: 22px;
	padding: 0px;
	position:absolute;
	z-index: 500;
	margin: 0px;
	right: 0px;
	top: 135px;
}
#navcontainer ul li
{
	list-style-type: none;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	top: 0px;
	display: block;
	float: left;
	background: url(../images/link_inedo.png) repeat-x 134px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
}
#navcontainer a
{
color: #0073ae;
text-decoration: none;
display: block;	height: 22px;
width: 134px;
border: none;
}

#navcontainer li#active {  }
#navcontainer a:hover { background: url(../images/hover_inedo.png) repeat-x 134px; height: 22px; }
#navcontainer ul li a.current
{
	background: url(../images/pageOn_inedo.png) repeat-x 134px;height: 22px;
	color: #eee;
}
#Hnavcontainer 
{
	background-image: url(../images/background_subnav.gif);
	background-repeat: no-repeat;
	width: 239px;
	height: 104px;
	position: relative;
	top: 30px;
	z-index: 8;
}

#Hnavcontainer ul
{
	list-style-image: url(../images/sidebar-arrow.gif);
	text-align: left;
	vertical-align: top;
	margin: 0 0 0 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}

#Hnavcontainer ul li 
{
	line-height: 15px;
}

#Hnavcontainer ul li a
{
	background:  left center no-repeat;
	padding-left: 0px;
	text-align: left;
	font: bold Verdana, Geneva, sans-serif;
	text-decoration: none;
	color: #EEE;
	vertical-align: bottom;
}

#Hnavcontainer ul li a:hover
{
	background: transparent url(../images/list-on.gif) left center no-repeat;
	color: #bf311a;
}

#Hnavcontainer ul li a.currentH
{
background: transparent url(../images/list-active.gif) left center no-repeat;
color: #0073ae;
}
#textprivacy {
	color: #005984;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	line-height: 12px;
	font-variant: normal;
}

#footer a {
	color: #bf311a;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	vertical-align: middle;
}

ul 
{
	padding-left: 10px;
	list-style-image: url(../images/sidebar-arrow.gif);
}
ul li { 
	text-decoration: none;
	color: #005984;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
ul li a{ 
	text-decoration: none;
	color: #005984;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
ul li ul li a {
	text-decoration: none;
	color: #005984;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

div.chart 
{
	text-align: center;
}
.whitePaper 
{
	display:block;
	line-height: 2em;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: underline;
}
.whitePaper:hover
{
	color: #BF311A;
}

.textfooter 
{
	color:#BF311A;
	font-family:Verdana,Geneva,sans-serif;
	font-size:9px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-decoration:none;
	vertical-align:middle;	
}

ul.spaced li
{
	margin-top: 5px;
}