body {
	font-family:"Book Antiqua", Georgia, "Times New Roman", Times, serif;
/*	font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 0.9em;
/*	line-height: 24px;*/
	color: #336699;
}

h1 {
color: #eeeeee;
font-family:"Book Antiqua", Georgia, "Times New Roman", Times, serif;
text-align:center;
padding-top: 15px;
}

td, th {
font-family:"Book Antiqua", Georgia, "Times New Roman", Times, serif;
/*	font-family: Verdana, Arial, Helvetica, sans-serif; */
font-size: 1.0em;
/*	line-height: 24px;*/
color: #222266; /*#333333;*/
}

p, li {
font-family:"Book Antiqua", Georgia, "Times New Roman", Times, serif;
font-size: 1.2em;
color: #222266;
margin-left:10px;
margin-right:10px;
}

a {
color: #009999; /* #336600; */
}

form {
background-color: #CCCC99;
}

img {
vertical-align:bottom;
}
/* required by firefox and Opera to prevent background color showing through */

/*
img.border {
border: 1px solid #333366;
}
*/
hr {background-image:url(../images/hr.gif)}

p.fancy {
padding: 0px 20px 10px 20px;
font-family:"Book Antiqua", Georgia, "Times New Roman", Times, serif;
font-size:1.3em;
font-style:italic;
}

.dropcap {
/*float: left;*/ /* required for a drop-cap, not for a first big letter*/
font: normal 40pt "Book Antiqua",  Georgia, "Times New Roman", Times, serif ;
color: #d2691e; /*chocolate*/
margin-right: 2px;
line-height:80%;
letter-spacing:-3px;
}

.firstbigletter {
font-family:"Book Antiqua",  Georgia, "Times New Roman", Times, serif;
color:chocolate;
font-size:56px;
font-weight:normal;
line-height:80%;
letter-spacing:-6px;
}

div.img-shadow {
  float:left; 
  background:url(../images/shadow.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }


div.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 2px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 6px;
  } 

/*
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
 background-color: #99CC00; color: #003333;}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
 color: #003300;}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #669900;
 color: #FFFF33;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #CCFF99;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 3px;
	background-color: #FFFFCC;
 color: #003333;
}

.sidebarHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #003300;
	background-color: #FFFF66;
}

.sidebarFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 font-style: italic;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCFF99;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-width: thin;
	border-color: #99FF99 #003300 #003300 #99FF99;
 border-style: double;
 }

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
 color: #660000; font-weight: bolder; font-size: medium;
 }

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
*/