body   {
	font-size: 12px;
	line-height: 1.7em;
	font-family: Verdana, Helvetica, Arial, "MS San Serif", Futura;
	margin: 0px;
	background: url(../images/general/bannerBGgreen.gif) no-repeat top;
}
p  { font-size: 12px; line-height: 18px; font-family: Verdana, Helvetica, Arial, "MS San Serif", Futura }
td  { font-size: 12px; line-height: 18px; font-family: Verdana, Helvetica, Arial, "MS San Serif", Futura }
A:link  { color: rgb(102,0,51); text-decoration: none }
A:visited  { color: #800080; text-decoration: none }
a:hover { color: #f90; text-decoration: none }
.boldPurple {
	font-weight: bold;
	color: #663366;
}
.boldGreen {
	font-weight: bold;
	color: #336633;
}
.boldDkRed {
	font-weight: bold;
	color: #990033;
}
.ArialBlackPurple16px {
	font-family: "Arial Black", "Helvetica Black", "Futura Black";
	font-size: 16px;
	color: #660066;
	line-height: 1.3em;
}
.ArialBlackGreen16px {
	font-family: "Arial Black", "Helvetica Black", "Futura Black";
	font-size: 16px;
	color: #003300;
}
.ArialBlackRed16px {
	font-family: "Arial Black", "Futura Black", "Helvetica Black", "Arial Bold";
	font-size: 16px;
	color: 990000;
	font-weight: normal;
}
.ArialBlack16px {
	font-family: "Arial Black", "Helvetica Black", "Futura Black";
	font-size: 16px;
}
li {
	list-style-type: square;
}
#banner {
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../images/general/bannerBGgreen.gif);
}
#content {
	position: absolute;
	width: 800px;
	top: 110px;
	left: 50px;
}
.imgBorderBlk1px {
	border: 1px solid #000000;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 18px;
}
.Red {
	color: #CC0000;
}
.Purple {
	color: #663366;
}
.GreenDark {
	color: #003333;
}
.RedDark {
	color: #660033;
}
.imgBorder1px {
	border: 1px solid #000000;
}
.ArialBlackRedBrt16px {
	font-family: "Arial Black", "Futura Black", "Helvetica Black", "Arial Bold";
	font-size: 16px;
	color: #CC0000;
}
.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.borderTable {
	border: 1px solid #CCCCCC;
}
.whiteBold {
	font-weight: bold;
	color: #FFFFFF;
}
.darkGreenText {
	color: #033;
}
