/*Code for grids_liquid.css starts*/
body {
	background-color: #f7f7ee; /*gridliquid_bodyBgClr*/
}
#maincontainer {
	background-color: #ffffff; /*gridliquid_maincontainBgClr*/
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}
#maincontainer {
	min-width: 736px;
}
#iecontentscroller #maincontainer {
	padding-left: 14px;
}
#contentarea {
	margin-left: 10px;
}
#iecontentscroller #contentarea {
	padding: 35px 0 0 0;
}
#toolbar,
#ietoolbar {
	width: 19%;
	padding-right: 20px !important;
}
#skip {
	width: 1px;
	height: 1px;
	overflow: hidden;
	margin-top: -1px;
}
/*A0155675- Added to remove the Scroll bar for IE 11 browser, QO-1322.*/
.ie11-overflow-hidden {
	overflow: hidden;
}
.floatright {float: right;}
.box_a,
.box_b,
.box_c,
.box_d,
.box_e,
.box_f,
.box_g,
.box_h,
.box_i,
.box_j,
.box_k,
.box_l,
.box_m,
.box_n,
.box_o,
.box_p,
.box_q {
	float: left;
	display: inline;/* IE double float margin bug fix */
	min-height: 1px; /*allow empty divs to render in compliant browsers */
}
.box_margin_right {margin-right: 3.2926%;}
.box_halfmargin_right {margin-right: 1.6463%;}
.box_a {width: 9.8777%;}
.box_b {
	width: 19%;
	float: right;
}
.box_c {width: 27.9868%;}
.box_d {width: 34.5719%;}
.box_e {width: 41.1570%;}
.box_f {width: 43.2149%;}
.box_g {width: 45.2727%;}
.box_h {width: 48.1537%;}
.box_i {width: 61.7355%;}
.box_j {width: 76%;}
.box_k {width: 99.6000%;}
.box_l {width: 23.0479%;}
.box_m {width: 17.2860%;}
.box_n {
	width: 80.6678%;
	float: right;
}
.box_o {width: 38.6876%;}
.box_p {width: 53.5041%;}
.box_q {width: 23.8711%;}
/* box_j nesting */
.box_j > .box_margin_right {margin-right: 4.5318%;}
.box_j > .box_halfmargin_right {margin-right: 2.2659%;}
.box_j .box_a {width: 13.5953%;}
.box_j .box_c {width: 38.5201%;}
.box_j .box_d {width: 47.5837%;}
.box_j .box_e {width: 56.6472%;}
.box_j .box_f {width: 59.4796%;}
.box_j .box_g {width: 62.3119%;}
.box_j .box_h {width: 66.2772%;}
.box_j .box_i {width: 84.9708%;}
.box_j .box_l {width: 31.7224%;}
.box_j .box_q {width: 32.8554%;}
/* box_n nesting */
.box_n > .box_margin_right {margin-right: 4.0694%;}
.box_n > .box_halfmargin_right {margin-right: 2.0347%;}
.box_n .box_b {width: 29.5028%;}
.box_n .box_p {width: 66.1270%;}
br.clearall {
	clear: both;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
}
/*grids_liquid.css code ends*/

/* print.css merged*/
/* css build: 20070913 */

@media print {
	#acctlayout {
		margin: 0 !important;
	}
	
	body {
		font-size: 10px !important;
		background-color: #fff;
	}
	#maincontainer,
	#iecontentscroller #maincontainer,
	#contentarea,
	#iecontentscroller #contentarea {
		margin: 0;
		padding: 0;
		border: none;
	}
	#iecontentscroller #contentarea {
		padding-top: 10px !important;
	}
	#iecontentscroller {
		width: auto !important;
		height: auto !important;
	}
	
	/* shrink the grids so they fit in IE's 672px width constraint when printing with the default page margins of .75 */
	#maincontainer,
	#contentarea {
		width: 672px;
		min-width: 672px;
	}
	/* boxes are -27px from original for 672px width */
	.box_a {width: 45px;}
	.box_b {width: 147px;}
	.box_c {width: 177px;}
	.box_d {width: 225px;}
	.box_e {width: 273px;}
	.box_f {width: 288px;}
	.box_g {width: 303px;}
	.box_h {width: 324px;}
	.box_i {width: 423px;}
	.box_j {width: 501px;}
	.box_k {width: 672px;}
	.box_l {width: 141px;}
	.box_m {width: 99px;}
	.box_n {width: 561px;}
	.box_o {width: 255px;}
	.box_p {width: 363px;}
	.box_q {width: 147px;}
	br.clearall {
		font-size: 3px;
		line-height: 3px;
	}
	
	/* used to hide elements from printing */
	#contentarea .noprint {
		display: none;
	}
	
	#contentarea p.backlink {
		display: none;
	}
	
	#modfindfast .FIFdisplayBox {
		display: inline !important;
		font-size: 91.6667% !important;
		width: 95% !important;
	}
	#modfindfast .FIFselectBox,
	#modfindfast .FIFsubmit {
		display: none;
	}
	
	div.scrollable {
		border: none;
		height: auto;
	}
	
	#contentarea .modsearch .searchBox {
		width: 95%;
	}
	
	/* open up the twisties when printing */
	#contentarea p.twistie a {
		/* no-repeat taken off for IE to print image */
		background: url(../images/icons/icon_twistie_open.gif) left top; /*twistie_pImgPath*/
	}
	#contentarea h2.twistie a {
		/* no-repeat taken off for IE to print image */
		background: url(../images/icons/icon_twistie_h2_open.gif) 0px 4px; /*twistie_h2ImgPath*/
	}
	
	#contentarea div.nodisplay {display: block;}
	#contentarea tr.nodisplay {display: block;}/* IE Fix - 5.01, 5.5, 6 */
	#contentarea tr.nodisplay {display: table-row;}/* Mozilla uses table-row, IE needs block */
	
	#contentarea .nav3col table tfoot td img {
		width: 501px;
	}
	
	#footer {display: none;}
	#copyright {display: block;}
	#copyright p {padding:0;}
	
	#header {display: none;}
	
	#printfooter {
		display: block;
		margin: 15px 0px 10px 0px;
		padding: 2px;
		border: 1px dashed #ccc;
	}
	#printfooter h3 {
		margin: 0px 0 9px 0 !important;
		font-size: 10px !important;
	}
	#printfooter p {
		margin: 0 0 7px 0;
		font-size: 9px;
		line-height: 12px;
	}
	
	#printheader {
		display: block;
		margin-bottom: 10px;
		padding: 2px;
		border: 1px dashed #ccc;
		font-size: 9px;
	}
	
	#closewindow {display: none;}
	
	#titlebar h1 {
		font-size: 150%;
		position: static !important;
		height: auto;
	}
	
	#subnav {display: none;}
	#subnav_empty {display: none;}
	
	#tabnav {display: none;}
	
	#toolbar,
	#ietoolbar {
		display: none !important;
	}
}

/* print.css ends*/