body {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
}
.masthead      { font-size: 7.5pt; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin: -4pt 20pt 8pt; padding-bottom: -2pt }
.ednote        { font-size: 7pt; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 8pt; padding-bottom: -6pt }
.greenSub    { color: #000; font-size: 10pt; font-family: "Trebuchet MS", Verdana, Georgia, Arial; font-weight: normal }
.homenames  { color: black; font-size: 11pt; font-family: "Trebuchet MS", Verdana, Arial, Georgia; font-weight: bold }
.subhead       { color: #063; font-size: 12pt; font-family: "Trebuchet MS", Verdana, Arial; font-weight: bold; line-height: 14pt }
.headlines      {
	color: #34577D;
	font-size: 14pt;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold
}
.Treb  { font-size: 9pt; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-right: 4pt }
.sidebartext   { color: #000; font-size: 8pt; font-family: Arial, "Trebuchet MS", Verdana, Georgia; line-height: 11pt }
.sidebarheads    { color: #000; font-size: 11pt; font-family: Arial, "Trebuchet MS", Verdana; line-height: 12pt }
a  {
	text-decoration: none;
	color: #002f5f;
}
h5   { color: #191970; margin-bottom: -6pt; padding-bottom: -2pt }
.indentLR    { color: #696969; font-size: 9pt; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 10pt; margin-right: 20pt; margin-bottom: 6pt; margin-left: 10pt }
li {
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: disc;
	list-style-image: url(images/WE-bullet.gif);
	top: 10px;
}
.smalltext  { color: black; font-size: 7pt; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 9pt }
.spaceb4 { font-size: 9pt }
.printabletext { color: black; font-size: 10pt; font-family: Arial }
.smheader  { color: #600; font-size: 12pt; font-weight: bold }
.bighead  { color: #600; font-weight: normal; font-size: 16pt }
.trebmedpt    { color: black; font-size: 8pt; font-family: "Trebuchet MS", Verdana, Arial; line-height: 10pt }
a:hover {
	text-decoration: underline;
}
.smallWHITEtext  { color: white; font-size: 7pt; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 9pt }

.style1 {color: #FFFFFF}
.style2 {
	color: #dbceac
}
.style3 {color: #34577D}
blockquote {
	margin-top: 0px;
	margin-left: 14px;
	margin-bottom: 2px;
	padding-top: 0px;
}
ul {
	padding-left: 12px;
	margin-left: 0px;
}
ul li ul  {
	margin-top: 5px;
	padding-left: 12px;
	margin-left: 8px;
}
ul li li  {
	margin-left: 0px;
	margin-top: 5px;
	padding-left: 0px;
}
.floatLEFT { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
.floatRITE { /* this class can be used to float an element left in your page */
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;
}.rightborder {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: #006633;
	font-weight: bold;
}

