html,
body {
	margin:0;
	padding:0;
	height:100%;
}
body {
	background-color: #9BCEEF !important;
	background-image:url(/interface/images/top-bkg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
a:link {
	color:#339933;
}
a:visited {
	color:#339966;
}
a:active,
a:hover {
	color:#33CC33;
}
fieldset {
	background-color:#F9F9F9;
}
fieldset {
	border:1px solid #006699;
	margin:0 0 15px;
	padding:3px 10px 5px;
}
legend {
	color:#003366;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
}
sub {
	line-height:90%;
}
#tooltip {
	z-index:900;
	position:absolute;
	display:none;
	top:-600px;
	left:0px;
	width:200px;
	height:auto;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#tooltip .title {
	position:relative;
	margin:0px;
	padding:2px 5px;
	background-color:#3399CC;
	color:#FFFFFF;
	border-width:1px 1px 0px;
	border-style:solid;
	border-color:#CCCCCC;
}
#tooltip .content {
	position:relative;
	padding:5px;
	border-width:0px 1px 1px;
	border-style:solid;
	border-color:#CCCCCC;
	color:#333333;
}
.buttonA,
.buttonB {
	position:relative;
	display:block;
	margin:0px 0px 0px 4px;
	float:left;
	height:16px;
	overflow:hidden;
	font-size:10px;
	line-height:16px !important;
}
.buttonA {
	float:left;
}
.buttonB {
	margin:4px 0 0;
	float:right;
	clear:both;
}
.buttonA .ui-icon,
.buttonB .ui-icon {
	position:absolute;
	top:0px;
	left:0px;
}
.buttonA a,
.buttonB a {
	padding:0px 3px 0px 18px;
	cursor:pointer;
}
.buttonRow {
	position:relative;
	display:block;
	margin:0px 6px;
	float:right;
	clear:both;
}
.panelNote {
	position:relative;
	margin:2px 10px 0px;
	padding:1pt 0.5em;
	font-size:11px;
	color:#990000;
	text-align:left;
}


/* jQuery UI Styles */
.ui-widget-notice {
	padding: 0.75em;
	margin:20px 0px;
}
.ui-icon-left {
	float: left;
	margin-right: 0.3em;
}
.ui-icon-right {
	float: right;
	margin-left: 0.3em;
}
.ui-icon-standalone {
	float:left;
	margin-right:0.3em;
}
.ui-icon-small {
	position:absolute;
	top:-2px;
	left:0px;
	display:block;
	width:16px;
	height:16px;
	margin:0px;
	padding:0px;
}
.ui-icon-text {
	position:relative;
	padding:0px 0px 0px 20px;
}
h4.ui-accordion-header {
	font-size:11px !important;
	font-weight:bold;
}
.ui-accordion-content h5 {
	font-size:12px !important;
}

/* Interface Styles */
body.home .int { display:none; visibility:hidden; } /* Hides display of .int elements in home page */
#pageContainer {
	z-index:50;
	display:block;
	position:relative;
	width:100%;
	min-height:100%;
	margin:0px auto;
	padding:0px;
	background-image:url(/interface/images/bkg.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
}
#pageTop {
	padding:0px;
}
#tagline {
	position:relative;
	display:block;
	padding:10px 0px 0px;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	color:#103A56;
	text-align:center;
}
#contentContainer {
	z-index:50;
	position:relative;
	width:960px;
	clear:both;
	margin:15px auto 0px;
	padding:0px 0px 70px;
}
#contentContainer #columnLeft {
	width:192px;
	vertical-align:top;
}
#logoArea {
	display:block;
	width:172px;
	height:120px;
	background-image:url(/interface/images/logo-sprite.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:.005em;
	text-indent:-9999em;
}
#contentContainer #columnRight {
	width:768px;
	position:relative;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
}
#contentContainer #columnRight h1#mainTitle {
	position:relative;
	width:728px;
	margin:0px 0px 0px;
	padding:10px 20px 27px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color:#339966;
	background-image:url(/interface/images/header-bkg.png);
	background-position:left top;
	background-repeat:no-repeat;
}
#contentContainer #columnRight h1#mainTitle span,
#contentContainer #columnRight h1#mainTitle .pageHeadingSection {
	font-size:24px;
	color:#006699;
}
#contentContainer #columnRight h1#mainTitle .pageHeadingSublevel,
#contentContainer #columnRight h1#mainTitle .pageHeading {
	display:inline;
	font-size:18px;
	color:#339966;
}
#contentContainer .panelTop {
	z-index:50;
	position:relative;
	display:block;
	height:6px;
	margin:15px 0px 0px;
	overflow:hidden;
	background-position:left top;
	background-repeat: no-repeat;
}
#contentContainer #columnRight {
	z-index:50;
	position:relative;
	background-image:url(/interface/images/content-bkg-top-60.png);
	background-position:left top;
	background-repeat: no-repeat;
}
#contentContainer #columnRight .contentPanel {
	z-index:50;
	position:relative;
	margin:6px 0px 0px;
	padding:0px;
	width:768px;
	background-image:url(/interface/images/content-bkg-mid-60.png);
	background-position:left top;
	background-repeat: repeat-y;
}
body.interior #contentContainer #columnRight .contentPanel {
	min-height:100%;
}
#contentContainer #columnRight .additionalPanel {
	margin:0px;
}
#contentContainer #columnRight #contentBody {
	z-index:50;
	position:relative;
	display:block;
	float:left;
	width:526px;
	min-height:400px;
	margin:0px;
	padding:0px 0px 0px 20px;
}
body.admin #contentContainer #columnRight #contentBody {
	width:728px;
}
#contentContainer #columnRight #contentBody ol li,
#contentContainer #columnRight #contentBody ul li {
	margin:0em 0em 1em;
}
#contentContainer #columnRight #sidebarContainer {
	z-index:70;
	position:relative;
	display:block;
	float:right;
	width:182px;
	margin:0px;
	padding:0px 20px 0px 0px;
}
body.admin #contentContainer #columnRight #sidebarContainer {
	display:none;
}
#contentContainer #columnRight #sidebarContainer .sidebarItem {
	z-index:80;
	position:relative;
	display:block;
	width:100%;
	margin:0px 0px 15px;
}
#contentContainer #columnRight #sidebarContainer .sidebarItem .title {
	z-index:100;
	position:relative;
	margin:0px 0px -3px;
	padding:0px;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#006699;
}
#contentContainer #columnRight #sidebarContainer .sidebarItem .content {
	z-index:90;
	position:relative;
	padding:5px 8px;
	background-color:#F5FBFF;
	border-radius: 4px;
	-webkit-border-radius: 4px;
  -moz-border-radius: 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3E608B;
}
	#contentContainer #columnRight #sidebarContainer .sidebarItem .content h5 {
		font-size:12px;
		border-bottom:1px solid #DDDDEE;
	}
	#contentContainer #columnRight #sidebarContainer .sidebarItem .content ul.sidebarNav {
		list-style-type:none;
		margin:0px;
		padding:0px;
	}
	#contentContainer #columnRight #sidebarContainer .sidebarItem .content ul.sidebarNav li {
		margin:0px;
		padding:5px 0px;
		border-width:1px 0px 0px;
		border-style:solid;
		border-color:#EEEEEE;
	}
	#contentContainer #columnRight #sidebarContainer .sidebarItem .content ul.sidebarNav li.first {
		border-width:0px;
	}
	#contentContainer #columnRight #sidebarContainer .sidebarItem .content ul.sidebarNav a:link,
	#contentContainer #columnRight #sidebarContainer .sidebarItem .content ul.sidebarNav a:active,
	#contentContainer #columnRight #sidebarContainer .sidebarItem .content ul.sidebarNav a:visited,
	#contentContainer #columnRight #sidebarContainer .sidebarItem .content ul.sidebarNav a:hover {
		display:block;
		text-decoration:none;
	}
#contentContainer #columnRight .contentBuffer {
	clear:both;
	height:0px;
	font-size:1px;
	overflow:hidden;
}
#contentContainer #columnRight .panelBtm {
	display:block;
	width:768px;
	height:6px;
	font-size:1px;
	background-image:url(/interface/images/content-bkg-btm-60.png);
	background-position:left bottom;
	background-repeat: no-repeat;
}
body.home #contentContainer .panelTop,
body.home #contentContainer #columnRight {
	background-image:url(/interface/images/content-bkg-top-40.png);
}
body.home #contentContainer #columnRight .contentPanel {
	background-image:url(/interface/images/content-bkg-mid-40.png);
}
body.home #contentContainer #columnRight .panelBtm {
	background-image:url(/interface/images/content-bkg-btm-40.png);
}
#pageFooter {
	z-index:200;
	position:absolute;
	bottom:0;
	width:100%;
	height:70px;			/* Height of the footer */
}
#pageFooter a {
	color:#9BCEEF;
	text-decoration: none;
}
#pageFooter .content {
	position:relative;
	display:block;
	width:960px;
	height:19px;
	margin:45px auto 0px;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:19px;
	color:#FFFFFF;
}
#pageFooter #copyright {
	z-index:200;
}
#pageFooter #contactInfo {
	z-index:210;
	position:absolute;
	left:192px;
	top:0px;
	font-family:"Arial Narrow" Arial, Helvetica, sans-serif;
	font-size:14px;
}
body.interior #pageFooter #GFDM {
	display:none;
	visibility:hidden;
}
#pageFooter #GFDM {
	z-index:220;
	position:absolute;
	right:0px;
	top:0px;
	width:165px;
}
#pageFooter #GFDM a {
	position:relative;
	display:block;
	width:165px;
	height:19px;
	background-image:url(/interface/images/GFDM.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:1px;
	text-indent:-9999em;
}
/* Navigation Styles */
.nav {
	margin:0px;
	padding:0px;
	list-style-type:none;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:15px;
}
.nav li {
	margin:0px;
	padding:5px 0px;
}
.nav a,
.nav a:link,
.nav a:visited,
.nav a:hover,
.nav a:active {
	display:block;
	padding:1px 10px;
	text-decoration:none;
	color:#006699;
	background-image:url(/interface/images/logo-sprite.gif);
	background-position:0px -135px;
	background-repeat:no-repeat;
}
.nav a:hover {
	color:#FFFFFF;
	background-position:0px -180px;
}
.nav li.selected a,
.nav a:active {
	color:#FFFFFF;
	background-position:0px -225px;
}
.navSection {
	margin:10px 20px 0px 0px;
}
.navSection h4.title {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	border-width:0px 0px 1px;
	border-style:solid;
	border-color:#005588;
	color:#FFFFFF !important;
}
.navSection .nav {
	padding-left:10px;
	border-width:0px 1px 1px;
	border-style:solid;
	border-color:#7EB7DB;
}
.navSection .nav a,
.navSection .nav a:link,
.navSection .nav a:visited,
.navSection .nav a:hover,
.navSection .nav a:active {
	padding:0;
	background-image:none;
}



/* Content Styles */
#contentContainer p {
	margin:0em 0em 1.25em;
}
.permitCategoryTitle a:hover {
	color:#006699;
}
#contentContainer h2,
#contentContainer h3,
#contentContainer h4,
#contentContainer h5,
#contentContainer h6 {
	margin:0em 0em 0.1em;
	color:#006699;
}
#contentContainer h2 {
	font-size:18px;
	font-weight:bold;
}
#contentContainer h3 {
	font-size:16px;
	font-weight:bold;
}
#contentContainer h4 {
	font-size:14px;
	font-weight:bold;
}
#contentContainer h5 {
	font-size:14px;
	font-weight:bold;
	font-style:italic;
}
#contentContainer h6 {
	padding:0em 0em 1px;
	font-size:14px;
	font-weight:bold;
	border-width:0px 0px 1px;
	border-style:solid;
	border-color:#339966;
}

/* Advisory Elements - general styles */
#AQIPanel h2.title .title,
.AQIMeter,
.AQIMeter .display .title,
.AQIMeter .pointer,
#AQIPanel #AQIMoreInfo,
.BAPanel h2.title .title,
.BAPanel .display {
	background-image:url(/interface/images/indicator-sprite.gif);
	background-repeat:no-repeat;
}


/* AQI Meters */
#AQIPanel {
	position:relative;
	height:172px;
	color:#006699;
}
#AQIPanel a {
	text-decoration:none;
}
#AQIPanel .titleArea {
	padding:0px 10px;
	height:35px;
	clear:both;
}
#AQIPanel h2.title {
	margin:0px;
	padding:0px;
	float:left;
}
#AQIPanel h2.title .title {
	display:block;
	margin:0px 3px 0px 0px;
	float:left;
	width:134px;
	height:23px;
	overflow:hidden;
	background-position:-1px -119px;
	background-repeat:no-repeat;
	font-size:1px;
	text-indent:-9999em;
}
#AQIPanel h2.title small {
	font-size: 11px;
	line-height:26px;
}
#AQIPanel .intro {
	padding:0px 0px 0px 10px;
	width:375px;
	float:right;
	font-size:11px;
	line-height:12px;
}
#AQIPanel .meterArea {
	clear:both;
}
.AQIMeter {
	position:relative;
	display:block;
	width:364px;
	height:75px;
	background-position:0px -20px;
	background-repeat:no-repeat;
}
#EUG-SPFD-AQI {
	float:left;
	left:10px;
}
#OAK-AQI {
	float:right;
	right:10px;
}
.AQIMeter .display {
	position:relative;
	display:block;
}
.AQIMeter .display h3.title {
	position:absolute;
	display:block;
	top:2px;
	left:6px;
	width:120px;
	height:20px;
	overflow:hidden;
	font-size:1px !important;
	text-indent:-9999em;
}
#EUG-SPFD-AQI .display h3.title {
	background-position:-20px 0px;
}
#OAK-AQI .display h3.title {
	background-position:-140px 0px;
}

.AQIMeter .display .site {
	position:absolute;
	display:block;
	top:7px;
	right:128px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
}
.AQIMeter .today {
	position:absolute;
	display:block;
	top:23px;
	left:6px;
	width:228px;
	height:28px;
	font-size:11px;
	line-height:14px;
}
.AQIMeter .today,
.AQIMeter .readout {
	border-width:1px;
	border-style:solid;
	border-color:#666666;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}
.AQIMeter .today .number {
	position:absolute;
	display:block;
	width:53px;
	height:28px;
	top:0px;
	left:0px;
	font-size:28px;
	font-weight:bold;
	line-height:28px;
	text-align:center;
}
.AQIMeter .today .description {
	font-size:12px;
	font-style:italic;
}
.unhealthy_sensitive .description {
	font-size:11px !important;
}
.AQIMeter .today .description,
.AQIMeter .today .pollutant {
	margin:0px 0px 0px 63px;
}
.AQIMeter .yesterday .title,
.AQIMeter .tomorrow .title {
	display:none;
	visibility:hidden;
}
.AQIMeter .yesterday,
.AQIMeter .tomorrow {
	position:absolute;
	display:block;
	top:34px;
	width:51px;
	height:15px;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	text-align:center;
}
.AQIMeter .yesterday {
	left:242px;
}
.AQIMeter .tomorrow {
	left:303px;
}
.AQIMeter .pointer {
	z-index:200;
	position:absolute;
	top:57px;
	left:0px;
	display:block;
	width:16px;
	height:10px;
}
.AQIMeter .meterbar {
	z-index:300;
	position:absolute;
	top:60px;
	left:7px;
}
.AQIMeter .meterbar .segment {
	float:left;
	width:50px;
	height:15px;
	background:transparent !important;
	cursor:help;
}
.AQIMeter .meterbar div.very_unhealthy {
	width:100px;
}
#AQIPanel #AQIMoreInfo {
	position:relative;
	margin:10px 0px 8px;
	padding:0px 0px 0px 70px;
	background-position:-1034px 0px;
	background-repeat:no-repeat;
}
#AQIPanel #AQIMoreInfo ul {
	position:relative;
	margin:0px;
	padding:0px;
	list-style-type:none;
	font-size:11px;
}
#AQIPanel #AQIMoreInfo li {
	position:relative;
	display:inline;
	padding:0px 10px 0px 0px;
}
#AQIPanel .footnote {
	padding:0px 10px;
	font-size:10px;
	text-align:right;
}

/* AQI level colors */
#tooltip .good,
option.good,
.AQI-info .good {
	background-color:#00E400 !important;
	border-color:#00C400 !important;
	color:#FFFFFF !important;
}
#tooltip .moderate,
option.moderate,
.AQI-info .moderate {
	background-color:#FFFF00 !important;
	border-color:#DFDF00 !important;
	color:#666600 !important;
}
#tooltip .unhealthy_sensitive,
option.unhealthy_sensitive,
.AQI-info .unhealthy_sensitive {
	background-color:#FF8000 !important;
	border-color:#DF6000 !important;
	color:#FFFFFF !important;
}
#tooltip .unhealthy,
option.unhealthy,
.AQI-info .unhealthy {
	background-color:#FF0000 !important;
	border-color:#DF0000 !important;
	color:#FFFFFF !important;
}
#tooltip .very_unhealthy,
option.very_unhealthy,
.AQI-info .very_unhealthy {
	background-color:#99004C !important;
	border-color:#79002C !important;
	color:#FFFFFF !important;
}
#tooltip .hazardous,
option.hazardous,
.AQI-info .hazardous {
	background-color:#7E0024 !important;
	border-color:#5E0004 !important;
	color:#FFFFFF !important;
}

/* Burning Advisories */
.BAPanel {
	position:relative;
	height:100%;
	color:#006699;
	font-size:11px;
}
.BAPanel .buttonSection {
	position:absolute;
	right:10px;
	bottom:2px;
}
.BAPanel .titleArea {
	position:relative;
	padding:0px 10px;
	height:22px;
	clear:both;
}
.BAPanel h2.title {
	margin:0px !important;
}
.BAPanel h2.title .title {
	display:block;
	margin:0px 3px 0px 0px;
	float:left;
	height:22px;
	overflow:hidden;
	background-repeat:no-repeat;
	font-size:1px;
	text-indent:-9999em;
}
.BAPanel h2.title small {
	font-size: 11px;
	line-height:26px;
}
.BAPanel .footnote {
	padding:0px 10px;
	font-size:10px;
	text-align:right;
}
#HWHAdvisory h2.title .title {
	width:202px;
	background-position:-630px 0px;
}
#BYBAdvisory {
	margin:0px;
}
#BYBAdvisory h2.title .title {
	width:190px;
	background-position:-374px 0px;
}
.BAPanel .HWHIndicator {
	position:relative;
	display:block;
	width:366px;
	height:39px;
}
#HWHAdvisory .display {
	padding:7px 5px 6px 40px;
	font-size:11px;
	line-height:13px;
}
#HWHAdvisory .display h3.title {
	font-size:13px;
	line-height:28px;
}
#HWHAdvisory .display h3.title .description {
	font-size:11px;
}
#HWHAdvisory .prohibited {
	background-position:-631px -22px;
	color:#990000;
}
#HWHAdvisory .caution {
	background-position:-631px -62px;
	color:#997A1F;
}
#HWHAdvisory .allowed {
	background-position:-631px -102px;
	color:#009900;
}
.BAPanel #eug-HWH {
	float:left;
	left:10px;
}
.BAPanel #oak-HWH {
	float:right;
	right:10px;
}
#HWHAdvisory .intro {
	position:relative;
	margin:2px 10px;
}
#BYBAdvisory .intro {
	position:relative;
	margin:2px 10px;
	color:#CC0000;
}
#BYBAdvisory .indicatorArea {
	position:relative;
	display:block;
	width:761px;
	padding:0px 0px 0px 7px;
	overflow:hidden;
}
#BYBAdvisory .BYBIndicator {
	position:relative;
	width:249px;
	height:21px;
	float:left;
	margin:1px;
}
#BYBAdvisory .display {
	position:relative;
	display:block;
	height:21px;
	background-position:-372px -22px;
	line-height:21px;
}
.BYBIndicator .title {
	position:absolute;
	display:inline;
	left:20px;
	font-size:11px !important;
	white-space:nowrap;
}
.BYBIndicator .description {
	position:absolute;
	display:inline;
	right:5px;
	font-size:11px;
	font-weight:bold;
}
#BYBAdvisory .prohibited {
	background-position:-372px -22px;
	color:#EE0000;
}
#BYBAdvisory .not_advised {
	background-position:-372px -44px;
	color:#997A1F;
}
#BYBAdvisory .allowed {
	background-position:-372px -66px;
	color:#009900;
}

/* Home News Area Styles */
body.home .newsBlock,
body.home .newsBlock .articleList,
body.home .newsBlock .articleList li {
	position:relative;
}
body.home .newsBlock {
	display:block;
	margin:20px 10px 0px 0px;
	padding:0px;
	width:245px;
	float:left;
}
body.home #publicNotices {
	margin-right:0px;
}
body.home #pressReleases,
body.home #announcementsUpdates {
	background-image:url(/interface/images/news-sprite.gif);
	background-position:-1px bottom;
	background-repeat:no-repeat;
}
body.home #pressReleases {
	padding-right:10px;
	background-position:9px bottom;
}
body.home .newsBlock .title {
	position:relative;
	margin:0px;
	padding:0px;
	display:block;
	width:246px;
	height:20px;
	overflow:hidden;
	font-family:"Arial Narrow",Arial, Helvetica, sans-serif;
	font-size:1px !important;
	text-indent:-9999em;
	line-height:20px;
	color:#339933 !important;
	background-image:url(/interface/images/news-sprite.gif);
	background-repeat:no-repeat;
}
body.home #pressReleases .title {
	background-position:-255px 0px;
}
body.home #announcementsUpdates .title {
	background-position:-255px -20px;
}
body.home #publicNotices .title {
	background-position:-255px -40px;
}
body.home .newsBlock .articleList {
	margin:6px 0px 0px;
	padding:0px;
	list-style-type:none;
	font-size:11px;
	line-height:14px;
}
body.home .newsBlock a:link,
body.home .newsBlock a:visited,
body.home .newsBlock a:active {
	text-decoration:none;
	color:#006699;
}
body.home .newsBlock a:hover {
	text-decoration:none;
	color:#339933;
}
body.home .newsBlock li {
	margin:0em 0em 10px;
	padding: 0px;
}
body.home .newsBlock .dateline {
	font-weight:bold;
	color:#004466;
}
body.home #pressReleases li {
	display:block;
	text-indent:-5.45em;
	padding:0em 0em 0em 5.45em;
}
body.home #pressReleases li .dateline {
	padding:0em 0.3em 0em 0em;
}
body.home #announcementsUpdates li a,
body.home #publicNotices li .item {
	display:block;
	padding:0px 0px 0px 20px;
}
body.home #announcementsUpdates li .headline,
body.home #publicNotices li .headline {
	position:relative;
	display:inline;
	padding:0px;
	margin:0px;
}
body.home #announcementsUpdates ul {
	clear:both;
}

/* Burning Advisory Histories */
table#BYBAdvisory,
table#HWHAdvisory {
	margin:0px auto;
}
table#BYBAdvisory caption,
table#HWHAdvisory caption {
	height:22px;
	background-color:#C5E2F7;
}
table#BYBAdvisory h2.title,
table#HWHAdvisory h2.title {
	margin:0px;
}
table#BYBAdvisory h2.title .title,
table#HWHAdvisory h2.title .title {
	display:block;
	margin:0px 3px 0px 0px;
	float:left;
	height:22px;
	overflow:hidden;
	background-image:url(/interface/images/indicator-sprite.gif);
	background-repeat:no-repeat;
	font-size:1px;
	text-indent:-9999em;
}
table#BYBAdvisory h2.title small,
table#HWHAdvisory h2.title small {
	font-size: 11px;
	line-height:26px;
}
table#BYBAdvisory td,
table#HWHAdvisory td {
	text-align:center;
}


/* Table Styles */
tr.staging td {
	border-width:1px;
	border-style:dashed;
	border-color:#666666;
	background-color:#FFFFCC !important;
}
body.interior #contentContainer #contentBody table {
	margin:0em 0em 1.25em;
}
table.tableA {
	border-collapse:collapse;
}
table.tableA th,
table.tableA td {
	padding:2px 10px;
	font-size:11px;
}
table.tableA th {
	background-color:#006699;
	color:#FFFFFF;
}
table.tableA caption {
	text-align: left;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#006699;
}
table.tableA caption h2 {
	margin:0px;
}
table.tableA caption small a:link {
	color:#339933;
}
table.tableA caption small a:visited {
	color:#339966;
}
table.tableA caption small a:active,
table.tableA caption small a:hover {
	color:#33CC33;
}
.permitCategoryTitle .buttonA,
table.tableA caption .buttonA {
	float:right;
}
.permitCategoryDetail,
table.tableA caption .detail {
	padding:5px 0;
	border-top:1px solid #006699;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color:#333333;
}
table.tableA td {
	padding: 2px 10px;
	background-color:#FFFFFF;
}
table.tableA tr.even td,
table.tableA .tableRowLightB td {
	background-color:#F6F6F6;
}
table.tableA tr.odd,
table.tableA .tableRowMedB td {
	background-color:#EFEFEF;
}
/*
table.tableA tr.even td {
	background-color: #EEEEEE;
}
table.tableA tr.odd td {
	background-color: #FCFCFC;
}
*/
.ruledRows th,
.ruledRows td {
	border-bottom: 1px solid #EEEEEE;
}
table.imageTableA {
	margin:20px 0;
}
table.imageTableA caption {
	margin:20px 0 0;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	text-align:left;
	color:#006699;
	border-width:0 0 2px;
	border-style:solid;
	border-color:#006699;
}
table.imageTableA tr td {
	background-color:#FFFFFF;
	vertical-align:top;
	border-width:0 0 1px;
	border-style:solid;
	border-color:#006699;
}


/*******************************************************************************
Special List Formatting
********************************************************************************/
body.interior .articleList li {
	display:block;
	text-indent:-5.45em;
	padding:0em 0em 0em 5.45em;
}
body.interior .accordionList .articleList li {
	text-indent:-5.7em;
}
body.interior .articleList li .dateline {
	font-weight:bold;
	padding:0em 0.3em 0em 0em;
	color:#004466;
}
body.interior .articleList li .headline {
	text-decoration:underline;
}
body.interior .articleList {
	margin:6px 0px 0px;
	padding:0px;
	list-style-type:none;
}
body.interior .articleList a:link,
body.interior .articleList a:active,
body.interior .articleList a:visited {
	text-decoration:none;
}
.downloadList {
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.downloadList li {
	min-height:24px;
	margin:4px 0 1em;
	padding:0 0 0 24px;
}
table.tableA ul.downloadList li {
	margin:0 !important;
}
.downloadList li.PDF {
	background-image:url(/interface/images/adobe/pdficon_small.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.contentsList dt {
	position:relative;
	font-size:16px;
	font-weight:bold;
	border-width:0px 0px 2px;
	border-style:solid;
	border-color:#006699;
	clear:both;
}
.contentsList dt a {
	text-decoration:none;
	font-style:italic;
}
.contentsList dd {
	position:relative;
	margin:0em 0em 1.5em;
	padding:10px;
	font-size:11px;
	background-color:#EFF7FE;
	border-bottom-right-radius:4px;
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-left-radius:4px;
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
}
.contactList {
	position:relative;
	list-style-type:none;
	margin:0.5em 0em 2.5em;
	padding:0 0.5em;
}
.contactList li {
	position:relative;
	padding:0em 0em 0em 25px;
}
.titleSectionList {
	position:relative;
	margin:0 0 1em;
	padding:0em;
	list-style-type:none;
}
.titleSectionList li {
	position:relative;
	margin:0 0 0.25em !important;
}

/*******************************************************************************
Instructional Text
********************************************************************************/
.instructions {
	display:block;
	float:left;
	margin:0 2% 1.5em;
	padding:1.5%;
	width:42%;
	border:1px solid #f3faff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	background-color:#e7f5fe;
}
.instructions strong {
	display:block;
	margin:0 0 0.2em;
	color:#006699;
}

/*******************************************************************************
Photo Styles
********************************************************************************/
.photoBox {
	width:auto;
}
.photoBox .photoImage {
	border:1px solid #000000;
}
.right {
	float:right;
	margin:0px 0px 15px 20px;
}
.photoCaption {
	font-size:11px;
}


/*******************************************************************************
Permit List Styles
********************************************************************************/
.permitTable {
	margin: 0px 0px 20px;
}
.permitTable tr:hover {
	background-color: #EFEFEF;
}
.permitTable th,
.permitTable td {
	padding: 2px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: 1px solid #EEEEEE;
}
.permitTable th {
	background-color: #3399CC;
	border-bottom: 2px solid #006699;
	color: #FFFFFF;
	text-align: left;
}
.permitTable a,
.permitTable a:link,
.permitTable a:active,
.permitTable a:visited,
.permitTable a:hover {
	display: inline;
	text-decoration: none;
}
.permitTable a:hover {
	background-color: #D7E8F2;
}

/*******************************************************************************
SEPs Project Bank Styles
********************************************************************************/
#projectBank .summary,
#projectBank .segment {
	margin:0px 0px 20px;
}
table#projectBank tr.projectTypeRow td {
	padding: 20px 0px 2px;
}
table#projectBank tr.projectTypeRow:hover {
	background-color: #FFFFFF;
}
table#projectBank td.dateSubmitted,
table#projectBank td.dateImplemented {
	text-align: center;
}
table#projectBank td.estimatedCost {
	text-align: right;
}

/*******************************************************************************
SEPs Submission Form Styles
********************************************************************************/
form#SEPSubmissionForm .rowA input,
form#SEPSubmissionForm textarea {
	border-width: 1px;
	border-color: #999999;
	border-style: solid;
	background-color: #FDFDFD;
}
form#SEPSubmissionForm .rowA input {
	border-width: 0px 0px 1px;
}
form#SEPSubmissionForm div#errorList {
	width: 100%;
	margin: 0px 0px 15px;
	border-width: 1px;
	border-style: solid;
	border-color: #FF0000;
	background-color: #F9F9F9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
form#SEPSubmissionForm div#errorList h4 {
	display: block;
	width: 100%;
	padding: 1px 0px 2px;
	margin: 0px;
	background-color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	text-indent: 4px;
	color: #FFFFFF;
}
form#SEPSubmissionForm div#errorList div.content {
	padding: 4px;
	margin: 0px;
}

form#SEPSubmissionForm div#debug {
	position: absolute;
	top: 83px;
	left: 560px;
	background-color: #FAFAFA;
	border-width: 1px;
	border-color: #DDDDDD;
	border-style: solid;
	padding: 10px;
	color: #333333;
}
form#SEPSubmissionForm label {
	position: relative;
	display: block;
	float: left;
	width: 100px;
	text-align: right;
	margin: 0px 3px 0px 0px;
}
form#SEPSubmissionForm div.rowA {
	position: relative;
	margin: 4px 0px;
	width: 100%;
}
form#SEPSubmissionForm div#cityCell,
form#SEPSubmissionForm div#stateCell {
	float: left;
}
form#SEPSubmissionForm div#stateCell label,
form#SEPSubmissionForm div#zipCell label {
	width: auto;
	padding: 0px 0px 0px 4px;
}
form#SEPSubmissionForm div.highlighted {
	background-color: #FFFFCC;
}
form#SEPSubmissionForm div.rowB {
	position: relative;
	margin: 0px 0px 10px;
	width: 100%;
}
form#SEPSubmissionForm div.rowB label {
	position: relative;
	display: inline;
	float: none;
	width: 100%;
	text-align: left;
}
form#SEPSubmissionForm .helplink {
	position: absolute;
	right: 0px;
}
form#SEPSubmissionForm div.helpbox {
	z-index:5000 !important;
	position: absolute;
	display: none;
	width: 220px;
	top: 0px;
	right: -225px;
	background-color:#FFFFCC;
}
form#SEPSubmissionForm div.helpbox div.top {
	z-index: 10;
	position: relative;
	width: 200px;
	height: 15px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	text-align: right;
	font-size: 10px;
	background-image: url(/interface/images/helpbox-top-right.png);
	background-position: top right;
	background-repeat: no-repeat;
}
form#SEPSubmissionForm div.helpbox div.top a,
form#SEPSubmissionForm div.helpbox div.top a:link,
form#SEPSubmissionForm div.helpbox div.top a:active,
form#SEPSubmissionForm div.helpbox div.top a:visited,
form#SEPSubmissionForm div.helpbox div.top a:hover {
	display: block;
	overflow: hidden;
	padding: 2px 10px 0px;
}
form#SEPSubmissionForm div.helpbox div.bottom {
	position: relative;
	width: 200px;
	z-index: 20;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #333333;
	background-image: url(/interface/images/helpbox-left.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}
form#SEPSubmissionForm div.helpbox div.bottom div.wrapper {
	width: 200px;
	margin: 0px 0px 0px 20px;
	padding: 4px 0px 10px 0px;
	background-image: url(/interface/images/helpbox-right.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
form#SEPSubmissionForm div.helpbox div.bottom div.wrapper div.content {
	overflow: auto;
	padding: 5px 10px 0px 0px;
	margin: 0px 10px;
}
form#SEPSubmissionForm div.helpbox div.bottom div.content ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
form#SEPSubmissionForm span.floatingCheckbox {
	display: block;
	float: left;
	height: 2.5em;
	margin: 0px 3px 0px 0px;
}


/* Admin Styles */
form.EasyEdit div#listControlBar a,
form.EasyEdit div#listControlBar a:link,
form.EasyEdit div#listControlBar a:active,
form.EasyEdit div#listControlBar a:visited,
form.EasyEdit div#listControlBar a:hover,
form.EasyEdit table#recordList th a,
form.EasyEdit table#recordList th div,
form.EasyEdit table#recordList th a:link,
form.EasyEdit table#recordList th a:active,
form.EasyEdit table#recordList th a:visited,
form.EasyEdit table#recordList th a:hover {
	background-color:#006699 !important;
	border-color:#6699CC #003366 #003366 #6699CC !important;
	color:#FFFFFF !important;
}
div#EasyEditContainer div#editorNavTop a,
div#EasyEditContainer div#editorNavTop a:link,
div#EasyEditContainer div#editorNavTop a:active,
div#EasyEditContainer div#editorNavTop a:visited,
div#EasyEditContainer div#editorNavTop a:hover,
div#EasyEditContainer div#editorNavBottom a,
div#EasyEditContainer div#editorNavBottom a:link,
div#EasyEditContainer div#editorNavBottom a:active,
div#EasyEditContainer div#editorNavBottom a:visited,
div#EasyEditContainer div#editorNavBottom a:hover,
form.EasyEdit div#listPageNav a,
form.EasyEdit div#listPageNav a:link,
form.EasyEdit div#listPageNav a:active,
form.EasyEdit div#listPageNav a:visited,
form.EasyEdit div#listPageNav a:hover {
	background-color:#EFF7FD !important;
}
form.EasyEdit div#listPageNav a:hover {
	background-color:#ACD0E6 !important;
}
form.EasyEdit div.basicSearch div.content {
	background-color:#EFF7FD !important;
	border-color:#ACD0E6 !important;
}
form.EasyEdit div#listPageNav a span {
	border-color:#ACD0E6 !important;
}

/*******************************************************************************
Special Announcements for Home Page
********************************************************************************/
body.home .announcements-special {
	list-style-type:none;
	margin:0 40px 10px 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
body.home .as-item {
	margin:0;
	padding:0;
	font-size:11px;
	line-height:1em;
}
body.home .as-item strong {
	color:#FFF;
	font-size:14px;
	line-height:1.5em;
	font-weight:bold;
	text-shadow:0px 0px 1px #006699, 1px 1px 4px #006699;
}
body.home .as-item img {
	float:left;
	margin:0 5px 0 0;
}
body.home .as-item a:link,
body.home .as-item a:visited,
body.home .as-item a:active {
	text-decoration:none;
	color:#006699;
}
body.home .as-item a:hover {
	text-decoration:none;
	color:#339933;
}

/*******************************************************************************
News Ticker Styles
********************************************************************************/
/* Admin Tool */
form#news_ticker_form fieldset input {
	width:73%;
	line-height:30px;
	height:20px;
	padding:5px 1%;
	text-indent:1%;
}
form#news_ticker_form fieldset label {
	width:25%;
	height:30px;
	line-height:20px;
	font-size:11px;
	color:#666;
	padding:5px 0;
}
form#news_ticker_form .charsRemaining {
	font-size:24px;
	font-weight:bold;
}
/* Home Page Display */
.news-ticker {
	position:relative;
	min-height:26px;
	margin:10px 0 0;
	padding:6px 10px 6px;
/*	background-color:#FFF;*/
	border:1px solid #8caccd;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	background-image:url(/interface/images/content-bkg-mid-60.png);
	background-position:left top;
	background-repeat:repeat-y;
	color:#333;
}
.news-ticker h3 {
	display:block;
	width:244px;
	height:20px;
	float:left;
	background-image:url(/interface/images/news-sprite.gif);
	background-position:-255px -60px;
	background-repeat:no-repeat;
	text-indent:-99999px;
	overflow:hidden;
}
.news-ticker .news-ticker-timestamp {
	position:absolute;
	bottom:2px;
	left:10px;
	font-size:11px;
	color:#778ca9;
}

/* Sidebar display */
.news-ticker-sidebar {
	position:relative;
	margin:10px 40px 0 0;
	padding:0 0 16px;
	background-color:#FFF;
	border:1px solid #8caccd;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
.news-ticker-sidebar h3 {
	display:block;
	margin:0 !important;
	padding:2px 10px !important;
	background-color:#C00;
	color:#FFF !important;
	font-weight:bold;
	font-size:13px !important;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
.news-ticker-sidebar .news-ticker-content {
	display:block;
	padding:5px 10px;
}
.news-ticker-sidebar .news-ticker-timestamp {
	position:absolute;
	bottom:2px;
	right:10px;
	font-size:11px;
	color:#778ca9;
}
