HTML, body {
background-color:#DAD9A2;
height: 100%;
width: 100%;
margin: 0px;
padding: 0px;
scrollbar-base-color: #666666;
scrollbar-track-color:#DAD9A2;
scrollbar-arrow-color:#FF3333;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}
A.bodyLink:LINK, A.bodyLink:VISITED  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	line-height: 17px;
	color: #333333;
}
A.bodyLink:HOVER  { 
 	text-decoration: none;
	color: #FFFFFF;
	background-color: #3c8a2e;
}
A.footerNav:LINK, A.footerNav:VISITED  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #333333;
}
A.footerNav:HOVER  { 
 	text-decoration: none;
	color: #FFFFFF;
	background-color: #3c8a2e;
}
.footercopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
}
.BGimg {
	background-attachment: scroll;
	background-image: url(images/top-BGimg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.ImgBorder {
	border: 1px solid #666666;
}
.LeftClmBG {
	background-attachment: scroll;
	background-image: url(images/left-clm-Bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bodycopyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	font-weight: bold;
}
.bodycopyItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	font-style: italic;
}
.bodycopyBoldItl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	font-weight: bold;
	font-style: italic;
}
.HandOff {
	cursor: default;
}
.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #333333;
	font-weight: bold;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	list-style-image: url(images/bullet.gif);
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
h1, h2 {
   height:0px;
   font-size:0px;
   line-height:0;
   text-indent:-9999px;
   visibility:hidden;
}

