body {
	background: #F1F1F1 url(images2/bg_web.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif;
}
h1 {
	font: normal 20px Arial, Helvetica, sans-serif;
	color: #FF6699;
	margin-bottom: 0px;
	margin-top: 0px;
}
h2 {
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #006600;
	margin-bottom: 0px;
}
h3 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #333333;
	margin-bottom: 0px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	color: #666666;
}
ul {
	list-style-image: url(images2/bullet-swirl.gif);
}
li {
	margin-bottom: 5px;
}
.edgeleft {
	background: url(images2/edge_L.jpg) repeat-y;
}
.edgeright {
	background: url(images2/edge_R.gif) repeat-y;
}
.edgebottom {
	background: url(images2/bottom_fill.gif) repeat-x;
}
.pagecontent {
	padding: 10px;
	background: #FFFFFF;
}
.pgcontent20 {
	padding: 10px 20px;
	background: #FFFFFF;
}
.pgcontent50 {
	padding: 10px 50px;
	background: #FFFFFF;
}
.pgcontent100 {
	padding: 10px 100px;
	background: #FFFFFF;
}
.footnote {
	background: #339900;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #43CE00;
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 5px;
}
.footnote a:link {
	color: #FFFFFF;
	text-decoration: underline;
	padding-right: 1px;
	padding-left: 1px;
}
.footnote a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	padding-right: 1px;
	padding-left: 1px;
}
.footnote a:hover {
	color: #339900;
	text-decoration: underline;
	background: #FFFFFF;
	padding-right: 1px;
	padding-left: 1px;
}
.footnote a:active {
	color: #339900;
	text-decoration: underline;
	background: #FFFF66;
	padding-right: 1px;
	padding-left: 1px;
}
a:link {
	color: #0033FF;
	text-decoration: none;
}
a:visited {
	color: #0033FF;
	text-decoration: none;
}
a:hover {
	color: #0033FF;
	text-decoration: underline;
}
a:active {
	color: #339900;
	text-decoration: underline;
}
.nav {
	display: block;
	list-style-type: none;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	list-style-image: none;
}
.nav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FACE00;
	border-right-color: #FACE00;
	border-bottom-color: #FACE00;
	border-left-color: #FACE00;
	background-color: #009900;
	padding: 0px;
	margin: 0px;
}
.nav a:link {
	color: #006600;
	text-decoration: none;
	display: block;
	padding: 0px 0px 0px 4px;
	background-image: url(images2/bg_nav.gif);
	background-repeat: repeat-x;
}
.nav a:visited {
	color: #006600;
	text-decoration: none;
	display: block;
	padding-left: 4px;
	background-image: url(images2/bg_nav.gif);
	background-repeat: repeat-x;
}
.nav a:hover {
	color: #006600;
	text-decoration: none;
	background-color: #FFEFB0;
	display: block;
	padding-left: 4px;
	background-image: none;
}
.nav a:active {
	color: #003300;
	text-decoration: none;
	background-color: #FFE16C;
	display: block;
	padding-left: 4px;
	background-image: none;
}
.hilite {
	background: #FFFFCC;
}
.bigger {
	font-size: larger;
}
.smaller {
	font-size: smaller;
}
.boxgrey {
	background: #F1F1F1;
	padding: 2px 5px;
	border: 1px solid #666666;
}
.boxpink {
	background: #FFE6FF;
	padding: 2px 5px;
	border: 1px solid #666666;
}
.leftmargin {
	margin-left: 10px;
	margin-bottom: 5px;
}
.leftpad {
	padding-left: 10px;
}
.capt {
	font: 11px Arial, Helvetica, sans-serif;
	color: #339900;
}
.titlefader {
	background: url(images2/titles_faderight.jpg) no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-left: 5px;
}
.quotelist {
	list-style-image: url(images2/quotes.gif);
}
.textgreen {
	color: #339900;
}
.setapart {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.setaparttop {
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.picright {
	margin-bottom: 2px;
	margin-left: 10px;
	float: right;
}
.dotline {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #9DFF6F;
}
.lines {
	padding-top: 6px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #66CC33;
	border-bottom-color: #66CC33;
}
