body {
	margin:0;
	padding:0;
	background:#ffffff;
	color:#000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: normal;
      line-height: 1.2em;    
}

a {
      color:#009900;
      font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

ol, ul, p, blockquote {
	margin-top:0;
	margin-bottom:0;
	padding-top:.5em;
	padding-bottom:.5em;
}

sup {
      vertical-align: top;
}

hr {
      height: 1px;
      border: 0;
      color: #666666;
      background-color: #666666;
      width: 80%;
}

table {
      font-size: inherit;     
    } 

table.main {
/*    background-image: url('paleyellowwhite.jpg'); */
      background-image: url('fading_background_1.jpg');
      background-repeat: repeat-x;
}

h1 {
	font-size: 2.0em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	}
h2 {
	font-size: 1.7em;
/*            top right bottom left */
/*	margin: 1.2em 0em 1.2em 0em;  */ 
      margin: 0.5em 0em 0.7em 0em; 
	font-weight: normal;
      padding: 0.3em 0;
      border-bottom: 1px solid #CCCCCC;
	}

h2 span {
      border-bottom: 3px solid #009900;
}

h3 {
	font-size: 1.4em;
/*	margin: 1.2em 0em 1.2em 0em;  */
      margin: 0.6em 0em 0.6em 0em;
	font-weight: normal;
      line-height: 1.1em;
	}
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
img {
	border: 0;
	}

h3 a {
      font-weight: normal;
}
/*
input {
      vertical-align: middle;
}
 */
.smaller {
      font-size: 0.9em;
      line-height: 1.0em;
}

.masthead {
	color:#ffffff;
	font-family: Georgia, Times New Roman, Times, serif;
      font-size: 28px;
      font-weight: normal;
      text-align: center;
      line-height: 1.1em;
      margin: 0.4em 0em 0.4em 0em; 
}

.logo {
      border: 1px solid #CCCCCC;
      padding: 8px;
}

.menulink {
      font-weight: normal;
      color: #ffffff;
} 

a.menulink:hover {
	text-decoration: none;
}

#menunav { 
	  padding: 0; 
	  margin: 0; 
	  width: 0; 
} 

#menunav li { 
	  list-style-type: none; 
	  margin: 0 0 0.25em 0; 
} 

#menunav a, #menunav a:visited { 
	  display: block; 
	  width: 130px; 
	  border: 1px solid #009900;
        font-size: 1.0em; 
        font-weight: normal;
	  text-align: left; 
	  text-decoration: none; 
	  background: #009900; 
	  color: #ffffff; 
	  padding: 2px; 
}  

#menunav a:hover { 
	  background: #dddddd; 
	  color: #009900; 
} 

.header {
	color:#ffffff;
	font-family: Georgia, Times New Roman, Times, serif;
      font-size: 20px;
      font-weight: normal;
      text-align: center;
      margin: 0.5em 0em 0.5em 0em; 
}

.imgleft {
  	margin: 0 8px 0 0;   

}
.imgright {
  	margin: 0 0 0 8px;   
}

.framedp {
      border: 1px solid #CCCCCC;
      padding: 2px;
}

.stdtable {
      border-collapse: collapse;
      border: 1px solid #666666;
}

.stdtable td { 
      border: 1px solid #666666;
} 

.subtletable {
      border-collapse: collapse;
      border: 1px solid #CCCCCC;
}

.subtletable td { 
      border: 1px solid #CCCCCC;
} 

.tight p {
      padding-top: 0;	
      padding-bottom: 0;
      margin-top: 0;
      margin-bottom: 0;
}

.tight h3 {
      margin-bottom: 0;
}

.byline {
      padding-top: 0;
      text-transform: lowercase;
      font-variant: small-caps;
      color: #666666;
}

.footer {
	color:#ffffff;      
      text-align: center;
      margin: 0.5em 0em 0.5em 0em; 
}

.footer a {
      color:#ffffff; 
}
