@charset "UTF-8";
/* CSS Document */
.thrColFixHdr #container2 {
	width: 822px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #dddddd;
	margin-left: 37px;
	color: #333;
	padding: 0;
	padding-left:0px;
	padding-right: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom:0px;
	line-height:150%;
	font-size: 13px;
} 
.thrColFixHdr #sidebar1 {
	float:right;
	width: 207px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background-color: #000;	/*height: inherit;*/
	background: 000000;
	padding-left: 10px;
	padding-top: 10px;
}
.thrColFixHdr #sidebartable {
	border-color: #aaaaaa;
	border-left-width: 1px;
	border-left-style: solid;
}

.thrColFixHdr #sidebar2 {
	float:right;
	width: 207px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #dddddd;
	background-image: url(images/rightnav_fill.jpg);
	background-repeat: repeat-x;
	background-color: #dddddd;	/*height: inherit;*/
	padding-left: 10px;
	padding-top: 0px;
}
.thrColFixHdr #sidebar2 #h2 {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	font-weight: lighter;
	font-style:italic;
}
.thrColFixHdr #sidebar2 #side { font-size:11px; padding-right:0px; padding-top:0px; color:#999; margin: 0px; padding: 0px;}
.thrColFixHdr #sidebar2 #side li {display: inline;}
.thrColFixHdr #sidebar2 #side li#mylink a { color:#999; }
.thrColFixHdr #sidebar2 #side li#mylink a:hover { color:#fff; }
.thrColFixHdr #sidebar2 #side li#mylink a:active { color:#fff; }

.thrColFixHdr #headercontent #subtext {
	margin:0px 0px 0px 0px;
	padding-left: 54px;
	padding-right:10px;
	padding-top:4px;
	font-size: 14px;
	color: #333;
	font-weight: lighter;
	line-height: 18px
}
.thrColFixHdr #mainContentBottom {
	background-image: url(images/rightnav_fill3.jpg);
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-top: 10px;
} 
.thrColFixHdr #mainContentBottomBlack {
	padding-left: 0px;
	padding-top: 10px;
	padding-right:15px;
} 
.thrColFixHdr #mainContentBottomBlack #tabs {
	background-image: url(images/tabdetails/detail_tab_fill.gif);
	background-repeat: repeat-x;
	background-color: #333;
}
.thrColFixHdr #mainContentBottomBlack #subContent {
	padding-left: 10px;
	padding-top: 10px;
	padding-right:10px;
	/*float:inherit;*/
	min-height:390px;
	
	height:auto;
	background-image: url(images/rightnav_fill.jpg);
	background-repeat: repeat-x;
	line-height:120%;
	border-color: #aaaaaa;
	border-left-width: 1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #aaaaaa;
	font-size:11px;
} 
.thrColFixHdr #mainContentBottomBlack #subContent h1 {
	font-size:18px;
	font-weight:lighter;
	color:#000;
	padding-bottom:0px;
	margin-bottom:6px;
	padding-top:12px;
	margin-top:0px;
}
.thrColFixHdr #mainContentBottomBlack #subContent2 {
	position:relative;
	padding-left: 10px;
	padding-top: 10px;
	padding-right:10px;
	background-image: url(images/rightnav_fill3.jpg);
	background-repeat: repeat-x;
	border-color: #aaaaaa;
	border-left-width: 1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #aaaaaa;
} 
