/* J Hynes validated 4 Feb 2010 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

html {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  76%;
	height: 100%;
}
body {
	color: #09C;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-image: url(../images/nav/background.gif);
	background-repeat: repeat-y;
	background-position: top;
}

ul {
	list-style-image: url(../images/nav/arrow-blue.gif);
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 1.2em 0em 1.2em 0em;
	color: #666;
}

ol {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 1.5em 0em 1.2em 0em;

}

a, a:link {
	color: #09C;
	text-decoration: none;
}

a:visited {
	color: #09C;
	text-decoration: none;
}

a:hover {
	color: #666;
	text-decoration: underline;
}

a:focus {
	color: #000;
}

a:active {
	color: #000;
}
.clear {
	clear:both;
}
.right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.galleryleft {
	float:left;
	border:solid 5px #000;
	margin:10px 10px 0 0;
}	
.arrow {
	background: url(../images/arrow.gif) no-repeat left top;
	display: block;
	padding-left: 15px;
	margin-top: 8px;
}

.arrowpic {
	background: url(../images/arrow.gif) no-repeat left top;
	display: block;
	padding-left: 15px;
	margin-top: 5px;
	margin-left: 210px;
	
}

.arrowlink {
	display: block;
	padding-left: 15px;
	margin-top: 5px;
	margin-left: 30px;
	text-transform: none;
	font-weight: 700;
	font-style: italic;
	background-color: #EEE;
	background-image: url(../images/arrow-up.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 15;
	margin-right: 30px;
}
/* ---------- Page Structure CSS ---------- */

#topbanner {
	background-color: 0099cc;
	background-image: url(../images/nav/top-banner-background.gif);
	background-repeat: repeat-x;
	height: 50px;
	width: 100%;
}

#header {
	text-align: left;
	height: 80px;
	padding-left: 25px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 2px;
}
#headlinks {
	float:right;
	width:350px;
	text-align:right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	font-size: 14px;
}

#outerWrapper {
	background-color: #fff;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 920px;
	border-right-width: thick;
	border-right-style: none;
	border-right-color: #D6D6D6;
}

.outerWrapper, shadow {
  position: relative;
  bottom: 4px;
  right: 4px;
   background-color: #ccc; 
}


#threeColumns { 
	overflow: hidden;
}
#threeColumns #leftColumn {
	float: left;
	padding: 15px 10px 10px 15px;
	width: 240px;
}
#threeColumns #rightColumn {
	float: right;
	padding: 15px 15px 10px 10px;
	width: 240px;
}

#threeColumns #content {
	margin: 0 275px;
	padding: 15px 10px 15px;
	width: 350px;
}
#twoColumnleft {
	overflow: hidden;
}
#twoColumnleft #content, #twoColumnright #content {
	width:595px;
}
#twoColumnleft #leftColumn {
	float: left;
	padding: 15px 10px 10px 15px; 
	width: 240px;
}
#twoColumnleft #rightColumn {
	display:none;
}

#twoColumnleft #content {
	margin: 0 15px 0 285px;
	padding: 20px 10px 30px;
	color: #666;
}

#twoColumnlefthome {
	overflow: hidden;
}
#twoColumnlefthome #content, #twoColumnright #content {
	width:650px;
}
#twoColumnlefthome #leftColumn {
	float: left;
	padding: 10px 10px 0px 15px;
	width: 220px;
}
#twoColumnlefthome #rightColumn {
	display:none;
}

#twoColumnlefthome #content {
	margin: 0 5px 0 250px;
	padding: 10px 0px 0px 10px;
	color: #666;
}
#twoColumnright { 
	overflow: hidden;
}
#twoColumnright #leftColumn {
	display:none;
}
#twoColumnright #rightColumn {
	float: right;
	padding: 15px 15px 10px 10px; 
	width: 240px;
}

#twoColumnright #content {
	margin: 0 205px 0 15px; 
	padding: 20px 10px 30px; 
}
/* ---------- Navigation ---------- */

#navcontainer {
	position:relative;
	height:76px;
	width:100%;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	margin-top: 10px;
}
#nav {
	position:relative;
	height:52px;
	font-size:1em;
	text-transform:lowercase;
	font-weight:bold;
	background:url(../images/nav/topnav10.gif) no-repeat left top;
	padding:0 0 0 23px;
	font-family: Verdana, Geneva, sans-serif;
}
#nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	float:left;
}
#nav ul li {
	display:block;
	float:left;
	margin:0px;
}
#nav ul li a {
	display:block;
	float:left;
	color:#FFF;
	text-decoration:none;
	padding:0 0 0 20px;
	height:40px;
}
#nav ul li a span {
	padding:10px 20px 0 0;
	height:28px;
	float:left;
}
#nav ul li a:hover {
	color:#fff;
	background:transparent url(../images/xx.gif) repeat-x left bottom;
}
#nav ul li a:hover span {
	display:block;
	width:auto;
	cursor:pointer;
}
#nav ul li a.current, #nav ul li a.current:hover {
	color:#fff;
	background:#0099cc url(../images/xx-lefton.gif) repeat-x;
	line-height:325%;
}
#nav ul li a.current span {
	display:block;
	padding:0 20px 0 0;
	width:auto;
	background:url (images/xx-right-on
.gif) no-repeat top right;
	height:50px;
}
/* ---------- Fonts---------- */

h1 {
	font-size: 2em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
	color: #666;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #DDD;
}
h2 {
	font-size: 1.7em;
	margin: 1em 0em 0.3em 0em;
	font-weight: bold;
	color: #0C0;
}
h3 {
	color: #666;
	font-weight:bold;
	font-size: 1.4em;
	font-weight: bold;
	font-size: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D6D6D6;
	margin-top: .5em;
	margin-right: 0em;
	margin-bottom: .5em;
	margin-left: 0em;
}

h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}
h5 {
	font-size: 1.2em;
	line-height: 1.2em;
}
h6 {
	font-size: 1em;
	margin: .5em 0em .8em 0em;
	font-style:normal;
	font-weight: normal;
	line-height: 1.5em;

}
img {
	border: 0;
}

.spaced ol, .spaced ul, .spaced li {
	font-size: 1.0em;
	line-height: 1.8em;
	margin-top: 0.2em;
	margin-bottom: 0.1em;
}
p {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 1.2em 0em 1.2em 0em;
	color: #666;
}
li > p {
	margin-top: 0.2em;
}
pre {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 1.2em;
	background: #F4F4F4;
	margin: 15px;
	padding: 10px;
	border: 1px dotted #CCC;
	text-align: center;
}
hr {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;

}
.narrow1 {
	line-height:1.1em;
}
#footer {
	padding: 15px 10px 0 30px;
	height: 35px;
	clear: both;
	background-image: url(../images/nav/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color: #fff;
	font-weight: 700;
}
#footer a:hover {
	color: #ccc;
}
/* ---------- Two Column CSS ---------- */

.csscolumns {
	overflow:auto;
	width: 100%;
}

#col_pic {
	float: left;
	width:95%;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 12px;
	padding-top: 20px;
}

#col_picright {
	float: right;
	width:95%;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 20px;
}

#col_one_2 {
	margin: 0;
	float: left;
	width:48%;
}

#col_two_2 {
	margin: 0 0 0 10px;
	float: left;
	width:48%;
}
/* ---------- Three Column  ---------- */



#col_one_3 {
	margin: 0;
	float: left;
	width:31%;
}
#col_two_3 {
	margin: 0 0 0 12px; 
	float: left;
	width:31%;
}
#col_three_3 {
	margin: 0 0 0 12px; 
	float: left;
	width:31%;
}
/* ---------- Four Column  ---------- */


#col_one_4 {
	margin: 0;
	float: left;
	width:23%;
}
#col_two_4 {
	margin: 0 0 0 12px; /* Puts a 12 pixel space between columns (left side) */
	float: left;
	width:23%;
}
#col_three_4 {
	margin: 0 0 0 12px; 
	float: left;
	width:23%;
}
#col_four_4 {
	margin: 0 0 0 12px; 
	float: left;
	width:23%;
}
	
#columnpic {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
/* ---------- Side column menu styles ---------- */

.styledmenu {
	width: 100%; 
	margin-bottom: 20px;
}
.styledmenu .headerbar {
	color: #FFF;
	margin-bottom: 2px;
	margin-top:5px;
	text-transform: uppercase;
	padding: 7px 0 10px 15px;
	background-image: url(images/nav/sidebar-styled-header.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}
.styledmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-position: center bottom;
	background-repeat: no-repeat;
	list-style-position: inside;
	list-style-image: url(../none);
	line-height: 0;
	background-image: url(images/nav/left-sidebar-header-li.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
}
.styledmenu ul li {
	padding-bottom: 1px;
	margin: 0px;
	background-image: url(images/nav/styled-li.gif);
	background-repeat: repeat-x;
}
.styledmenu ul li a {
	color: #666;
	display: block;
	padding: 5px 0;
	line-height: 17px;
	padding-left: 8px;
	text-decoration: none;
	font-weight: 700;
}
.styledmenu ul li a:visited {
	color: #666;
}
.styledmenu ul li a:hover {
	color: #09c;
	background-image: url(../images/nav/sidebar-li-hover-gray.png);
	background-repeat: no-repeat;
}
ul#assessment {
	list-style: none; 
	font-size: 14px;
	font-weight: bolder;
}

li.options {
	margin: 0 0 0 20px;
	font-size: 12px;
	font-weight: normal;
}

.simplemenu {
	width: 100%; 
}
.simplemenu .headerbar {
	font: bold 13px Verdana;
	color: #000; 
	margin-bottom: 0px; 
	margin-top:0px;
	text-transform: uppercase;
	padding: 7px 0 7px 0px; 
}
.simplemenu ul {
	list-style-type: none;
	padding: 0 0 20px; 
	margin: 0;
}
.simplemenu ul li {
	margin: 0px;
	padding-bottom: 1px;
}
.simplemenu ul li a {
	font: normal 12px Arial;
	color: black;
	background: #FFF;
	display: block;
	padding: 4px 0 4px 5px;
	line-height: 17px; 
	text-decoration: none;
	border-bottom: 1px solid #E9E9E9;
}
.simplemenu ul li a:visited {
	color: black;
}
.simplemenu ul li a:hover { 
	color: #000;
	background: #EAEAEA;
}

/* ---------- Wide menu styles ---------- */

.styledmenuwide {
	width: 100%; 
	margin-bottom: 20px;
}
.styledmenuwide .headerbar {
	font: bold 13px Verdana;
	color: white;
	margin-bottom: 2px;
	margin-top:5px;
	text-transform: uppercase;
	padding: 7px 0 20px 31px;
	background-image: url(../images/nav/sidebar-header.gif);
	background-repeat: no-repeat;
}
.styledmenuwide ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	list-style-position: inside;
	list-style-image: url(../none);
	line-height: 0;
}
.styledmenuwide ul li {
	padding-bottom: 1px;
	margin: 0px;
	background-image: url(../images/nav/styled-li.gif);
	background-repeat: repeat-x;
}
.styledmenuwide ul li a {
	color: #666;
	display: block;
	padding: 5px 0;
	line-height: 17px;
	padding-left: 8px;
	text-decoration: none;
	font-weight: 700;
}
.styledmenuwide ul li a:visited {
	color: #666;
}
.styledmenuwide ul li a:hover {
	color: #09c;
	background-image: url(../images/nav/sidebar-li-hover-gray.png);
	background-repeat: no-repeat;
}
/* ---------- Common styles shared between both left and right columns ---------- */

.sidebarlt {
	padding: 6px;
	border: 1px solid #CECECE;
	background-color: #E9E9E9;
}
.sidebardk {
	color: #FFFFFF;
	border: 1px solid #333;
	padding: 6px;
	background-color: #09C;
}
.sidebardk a, .sidebardk a:hover, .sidebardk a:visited, sidebardk a:active {
	color: #FFFFFF;
	text-decoration:underline;
}
/* ---------- Sitemap ---------- */

.sitemap span.none, .sitemap span.vert, .sitemap span.last, .sitemap span.midd {
	background:transparent 0px 0px no-repeat;
	width: 24px;
	height: 18px;
	display: block;
	float: left;
	margin-left: 1em;
}
.sitemap li {
	line-height: 1.65em;
}
.sitemap span.vert {
	background-image: url(../images/map_vert.gif);
}

.sitemap span.last {
	background-image: url(../images/map_last.gif);
}
.sitemap span.midd {
	background-image: url(../images/map_midd.gif);
}
.sitemap, .sitemap ul, .sitemap li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* ---------- preventionlane homepage jQuery slider ---------- */

#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider li {
	width:920px;
	height:244px;
	overflow:hidden;
}

/* ---------- contact form ---------- */
Label {
}
.inputValue {
	width:50%;
	margin-top:5px;
}
.inputText {
	width:85%;
	height:180px;
	margin-top:5px;
}
.inputButton {
}
.required {
	font-size:14px;
	color:#C00;
}

.red {
	color:#F00;
	font-style: italic;
}

/* ---------- data detail table ---------- */

#detail {
	margin-top: 20px;
}
#detail h3 {
	margin: 8px 0px 0px;
	padding: 0px;	
}
#detail p {
	line-height:normal;	
}
#detail a {
	font-weight:bold;	
}
#detail td.uline {
	border-bottom:1px solid #ccc;	
}

/*--de.licio.us links a.k.a. in the news-------------------------------------------------*/
	
.delicious-posts { 
	margin: 0; 
	border: 2px solid #ddd; 
	padding: 0.1em; 
	font-family: verdana, sans-serif; 
}

.delicious-posts ul, .delicious-posts li, .delicious-banner { 
	margin: 0; 
	padding: 0; 
	list-style-image: none;
}

.delicious-post { 
	border-top: 1px solid #66cc66; 
	padding: 0; 
	font-size: 80%; 
}

.delicious-odd { 
	background-color: #F0F0F0; 
}

.delicious-banner a { 
	font-size: 100%; 
}

.delicious-posts a:hover { 
	text-decoration: underline; color: #0095c7; 
}

.delicious-posts a { 
	text-decoration: none; color: #000000; display: block; padding: 0.3em;
 }
 
.delicious-post a { 
	color: #0099cc; }


/*--drop shadow-------------------------------------------------*/
#shadow-container {
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}
}
 
#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
	position: relative;
	top: -1px;
	left: -1px;
}
 
	#shadow-container .shadow1 {
		background: #CCC;
	}
 
	#shadow-container .shadow2 {
	background-color: #DCDCDC;
	}
 
	#shadow-container .shadow3 {
	background-color: #E6E6E6;
	}
 
	#shadow-container .container {
	background: #ffffff;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F0F0F0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F0F0F0;
	}

#ie-message {
background:#C00;
text-align:center;
border-bottom:1px solid #900;
color: #fff;
position:relative;
top:0;
padding:5px;
width:100%;
}
#ie-message a {
	color: #fff;
	text-decoration: underline;
}

* ----------------------------------------------------------------------------------------------------------------*/
/* ---- global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* *{padding: 0; margin: 0;}*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
/* PRINT FRIENDLY */

@Charset "utf-8";.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}.clearfix{display:inline-block;}/* Hide from IE Mac \*/ .clearfix{display:block;}/* End hide from IE Mac */ .hidden{background:none;font-size:1px;display:none;height:0;left:-9999px;overflow:hidden;position:absolute;top:-9999px;width:0;z-index:0;line-height:0;}a{outline:none;}#pnLightbox{font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;}#pnLightbox.yui-panel .hd{height:49px;background:url(http://cdn.printfriendly.com/pf-widget-top-server.gif) no-repeat 0 0;overflow:hidden;}#pnLightbox.yui-panel .hd ul{margin:0;padding:0;}#pnLightbox.yui-panel .hd li{display:inline;list-style-type:none;background:none;padding:0;margin:0;}#pnLightbox.yui-panel .hd li:before,#pnLightbox.yui-panel .hd li:after{display:none!important;}#pnLightbox.yui-panel .hd li a{height:48px;display:block;}#w-print{position:absolute;left:0;top:0;}#w-print a{width:111px;}#w-print a:hover{background:url(http://cdn.printfriendly.com/pf-widget-top.gif) no-repeat 0 -49px;}#w-pdf{position:absolute;left:111px;top:0;}#w-pdf a{width:94px;}#w-pdf a:hover{background:url(http://cdn.printfriendly.com/pf-widget-top.gif) no-repeat -111px -49px;}#w-email{position:absolute;left:205px;top:0;}#w-email a{width:96px;}#w-email a:hover{background:url(http://cdn.printfriendly.com/pf-widget-top.gif) no-repeat -205px -49px;}#w-tweet{position:absolute;left:301px;top:0;}#w-tweet a{width:86px;}#w-tweet a:hover{background:url(http://cdn.printfriendly.com/pf-widget-top.gif) no-repeat -301px -49px;}#w-space span{width:213px;}#w-undo{position:absolute;left:600px;top:0;}#w-undo a{width:85px;}#w-undo a:hover{background:url(http://cdn.printfriendly.com/pf-widget-top.gif) no-repeat -600px -49px;}#w-remove-images{position:absolute;left:685px;top:0;}#w-remove-images a{width:153px;}#w-remove-images a:hover{background:url(http://cdn.printfriendly.com/pf-widget-top.gif) no-repeat -685px -49px;}#w-remove-images input{float:left;margin:22px 15px 15px 12px;vertical-align:middle;}#w-space2 span{width:27px;}#w-close{width:35px;}#w-close a:hover{background:url(http://cdn.printfriendly.com/pf-widget-top.gif) no-repeat -865px -49px;}#pnLightbox.yui-panel .bd{border:none;margin:0;padding:0;background:#fff;}#pnLightbox.yui-panel .ft{background:url(http://cdn.printfriendly.com/footer-bg.gif) repeat-x 0 0;height:20px;padding:0;border:1px solid #878787;border-top:1px solid #c0c0c0;}#pnLightbox.yui-panel .ft a.f-logo{background:url(http://cdn.printfriendly.com/footer-get-button.gif);display:block;font-size:1px;height:18px;line-height:1px;text-indent:-9999px;width:237px;}#pnLightbox.yui-panel .container-close{background:transparent url(http://cdn.printfriendly.com/pf-widget-top.gif) no-repeat scroll -865px -49px;display:block;height:48px;position:absolute;text-indent:-9999px;top:0;right:0;width:35px;}#pnLightbox iframe{overflow:auto;overflow-x:hidden;}.mask{-moz-opacity:.8!important;opacity:.80!important;filter:alpha(opacity=80)!important;background:#101010!important;z-index:1000000!important;position:fixed!important;}#pnLightbox_c{z-index:1001000!important;}.yui-skin-sam .yui-panel-container.shadow .underlay{background:none;}iframe#toolsframe{background:none;}.yui-skin-sam .yui-panel-container{padding:0;}.yui-skin-sam .yui-panel-container.shadow .underlay{background:none;bottom:0;left:0;right:0;top:0;}.yui-skin-sam .yui-panel{border:none;}.yui-skin-sam .yui-panel .bd{border:none;margin:0;}#pf-print-popup{position:absolute;z-index:1002000;top:0;left:90px;display:none;}#pf-pdf-popup{position:absolute;z-index:1002000;top:0;left:90px;margin-left:auto;margin-right:auto;display:none;}.dialog{width:717px;background:transparent url(http://cdn.printfriendly.com/dialog-bg.png) no-repeat scroll 0 0;color:#333;font-family:"Lucida Grande",Arial,Helvetica,sans-serif;margin:0;display:block;}.dialog .content{margin:0;padding:45px 48px 0 56px;text-align:left;}.pf_confirm_foot{background:transparent url(http://cdn.printfriendly.com/dialog-bg.png) no-repeat scroll 0 100%;height:53px;width:717px;margin:0;padding:0;}.dialog .close{display:block;height:40px;width:45px;float:right;margin:10px 10px 0 0;cursor:pointer;text-indent:-9999px;}.dialog .header{display:block;width:560px;height:67px;}.dialog .header span{display:none;}.dialog .header img{padding-right:10px;}.dialog p{margin-top:10px;display:none;}.dialog .section{margin-top:15px;clear:both;}.dialog #gaiframe body{margin:0;}.dialog #aaiframe body{margin:0;} 
