.bannerNav {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt
}

.pageHeading {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 140%; 
	font-weight: bold; 
	color: #0000CC
}
	
.DSWSsubHeading {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #0033CC
}

.DSWSsectionHeading {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px
}

.DSWSpageText {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000
}

.announcement {
	background-color: #FFFFCC;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #000000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #000000;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #000000;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

/* ---------------------------------------------------
   Division Navigation Table
------------------------------------------------------ */

#div-nav {
	width: 614px;
	border: none;
	margin: 2px 0 0 2px;
	padding: 0;
	}

#div-nav .banner {
	height: 35px;
	margin: 0;
	padding: 0;
	}

/* div-nav link-wrapper
------------------------------*/
#div-nav .link-wrapper {
	background: #E7E7E7;
	margin: 2px 0 0 0;
	padding: 0;
} 

/* link row #1 (site nav)
------------------------------*/
#div-nav .pipelist {
	margin-bottom: .5em;
	overflow: hidden;
	width: auto;
	}
 	
#div-nav .pipelist ul {
	list-style: none;
	margin: 0 0 0 2px;
	padding: 0;
	}
	
#div-nav .pipelist li {
	border-left: 1px solid #000;
	float: left;
	line-height: 1.3em;
	margin: 0 .30em 0 -.30em;
	padding: 0 .30em 0 .30em; 
	font-size: 90%;
	}

/* link row #2 (contact us)
------------------------------*/
#div-nav .contact-us-wrapper {
	background: #E7E7E7; /* to get bkgrd for Netscape */
	float: left;
	padding-left: 2px;
	width: 99.7%;
	}
		
#div-nav .contact-us {
	margin-bottom: .5em;
	overflow: hidden;
	width: auto;
	}
	
#div-nav .contact-us ul {
	list-style: none;
	margin: 0 0 0 2px;
	padding: 0;
	}

#div-nav .contact-us li {
	background-image: url(/content/dep/solidwaste/graphics/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	float: left;
	line-height: 1.3em;
	margin: 0 .25em 0 -.05em;
    padding: 0 0.3em 0 1.1em;
	font-size: 90%;
	}
	
#div-nav .contact-us li.department { /* moves link to right of nav area */
	float: right;
	}

.clear {
	clear: both;
	}
	
.highlight {
	background-color: #FFFFCC;
	border: 1px dashed #CCCCCC;
	margin: 2px 0px;
	padding: 0 5px;
	text-align: left;
}

.get-bkgrd {
/*	border: 1px dashed #CCCCCC;*/ 
	margin: 2px 0px;
	padding: 0 5px;
	text-align: left;
}

/* ---------------------------------------------------
   used to create bullet without using a bulleted list
------------------------------------------------------ */
.arrow {
	background-image: url(/content/dep/solidwaste/graphics/arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-indent: 1em;
}

/* --------------------------------------------------
   Styles unordered lists with red arrows for bullets 
----------------------------------------------------- */
ul.arrows {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10 0;
	border-collapse: collapse;
}

ul.arrows li {
	background-image: url(/content/dep/solidwaste/graphics/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1em;
}

ul.arrows li ul {
	list-style-type: disc;
}
ul.arrows li ul li {
	background-image: none;
	padding-left: 0;
}

/* --------------------------------------------------
   Styles unordered lists with red arrows for bullets
   uses ID  
----------------------------------------------------- */
#bulletcontainer ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10 0;
}
	
#bulletcontainer li {
	background-image: url(/content/dep/solidwaste/graphics/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1em;
}

ul.styled {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10 0;
}

li.bullet {
	background-image: url(/content/dep/solidwaste/graphics/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1em;
}

li.calendar {
	background-image: url(/content/dep/solidwaste/graphics/icon_calendar.gif);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	padding: 0 0 .05em 1.6em;
	line-height: 140%;
}

	
li.excel {
	background-image: url(/content/dep/solidwaste/graphics/icon_excel.gif);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	padding: 0 0 .05em 1.6em;
	line-height: 140%;
}

li.pdf {
	background-image: url(/content/dep/solidwaste/graphics/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	padding: 0 0 .05em 1.6em;
	line-height: 140%;
}

li.word {
	background-image: url(/content/dep/solidwaste/graphics/icon_word.gif);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	padding-left: 1.6em;
	line-height: 140%;
}

li.rss {
	background-image: url(/content/dep/solidwaste/graphics/feed_buttons/button_rss.gif);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	padding-left: 1.6em;
	line-height: 140%;
}

li.email {
	background-image: url(/content/dep/solidwaste/graphics/icon_email.gif);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	padding-left: 1.6em;
	line-height: 140%;
}

img.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.border {
	border: 2px solid Black;
}

div.section {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

table.collapsed {
	border-color: silver;
	border-style: solid;
	border-width: 0 0 1px 1px;
	border-spacing: 0;
	border-collapse: collapse;
}

table.collapsed td {
    border-color: silver;
    border-style: solid;
	margin: 0;
    padding: 2px;
    border-width: 1px 1px 0 0;
}

table.collapsed th {
	border-color: silver;
	border-style: solid;
	margin: 0;
	padding: 2px;
	border-width: 1px 1px 0 0;
	background: #F5F5F5;
	font-size: 85%;
	vertical-align: bottom;
}

td.collapsed {
    border-color: silver;
    border-style: solid;
	 margin: 0;
    padding: 2px;
    border-width: 1px 1px 0 0;
}

/*
th.collapsed {
	border-color: silver;
	border-style: solid;
	margin: 0;
	padding: 2px;
	border-width: 1px 1px 0 0;
	background: #F5F5F5;
}
*/

/* ----------------------------------------
   note shortcut/alias for a given page
-----------------------------------------*/

p.shortcut {
	border: 1px dashed #C0C0C0;
	background: #FEFFD2; 
	padding: 3px 10px 3px 10px;
}

/* -----------------------------------------*/
/*         18-04 Notification form          */
/* -----------------------------------------*/

.formcontainer {
	margin: 0px;
	padding: 5px;
	width: 550px;
}

#formstyle fieldset {
	border-top: 1 px solid #C0C0C0;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding-top: 5px;
	padding-left: 10px;
	font-size: 100%;
	}

#formstyle fieldset div {
	padding-left: 50px;
}

#formstyle fieldset div p {
 line-height : 80%
}

#formstyle legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

#formstyle span.legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
	color: #000000
}

#formstyle label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000
}



