/*Sidebar 1 <start>*/
.thrColFixHdr #sidebar1
{
	float: left;
/*since this element is floated, a width must be given*/
	width: 151px;
/*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*/
	padding: 15px 10px 15px 20px;
/*padding keeps the content of the div away from the edges*/
	padding: 0;
	clear: both;
	margin: 46px 0 0 44px;
}
* HTML .thrColFixHdr #sidebar1
{
	margin-left: 22px;
}
.thrColFixHdr #sidebar1 DIV.csc-header
{
	background: #3C4043 url(../img/bg-h1-short.png) no-repeat 0 0;
	text-align: center;
	height: 37px;
	padding-top: 12px;
	margin-bottom: 16px;
}
* HTML .thrColFixHdr #sidebar1 DIV.csc-header
{
	height: 49px;
}
.thrColFixHdr #sidebar1 H1
{
	margin: 0;
	font-size: 17px;
	color: #FFFFFF;
	background-color: transparent;
}
.thrColFixHdr #sidebar1 H1 A
{
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
}
.thrColFixHdr #sidebar1 H1 A:hover
{
	color: #CC0000;
}
/*Sidebar 1 <end>
Sidebar 2 <start>*/
.thrColFixHdr #sidebar2
{
	float: right;
/*since this element is floated, a width must be given*/
	width: 232px;
/*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*/
	margin: 46px 45px 0 0;
/*since this element is floated, a width must be given
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*/
}
* HTML .thrColFixHdr #sidebar2
{
	margin-right: 21px;
}
/*Sidebar 2 <end>
Main Content <start>*/
.thrColFixHdr #mainContent
{
/*margin: 46px 200px 0 238px;*/
	margin: 23px 200px 0 238px;
/*the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends.*/
	width: 391px;
/*the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends.
the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends.
the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends.*/
}
/*Main Content <end>
Extra Content <start>*/
#extra-contents DIV.csc-header
{
	float: left;
	width: 160px;
	margin: 45px 0 0 42px;
}
* HTML #extra-contents DIV.csc-header
{
	margin-left: 22px;
}
#extra-contents DIV.csc-header H1
{
	font-size: 22px;
	font-weight: normal;
	line-height: 27px;
}
#extra-contents DIV.tx-rlmpflashdetection-pi1
{
	float: right;
	margin: 73px 45px 0 0;
}
* HTML #extra-contents DIV.tx-rlmpflashdetection-pi1
{
	margin-right: 21px;
}
/*Extra Content <end>
Block Head Text Image Link Home <start>*/
DIV#mainContent .block_htil
{
	margin-bottom: 10px;
	overflow: hidden;
	width: 100%;
/*height: 130px;*/
}
DIV#mainContent .block_htil H2
{
	width: 215px;
	border-bottom: 1px dashed #000;
	margin: 0px;
	padding: 0 0 6px 176px;
	font-size: 21px;
	font-weight: normal;
}
* HTML DIV#mainContent .block_htil H2
{
	width: 388px;
	border-bottom: 1px dashed #000;
	padding: 0 0 6px 176px;
	font-size: 21px;
	font-weight: normal;
}
* HTML DIV#mainContent .block_htil H2
{
	margin: 16px 0 0;
	padding: 0 0 6px 173px;
}
DIV#mainContent .block_htil H2 A
{
	text-decoration: none;
	color: #333333;
}
DIV#mainContent .block_htil H2 A:hover
{
	color: #CC0000;
}
DIV#mainContent .block_htil .csc-textpic-clear
{
	clear: none;
}
DIV#mainContent .block_htil DIV.csc-textpic-center
{
	text-align: left;
	width: 150px;
	float: left;
	margin: 10px 0 0;
}
DIV#mainContent .block_htil DIV.block-text
{
	float: right;
	width: 214px;
}
* HTML DIV#mainContent .block_htil DIV.block-text
{
	width: 217px;
}
DIV#mainContent .block_htil DIV.block-text P
{
	margin: 8px 0 0;
}
DIV#mainContent .block_htil P.moreInfo
{
	padding-bottom: 20px;
}
DIV#mainContent .block_htil P A
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
DIV#mainContent .block_htil P A:hover
{
	color: #CC0000;
}
/*Block Head Text Image Link Home <end>*/

