﻿@media print {

#hideprint { 
	display:none;
}
.showprint {
    display:block;
    font: bold 130% Verdana, Arial, Helvetica, sans-serif; 
    font-size:1.6em;
	border-bottom:medium black solid;
	margin-top:20px;
	color:#3333FF;
	text-align:center;
	width:986px;
}
.showprintSubTitle {
    font: bold 130% Verdana, Arial, Helvetica, sans-serif; 
    font-size:0.82em;
	color:#4F4FFF;
	text-align:center;
	margin-top:10px;
	margin-bottom:20px;
	width:986px;
}
.bodyStyle{
	background: white;
	margin-left:10px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	border-color:#FFFFFF;
	width:98.5%;
}
.tblContent{
	background-image: url('imgs/CT_Judicial_Branch.png');
	background-repeat: no-repeat;
	background-position: center;
	border:0 #111111;
	border-collapse:collapse;
	width:910px;
	text-align:left;
}
/* Watermark using background image */
#ContentWithBGImg{
	background-image: url('imgs/CT_Judicial_Branch.png');
	background-repeat: no-repeat;
	background-position: center;
	left:0;
	width:99%;
	text-align:center;
}
/* Watermark using DIV tag - THIS IS NOT IMPLEMENTED*/
/* BEGIN*/
div.watermark{
	display:block;
	position:fixed;
	height:100%;
	width:100%;
}

div.watermark,x:-moz-any-link{z-index:auto;}/* ff only */
div.watermark,x:-moz-any-link,x:default{z-index:-1;}/* ff3 only */
@media all and (min-width: 0px){div.watermark{width:8.5in;}} /* opera only */

div.watermark div{
	position:absolute;
	left:0;
	width:99%;
	text-align:center;
	top:50%;
	margin-top:-80px;
}

/* END*/

#hideBG{
	background:white;
}
.unorderlist {
	list-style-type: square;
}
.paraText{
	font: normal 120%/1.5 Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000000;
	line-height: 150%;
	width:97%;
}
.faqAnswer{
	font: normal 120%/1.5 Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000000;
	line-height: 150%;
	width:90%;
}
.faqQuestion{
	font: normal 120%/1.5 Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight:bold;
	color: #000000;
	line-height: 150%;
	width:97%;
}
.fnSuper{
	font: normal 120%/1.5 Arial, Helvetica, sans-serif;
	vertical-align:super;
	cursor:pointer;
	color:blue;
	text-decoration:none;
	text-indent:5px;
	font-size:x-small;
	line-height: 220%;
}
.fnContentText{
	font: normal 105%/1.5 Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000000;
	line-height: 220%;
}
.printfont{
	color:blue;
	font: normal 110%/1.5 Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align:right;
	vertical-align:bottom;
	cursor:pointer;
}
.quicklinkpara{
	font: normal 120%/1.5 Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000000;
	line-height: 150%;
	margin-top:15px;
	margin-bottom:1px;
	width: 97%;
}
.quicklinkDiv{
	width:235px;
	float:right;
	padding: 8px;
}
.footerAcknowlege{
	font: normal 110%/1.5 Arial, Helvetica, sans-serif;
	color:#383838;
	line-height: 150%;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#0069D2;
	border-left:1px;
	border-left-style:solid;
	border-left-color:#0069D2;
	border-right:1px;
	border-right-style:solid;
	border-right-color:#0069D2;
	border-top:1px;
	border-top-style:solid;
	border-top-color:#0069D2;
	text-align:justify;
	padding: 10px; 
}
.printerpara{
	width:100%; 
	text-align:right; 
	margin-bottom:3px;
	margin-top:3px;
}
.contentHead{
	vertical-align:top; 
	margin-top:5px;
	margin-bottom:7px;
	font: bold 120%/1.5 Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight:bold;
	color: #1f3776;
	line-height: 150%;
	text-align:center;
}
.contentSubHeadItalic{
	vertical-align:top; 
	margin-top:5px;
	margin-bottom:7px;
	font: normal 120%/1.5 Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight:bold;
	font-style:italic;
	color: #000000;
	line-height: 150%;
	text-decoration:underline;
	width:97%;	
}
.glossaryContentHead{
	vertical-align:top; 
	margin-top:5px;
	margin-bottom:7px;
	font: bold 130%/2 Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#001548;
	line-height: 200%;
	text-align:justify;
	width:97%;
	background-color:transparent;
	
}
.pageHeading{
	font: normal 120%/1.5 Arial, Helvetica, sans-serif;
	color:#1f3776;
	text-align:left;
	vertical-align:middle;
	background-color:#dddddd;
	width:100%;
	font-weight:bold;
}
ul li
{
	margin-bottom:15px;
}
ol li
{
	margin-bottom:15px;
}
ul.myQLMainClass li
{

margin-left: -20px;
margin-top:4px;
margin-bottom:4px;
font: normal 120%/1.5 Arial, Helvetica, sans-serif;
}
ul.myQLSubClass li
{
margin-left: -20px;
font: normal 120%/1.5 Arial, Helvetica, sans-serif;
}

}

