div {
	border: none;
	}

#header {
	color: #000;
	position: absolute;
	height: 140px;
	top: 15px;
	left: 0px;
	width: 100%;
	z-index: 1;
	/*background-image: url(cpix/EIPbanner.jpg);*/
	background-repeat: repeat-x;
	}
	
	
#leftcol {
	position: absolute;
	float: left;
	top: 166px;
	left: 9px;
	width: 180px;
	z-index: 5;
	margin-left: 0px;
	margin-top: 0px;
	color: #000;
	padding: 10px;
	background-color: #ccccff;
	}
	
#righttop {
	position: absolute;
	width: 380px;
	right: 0px;
	top: 100px;
	z-index: 2;
	color: #000;
	height: 80px;
	left: 545px;
}
		
#rightcol {
	position: absolute;
	right: 0px;
	width: 250px;
	z-index: 4;
	padding: 0px;
	top: 50x;
	}

#leftcol p, #leftcol li, #rightcol p {
	font-size: 11px;
	}
	
#content {
	position: static;
	margin: 150px 120px auto 181px;
	padding: 40px;
	color: #000;
	z-index: 3;
	background-repeat: repeat-x;
	}
#content-narrow {
	position: absolute;
	padding: 30px;
	color: #000;
	z-index: 3;
	top: 100px;
	margin-top: 30px;
	margin-bottom: auto;
	margin-left: 0px;
	width: 420px;
	left: 350px;
	}
#right-fixed-posn {
	position: absolute;
	padding: 1px 10px 10px;
	color: #000;
	z-index: 10;
	top: 165px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	width: 160px;
	left: 180px;
	}
#rightcol {
	position: absolute;
	right: 0px;
	width: 177px;
	z-index: 4;
	padding: 0px;
	top: 6px;
	left: 809px;
	height: 121px;
	}		
#footer {
	clear: both;
	width: 95%;
	margin: 10px;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	padding: 3px;
	border-top: 1px solid #333;
	color: #000;
	}
	
#footer .date {
		float: left;
		text-align: left;
		}
	
#footer .contact {
		float: right;
		text-align: right;
		}
	
html, body {
	margin: 0;
	padding: 0;
	color: #000;
	width: 97%;
	}
	
p, a {
	font-family: Verdana;
	}

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #006633;
}
H4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	line-height: 12pt;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	color: #666666;
}
a:link {
	color: #006600;
	text-decoration: underline;
}
a:visited {
	color: #330099;
	text-decoration: none;
}a:hover {
	background-color: #FFCC66;
	text-decoration: none;
}
.boxtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: 11pt;
	font-weight: normal;
	font-style: normal;
}
.firstpara {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 11pt;
}
.popupbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #006633;
	font-size: 10px;
	font-weight: bold;
}
.searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	color: #FF0033;
	font-weight: bold;
	text-decoration: underline;
}
.largertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 9pt;
	color: #000099;
}

