body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
}
h2 {
	color: #16B244;
	font-weight: bold;
	font-size: 16px;
	line-height: 14px;
}
.white {
	color: #FFFFFF;
}
.whiteheader {
	font-size: 16px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: normal;
}
.largewhiteheader {
	font-size: 26px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: normal;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #130C37;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #130C37;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #16B244;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #1AD554;
	font-weight: bold;
}
.toc {
	line-height: 22px;
}
h1 {
	font-size: 23px;
	line-height: 23px;
	color: #130C37;
	font-weight: lighter;
}
.header {
	font-weight: bold;
	color: #16B244;
}

.small {
	font-size: 12px;
}
.smaller {
	font-size: 10px;
}

.people {
	font-size: 20px;
	color: #6099c3;
	line-height: 23px;}
.position {
	font-size: 12px;
	color: #6099c3;
	line-height: 17px;
}
.position a:link {
	font-size: 12px;
	color: #6099c3;
	text-decoration: none;
}
.position a:visited {
	font-size: 12px;
	color: #6099c3;
	color: #777777;
}
.position a:hover {
	text-decoration: none;
	color: #16B244;
}
.position a:active {
	text-decoration: none;
	color: #186AAB;
	font-size: 10px;
}

.order {
	padding-top: 8px;
	font-size: 12px;
	color: #6099c3;
	line-height: 15px;
}
.order a:link {
	font-size: 14px;
	color: #6099c3;
	text-decoration: none;
}
.order a:visited {
	font-size: 14px;
	color: #6099c3;
	color: #777777;
}
.order a:hover {
	text-decoration: none;
	color: #1D4471;
}
.order a:active {
	text-decoration: none;
	color: #186AAB;
	}
.right {
float: right;
}
.left {
float: left;
}
.orange {
	color: #CB5428;
}
#pscroller1{
width: 200px;
height: 55px;
padding: 5px;
}

.someclass{ //class to apply to your scroller(s) if desired
}