/* General stylesheet for editingthatworks */
/* updated 2024-04-17 */

BODY {

/* background very pale grey would be #F7F5F3. Currently back to custart*/
	background-color: #FCEED9;
	font-family: Arial, Helvetica, sans-serif;


        topmargin="0"
        leftmargin="0"
	font-size: 1.5em;
	color: #000000;
	border: none;


	}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: normal;


	}

.copyright {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-left: 2em;

}

/* Style for links */
a {
	color: #FF0000;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;

}

/* Style for visited links*/
a:visited {  color: #CC3300}

/* Style for link in the copyright is the same as the copyright text */
a.link_copyright
{
color: #666666;
}


H1{
	font-family: Arial, Helvetica, sans-serif; 
    	font-weight: normal;
        font-size: 2.3em;
	color: #663300;
	}

.pagetitle  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: xx-large;
	color: #993333;
	white-space: normal;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0.2em;
	padding-left: 0em;


 } 
 
 .pagetitle-for-print  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: x-large;
	color: #993333;
	white-space: normal;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;


 } 

.subhead {
	font-family: Arial, Helvetica, sans-serif;
   	font-weight: bold;
	color: #996633;
   	 }

.thirdhead {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    	font-size: 1em;
    	font-weight: bold;
	color: #333333;
   	 }


.smalltext {
	font-family: Arial, Helvetica, sans-serif; 
    	font-size: small;
	}

   
.menu {
    font-size: .8em;
    }

.menuHilite {
  	font-size: .8em;
	background-color: #FFFFFF;
    }

.menuHiliteHere {
	font-size: .8em;
	color: #FFFFFF;
	background-color: #000099;
    }



.footer {  font-size: 0.8em; font-family: Arial, Helvetica, sans-serif; color: #333366}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #996633;
	font-style: normal;
	font-size: large;
	margin-top: auto;
	margin-bottom: -15px;




}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #005A58;
	font-size: medium;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: normal;
}
strong {
	color: #996633;
}
