.whitelink {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
.rollover {
	background-color: #339999;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	cursor: hand;
}
.plain {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #333399;
	text-decoration: none;
	text-align: center;
}
.mouse {
	cursor: pointer;
	cursor: hand;
}
.tinyfont {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.mediumfont {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12pt;
	color: #000033;
	font-weight: normal;
}
.regularfont {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000033;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #000033;
	text-align: center;

}
.largefont {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000033;
}
.largestfont, h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000033;
}
a.navylink:link {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	}
a.navylink:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	}
a.navylink:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000033;
	text-decoration: underline;
	}
a.navylinkBig:link {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
a.navylinkBig:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
a.navylinkBig:active {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
a.navylinkBig:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000033;
	text-decoration: underline;
}
.NoLineLink {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
}
.navylinkTiny {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000033;
	text-decoration: none;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.smallTrebuchet {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
}
}
.redRegularFont {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
}
td, ul, li {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	list-style-type: square;
	text-align: left;

}
p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	list-style-type: square;
	text-align: justify;

}	
.borders {
	border-left: dashed #333399 1px;
	border-right: dashed #333399 1px;
}
a.bluelink:link {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	color: #0000CC;
	text-decoration: none;
}
a.bluelink:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	color: #0000CC;
	text-decoration: none;
}
a.bluelink:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	color: #0000CC;
	text-decoration: underline;
}
a.fancy:link {
	font-family: Papyrus, "Blackadder ITC", Garamond;
	font-size: 10pt;
	color: #663399;
	font-weight: bold;
	text-decoration: none;
	}
a.fancy:visited {
	font-family: Papyrus, "Blackadder ITC", Garamond;
	font-size: 10pt;
	color: #663399;
	font-weight: bold;
	text-decoration: none;
	}
a.fancy:hover {
	font-family: Papyrus, "Blackadder ITC", Garamond;
	color: #663399;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	}
.header {
	font-size:12pt;
	font-weight:bold;
	text-align:left;
	background-color:#339;
	background-image:url(dove_ed.gif);
	color:#fff;
	padding: 3px;
	background-repeat: no-repeat;
	background-position: left center;
	}

.desc {/* cell for table column description - see below for entry */
	font-weight:bold;
	text-align:left;
	background-color:#fff;
	}

.entry {/* cell for table column entry */
	background-color:#fff;
	padding: 3px 3px 6px 3px;
	}


