body {
	background-color: white;
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	text-align: center;
}

a {
	color: rgb(136,51,153);
	text-decoration: none;
	padding: 0px;
}

a:hover {
	text-decoration: underline;
}

td {
	font-size: 10pt;
	text-align: left;
	line-height: 11pt;
	width: 300px;
	padding: 0px 20px 5px 0px;
}

.divider {
	background-image: url("pix/stripe.jpg");
	background-repeat: repeat-x;
	margin: auto;
	width: 800px;
	height: 72px;
}

.top1 {
	background-color: white;
	color: rgb(136,51,153);
	font-size: 20pt;
	margin: auto;
	width: 800px;
	text-align: right;
	padding: 12px 0px 6px 0px;
}

.top2 {
	background-color: white;
	color: rgb(136,51,153);
	font-size: 16pt;
	margin: auto;
	width: 800px;
	text-align: right;
	padding: 0px 0px 12px 0px;
}

.menu {
	background-color: white;
	font-size: 12pt;
	color: rgb(136,51,153);
	text-align: center;
	padding: 12px 0px 24px 0px;
	width: 800px;
	letter-spacing: 1px;
	font-weight: bold;
	margin: auto;
}

.menu a  {
	padding: 6px;
}

.here {
	border: thin solid rgb(136,51,153);
	color: rgb(136,51,153);
	padding: 6px;
}	

.contents {
	background-color: white;
	padding: 20px 30px;
	width: 740px;
	line-height: 14pt;
	text-align: left;
	margin: auto;
}

.services {
	padding: 10px 0px 0px;
	width: 800px;
	line-height: 14pt;
	text-align: left;
	margin: auto;
}

.proj-hdr {
	text-align: center;
	font-size: 12pt;
	color: rgb(0, 50, 208);
	padding: 12px 0px 24px 0px;
	font-weight: bold;
	width: 740px;
	margin: auto;
}

.ctr-div {
	margin-left: 25%; 
	text-align: left;
}

.footer {
	background-color: white;
	width: 800px;
	font-size: 8pt;
	color: #111111;
	padding: 12px 0px;
	margin: auto;
}

.serviceSel {
	font-weight: bold;
}

.pubref {
	font-size: 8pt;
	font-style: italic;
	line-height: 8pt;
	padding: 0px 20px 5px;
}
