@charset "UTF-8";
body.thrColHybHdr  {
	background-color: none;
}

.thrColHybHdr #container {
	background:none;
	text-align: left; /* this overrides the text-align: center on the body element. */
	min-width:955px;
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
	padding-top: none;
	max-width:none;
}
.thrColHybHdr #sidebar1, .thrColHybHdr #sidebar2, .thrColHybHdr #mainContent {
	display: inline;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
 *margin-left: .92%;
 *margin-right: .92%;
}
.thrColHybHdr #header {
	padding: 1em;
}
.thrColHybHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}
.thrColHybHdr #sidebar1 {
	width: 23%;
	background:none;
	padding: 15px 0;
	margin-top:-1px;
	border-top:0;
	margin-left:0;
}
.thrColHybHdr #sidebar2 {
	float: right;
	margin-right:0;
	width: 22%; /* since this element is floated, a width must be given 	 
*/
	background:none; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 10px 0px; /* top and bottom padding create visual space within this div */
}
.thrColHybHdr #sidebar1 h3, .thrColHybHdr #sidebar1 p, .thrColHybHdr #sidebar2 p, .thrColHybHdr #sidebar2 h3 {
	margin-left: 10px;
	margin-right: 10px;
}
.thrColHybHdr #mainContent {
	padding: 1em 0;
	width:50%;
 *width:48%;
}
.thrColHybHdr #footer {
	padding: 0 10px;
	background:#FFF;
}
.thrColHybHdr #footer p {
	margin: 0;
	padding: 10px 0;
}
.thrColHybHdr #mainContent h3.head {
	border-top:1px solid #c1c9ce;
	font-weight:normal;
	color:#1a60a3;
	background: url(/images/closed.gif) no-repeat 4px center;
	cursor:pointer;
	font-size:18px;
	line-height:normal;
	background-color:#f9fbfa;
	padding:5px 20px;
	margin-top:0px;
	margin-bottom:0px;
}
.thrColHybHdr #mainContent h3.selected {
	background:none
}
.thrColHybHdr #mainContent h3.selected:hover {
	background: url(/images/open.gif) no-repeat 4px center;
}
.thrColHybHdr #sidebar2 .ui-yakawidget-list {
	margin-bottom:5px
}
.thrColHybHdr #sidebar2 ul:last {
margin-bottom:2px
}
.thrColHybHdr #mainContent h1 {
	line-height:22px;
	font-size:22px;
}
.thrColHybHdr #mainContent h2 {
	line-height:22px;
	font-size:18px;
}
.thrColHybHdr #mainContent h3 {
	line-height:22px;
	font-size:16px;
}
.thrColHybHdr #mainContent h3.head {
	border-top:1px solid #c1c9ce;
	font-weight:normal;
	color:#1a60a3;
	background: url(/images/closed.gif) no-repeat 4px center;
	cursor:pointer;
	font-size:18px;
	line-height:normal;
	background-color:#f9fbfa;
	padding:5px 20px;
	margin-top:0px;
	margin-bottom:0px;
}
.thrColHybHdr #mainContent h3.selected {
	background:none;
}
.thrColHybHdr #mainContent h3.selected:hover {
	background: url(/images/open.gif) no-repeat 4px center;
}
.thrColHybHdr #mainContent .thumnail {
	float:left;
	width:25px;
	font-size:.8em
}
.thrColHybHdr #mainContent .dftForm {
	margin-left:25px;
	margin-bottom:10px;
}
.thrColHybHdr #mainContent .summary {
	margin-top:20px;
	margin-bottom:10px;
}
.thrColHybHdr #mainContent h3 {
	display:block;
	margin-top:20px;
	font-weight:bold;
	color:#303030
}

.thrColHybHdr #BYOPToolbar {
	margin-top: 1em
}

