/* CSS Document */

#wrapper	{
	width:750px;
	/* float: inherit; */
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;
}
#navmenu {
	width: 710px;
	height: 25px;
	background-image: url(../p7pm/img/p7PM_plumhz.jpg);
	float: left;
	margin-left: 20px;
}
#content {
	width: 750px;
	background-color:#FFFFFF;
	float: left;
}
#footer {
	width: 750px;
	background-color:#000000;
	margin-left:20px;
	float: left;
}
.bodytext	{
	font:"Times New Roman", Times, serif;
	size:11;
	color:#000000;
	font-size: 12px;
}
.bodytext a:link {
	text-decoration:none;
	color: #0033CC;
	font-weight: bold;
}
.bodytext a:visited {
	text-decoration:none;
	color: #0033CC;
}
.bodytext a:hover {
	text-decoration:underline;
	color: #0033CC;
}
.bodytext a:active {
	text-decoration:none;
	color: #0033CC;
}
.footertext	{
	font:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 11px;
}
.footertext	a:link {
	font:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 11px;
	text-decoration:none
}
.footertext a:visited	{
	font:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 11px;
	text-decoration:none
}
.footertext	a:hover {
	font:Arial, Helvetica, sans-serif;
	color: #66CCFF;
	font-size: 11px;
	text-decoration:underline;
}
.footertext	a:active {
	font:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 11px;
	text-decoration:none
}
.bodybold {
	font:"Times New Roman", Times, serif;
	size:11;
	color:#000000;
	font-size: 12px;
	font-weight: bold;
}
.footertbold {
	font:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.bodytextindent {
	font:"Times New Roman", Times, serif;
	size:11;
	color:#000000;
	font-size: 12px;
	margin: 0 0 0 20px;
}
.bodytextindent	a:link {
	color:#3366CC;
	font-size: 12px;
	text-decoration:none
}
.bodytextindent a:visited	{
	color:#366CC;
	font-size: 12px;
	text-decoration:none
}
.bodytextindent	a:hover {
	color: #3366CC;
	font-size: 12px;
	text-decoration:underline;
}
.bodytextindent	a:active {
	color:#3366CC;
	font-size: 11px;
	text-decoration:none
}
.bodyboldindent {
	font:"Times New Roman", Times, serif;
	size:11;
	font-weight:bold;
	color:#000000;
	font-size: 12px;
	margin: 0 0 0px 20px;
}
.bodytextred {
	font:"Times New Roman", Times, serif;
	size:11;
	color:#FF0000;
	font-size: 12px;
}
.bodytext12pt {
	font:"Times New Roman", Times, serif;
	size:11;
	color:#000000;
	font-size: 12px;
}
.bodytext14pt {
	font:"Times New Roman", Times, serif;
	size:11;
	color:#000000;
	font-size: 14px;
	line-height: 16px;
}
.bodybold14pt {
	font:"Times New Roman", Times, serif;
	size:11;
	color:#000000;
	font-size: 14px;
	font-weight: bold;
}
.headline {
	font:"Times New Roman", Times, serif;
	size:11;
	color:#660033;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}
.bodytext14tItalic {
	font:"Times New Roman", Times, serif;
	size:11;
	color:#000000;
	font-size: 14px;
	font-style: italic;
}
