﻿/*  NEW rules for DOCTYPE fix 2006-02-20 JML */
/* These mods were needed for fixing the global DOCTYPE */
/* !!! ALL a:pseudoclass styles have been optimized with better shorthand !!! */
td {text-align: left;}
table.noPrint td { text-align: center; }
#phsnav {
	background:#600 url(/resources/phs/home/bar.gif) repeat-x;
	height:20px;
	line-height:20px;
	padding:0 10px;
	white-space:nowrap;
	}
#corporateTopNav { 
	text-align: left; 
	padding-left: 10px; 
	padding-top: 7px;
	margin:0 0 -5px;
	}
#corporateTopNav.newBrand {
	background: white url(/resources/phs/banner-globe.jpg) left top no-repeat; 
	width: 388px; 
	height: 80px; 
	padding: 0; 
	margin: 0; 
	float:left;
	}
	#corporateTopNav.newBrandTest {
	background: white url(/resources/design/test/banner-globe.jpg) left top no-repeat; 
	width: 388px; 
	height: 80px; 
	padding: 0; 
	margin: 0; 
	float:left;
	}
#phsnav a, #phsnav a:hover {
	color:white;
	font-size:10px;
	line-height:19px;
	text-decoration:none;
	text-shadow: #324 1px 1px 2px;
	}
.centered { text-align: center; }
#gs input { font-size: .85em; font-weight: bold; background: white; }
/* 2 new hooks (3 rules) created for branding updates 2006.02.28 jml */
#leftbar { background: url(dropshadow.jpg) top left repeat-y; }
#leftbar2 { background: url(dropshadow.gif) top left repeat-y; }
.newBrand { background: #369; }
#phsnav.newBrand { background: #547 none; }

#bodytext td #search { /* for AK's Health Info Lib */
	text-align: center; 
	margin: -1em 0 0; 
	overflow:visible; 
	position: relative; 
	z-index: 1; 
	} 
table { border-width: 0; }
/*\*/ p { margin-top: 0; } /**/
.TDleft, .TDleft td {text-align: left; }
.TDcenter, .TDcenter td { text-align: center; }
.TDright, .TDright td { text-align: right; }
.TDtop, .TDtop td { vertical-align: top; }

/* image floats added 2006.11.29 JML */
img.leftpic, .leftpic img { float: left; margin: 2px 1em 3px 0; }
img.leftpictopimg, .leftpictopimg img {float: left; margin: 18px 1em 3px 0; }  
img.rightpic, .rightpic img { float: right; margin: 2px 0 3px 1em; } 
img.nofloat, .nofloat img { float: none; margin: 2px 1em 3px; }

/* Make a single declaration for font-family where they are shared - get rid of bloat! */
body, td, p, input, a,
.copysmall, .hdrlarge, .medium, .keyword, .lite, td.ticker, .subnav, .globalnav, .slogan,
.hdrsmall, .callouttitle, .footer, .Footer, .caption, .rightnav
	{ font-family: Verdana, Arial, Helvetica, sans-serif; }
/* END NEW rules for DOCTYPE fix */

/* START new general rules 2006-06-19 JML */
   /* sizes for headlines contextual to their parent */
body  { background-color: white; margin: 0; padding: 0; font-size: 13px; }
h1,h2,h3,h4,h5,h6 { margin: 1em 0 .5em; color: #036; }
h1 { font-family: Arial, Helvetica, verdana, sans-serif; }
h1 { font-size: 1.85em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.23em; }
h4 { font-size: 1em; }
h5 { font-size: .82em; }
h6 { font-size: .66em; color: black; }
	/* rules for headlines with tight bottom margins 2007.01.04 JML */
.tight h1, .tight h2, .tight h3, .tight h4, .tight h5, .tight h6,
h1.tight, h2.tight, h3.tight, h4.tight, h5.tight, h6.tight { margin-bottom: 0; }

/* END new general rules 2006-06-19 JML */
#homepic { position: absolute; left: 10px; top: 86px; visibility: visible; }

/* !!! ALL a:pseudoclass styles have been optimized with better shorthand !!! JML 2006-02-15 */
a, 
a:link, 
a:visited { color: blue; font-weight: bold; text-decoration: underline; }
a:hover { color: #600; }

a.lite, 
a.lite:link, 
a.lite:visited { font-size: 11px; font-weight: normal; color: #036; text-decoration: none; line-height: 12px; }
a.lite:hover { color: #600; }

a.callout,
a.callout:link,
a.callout:visited { font-size: 11px; color: #036; font-weight: bold; text-decoration: none; line-height: 18px; }
a.callout:hover { color: #600; }

a.globalnav,
a.globalnav:link,
a.globalnav:visited { font-size: 11px; color: white; font-weight: normal; text-decoration: none; line-height: 16px; }
a.globalnav:hover { color: red; font-weight: bold; }

a.nav,
a.nav:link,
a.nav:visited { font-size: 11px; color: #036; font-weight: normal; text-decoration: none; line-height: 15px; }
a.nav:hover { color: #600; text-decoration: underline; }

a.whitenav,
a.whitenav:link,
a.whitenav:visited { font-size: 11px; color: white; font-weight: bold; text-decoration: none; line-height: 15px; }
a.whitenav:hover { text-decoration: underline; }

a.topnav,
a.topnav:link,
a.topnav:visited,
a.topnav:hover { font-size: 10px; color: white;  text-decoration: none; line-height: 15px; font-weight:bold;}

a.whitenav2,
a.whitenav2:link,
a.whitenav2:visited { font-size: 12px; color: white; font-weight: bold; text-decoration: none; line-height: 15px; }
a.whitenav2:hover { text-decoration: underline; }

a.navon,
a.navon:link,
a.navon:visited { font-size: 12px; color: #600; font-weight: bold; text-decoration: none; line-height: 15px;  }
a.navon:hover { color: #036; }

a.small,
a.small:link,
a.small:visited { font-size: 10px; color: #036; font-weight: bold; text-decoration: none; line-height: 12px;  }
a.small:hover { color: #600; }

/* link icons added 2007.01.09 JML */
.pdficon, .slideicon, .videoicon, .audioicon, .wordicon, .rssicon{
	padding-right: 20px;
	background: transparent none 100% 50% no-repeat;
	display: inline-block; /* fix for IE7 */
	}
.pdficon, .slideicon, .videoicon, .audioicon, .rssicon { display: inline; }
* html .pdficon, * html .slideicon, * html .videoicon, * html .audioicon, * html .rssicon 
	{ white-space: nowrap; /* fix for IE mac/win */ }
.pdficon { background-image: url(/resources/oregon/images/icons/pdf_pdf.gif); padding-right: 40px; } 
.videoicon { background-image: url(/resources/oregon/images/icons/video.gif); }       
.audioicon { background-image: url(/resources/oregon/images/icons/audio.gif); } 
.slideicon { background-image: url(/resources/oregon/images/icons/slideshow.gif); } 
.wordicon { background-image: url(/resources/oregon/images/icons/word.gif); } 
.rssicon { background-image: url(/resources/oregon/images/icons/rss.gif); }       


/* KCS Added 11_25_2002 for Alaska site */
a.NavHead,
a.NavHead:link,
a.NavHead:visited { font-family: arial, sans-serif; font-size: 13px; color: white; font-weight: bold; text-decoration: none; }
a.NavHead:hover { text-decoration: underline; }

a.aklftstatic,
a.aklftstatic:link,
a.aklftstatic:visited { font-size: 12px; color: white; font-weight: normal; text-decoration: none; line-height: 16px; }
a.aklftstatic:hover { color: #FF9333; text-decoration: underline; }

a.Bodylink,
a.Bodylink:link,
a.Bodylink:visited { font-size: 12px; font-weight: normal; color: blue; text-decoration: underline; }
a.Bodylink:hover { color: #600; }

a.bodylink,
a.bodylink:link,
a.bodylink:visited { font-size: 12px; font-weight: normal; color: blue; text-decoration: underline; }
a.bodylink:hover { color: #600; }

a.rgtnav,
a.rgtnav:link,
a.rgtnav:visited { font-size: 10px; color: blue; font-weight: normal; text-decoration: underline }
a.rgtnav:hover { color: #600; text-decoration: none }

a.brknew,
a.brknew:link,
a.brknew:visited { font-size: 11px; color: blue; font-weight: normal;  font-style: italic; text-decoration: none }
a.brknew:hover { color: #600; text-decoration: underline }

a.lftnav,
a.lftnav:link,
a.lftnav:visited { font-size: 10px; color: white; font-weight: normal; text-decoration: none }
a.lftnav:hover { text-decoration: underline }

a.authopt,
a.authopt:link,
a.authopt:visited { font-size: 11px; color: #507AA3; font-weight: bold; text-decoration: none; line-height: 16px; }
a.authopt:hover { color: #600; }
/* End KCS Added 11_25_2002 for Alaska site */


td, p  { font-size: 10pt; color: #036; font-weight: normal; text-decoration: none; }
input { font-weight:bold; color:#036;} /* JL eliminated bg-color and explicit text size. 2006.02.06 */

.copysmall 	{ font-size: 13px; color: #036; font-weight: normal; text-decoration: none; }
.copymedium	{ font-size: 12px; color: #036; font-family: "arial", "helvetica", sans-serif; }
.hdrlarge	{ font-size: 14px; color: #036; font-weight: bold; }
.medium,
.keyword 	{ font-size: 11px; color: #036; font-weight: bold; text-decoration: none; line-height: 13px; }
.lite 		{ font-size: 11px; color: #036; font-weight: normal; line-height:12px; }
td.ticker	{ font-size: 11px; color: white; line-height:14px; }
.subnav 	{ font-size: 11px; color: #669; font-weight: bold; text-decoration: none; line-height: 16px;  }
.globalnav 	{ font-size: 11px; color: white; font-weight: bold; text-decoration: none; line-height: 16px;}
.slogan 	{ font-size: 10px; color: #036; font-weight: bold; line-height:18px; }
.heading1 	{ font-size: 24px; color: #036; font-family: Arial, serif; line-height:28px; font-weight: bold; }
.hdrsmall 	{ font-size: 12px; color: #036; font-weight: bold; }
.heading1small 	{ font-size: 22px; color: #036; font-family: Times, serif; line-height:25px; font-weight: normal; }
.callouttitle 	{ font-size: 12px; color: #036; font-weight: bold; text-decoration: none; line-height: 14px; }
.attention	{color:#F00 !important;}
div.clear	{clear:both; overflow:auto; font:1px/1px Verdana, Arial, Helvetica, sans-serif;}
.clear-left	{clear: left;}

.dotdivider { 
	border: 1px dotted #bcd; 
	border-width: 2px 0 0;
	padding-top: 1em;
	margin-top: 1em;
	}
hr.dotdivider { 
	height: 0; 
	padding: 0;
	color: white; 
	background: transparent; 
	margin: 1em 0;
	clear:both;
	} 
.contentblock { margin: 1em 0 2.5em; }
.quote { padding:0 0 0 .5em; margin: 1em 0; border-left: 4px solid #bde; } /* for basic blockquote reformat */
/* footer rules updated for DOCTYPE update - JML 2006-02-20 */
.footer, .Footer { font-size: 10px; color: #036; line-height:12px;}
.footer a, .Footer a { font-weight: bold; color: #036; text-decoration: none; }
.footer a:link, .Footer a:link, 
.footer a:visited, .Footer a:visited { color: #036; text-decoration: none; }
.footer a:hover, .Footer a:hover { color: #600; }
p.footer, p.Footer, div.footer, div.Footer
.footer p, .Footer p, .footer div, .Footer div  { margin-top: 1em; }
/* End footer rules */

.bg_style{ background-color: #d4dce4 }
.caption {
	color : #036;
	font-size: 10px;
	text-align: center;
	margin-top: 0;
	margin-left: 0;
	}

/* WH Added 02-25-2003 for Oregon site */
.headersm {  color: #036; font-weight: bold; font-size: 12px; }
.rightnav {
	font-size: 10pt; 
	color: #036; 
	font-weight: normal; 
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;  
	}
.section {  
	display: block;
	color: #933;
	margin-bottom: 2px;
	padding-left: 6px;
	font-size: 14px; 
	font-weight: bold; 
	text-align: left;
	}
.supnav a { color: #036; font-size: 11px; }
.blue, .blue_body  { 
	background: #036;
	font-size: 12px;
	margin-left: 6px;
	margin-right: 6px;
	font-weight: bold; 
	font-family : "arial", "helvetica", sans-serif;
	color: white;
	}
.blue_body  { 
	font-size: 13px;
	}
.nav_static {  
	display: block;
	color: #933; 
	margin-bottom:10px; 
	font-size: 11px; 
	font-weight: bold; 
	}
.nav_static A{  
	color: #933; 
	margin-bottom:10px; 
	font-size: 11px; 
	font-weight: bold; 
	}
.main_nav {  
	color: #036;
	font-weight: bold;
	margin-bottom:10px; 
	font-size: 11px; 
	}
.normal {font-weight:normal;}

/* -------- START JL 2005-10-11 combined & fixed PHP and PHSOR rules --------- */
	.ORRightNavHRC p, .ORRightNav p, .HPRightNav p {
		font-size: 1.2em; 
		line-height: 1.2em; 
		color: black;
		}
	div.HPRightNav, div.ORRightNav, div.ORRightNavHRC {
		font-size: .7em; 
		line-height: 1.2em; 
		margin-bottom: 12px;
		color: black; 
		border: solid #036; 
		border-width: 0 1px 1px; 
		padding: 6px 12px 12px; 
		width: 144px; 
		}
	div.ORRightNavHRC {
		border-width: 10px 1px 1px; 
		padding: 70px 12px 6px; 
		background: white url(/resources/oregon/images/rightnav/HRCIcon.gif) 14px 5px no-repeat;
		}
	* html div.HPRightNav,
	* html div.ORRightNav,
	* html div.ORRightNavHRC {
		width: 170px; /*for ie5*/ 
		w\idth: 144px;/*for ie6*/
		}
	div.HPRightNavTitle,
	div.ORRightNavTitle {
		font-size: .8em; 
		font-weight: bold; 
		color:white; 
		background-color: #036;
		border: 1px solid #036; 
		padding:5px 0 5px 12px;
		width:156px; /*157*/
		margin: 0;
		}
	* html div.HPRightNavTitle,
	* html div.ORRightNavTitle {
		width: 170px;  /*for ie5*/  
		w\idth: 156px; /*for ie6*/ 
		}
	div.HPRightNavTitle *, div.ORRightNavTitle * { color: white; }
	#colRight img { display: block; margin: 0 0 12px; }
	#colRight div img { display: inline; margin: 0; }
	.ORRightNav a,         .ORRightNavHRC a,         .HPRightNav a         { color: #036; }
	.ORRightNav a:visited, .ORRightNavHRC a:visited, .HPRightNav a:visited { color: #444; }
	.ORRightNav a:hover,   .ORRightNavHRC a:hover,   .HPRightNav a:hover   { color: #600; }
	.ORRightNavHRC ul, .ORRightNav ul, .HPRightNav ul {
		font-size:1.2em;
		line-height:normal;
		list-style-type:none;
		margin: -.2em 0 1em;
		padding-left: 0;
		padding-right: 1em;
		text-indent: 0;
		}
	.ORRightNav li, .ORRightNavHRC li, .HPRightNav li {
		padding-bottom: 0.8em;
		}
/* -------- END JL 2005-10-11 combined PHP and PHSOR rules --------- */

/* Begin TA added 5/31/05 for Left Nav rework */
	div.leftnav{ /*container for left nav */
		width: 153px; 
		margin-left: 4px; 
		margin-top: 1em;
		border-bottom: 1px solid #bce;
		}
	.leftnav ul { /*defines the list style within the leftnav*/
		background-color: #369; 
		list-style-type: none;
		margin: 0;
		padding: 0; /*required for non IE browsers */
		border: 1px solid #036;  
		border-width: 0 1px 1px;
		text-align:left;
		}
	.leftnav li.navheader {/*style used for the first LI for the left nav*/
		padding: 4px 3px 5px 0; 
		background-color: #036; 
		border-bottom: 1px solid #9cf; 
		border-top: 1px solid #9cf;
		}
	.leftnav li {/* style used for all subsequent LI's in the left nav */
		padding: 1px 3px 2px 6px; 
		border: 1px solid #036;  
		border-width: 1px 1px 0;
		}
		/* begin new corp rebrand 2007.02.28 JL */
		.reBrand ul { background: transparent; border-color: #05a; }
		.reBrand li.navheader { background: transparent; border-color: #9cf #05a; }
		.reBrand li { background: #036; border-color: #05a; }
/* End TA added 5/31/05 for Left Nav rework */

/* TA added 9-23-05 to make the page title a h1 that renders correctly with the style */
h1.heading1 { margin:0; padding:0; }
/* end 9-23-05 */
.dividerHeadline { font-size: .92em; padding: .5em; background: #036; color: white; margin: 1em 0 !important; }

/* JL added 2007.03.19 rules for data table styling */
table.datatable { 
	margin: .5em 0; 
	border-collapse: collapse; 
	} 
.datatable th, 
.datatable td { 
	color: #036; 
	padding: 6px; 
	margin: 0; 
	border: 1px solid #ccc; 
	vertical-align: top; 
	font-size: .8em; 
	text-align: left; 
	} 
.datatable th { 
	color: white; 
	background-color: #036; 
	font-weight: bold; 
	border-color: #036; 
	} 
.datatable caption { 
	text-align: left; 
	font-weight: bold; 
	font-size: 1em; 
	margin: 0; 
	padding:0 0 .5em; 
	} 
.datatable th a, .datatable th a:visited, .datatable th a:hover { 
	color:white; 
	text-decoration:none; 
	} 
.datatable th a:hover { text-decoration:underline; }
/* end data table styling */

/* MAC IE only rules added by JML 2006.03.01 for IE nav bug \*//*/
	.NavSubmenu div { white-space: nowrap; }
/*end MAC IE rules */

/* sidebar styles - added 10/30 by OT for Everett prototyping */
#sidebar { width: 220px; margin: 10px 0 50px 0; padding: 0; float: left; display: inline; z-index: 0; }
.sideModule { width: 220px; margin: 0 0 10px 0; padding: 0; }
.sideModule h2 { width: 198px; margin: 0; padding: 8px 10px 8px 12px; background: #f90 url(/resources/design/images/bkgd_sidemodule_top.gif) 0 0 no-repeat; font-size: 15px; line-height: 17px; font-weight: bold; color: #fff; }
.sideModule h2 a { text-decoration: none; color: #fff; }
.sideModule h2 a:hover { color: #003779; }
.sideContent { width: 220px; margin: 0; padding: 8px 0 4px 0; background: #ffc961 url(/resources/design/images/bkgd_sidemodule.gif) 0 0 no-repeat; }
.sideContent p { margin: 0 0 10px 12px; padding: 0 14px 0 0; font-size: 11px; line-height: 15px; color: #333; }
#sidebar img { margin: 0 0 10px 10px; }
.sideModule.photoFeature { padding-bottom: 0 !important; }
.sideModule.photoFeature .sideContent p { width: 96px; margin: 0 0 0 12px !important; padding: 0 0 10px 0 !important; float: left; display: inline; }
.sideModule.photoFeature .sideContent img { float: left; display: inline; margin: 0 0 -4px 0 !important; }
.sideModule.toWhite .sideContent { background: #fff url(/resources/design/images/bkgd_sidemodule_towhite.gif) 0 0 no-repeat; }
.sideModule.allWhite .sideContent { background: none; background-color: #fff; padding-top: 0; }
.sideModule img.billboard { margin: 0 0 10px 0 !important; }
.sideContent a { text-decoration: none; color: #003779; }
.sideContent a:hover { text-decoration: underline; }
ul.vidList { margin: 0 0 0 12px; padding: 0 0 0 50px; list-style-type: none; background: url(/resources/design/images/img_vidicon.gif) 2px 0 no-repeat; }
ul.vidList li { list-style-type: none; margin: 0; padding: 0; font-size: 11px; line-height: 15px; color: #333; }
ul.intranetList { margin: 0 0 0 12px; padding: 0 0 0 30px; list-style-type: none; background: url(/resources/design/images/bkgd_intranet.gif) 0 2px no-repeat; }
ul.intranetList li { list-style-type: none; margin: 0; padding: 0; font-size: 11px; line-height: 15px; color: #333; }
.separator { height: 1px; width: 194px; font-size: 1px; line-height: 0px; background: url(/resources/design/images/bkgd_sidespacer.gif) 0 0 repeat-x; margin: 10px 0 10px 12px; padding: 0; }
.sideModule.photoFeature img.vidIcon { display: inline; margin: 0 !important; }
#sidebar ul.sideNews { list-style-type: none; margin: 0; padding: 0; }
#sidebar ul.sideNews li { list-style-type: none; margin: 0 10px 4px 12px; padding: 0 0 6px 0; background: url(/resources/design/images/bkgd_sidenews.gif) 0 bottom repeat-x; font-size: 11px; line-height: 15px; color: #333; }

#sidebar a.more { font-size: 10px; text-transform: uppercase; }

/* incremental LM design styles added by OT for Serge */
.cLeft { width: 270px; margin: 0 13px 0 0; padding: 0; float: left; display: inline; }
.cRight { width: 270px; margin: 0; padding: 0; float: left; display: inline; }
.halfHeadTop { width: 270px; height: 9px; margin: 0; padding: 0; background: url(images/bkgd_halfhead-top.gif) 0 0 no-repeat; font-size: 0px; line-height: 0px; }
.halfHead { width: 244px; border-left: 1px solid #dfdfdf; border-right: 1px solid #dfdfdf; border-bottom: 1px solid 

#content ul.featureList { margin: -2px 0 0 0; padding: 0; list-style-type: none; }
#content ul.featureList li { margin: 0; padding: 5px 8px 7px 10px; font-size: 11px; line-height: 15px; color: #333; background: url(images/bkgd_featurelist.gif) 0 bottom repeat-x; }
#content ul.featureList a { text-decoration: none; color: #003779; }
#content ul.featureList a:hover { color: #e56100; }
#content .featureList li.last { background: none; }

