body {
	font-family: "Trebuchet MS", Arial, "Sans serif";
	font-size: 13px;
	line-height: normal;
	color: #101010;
}
#wrapperReg {
	margin: 0 auto;
	width: 800px;
    text-align: left;
}	
#wrapperSkinny {
	margin: 0 auto;
	width: 700px;
    text-align: left;
}	

#wrapperWide {
	margin: 0 auto;
	width: 850px;
    text-align: left;
}	
#wrapperXwide {
	margin: 0 auto;
	width: 900px;
    text-align: left;
}	
.titles {
	font-family: "Trebuchet MS", Arial, "Sans serif";
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
}
.titles-grn {
	font-family: "Trebuchet MS", Arial, "Sans serif";
	font-size: 24px;
	line-height: 34px;
	font-weight: bold;
	color: #003300;
}
.redNEW {
	font-size: 24px;
	color: #FF0000;
}
.red {
	color: #FF0000;
}
.subtitles {
	font-family: "Trebuchet MS", Arial, "Sans serif";
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
.notes {
	font-family: "Trebuchet MS", Arial, "Sans serif";
	font-size: 10px;
	line-height: 11px;
	color: #101010;
}
.notes-special {
	font-family: "Trebuchet MS", Arial, "Sans serif";
	font-size: 11px;
	line-height: 11px;
	color: #990000;
}
.small-grn {
	font-family: "Trebuchet MS", Arial, "Sans serif";
	font-size: 11px;
	color: #003300;
	font-weight: bold;
	line-height: 12px;
}
a {
	color: #663300;
	text-decoration: none;
}
a:hover {
	color: #0000ff;
}
a.small-grn:hover {
	color: #0000ff;
	line-height: 12px;
}
p {
	font-size: 13px;
	line-height: normal;
	color: #101010;
}
.black {
	color: #000000;
}
.white {
	font-family: "Trebuchet MS", Arial, "Sans serif";
	font-size: 13px;
	color: #ffffff;
}
.white-sm {
	font-family: "Trebuchet MS", Arial, "Sans serif";
	font-size: 11px;
	line-height: 13px;
	color: #ffffff;
}
td {
	font-family: "Trebuchet MS", Arial, "Sans serif";
	font-size: 13px;
	color: #101010;
	background-repeat: no-repeat;
}
.small {
	font-family: "Trebuchet MS", Arial, "Sans serif";
	font-size: 11px;
	line-height: 13px;
}
.medium12 {
	font-size: 12px;
	line-height: 14px;
}
.reg-grn {
	font-family: "Trebuchet MS", Arial, "Sans serif";
	font-size: 13px;
	color: #003300;
	line-height: 15px;
}
.gray-notlinked {
	color: #666666;
}
.largeblack {
	font-family: "Trebuchet MS", Arial, "Sans serif";
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
}
.titles-smgreen {
	font-family: "Trebuchet MS", Arial, "Sans serif";
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	color: #003300;
}
.titles-blacklite {
	font-family: "Trebuchet MS", Arial, "Sans serif";
	font-size: 24px;
	line-height: 27px;
	color: #000000;
}
.insetbox {
	margin: 4px;
	padding: 4px;
	border: 1px solid #009900;
}
.special {
	color: #990066;
}
.specialSmall {
	color: #990066;
	font-size: 11px;
}
.invisible {
	visibility: hidden;
}
