@charset "utf-8";
.thrColFixHdr #sidebar1 {
	float: left; /* padding keeps the content of the div away from the edges */
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-color: #F0F0F0;
	display: none;
	border: 0px none #666666;
}
ul.MenuBarHorizontal {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: 780px;
	background-color: #666666;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: none;
}
.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	border: 1px solid #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
}
.thrColFixHdr #sidebar2 {
	background-color: #FFFFFF;
	display: none;
	margin: 0px;
	padding: 0px;
}
.thrColFixHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #666666;
	display: none;
}
.thrColFixHdr #header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #FFFFFF;
	background-image: url(images/logos/IPC2.gif);
	background-repeat: no-repeat;
	height: 100px;
	display: none;
}
.box_150 h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #1F6EB0;
	color: #FFFFFF;
	font-weight: bold;
	width: 142px;
	padding: 4px;
	margin: 0px;
	display: none;
}
.thrColFixHdr #container {
	width: auto;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 0px none #FF0066;
	text-align: left; /* this overrides the text-align: center on the body element. */
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
p {
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	word-spacing: 3px;
	line-height: 18px;
}

