/* CSS Document for layout of page - (use content.css for layout contents)*/
body, td, th, div {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: #333333;
 font-weight: normal;
 }


p {line-height: 19px;margin-top: 3px;}
ul{margin-left:20px;}

li{line-height:18px;}

h1, h2, h3 {
color:#CC9900;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:normal;
}


h2 {font-weight:bolder;font-size:16px;margin-top:3px;margin-bottom:-3px;}

h3 { font-size: 14px;margin-top: 3px;margin-bottom: 3px;	}

th {line-height: 16px;}

.highlightedtext{
background-color:#FFFF66;
font-weight:bold;
}

/*
a:link, a:active {text-decoration:underline; }
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;color:#006b43; font-weight:bold}
*/

/*.rightButtonDiv a:link,.rightButtonDiv a:active,.rightButtonDiv a:visited {text-decoration:none;}
.rightButtonDiv a:hover{text-decoration:underline;}*/

h1 {
margin-top: 0px;margin-bottom: 3px;
color:#CC9900;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
}


.quote {
background-color:#FFF3D3;
}
