body { 
	background-color: #ffffff;
	}
	
table {
	align: center;
	margin: 0px;
	width: 800px;
	padding: 0px;
	background-color: #ffffff;
	border-color: #B9C9E7;
	border-width: 1px;
	border-style: solid;
	}
	
td.bground {
	background-attachment: static;
	background-image: url(images/logobg480x346.gif);
	background-repeat: no-repeat;
	background-color: #B9C9E7;
	overflow: visible;
	visibility: visible;
	background-position: 0px 0px;
	border: none;
	height: 350px;
	width: 470px;
}

.navbar {
	background-color:#009390;
	color: #009390;
	border: none;
}
	
.cell {
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-color: #009390;
	border-top-color: #95B0DB;
	}

.BodyCopy {
	color: #000033;
	font-family: Helvetica, sans-serif;
	text-align: justify;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	vertical-align: top;
	display: block;
	width: 280px;
	float: right;
	margin-right: 30px;
	margin-top: 20px;
	margin-bottom:10px;
	white-space: normal;
}

.CertCopy {
	color: #000033;
	font-family: Helvetica, sans-serif;
	text-align: justify;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	vertical-align: top;
	display: block;
	width: 280px;
	float: right;
	margin-right: 30px;
	margin-top: 0px;
	margin-bottom:0px;
	white-space: normal;
	position: relative;
	z-index: 10;
	top: -60px;
}
.ContinCopy {
	color: #000033;
	font-family: Helvetica, sans-serif;
	text-align: justify;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	vertical-align: middle;
	display: block;
	width: 280px;
	float: right;
	margin-right: 30px;
	margin-top: 0px;
	}

.bullets {
	color: #000033;
	font-family: Helvetica, sans-serif;
	text-align: left;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	vertical-align: middle;
	display: block;
	width: 270px;
	float: right;
	margin-right: 30px;
	margin-top: 0px;
	margin-bottom:10px;
}


li {
	color: #000033;
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	list-style-type: disc;
	list-style-position: inside;
}


.ItalicHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: 700;
	font-style: italic;
	line-height: 15px;
}

.pop {
	color: #032789;
	font-weight: 900;
	font-size: 20px;
	line-height: 100%;
	}

.dot {
	color: #032789;
	font-weight: 900;
	line-height: 5px;
	font-size: 16px;
	}
	
a:link {
	text-decoration: none;
	}
	
a:active {
	color:#00CC99;
	text-decoration: none;
	}
	
a:hover {
	color:#006699;
	text-decoration: none;
	}
	
a:visited {
	color:#000066;
	text-decoration: none;
	}
	
a.pdcalogo #pdcalogo {
	position: relative;
	margin-right: 0;
	z-index: 999;
}

#pdcalogo {
	position: relative;
	z-index: 999;
	left: 20px;
	top: 20px;
}
