body {
	background-color: #ecebeb;
	background-image: url(content_fill.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 160%;
	color: #000000;
	height:100%;
}

a {
	color: #006666;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a:hover,active{
	color: #6da714;
}

p {
	font-size: 11px;
	line-height: 160%;
	font-family: arial, helvetica, sans-serif;
}

td {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	line-height: 160%;
}

ul{
	font-size:11px;
	list-style-type: circle;
}

ul.white{
	list-style-type: circle;
	margin-top: 0px;
	color: #006666;
}

ul.green{
	list-style-type: circle;
	margin-top: 0px;
	color: #006666;
}

li{
	padding-top: 8px;
	line-height: 140%;
}

#header{
	background-color: transparent;
	background-image: url(header_fill.gif);
	background-position: top left;
	background-repeat: repeat-x;
	height: 66px;
	padding-left: 20px;
	margin-top:0px;
	margin-bottom:0px;
}

.tagline{
	font-family: verdana, helvetica, arial, sans-serif;
	color: #555555;
	font-size: 1.0em;
	line-height: 140%;
	position: relative;
	top: 42px;
}


#divider{
	background-color: transparent;
	background-image: url(divider.gif);
	background-position: top left;
	background-repeat: repeat-x;
	width: 100%;
	height: 5px;
}

#divider2{
	background-color: transparent;
	background-image: url(divider.gif);
	background-position: top left;
	background-repeat: repeat-x;
	width: 100%;
	height: 5px;
}

#photobar{
	background-color: transparent;
	background-image: url(fadesky.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	width: 100%;
	height: 123px;
}

.photopanel {
	background-color: transparent;
	background-image: url(cleanair.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	padding-bottom:30px;
	width: 100%;
}

.caption{
	text-align: left;
	font-family: georgia, times, serif;
	font-size: 1.2em;
	line-height: 140%;
	text-decoration: none;
	color: #35621e;
	font-weight:bold;
	font-style: italic;
}

#content {
	background-color: #ecebeb;
	background-image: url(content_fill.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	padding:30px;
	width: 100%;
}

h1{
	font-family: arial, helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	font-style: normal;
	line-height: 140%;
	color: #993300;
	margin-bottom:10px;
}

h2{
	font-family: arial, helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	font-style: normal;
	line-height: 140%;
	color: #996666;
}

h4{
	font-family: arial, helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	font-style: normal;
	line-height: 140%;
	color: #666666;
}

.sidebar{
	background-color: #ecebeb;
	padding: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}

#panel{
	background-color: #ecebeb;
	background-image: url(panel_top.gif);
	background-position: top left;
	background-repeat: repeat-x;
	padding: 10px;
}

#footer{
	background-color: transparent;
	background-image: url(footer_fill.gif);
	background-position: top left;
	background-repeat: repeat-x;
	width: 100%;
	height: 23px;
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	text-align: center;
}

#copyright{
	font-size: 9px;
	line-height: 150%;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding-top: 3px;
	text-align: center;
}

.copyrightlink{
	color: #333333;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.copyrightlink:hover{
	font-weight: normal;
	font-style: normal;
	color: #6da714;
}

input{
	background-color: #ffffff;
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
	font-size: 1.0em;
	color: #006666;
}

select{
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
	font-size: 1.0em;
	color: #006666;
	background-color: #ffffff;
}

.submit input{
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
	font-size: 1.0em;
	cursor:pointer;
	color: #ffffff;
	background-color: #006666;
}

.submit input:hover, active{
	background-color: #6da714;
} 

fieldset{
	border-color: #eeeeee;
}

.tablehead{
	background-color: #006666;
	color: #ffffff;
	font-size: 0.85em;
}

.tablenormal{
	color: #333333;
	font-size: 0.85em;
}

.tablespecial{
	color: #cc0033;
	font-size: 0.85em;
	font-weight: bold;
}


