body {
	background-image: url(images/bkg.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003366;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	text-decoration: none;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.bluetbl {
	border: 1px solid #336699;
}
.bluetd {
	border: 1px solid #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
#sidebackground {
	background-image: url(/images/top_bkg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#navigation {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-style: italic;
	color: #FFFFFF;
}
#navigation a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
	color: #CC6600;
	text-decoration: none;
}
a:link {
	color: #336699;
}
a:visited {
	color: #009999;
}
a:hover {
	color: #CC6600;
}
.imgL {
	padding-right: 20px;
}
.notes {
	font-size: 9pt;
	font-style: italic;
}
.indent {
	margin-left: 40px;
}

a.whitelnk {
	color: #FFFFFF;
}
a.whitelnk:hover {
	color:#FFFFCC;
}
a.whitelnk:active {
	color: #FFFFFF;
}
a.whitelnk:visited {
	color: #FFFFFF;
}