@charset "UTF-8";
/* CSS Document */

.pageHeader {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #366;
}
.bodyText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #003;
}
.bodyTextItalic {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #003;
}
.bodyTextItalic2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #003;
}
.bodyTextBold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #003;
}
.bodyTextBold2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #339933;
}
.subhead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #339933;
}
.crumbs {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.tableBG {
	color: #FFF;
}
.qwerty {
	color: #FFF;
}
