

body
{
 background-color: #FFFFFF;
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 background-repeat: repeat-x;
 background-position: left top;
}

p
{
 font-family:  Arial, Helvetica, sans-serif;
 font-size: 10pt;
 color: #003366;
 font-weight: normal;
}

.programsdetail
{
 font-family:  Arial, Helvetica, sans-serif;
 font-size: 10pt;
 color: #003366;
 font-weight: normal;
}

i
{
font-family: Arial, Helvetica, sans-serif ;
font-size: 10 pt;
color:  #339966
}

h1
{
 font-family:  Arial, Helvetica, sans-serif;
 font-size: 20pt;
 color: #000066;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16pt;
color: #000066;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
color: #000066;
}

h4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11 pt;
color: #000066;
font-weight:900;
}

h4.yellow {
font-family: Arial, Helvetica, sans-serif;
font-size: 11 pt;
color: #FFCC66;
font-weight:900;
}

h5 {
font-family: Arial, Helvetica, sans-serif;
font-size: 9 pt;
color: #000066;
font-weight:700;
}

h6 {
font-family: Arial, Helvetica, sans-serif;
font-size: 8 pt;
color: #000066;
font-weight:300;
}

h7 {
font-family: Arial, Helvetica, sans-serif;
font-size: 6 pt;
color: #000066;
font-weight:300;
}

a
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10 pt;
color: #000099
}

a:link
{
color: #003399; text-decoration: underline;
a:visited {color: #CC9900;}
a:hover {color: #3333FF;} text-decoration: none;
}

a:biglink
{
color: #003399; text-decoration: underline;
font-size: 16 pt;
a:visited {color: #CC9900;}
a:hover {color: #3333FF;} text-decoration: none;
}

a:sidebar
{
color: #003399; text-decoration: none;
a:visited {color: #CC9900;}
a:hover {color: #3333FF;} text-decoration: underline;
}
a:images
{
 color: #ffffff; text-decoration: none;
a:visited {color: #ffffff;}
text-decoration: none
}


b
{
font-family:  Arial, Helvetica, sans-serif;
font-size: 10 pt;
color: #000066;
}

strong
{
font-family:  Arial, Helvetica, sans-serif;
font-size: 10 pt;
color: #000066;
}

li
{
font-family:  sans serif, arial, times;
font-size: 10 pt;
color: #000066;
}

ul
{
	font-family:  "sans serif", arial, times;
	font-size: 11 pt;
	color: #000099;
	line-height: normal;
}

.menulines{
border:1.5px solid  ;
}

.menulines {
font-family: Arial, Helvetica, sans-serif;
font-size: 10 pt;
color: #000099
}

p.white
{
 font-family:  Arial, Helvetica, sans-serif;
 font-size: 10 pt;
 color: #FFFFFF;
 font-weight: normal;
}

h3.white
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10 pt;
 color: #FFFFFF;
 font-weight: normal;
}

b.white
{
font-family:  Arial, Helvetica, sans-serif;
font-size: 10 pt;
color: #FFFFFF;
}

strong.white
{
font-family:  Arial, Helvetica, sans-serif;
font-size: 10 pt;
color: #FFFFFF;
}

p.tiny
{
font-family:  Arial, Helvetica, sans-serif;
font-size: 9 pt;
}
a.tiny
{font-family:  Arial, Helvetica, sans-serif;
font-size: 9 pt;
color: #003399; 
text-decoration: underline
}




.chromestyle{
width: 99%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #BBB;
width: 100%;
background: url(http://www.zerowastenetwork.org/chromemenu/chrometheme/chromebg3.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #ADED7C; /*THEME CHANGE HERE*/
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(http://www.zerowastenetwork.org/chromemenu/chrometheme/chromebg3-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #ADED7C; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: #919191;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border: 1px solid #ADED7C; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #DADADA;
}
