/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
.PrintText{
font-family:Segoe UI;   
font-size:13px;   
color:#ff0000;   
text-decoration:none
}
body {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
    font-family:'Segoe UI';
	font-size:large;
	color: #000000;
	background-color: #FFFFFF;
   -webkit-print-color-adjust: exact;
}

/*test copied from style.css*/


.big-textCar {
    font-family: 'Segoe UI';
    font-size: 13px;
    padding-right: 2px;
    padding-bottom: 0px;
    padding-top: 1px;
    padding-top: 1px\9;
    vertical-align: middle;
}

.tdpadding {
    padding-top: 6px;
    padding-bottom: 2px;
    padding-left: 2px;
    display: inline-block;
}

.big-text {
    font-family: 'Segoe UI';
    font-size: 13px;
    padding-right: 2px;
    padding-bottom: 0px;
    padding-top: 1px;
}


.big-textB {
    font-family: 'Segoe UI';
    font-weight: 600;
    font-size: 13px;
    margin-bottom: 1em;
    height: 1em;
}
/*html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: Segoe UI;
    vertical-align: baseline;
}*/


 #content ul li {
        font-family: 'Segoe UI';
    font-size: 13px;
    padding-right: 2px;
    padding-bottom: 0px;
    }


 .chkYN {
    margin-top:-5px;
    margin-top:-9px\9;
    padding-left: 3px;
    vertical-align: middle;
    text-align: left;
}
