body {
font-family: Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
font-size: 84%;
background-color: #ffffff;
color: black;
}


img {
display:block;
}

#header-container {
margin : 0;
padding : 0;
background-color : transparent;
height : 144px;
}

#holder-epe-logo {
width : 170px; 
padding : 0; 
margin : 0; 
border : 0; 
color: white;
background-color : transparent;
position : relative;
top : 12px;
left : 12px;
} 


#holder-search-box {
width : auto; 
padding : 0; 
margin : 0; 
border : 0; 
color: #cc6600;
background-color : transparent;
position : absolute;
top : 1em;
right : 0.5em;
} 

#holder-county-box-logo {
width : 170px; 
padding : 0; 
margin : 0; 
border : 0; 
color: white;
background-color : #cc6600; 
position : absolute;
top : 104px;
left : 12px;
} 


#wrapper {
  margin: 0;
  padding: 0;
  background-color : transparent;
}
#panel-a {
  float: left;
  width: 170px;
  background-color : #cc6600; 
  margin-top : 0;
  margin-right : 0;
  margin-bottom : 0;
  margin-left : 0;  
  padding : 0;
/* IAC comment: The following border is set as using margin-left causes inconsistency in sizing between IE and FF */
border-left : 12px solid white;
}

#clear {
  clear: both;
}

#footer {
margin-top : 24px;
margin-right : 12px;
margin-bottom : 12px;
margin-left : 12px;
border-top : 1px solid #999999; 
border-right : 0; 
border-bottom : 0; 
border-left : 0; 
height : 32px; 
white-space : nowrap; 
background-color : transparent;
} 
#footer-left {
float : left; 
display : inline; 
padding : 8px; 
font-family : arial, helvetica, sans-serif; 
font-size : 1em; 
text-align : left; 
border : 0;
background-color : transparent;
} 
#footer-right {
float : right; 
display : inline; 
padding : 8px; 
font-family : arial, helvetica, sans-serif; 
font-size : 1em; 
text-align : right; 
border : 0;
background-color : transparent;
} 

/* Removes default top margin from left/right column paragraphs in Mozilla */
div > p {
  margin-top: 0;
}








/* text and links styles for panel-a */

#panel-a ul {
list-style-type : none; 
margin-left : 0.5em; 
padding-left : 0.5em; 
} 
#panel-a li {
} 
#panel-a a {
display : block; 
padding-left : 2px; 
font-weight : bold; 
background-color : transparent; 
width : 94%; 
border: 0; 
} 
#panel-a a:link {
color: #ffffff;
background-color : transparent; 
text-decoration : none; 
border: 0; 
} 
#panel-a a:visited {
color : #ffffff; 
background-color : transparent; 
text-decoration : none; 
border: 0; 
} 
#panel-a a:hover {
color : #ffffff; 
background-color : #ff9933; 
border: 0; 
} 
#bg-panel-a {
background-color : #afafc5; 
font-family : arial, helvetica, sans-serif; 
font-weight : normal; 
margin-top : 0; 
margin-bottom : 0; 
padding-top : 3px; 
padding-right : 3px; 
padding-bottom : 3px; 
padding-left : 3px; 
color : #ffffff; 
position : relative; 
} 

/* END OF panel-a STYLES */




h1 {
font-family: "Gill Sans MT", "Gill Sans", Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight : normal; 
font-size : 2em; 
line-height : 1.2em;
margin-top : 0; 
margin-bottom : 0; 
color : black; 
background-color : transparent; 
} 
h2 {
font-family: "Gill Sans MT", "Gill Sans", Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight : normal; 
font-size : 1.5em; 
margin-top : 0; 
margin-bottom : 0.2em; 
color : #cc6600; 
background-color : transparent; 
} 
h3 {
font-family: Arial, Helvetica, sans-serif;
font-weight : bold; 
font-size : 1.25em; 
color : #cc6600; 
background-color : transparent; 
} 
h4 {
font-family: Arial, Helvetica, sans-serif;
font-weight : bold; 
font-size : 1em; 
color : black; 
background-color : transparent; 
} 
h5 {
font-family: Arial, Helvetica, sans-serif;
font-weight : bold; 
font-size : 1em; 
color : black; 
background-color : transparent; 
} 
h6 {
font-family: Arial, Helvetica, sans-serif;
font-weight : bold; 
font-size : 0.8em; 
color : black; 
background-color : transparent; 
} 
img {
border-top-width : 0; 
border-left-width : 0; 
border-bottom-width : 0; 
border-right-width : 0; 
} 
ol {
font-family : arial, helvetica, sans-serif; 
margin-top : 0.2em; 
font-size : 1em; 
margin-bottom : 0.1em; 
line-height : 1.5em; 
color : black; 
background-color : transparent; 
} 
ul {
list-style-type : disc;
font-family : arial, helvetica, sans-serif; 
font-size : 1em;
line-height : 1.5em; 
margin-top : 0.2em; 
margin-left: 17px;
margin-bottom : 0.1em; 
padding-left: 0;
color : black; 
background-color : transparent; 
} 
dl {
font-family : arial, helvetica, sans-serif; 
margin-top : 0.2em; 
font-size : 1em; 
margin-bottom : 0.1em; 
line-height : 1.5em; 
color : black; 
background-color : transparent; 
} 
li {
font-family : arial, helvetica, sans-serif; 
margin:0.2em 0  0.1em 0;
font-size : 1em; 
line-height : 1.5em; 
color : black; 
background-color : transparent; 
} 
dt , dd {
font-family : arial, helvetica, sans-serif; 
margin-top : 0.2em; 
font-size : 1em; 
margin-bottom : 0.1em; 
line-height : 1.5em; 
color : black; 
background-color : transparent; 
} 
p {
font-family : arial, helvetica, sans-serif; 
font-size : 1em; 
color : black; 
background-color : transparent; 
} 
pre {
font-size : 1em; 
font-family : monospace; 
} 
strong {
font-weight : bold; 
} 
b {
font-weight : bold; 
} 
.printonly {
display : none; 
} 
.hidden {
display : none; 
height : 0; 
font-size : 0; 
} 
#hide {
visibility : hidden; 
} 
.smaller {
font-size : 84%; 
} 
.larger {
font-size : 110%; 
} 
.white {
color : #ffffff; 
background-color : transparent; 
} 
.boxed {
border : 1px solid #ffffff; 
padding : 4px; 
} 







#central-links {
background-color : transparent; 
font-family: Arial, Helvetica, sans-serif;
font-weight : normal; 
color : #f7e8d9; 
border-bottom : 1px solid #f7e8d9;
margin : 1em 0.5em 0.5em 0.5em;
} 

#this-section {
background-color : transparent; 
font-family: Arial, Helvetica, sans-serif;
font-weight : bold; 
font-size : 1em; 
margin : 0; 
padding : 0; 
color : #cc6600; 
position : relative; 
border-bottom : 1px solid #cc6600;
} 

#bg-featured-item {
background-color : transparent; 
font-family: Arial, Helvetica, sans-serif;
font-weight : bold; 
font-size : 1em; 
margin : 0; 
padding : 0; 
color : #cc6600; 
position : relative; 
border-bottom : 1px solid #cc6600;
margin-bottom : 0.5em;
} 

#bg-project-outputs {
background-color : transparent; 
font-family: Arial, Helvetica, sans-serif;
font-weight : bold; 
font-size : 1em; 
margin : 0; 
padding : 0; 
color : #cc6600; 
position : relative; 
border-bottom : 1px solid #cc6600;
} 

#bg-news-and-events {
background-color : transparent; 
font-family: Arial, Helvetica, sans-serif;
font-weight : bold; 
font-size : 1em; 
margin : 0; 
padding : 0; 
color : #cc6600; 
position : relative; 
border-bottom : 1px solid #cc6600;
}





/* USED FOR STANDARD LINKS */

a:link {
color: #5555bb; 
background-color: transparent;
text-decoration: underline; 
} 
a:visited {
color: #886988;
background-color: transparent; 
text-decoration: underline; 
} 
a:hover {
color: #ffffff;
background-color : #8888bb; 
text-decoration: none; 
}
a:active {
color: #ffffff;
background-color : #666699; 
text-decoration: underline; 
} 

/* END Links */


/* USED FOR IMAGE LINKS */

.imagelink a:link {
background-color: transparent;  
text-decoration: none; 
} 

.imagelink a:visited {
background-color: transparent;  
text-decoration: none; 
} 

.imagelink a:hover {
background-color: transparent; 
text-decoration: none; 
}

.imagelink a:active {
background-color: transparent; 
text-decoration: none; 
} 

/* END IMAGE Links */

/*-------------------Buttons for ADMIN actions-----------------------*/

#navcontainer {
    font-family:arial, helvetica, sans-serif;
    background: ButtonFace;
    color: #000;
    border-top: 2px groove #fff;
    border-left: 2px groove #fff;
    border-right: 2px groove #fff;
    border-bottom: 2px groove #fff;
    margin-left: 14em;
    width:350px;
    padding: 4px 4px 4px 20px;}


#navlist {margin: 0; padding: 2px 0; font-size: .8em;}

#navlist ul {margin: 0; padding: 0;} 

#navlist li {display: inline; list-style: none;}

#navlist li a {background:transparent; color:#000;
               margin: 2px 0; padding: 2px 4px;
               text-decoration: none;}

#navlist li a:link, 
#navlist li a:visited {border: 2px solid ButtonFace;}

#navlist li a:hover, 
#navlist li a:active {border: 2px outset #fff;}

#navlist li.separator {border-left: 2px groove #fff;}
#navlist li.inactive 
{
background:transparent; 
margin: 2px 0;
padding: 2px 4px;
text-decoration: none;
color: #9F9F9F;
border-left: 2px groove #fff;
}


.akey{text-decoration:underline;}

.utility{
	color : #ff6600; 
	font-size: 85%;
	text-decoration : none; 
	padding : 0 0.3em 0 0.3em; 
	background-color : transparent; 
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left : 0; 
	position: absolute;
	top : 1.5em;
	right : 20em;
}

/*-----------------------for draft link -----------------------------*/
#draft-indicator {
color: #1B2BDF;
font-family: Arial, Helvetica, sans-serif;
font-size : 0.92em;

font-weight : bold; 
text-align: right;
float: right;
} 

#draft {
color: #1B2BDF;
font-family: Arial, Helvetica, sans-serif;
font-weight : bold; 
padding-left:0.3em;
font-size:xx-small; 
vertical-align:top;
} 

/*--------------------for search --------------------------------*/
#search input, #search textarea	{
background: white;
border: 1px solid #ff6600;
}
#search input.button {
background:#cccccc;
color:#333333;
border : 1px solid;
border-color: white #999999 #999999 white;
font-family: Arial, Helvetica, sans-serif;
font-weight : bold; 
font-size : 1em; 
}

/*--------------------for section input buttons -----------------*/
#holder-section-scope {
color: #7F7F7F;
font-family: "Gill Sans MT", "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
font-weight : bold; 
font-size : 0.85em; 
background-color : transparent;
float:left;

} 


/*-----------------for the indented list-----------------------*/
#list {
	padding-left: 10px;
	padding-top: 0.1em;
	padding-right: 0.1em;
	padding-bottom: 0.1em;
}
