body {
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	background: #005535;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

*html body {
	text-align: center;	
}

td, p, li {
	font-size: 12px;
	text-align: left;
}

img, div { behavior: url(css/iepngfix.htc) }

img {
	border: none;
}

.image-left-aligned {
    padding-right:12px;
}

.image-right-aligned {
    padding-left:12px;
}

a, a:visited {
	color: #0c784c;
	text-decoration: none;
}

a:hover, a:visited:hover {
	color: #aaad77;
	text-decoration: underline;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #00663f;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	color: #abae88;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #128856;
}

h4 {
	font-size: 12px;
	font-weight: bold;
}

h2+p, h3+p, h4+p {
	margin-top: 0;	
}



/* --------------------------------------------------------------------------------------------------------------------- INDEX STYLES ------------ */
.i_y {
	background: url(../images/i_y.jpg) 50% 0 repeat-y;
}

.i_wide {
	background: url(../images/i_wide.jpg) 50% 0 no-repeat;
}

.i_wide_bottom_x {
	background: url(../images/i_wide_bottom_x.jpg) 0 100% repeat-x;	
}

.i_wide_bottom {
	background: url(../images/i_wide_bottom.jpg) 50% 100% no-repeat;
	min-width: 950px;
	width: auto !important;
	width: 950px;
}

#i_search {
	width: 268px;
	padding: 49px 0 0;	
}

.i_flash {
	height: 288px;	
}

.i_box {
	float: left;
	min-height: 175px;
	height: auto !important;
	height: 175px;
}

.i_box h2 {
	font-size: 16px;
	height: 33px;
	margin: 0;
	padding: 11px 0 0;
	color: #005535;
}

#i_box_one {
	width: 177px;
	padding: 0 30px 0 115px;
}

#i_box_two {
	width: 282px;	
	border-right: 1px dotted #bdbca9;
	padding: 0 25px 0 50px;
	color: #77694d;
}

#i_box_three {
	float: right; 
	width: 245px;
}

#i_box_three ul {
	list-style-image: url(../images/i_quick_bullet.gif);
	padding: 0 0 0 15px;
	margin: 0;
}

#i_box_three li {
	padding: 0 0 2px;
	margin: 0;
}

#i_footer {
	padding: 0 53px 0 0;
}

	
	
/* --------------------------------------------------------------------------------------------------------------------- SUB STYLES ------------ */
.y {
	background: url(../images/y.jpg) 50% 0 repeat-y;
}

.wide {
	background: url(../images/wide.jpg) 50% 0 no-repeat;
}

.wide_bottom_x {
	background: url(../images/wide_bottom_x.jpg) 0 100% repeat-x;	
}

.wide_bottom {
	background: url(../images/wide_bottom.jpg) 50% 100% no-repeat;
	min-width: 950px;
	width: auto !important;
	width: 950px;
}

.outage_wide_bottom {
	background: url(../images/outage_wide_bottom.jpg) 50% 100% no-repeat;
	min-width: 950px;
	width: auto !important;
	width: 950px;
}

.left {
	width: 840px;
	float: left;
}

#outage_left {
	width: inherit;	
}

.usability {
	width: 118px;
	float: right;
	padding: 72px 0 0;
	display: none;
}

.crumbs {
	font-size: 11px;
	color: #0C784C;
	height: 38px;	
	padding: 5px 0 0;
	margin: 0 0 0 39px;
	border-top: 1px dotted #acacac;
	display: none;
}

.crumbs a, .crumbs a:visited {
	color: #a2a5a7;	
}

.content {
	line-height: 17px;
	text-align: justify;
	width: 641px;
	float: left;
	min-height: 390px;
	height: auto !important;
	height: 390px;
	padding: 0 0 0 39px;
}

.content h1 {
	margin-top: 0;	
}

.content h2, .content h3, .content h4 {
	margin-bottom: 0;	
}

#content_wide {
	width: auto;	
}

#outage_content {
	width: inherit;	
	padding: 0 39px;
}

.outage_body {
	background: #fff;	
}

.gallery {
	width: 130px;
	float: right;
	padding: 30px 0 0;
}

.right {
	width: 185px;
	float: right;
	padding: 88px 60px 0 0;
	display: none;
}

.right h2 {
	font-size: 18px;
	color: #005535;
}

.quick_links {
	height: 245px;
}

.quick_links h2 {
	margin: 0;
	height: 45px;
}

.quick_links ul {
	margin: 0;
	padding: 0 0 0 15px;
	list-style-image: url(../images/quick_bullet.gif);
}

.quick_links li {
	padding: 0 0 7px;	
}

.related_info {
	margin: 0 0 35px;
}

.related_info h2 {
	margin: 0;
	height: 45px;
}

.opt_out_row_a {
	
}

.opt_out_row_b {
	background: #f4f3e8;	
}

.opt_out_number {
	margin: 0 0 3px;	
}

	


/* --------------------------------------------------------------------------------------------------------------------- GENERAL STYLES ------------ */
.x {
	background: #fff url(../images/main_bg.jpg) repeat-x;	
}

.wrapper {
	width: 950px;
	margin: 0 auto;
}

.logo {
	height: 95px;	
	width: 275px;
	float: left;
	padding: 18px 0 0 25px;
}

.search {
	float: right;
	width: 210px;
	padding: 66px 0 0;
	display: none;
}

.searchbox {
	background: url(../images/search_bg.jpg) no-repeat;
	border: 0;
	width: 129px;
	height: 20px;
	padding: 6px 15px 0;
	margin: 0;
	float: left;
	color: #bebc93;
}

.go_button {
	float: left;	
}

.footer {
	font-size: 10px;
	margin: 50px 0 0;
	height: 160px;
	color: #66b396;
	text-align: right;
	padding: 0 80px 0 0;
	display: none;
}

.footer a, .footer a:visited {
	color: #66b396;	
}

.footer a:hover, .footer a:visited:hover {
	color: #fff;	
}

.clearer {
	clear: both;	
}
	
	

/* --------------------------------------------------------------------------------------------------------------------- TEASER STYLES ------------ */

.tsr-pg-title {
	font-weight:normal;
	margin: 0;
	}
	
.tsr-pg-abstract {
	padding: 0 0 15px 0;
	margin: 0 0 5px;
	border-bottom: 1px dotted #757575;
	}

#index .tsr-pg-abstract {
	border: none;	
}
	
	
	
/* --------------------------------------------------------------------------------------------------------------------- SEARCH RESULTS CSS ------------ */

div.search-result {
	padding: 12px 0px;	border-bottom: 1px solid #ccc;
}

h2.search-pg-title {
	color: #fff; font-size: 13px; font-weight: bold; margin: 0; padding: 0;
}

h2.search-pg-title a {
	text-decoration: none;
}

p.search-pg-abstract {
	font-weight: normal; margin: 0; padding: 0 0 15px 0;
}

.search-highlight {
	font-weight: bold; background-color: #ffd;
}

.search-pg-loc {
	font-size: 11px; font-weight: normal; font-style: italic;
}

.search-pg-edited {
	font-size: 11px; font-weight: normal; font-style: italic; padding: 0 0 25px 0;
}
	


/* --------------------------------------------------------------------------------------------------------------------- PHOTO AREA CSS ------------ */

.photo-area {
	
	}
	
.photo-area img {
	display: block;
	}
	
#photo {
	width: 117px;
	height: 117px;
	margin-bottom: 30px;
	border: 5px solid #e1e0b8;
	}
	
#photo-caption {
	color: #000;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	background-color: #e3e2d1;
	padding: 7px 7px 8px 8px;
	margin: 0;
	}
	
#hoverpopup0 {
	position: absolute;
	width: 466px;
	display: none;
	}
	
#hover-position0 {
	position: relative;
	top: -157px;
	left: -492px;
	display: none;
	}
	
#hoverpopup1 {
	position: absolute;
	width: 466px;
	display: none;
	}
	
#hover-position1 {
	position: relative;
	top: -314px;
	left: -492px;
	display: none;
	}
	
#hoverpopup2 {
	position: absolute;
	width: 466px;
	display: none;
	}
	
#hover-position2 {
	position: relative;
	top: -314px;
	left: -492px;
	display: none;
	}
	
#hoverpopup3 {
	position: absolute;
	width: 466px;
	display: none;
	}
	
#hover-position3 {
	position: relative;
	top: -314px;
	left: -492px;
	display: none;
	}
	
#hoverpopup4 {
	position: absolute;
	width: 466px;
	display: none;
	}
	
#hover-position4 {
	position: relative;
	top: -314px;
	left: -492px;
	display: none;
	}


/* --------------------------------------------------------------------------------------------------------------------- DROPDOWN MENU CSS ------------ */

/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/

.navigation {
	height: 44px;
	padding: 0 0 0 27px;
	display: none;
}

#index #home_link {
	display: none;	
}

#nav {
	
}


/* ----- LINK COLORS ----- */
.yuimenu a, .yuimenu a:visited {
	color: #02653f;
	background: url(../images/daddy_bg.jpg) 100% 0 no-repeat;
	padding: 15px 15px 0 0;
	margin: 0 0 0 13px;
	height: 29px;
}

*html .yuimenu a, *html .yuimenu a:visited {
	height: auto;	
}

.yuimenu a:hover, .yuimenu a:visited:hover {
	color: #000;	
}


/* ----- SECONDARY LINK COLORS IF DIFFERENT FROM TOP LEVEL ----- */
.yuimenu .yuimenu a, .yuimenu .yuimenu a:visited {
	color: #128756;
	height: auto;
	background-image: none;
	padding: 5px 25px 5px 0 !important;
}

.yuimenu .yuimenu a:hover, .yuimenu .yuimenu a:visited:hover {
	color: #fff;
}


/* ----- HORIZONTAL OR VERTICAL LAYOUT ----- */
.yuimenubaritem {
	float:left;
}


/* ----- TOP LEVEL LINKS PADDING AND MARGINS ----- */
.yuimenubaritemlabel {
	font-weight: bold;
	margin: 0;
}






/* ----- SECOND LEVEL ----- */
.yuimenuitem {
	border-bottom: #d6d3ac solid 1px;	
}

.yuimenuitem:hover {
	background: #8b7d60;	
}

.yuimenuitem:hover a, .yuimenuitem:hover a:visited {
	color: #fff;	
}

.yuimenuitem:hover .yuimenu a, .yuimenuitem:hover .yuimenu a:visited {
	color: #128756;	
}

.yuimenuitem:hover .yuimenuitem:hover a, .yuimenuitem:hover .yuimenuitem:hover a:visited {
	color: #fff;	
}

/* ----- NO NEGATIVE MARGINS ON BD's ----- */
.bd .bd ul {
	background: #e4e2bc;
}






/* ----- THIRD LEVEL ----- */
.yuimenuitem .yuimenuitem {
		
}

.bd .bd .bd ul {
	border-left: 1px solid #8b7d60;
}


/* ----- SPECIFY SUBMENU INDICATOR ----- */
.yuimenuitem-hassubmenu {
	background-image:url(../images/menuitem_submenuindicator.png);
	background-position:right center;
	background-repeat:no-repeat;
}




/* -------------NO NEED TO EDIT ANYTHING BELOW-------- */

.yuimenu {
	top:-999em;
	left:-999em;
}

.yuimenubar {
	position:static;
}

.yuimenu .yuimenu, .yuimenubar .yuimenu {
	position:absolute;
}
.yuimenubar li, .yuimenu li {
	list-style-type:none;
}

.yuimenubar ul, .yuimenu ul, .yuimenubar li, .yuimenu li, .yuimenu h6, .yuimenubar h6 {
	margin:0;
	padding:0;
}
.yuimenuitemlabel, .yuimenubaritemlabel {
	text-align:left;
	white-space:nowrap;
}
.yuimenubar ul {
	*zoom:1;
}
.yuimenubar .yuimenu ul {
	*zoom:normal;
}
.yuimenubar>.bd>ul:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	line-height:0;
}

.yuimenuitemlabel {
	display:block;
}

*html .yuimenuitem {
	margin-bottom: -40px;
}

.yuimenuitemlabel .helptext {
	font-style:normal;
	display:block;
	margin:-1em 0 0 10em;
}
.yui-menu-shadow {
	position:absolute;
	visibility:hidden;
	z-index:-1;
}
.yui-menu-shadow-visible {
	top:3px;
	right:-3px;
	left:-3px;
	bottom:-3px;
	visibility:visible;
}
.hide-scrollbars * {
	overflow:hidden;
}
.hide-scrollbars select {
	display:none;
}
.yuimenu.show-scrollbars, .yuimenubar.show-scrollbars {
	overflow:visible;
}
.yuimenu.hide-scrollbars .yui-menu-shadow, .yuimenubar.hide-scrollbars .yui-menu-shadow {
	overflow:hidden;
}
.yuimenu.show-scrollbars .yui-menu-shadow, .yuimenubar.show-scrollbars .yui-menu-shadow {
	overflow:auto;
}

.yui-menu-shadow-visible {
	background-color:#000;
	opacity:0;
	*filter:alpha(opacity=0);
}