/* Color Palette

Sage: #9EB28F
Light Sage: #B3C2A7
Medium Burgundy:
Deep Burgundy:
Fleshy: #DBCEAC
Light Parchment: #F2EFE5
Medium Parchment: #EAE4D4


*/

/* Global Formatting 
---------------------------------------- */

body, p, div, ul, li, a {
	margin:0;
	padding:0;
	font-weight:normal;
	color:#000;
	text-decoration:none;
}
div#printmessage {
	display:block;
}
ol li { 
	list-style: decimal;
}
body {
	font: 11px/18px Tahoma, "Arial MT", Arial, Verdana, Helvetica, sans-serif;
	background: none;
}
blockquote {
	padding-top:0;
	margin-top:0;
	margin-left:3em;
	line-height:1.3em;
}
#masthead a,
#masthead a:link,
#masthead a:visited,
#masthead a:hover,
#masthead a:active {
	text-decoration:none;
	border:none;
}
#contentWell h2 {
	font: bold 11px/18px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: .5pt;
	margin: 0px;
	padding: 0px;
}
#contentWell ul,
#contentWell ol {
	margin-bottom: 1em;
	margin-left:1.5em;
}
/* The following style affects the <h3> tag - the <h3> tag is placed around text when the user pushes the "Subhead" Button */
#contentWell #columnOne h3 {
	font: bold 11px/18px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0px;
	padding: 0px;
	display:block;    
}
/* But don't style Ordered Lists! */
#contentWell #columnOne ol li {
    padding-left:0;
    background-image:none;
	font: 11px/16px Tahoma, "Arial MT", Arial, Verdana, Helvetica, sans-serif;
	padding-bottom:4px;
}
#contentWell #columnOne ol li:hover {
    background-image:none;
}
#contentWell ol li a {
	font: 11px/16px Tahoma, "Arial MT", Arial, Verdana, Helvetica, sans-serif;
	/* text-transform: capitalize; */
	color: #000;
}
#contentWell p {
	margin-bottom: 1em;
}
.tagline {
	font-family: Tahoma, "Arial MT", Arial, Verdana, sans-serif;
	font-size: 14px;
}
#contentWell h2.headerNumber {	letter-spacing:.5pt;
}
img.promo {
	margin-bottom:15px;
	display:block;
}
.pictureFrame {
	background:#fff;
	padding:8px;
	border-right: .5pt solid #000;
	border-bottom: .5pt solid #000;
	margin-left:10px;
	margin-bottom:10px;
	clear:right;
}
#contentWell .pictureFrame p {
	padding-top:8px;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom:0;
	line-height:1.5em;
}
.pictureFrame.right {
	background:#fff;
	padding:8px;
	border-right: .5pt solid #000;
	border-bottom: .5pt solid #000;
	margin-left:10px;
	margin-bottom:10px;
	clear:right;
	float:right;
}
.pictureFrame.left {
	background:#fff;
	padding:8px;
	border-right: .5pt solid #000;
	border-bottom: .5pt solid #000;
	margin-left:0;
	margin-bottom:10px;
	display:block;
}
img.pictureFrameLiner {
	background:#fff;
	padding:8px;
	border-right: .5pt solid #000;
	border-bottom: .5pt solid #000;
	display:block;
	margin:0 0 1em;
}
#contentWell p.liner,
#contentWell p.caption {
	font:  11px/13px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 2em;
	font-style:italic;
	width:350px;
}
div.clear {
	height:0px;
	clear:both;
}
em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

/* Building Blocks 
---------------------------------------- */
#OuterShell {
	background: none;
	margin: 0px;
	text-align:center;
	padding: 0px;
}
#Shell {
	margin: 0px;
	padding: 0px;
	width: 695px;
	position:relative;
}
#outerWrapper1 {
	background:none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#outerWrapper2 {
	background:none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#innerWrapper {
	text-align: left;
	margin: 0;
	padding: 0;
	border: none;
	width: 100%;
}
#contentWell {
	background: #FFF;
	padding: 25px 0 10px 0;
	margin:auto;
	text-align:left;
}
#utility {
	display: none;
}
#footer { 
	background: none;
	margin:0 auto;
	padding-top: 2.5pt;
	text-align: center;
	color: #000;
	line-height: 16px;
	width: 100%;
}
div#prettyform form {
	display:none;
}

/* Home Page Styles 
---------------------------------------- */
#home #content {
	background: #FFF;
	margin:auto;
}
#home #columnOne {
	float: left;
	width: 212px;
	margin-right: 0px;
}
#home #columnTwo {
	float: left;
	width: 222px;
	margin-left: 20px;
	margin-right: 16px;
}
#home #columnThree {
	float: left;
	width: 222px;
	margin-left: 0px;
	margin-right: 0px;
}
#home #Banner {
	display:none;
}

/* Secondary Page Styles 
---------------------------------------- */
#secondary #Banner img {
	display:none;
}
#secondary #contentWell {
	background-image: none;
	padding: 5px 25px 15px 25px;
}
*html #secondary #contentWell {
	padding: 5px 25px 0px 25px;
}
#secondary #contentWell h1 {
	font: normal 28px/32px Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px .5em;
	padding: 0px;
}
#secondary #content {
	background-image:none;
}
#secondary #columnOne {
	float: left;
	width: 179px;
	margin-right: 25px;
}
#secondary #columnTwo {
	float: left;
	width: 179px;
	margin-right: 25px;
	margin-left: 25px;
}
#secondary #columnThree {
	float: left;
	width: 179px;
	margin-left: 25px;
}

/* Tertiary Page Styles 
---------------------------------------- */
#tertiary #contentWell {
	background:none;
	padding-top: 0px;
}
#tertiary #contentWell h1 {
	font: normal 24px/1em Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px .5em;
	padding: 30px 0px 0px 0px;
}
#tertiary #content {
	padding-bottom:20px;
}
#tertiary #columnOne {
	width: 100%;
	float: none;
}
#tertiary #columnOne #nucleuscontent {
	margin-top: 2em;
}
#tertiary #columnOne.wide {
	width: 100%;
	float: none;
}
#tertiary #columnTwo {
	display:none;
}
#tertiary #contentWell #columnOne h2 {
	font: bold 12px/18px Tahoma, "Arial MT", Arial, Verdana, sans-serif;
	text-transform: none;
	letter-spacing: normal;
	margin: 0;
	padding: .4em 0 .3em 0;
}
#tertiary #contentWell #columnOne h2.tagline {
	font: 15px/15px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding:0;
}
#tertiary #columnTwo h2 {
	font: normal 15px/15px Tahoma, "Arial MT", Arial, Verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: .5pt;
	margin: 0px;
	padding:18px 20px 20px 15px;
	color: #fff;
}
#tertiary #contentWell #nucleuscontent ul  {
	margin-left:2em;
}
#tertiary .columnOne {
	float: left;
	width: 195px;
	margin-right: 25px;
	padding:20px 0;
}
#tertiary .columnTwo {
	float: left;
	width: 195px;
	margin-right: 25px;
	margin-left: 25px;
	padding:20px 0;
}
#tertiary .columnThree {
	float: left;
	width: 195px;
	margin-left: 25px;
	padding:20px 0;
}
.back {
	display:none;
}

/* Branch Locator Table Styles 
---------------------------------------- */

.BranchBoss {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	clear: both;
	width:100%;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
}
.BranchBoss th {
	margin: 0;
	padding: 4px 6px;
	text-align: left;
	background: #CCC;
	border-bottom: .5pt solid #CCC;
}
.BranchBoss td {
	margin: 0;
	padding: 4px 6px;
	background: #DDD;
	border-bottom: .5pt solid #CCC;
}
.BranchBoss tr.Row2 td { 
	background: #DDD; 
}
.BranchBoss tr.Row1 td { 
	background: #EEE; 
}
.phone {
	white-space:nowrap;
}
.branch {
	font-style:italic;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}

/* Press Release List
---------------------- */

#PressBoss table {
	clear: both;
	width:100%;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
}
#PressBoss th {
	margin: 0;
	padding: 2px 4px;
	text-align: left;
	background: #FFF;
	border-bottom:.5pt solid #000;
}
#PressBoss td {
	margin: 0;
	padding: 6px 4px;
	background: #FFF;
	border-bottom:.5pt solid #000;
}
#PressBoss td a {
	text-decoration:none;
}
#PressBoss tr.Row2 td { background: #FFF; }
#PressBoss tr.Row1 td { background: #FFF; }
#PressBoss tr.RowBright td { background: #FFF; }

#PressBoss span.separator {
	display:none;
}
#PressBoss div.meta {
	overflow:auto;
	border-top:solid #000 .5pt;
	border-bottom:solid #000 .5pt;
	margin-bottom:2em;
	background:#FFF;
	font-family: Tahoma, sans-serif;
	width:100%;
}
#contentWell #PressBoss div.meta p {
	margin:0;
	padding: 3px 6px 5px;
	line-height:1em;
}
#PressBoss div.meta a {
	display:none;
}




/* Press Release Details
---------------------- */

#tertiary #contentWell #columnOne #PressDetailsBoss h2 {	
	font: 15px/15px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color: #000;
	padding:0;
	margin-bottom:1em;
}
#PressDetailsBoss div.meta {
	overflow:auto;
	border-top:solid #000 .5pt;
	border-bottom:solid #000 .5pt;
	margin-bottom:2em;
	background:#FFF;
	font-family: Tahoma, sans-serif;
	width:100%;
}
#PressDetailsBoss span.separator {
	color:#9EB28F;
	padding:0px 2px;
}
#contentWell #PressDetailsBoss  div.meta p {
	margin:0;
	padding: 3px 6px 5px;
	line-height:1em;
}
#contentWell #PressDetailsBoss div.meta p a {
}
#PressDetailsBoss div.meta p.date {
	float:left;
}
#PressDetailsBoss div.meta p.utilities {
	display:none;
}


/* Footer and Utility Styles 
---------------------------------------- */
#footer p {
	padding-bottom: 2.5pt;
}
#footer .logotype {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 10px;
}
#footer a {
	text-decoration:none;
}
#footer #Copyright { 
	font-size: 10px;
}

#footer #Copyright a { 
	display:none;
}

/* Optimize for Printing
---------------------------------------- */

#masthead {
	display: none;
}
#columnTwoLoginForms {
	display: none;
}
#OutageNoticeWrap {
	display:none;
}
hr {
height: 1px;	
}

/* Show Flash in Safari
---------------------------------------- */

div#FlashLocations,
div#FlashRates { 
	display:none; 
}
/* Show in Safari */
html[xmlns*=""] body#home:last-child div#PrintBanner,
body#home:last-child:not(:root:root) div#PrintBanner,
html[xmlns*=""] body:last-child div#FlashLocations,
body:last-child:not(:root:root) div#FlashLocations,
html[xmlns*=""] body:last-child div#FlashRates,
body:last-child:not(:root:root) div#FlashRates { 
	display:block; 
}
/* Flash for IE shown via print_ie.css */

#FFprintmessage {
	display:block;
}
/* Hide FFprintmessage in Safari */
html[xmlns*=""] body:last-child #FFprintmessage,
body:last-child:not(:root:root) #FFprintmessage { 
	display:none; 
}

