
body
	    { color: #000; font-size: 14px; font-family: arial, helvetica, "sans serf"; background-color: #78a22e; margin-top: 0; border-top: 0 none }
.footer
	   { color: #000; font-size: 15px; font-family: arial, helvetica, "sans serf" }
.announcement
	    { color: #000; font-size: 20px; font-family: arial, helvetica, "sans serf"; font-weight: bold }
body.frame
	    { color: #000; font-size: 14px; font-family: arial, helvetica, "sans serf"; background-color: #d5e1b9; margin-top: 0; border-top: 0 none }
iframe
	   { font-size: 14px; border-style: none; scrollbar-arrow-color: #78a22e; scrollbar-base-color: #d5e1b9; scrollbar-track-color: #ffffff }
iframe.workorder
	  { border-style: none; background-color: #ffffff; scrollbar-base-color: #d5e1b9; scrollbar-track-color: #ffffff; scrollbar-arrow-color: #78a22e;}
ul.dropdown { list-style-image: url(../images/spacer.gif); padding:0px;
margin:0px; }
.subhead
	    { color: #557221; font-size: 15px; font-family: arial, helvetica, "sans serif"; font-weight: bold }
a.subhead:link 		 { color: #547221; font-size: 15px; font-family: arial, helvetica, "sans serif"; font-weight: bold; text-decoration: underline }
a.subhead:visited  { color: #547221; font-size: 15px; font-family: arial, helvetica, "sans serif"; font-weight: bold; text-decoration: underline }
a.subhead:active 	 { color: #547221; font-size: 15px; font-family: arial, helvetica, "sans serif"; font-weight: bold; text-decoration: underline }
a.subhead:hover 	 { color: #000; font-size: 15px; font-family: arial, helvetica, "sans serif"; font-weight: bold; text-decoration: underline }

.subhead_sm
	   { color: #547221; font-size: 14px; font-family: arial, helvetica, "sans serf"; font-weight: bold }


h1
	 { color: #557221; font: italic 15px Arial }
h2
	 { color: #000000; font-size: 14px; font-family: arial, helvetica, "sans serf"; font-weight: normal; margin-top: 5px; margin-bottom: 10px }
.text
	  { color: #000000; font-size: 14px; font-family: arial, helvetica, "sans serf"; font-weight: normal }
a.text:link 		   { color: #000; font-size: 14px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline }
a.text:visited    { color: #000; font-size: 14px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline }
a.text:active 	   { color: #000; font-size: 14px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline }
a.text:hover 	   { color: #547221; font-size: 14px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline }

.topMenu					 { color: #fff; font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
a.topMenu:link 		 { color: #fff; font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
a.topMenu:visited  { color: #fff; font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
a.topMenu:active 	 { color: #fff; font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
a.topMenu:hover 	 { color: #d5e1b9; font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }


.dropMenu					 { color: #557221; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal }
a.dropMenu:link 		 { color: #557221; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none }
a.dropMenu:visited  { color: #557221; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none }
a.dropMenu:active 	 { color: #557221; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none }
a.dropMenu:hover 	 { color: #ffffff; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none }


td.background_top   { background: #fff url(../images/background_top.jpg) no-repeat center top }
td.background_bottom   { background: #d5e1b9 url(../images/background_bottom.jpg) no-repeat center top }

a     { color: #557221; font-size: 14px; font-family: arial, helvetica, "sans serf"; font-weight: normal; line-height: 18px; text-decoration: none }
a:hover     { color: #ffffff; font-size: 14px; font-family: arial, helvetica, "sans serf"; font-weight: normal; line-height: 18px; text-decoration: none }

.topMenu
	{
	float: inherit;
	text-align: center
	}

.dropMenu
	{
	float: inherit;
	text-align: center
	}


.menuTable
	{
	float: inherit;
	text-align: center
	}

html {
	scrollbar-face-color: #d5e1b9;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #FFFFFF; 
	}
	
	.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{
width: 950px;
background: #78a22e ; /*THEME CHANGE HERE*/
padding: 10px 0px ;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline; /*inline for a row; block for stacked */
}

.chromestyle ul li a{
padding: 10px 20px 0px;
margin: 0;
text-decoration: none;
font:bold 14px Arial;
color: #ffffff;
}

chromestyle ul li a:hover, .chromemenu ul li a.current{ 
font:bold 14px Arial;
color: #d5e1b9; /*THEME CHANGE HERE*/
}

.tabcontainer{
position: absolute;
background: #d5e1b9 ;
display: block;
clear: left;
margin: 0 auto;
z-index: 1;
width: auto; /*width of 2nd level sub menus*/
height: 0pt; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

.tabcontainer_ie{
clear: left;
margin: 0 0 0 0;
width: auto; /*width of 2nd level sub menus*/
height: 20pt; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

*:first-child+html .ieclass{ /*IE7 hack to remove gap between menu and sub contents*/
margin-top: -1em;
}

* html .ieclass{ /*IE6 and below hack to remove gap between menu and sub contents*/
margin-top: -1em;
}


.tabcontent{
display:none;
background: #d5e1b9 ;
}


.tabcontent1{
display: none;
text-indent: 230px;
text-align: left;

}

.tabcontent2{
display:none;
background: #d5e1b9 ;
text-indent: 355px;
text-align: left;

}

.tabcontent3{
display:none;
background: #d5e1b9 ;
text-indent: 745px;
text-align: left;

}


 #navblock  { margin-right: auto; margin-left: auto; width: 850px }
 #navbar {
  margin: 1;
  padding: 0;
  height: 1em;

 }
 #navbar li {
  list-style: none;
  float: left; /* aligns text in same row */
 }
 #navbar li a {
  display: block;
  padding: 6px 20px;
  background-color: #78a22e;
  color: #fff; /* main navigation text color */
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  text-align: left;
 }
 
 
 #navbar ul {
  display: none;
  width: 10em; /* Width to help Opera out */
  margin: 0;
  background-color: #78a22e;
  text-align: center;
 }
 
 
 #navbar li:hover ul {
  display: block;
  position: absolute;
  margin: 0;
  padding: 0;
 }
 #navbar li:hover li {
  float: none;
 }
 #navbar li:hover li a {
  background-color: #d5e1b9;
  color: #78a22e;
  font-weight: normal;
  font-size: 12px;
  padding: 3px;
 }
 #navbar li li a:hover {
  background-color: #d5e1b9;
  color: #000;
 }
p { color: #000; font-size: 14px; font-family: arial, helvetica, "sans serf"; border-top: none }
ul { color: #000; font-size: 14px; font-family: arial, helvetica, "sans serf"; border-top: none }
