
html, body {
	height:100%;
}
body {
	background-image: url(/images/background.gif);
	background-color: #FFFFFF;
	float: none;
	position: relative;
	color: #000000;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin:0px;
}

#divcontainer {
	min-height: 100%;
	width: 884px;
	margin-bottom: -130px;
	position: relative;
	height: auto;
	margin:auto;
}


.links_orange {
	color: #EC8400;
	text-decoration: underline;
}
#instextbox  {
	position:absolute;
	left:310px;
	top:190px;
	width:578px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #666666;
	z-index: 14;
}
#insnav {
	background-repeat: no-repeat;
	background-image: url(/images/InsNavBorder.gif);
	left: 262px;
	top: 90px;
	position: absolute;
	width: 632px;
	z-index: 15;
	height: 49px;
	padding-top: 7px;
}
a:link {
}
a:visited {
}
a:hover {
	color: #EC8400;
	text-decoration: none;
}
a:active {
	color: #105EAB;
	text-decoration: underline;
}

.noUnderline {
	text-decoration:none;
	color:#000000
}
h1 {
	size:48px;
}
h2 {
	size:24px;
}


#insheader {
	position: absolute;
	top: 141px;
	left: 312px;
	z-index: 16;
	width: 308px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #ED8400;
}
#topbar {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
}
#logo {
	position: absolute;
	top: 23px;
	left: 2px;
	z-index: 7;
}
#toptools {
	position: absolute;
	left: 560px;
	top: 25px;
	width: 332px;
	z-index: 4;
	height: 35px;
}	
.Arial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:13px;
}
.ArialhmNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.ArialNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Arial_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
}
.Arial_20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
}
.ArialInsNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#mainfooter {
	position: absolute; 
	width:590px;  
	z-index:18; 
	left: 300px;
	top: 940px;
}
#footercontainer {
	position: relative; 
	width:570px; 
	height:90px; 
	z-index:18; 
	left: 311px;
}
#footer {
   height: 130px;
   position: relative;
}
.clearfooter {
   height: 130px;
   clear:	both;
}
