.thingrayline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.thinuppergrayline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.thinleftgrayline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
}
BODY {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;


}
a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #009999;
	text-decoration: underline;
}
.box {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
INPUT {
	border: 1px solid #CCCCCC;
}
.thinupperlowergrayline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
ul {
	margin-left: .5em;
	padding-left: 0.5em;
}
li {
	padding-left: .5em;
	margin-left: .5em;
	list-style-type: disc;
}
.lastupdated {font-size: xx-small; color: #999999; }
.urlstyle {color: #6f6f6f}
