body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-image: url(images/mainbk.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	}
a,
a:Visited,
a:Active {
	color : #65202E;
	text-decoration : none;
	font-size: 12px;
	font-weight: bold;
}	a:Hover  {
	color : #FFCC00;
	text-decoration : underline;
	}
td,
p,
div,
li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

a.topnav,
a.topnav:Visited,
a.topnav:Active {
	color : white;
	text-decoration : none;
	font-size: 10px;
	font-weight: normal;
	border-bottom: none;
	border-top: none;
}	a.topnav:Hover  {
	color : #FFCC00;
	text-decoration : none;
	border-bottom: solid 1px #FFCC00;
	border-top: solid 1px #FFCC00;
	}

/*Style for a Rollover Button without Graphics */
a.rm,
a.rm:Visited,
a.rm:Active {
	color : black;
	text-decoration : none;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-color: white;
	border: 2px solid #65202E;
	height: 20px;
	width: 100px;
	padding: 4px;
}	a.rm:Hover  {
	color : black;
	text-decoration : none;
	background-color: #FFCC00;
}
.content {
	padding: 5px;
	vertical-align: top;
	color: black;
}
.sm {
	font-size: 10px;
}
.smr {
	color : #65202E;
	font-size: 10px;
	padding: 0px 5px 0px 0px;
	background-image: url(images/ptn-welcome_BKG.gif);
	background-repeat: no-repeat;
}
.title {
	color : #65202E;
	font-size: 14px;
	font-weight: bold;
	padding: 0 50px 0 0;
}
.ph {
	color : #65202E;
	font-size: 18px;
	font-weight: bold;
}
.ph2 {
	color : #65202E;
	font-size: 20px;
	font-weight: bold;
}
.gry {
	color : #676767;
	font-size: 10px;
}
.y {
	color : #FFCC00;
	font-size: 12px;
	padding: 0 0 4px 0;
}
.redbk {
	background-color: #65202E;
	color: white;
	font-weight: bold;
	border-right: 1px solid white;
}
.p1 {
	padding: 0 56px 0 0;
}
.p2 {
	padding: 0 66px 0 0;
}
.p3 {
	padding: 0 76px 0 0;
}
.p4 {
	padding: 0 86px 0 0;
}
.p5 {
	padding: 0px 94px 0 0;
}
.p6 {
	padding: 0px 102px 0px 0;
}
.p7 {
	padding: 0px 108px 0px 0;
}
.p8 {
	padding: 0px 120px 0px 0;
}
.lp1 {
	padding: 0 0 0 40px;
	font-size: 10px;
}
.lp2 {
	padding: 0 0 0 50px;
	font-size: 10px;
}

/* Form Styles */
.forminput {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: black;
	background-color: #f0f8ff;
	padding: 1pt;
	margin: 0;
	border : solid black 1px;
}
.forminput2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: black;
	background-color: #f0f8ff;
	padding: 0;
	margin: 0;
	border : solid black 1px;
}
.pnorm {
	color:black;
	background:#f0f8ff;
	border: solid black 1px;
}		
.pover {
	color:#0066cc;
	background:#f0f8ff;
	border: solid black 1px;
}
