@import url(main.css);
#bar {
border:1px solid #9F9C95;
background:#8F7E59;
}

#container a,#container a:visited,#linklistleft a,#linklistleft a:visited,#linklistright a,#linklistright a:visited {
color:#1F4B7F;
}

#container a:hover,#linklistleft a:hover,#linklistright a:hover {
color:#4C7EAF;
}

#container h1,#container h2,#breadcrumbs,div.meta-header,#contribute h3,legend {
color:#003366;
}

#contribute h1{
color:#808080;

}

#contribute h2{
color:#000;

}
#contribute {
border-right:1px solid #AFAFAF;
border-left:1px solid #AFAFAF;
}

#contribute h3 {
font-weight:bold;
}

#linklistleft h6{
margin-top:.2em;
margin-bottom:.2em;
font-weight:bold;
font-size:.6em;
}

#copy,#sitemap a,#sitemap a:visited {
color:#5E5E5E;
}

#foot {
border-top:1px solid #AFAFAF;
background:#003366 url(../images_main/ehs_bg.gif) bottom repeat-x;
color:#ccc;
}

#linklistleft h3,#linklistright h3 {
color:#1F4B7F;
border-bottom:1px solid #AFAFAF;

}

#linklistright dd {
color:#666b75;
}
#linklistright img {
border:2px solid #808080 ;
margin-top:-8px;
margin-left:4px;
*margin-left:0;
*margin-top:4px;
}

#contribute p img{
	margin-left:-30px;
	max-width:440px;
}

#title,#foot h2 {
color:#fff;
}

#title2 {
color:#ccc;
}

#titlearea {
background:url(../images_main/ehs_logo.png) left bottom scroll no-repeat;
}

b.rtop b{
background:#003366;
}

b.rbottom b {
background:#012243;
}

#top{
background:#003366 url(../images_main/ehs_bg.gif) bottom repeat-x;
}

.section {
border-top:1px solid #AFAFAF;
}

a.but,a.but:visited {
color:#e7e3d9;
background:url(../images_main/ehs-div.jpg) no-repeat bottom right;
}

a.lastbut,a.lastbut:visited {
color:#e7e3d9;
}

a.but:hover,a.lastbut:hover {
background-color:#827153;
}

table.search,table.search th,table.search td {
border-color:#AFA999;
}

a#closinglink,a#closinglink:visited{
margin-top:-1em;
font-size:1em;
color:#4074CF;
}

a#closinglink:hover{
color:#5f7cb0;
}

a#evaclink,a#evaclink:visited{
margin-top:-1em;
font-size:1em;
color:#BF0000;
}

a#evaclink:hover{
color:#c84141;
}

a#normallink,a#normallink:visited{
margin-top:-1em;
font-size:1em;
color:#333333;
}

a#normallink:hover{
color:#6c6b6b;
}

#ehs_day { 
float:right;
padding-top:5px;
font-weight:bold;
font-size:1.3em;
color:#BEBEBE;
}

#single h1{
color:#808080;

}

#single h2{
color:#000;

}
#single {
text-align: center;
}

#single h3 {
font-weight:bold;
}

/* Alternates background colors for table rows */
.row01{
border-top:1px solid #808080;
background-color: #F3F1E9;
}

.row00{
border-top:1px solid #808080;
background-color: #DBDBDB;

}
#single table {
border-collapse: collapse;
}


#single table td{
font-size:1.5em;
padding: .1em .3em .1em .3em;
color: #333;

}

#single table th{
border-bottom:1px solid #808080;
font-size:1.4em;

}


.single_header {
border-bottom:3px solid #808080;
}



