body,td,th {
	font-size: 0.7em;
}
a {
	font-weight: bold;
}
a:link {
	color: #003E7E;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #003E7E;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #003E7E;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #003E7E;
	font-weight: bold;
}
.coDept {
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.coBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.coHead {
	font-family: Arial, Helvetica, sans-serif;
	color: #003E7E;
	font-size: 28px;
	font-weight: bold;
}
body {
	margin: 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
}
table {	
	border-collapse:collapse;
}
table,th,td {
	background-color:#FFF;
	border:#999, ridge;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.75em;
	vertical-align:middle;
	position:inherit;
}

.style_pnbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	vertical-align: top;
}
.stylepnHeader {
	color: #FFFFFF;
	font-size: 14px;
}
.style_pnSubtitle {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}
.style_pnTitle {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #003E7E;
}


h1 {
	font-size: 0.9em;
	margin-bottom: 0px;
}
h2 {
	font-size: 0.75em;
}
p, td, th {
	font-size: .70em;
	color: #000000;
}
td p {
	font-size: 100%;
	color: #000000;
}
.firstParagraph {
	margin-top: 0px;
}
.centerDiv {
   text-align: center;
}
.centerDiv table {
   margin-right: auto;
   margin-left: auto;
   text-align: left;
}
.formLabel {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
li {
	font-size: .70em;
}
li ul li {
	font-size: 100%;
	text-indent: -2em;
}
dt {
	font-size: .70em;
	font-weight: bold;
}
dd {
	font-size: .70em;
	margin-bottom: 1em;
}
.imageLeft {
	float: left;
	padding-right: 30px;
}
.imageRight {
	float: right;
	padding-left: 10px;
}
