body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
	padding: 6px 12px;
}
.navpipe {
	color: #99CCFF;
}
a:link {
	color: #3399FF;
}
a:visited {
	color: #3399FF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 6px 12px;
	background-color: #CCFF99;
}
.subheadtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4E78A7;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
input {
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #666699;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
}
.nobullet {
	list-style-type: none;
}
.nobulletlist{
	list-style-type: none;
	list-style-position: inside;
}
.indexboxcontent {

	background-color: #CCFF99;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.indexbox {
	margin-left: 20px;
	margin-bottom: 10px;
}
input.submit {
	border: 0px;
}
