body {	/* NN4! Change URL to Absolute (http://www.yourdomain.com/assets/img_main/mechPgbg.jpg */	background-image:  url(../assets/img_main/pn_pBG.gif);	background-repeat: repeat-x;	background-color: #FFA264;	/* Sets page content to start 172px from the top to clear NavBar */	margin: 62px 36px 36px 216px;	padding: 0px;}/* Font Family for entire Document */body, td, div, ul, ol {	font-family: Arial, Helvetica, sans-serif;}/* Headings */h1, h2, h3 {	font-family: Arial, Helvetica, sans-serif;}h1 {	margin: 0px 0px 16px;	color: #333333;	font-size: 24px;}h2 {	margin: 0px 0px 16px;	color: #666666;	font-size: 20px;}h3 {	margin: 0px 0px 16px;	color: #666666;	font-size: 16px;}/* Main Contant Area */#mncontent {	/* NN4! Change URL to Absolute (http://www.yourdomain.com/assets/img_main/pnMcellBG.gif */	background-image:  url(../assets/img_main/pnMcellBG.gif);	background-repeat: no-repeat;	padding: 5px;	font-size: 14px;	text-align: justify;	/* The Double Comment Markers hide the line height property from Netscape 4 */	/*/*/line-height: 1.5; /* */}#mncontent a:link {	color: #333333;}#mncontent a:visited {	color: #666666;}#mncontent a:hover, #mncontent a:active {	color: #FFEDE1;}/* Right Sidebar */#sidebar {	font-size: 12px;	width: 140px;}#sidebar p {	margin: 12px 0px;}#sidebar a:link {	color: #333333;}#sidebar a:visited {	color: #666666;}#sidebar a:hover, #sidebar a:active  {	color: #333333;}/* NavBar */#navbar p {	margin: 0;}/* Middle Column for Vertical Page Rule */#midcolumn {	width: 30px;	/* NN4! Change URL to Absolute (http://www.yourdomain.com/assets/img_main/pnVrule.gif */	background-image:  url(../assets/img_main/pnVrule.gif);	background-repeat: repeat-y;}/* Footer Area */#footerTbl { /* Provides offset from the main table */	margin: 24px 0px 0px 0px;}#footer {	font-size: 12px;	padding: 5px;}#footer p {	margin: 0px;}#footer a:link {	color: #333333;}#footer a:visited {	color: #666666;}#footer a:hover, #footer a:active {	color: #FFFFFF;}/* Describes the Layer that holds the Skip Nav Link *//*see accessibility section */#skipnav {	position: absolute;	top: 0px;	left: 0px;}/* The UL rule Double Comment Markers make it invisible to Netscape 4 which does not support the properties used */ul {	/*/*/margin-left: 1em; /* */	/*/*/padding-left: 1em; /* */	/*/*/list-style-image:  url(../assets/img_main/pnbullet.gif); /* */	/*/*/list-style-type: none; /* */}.border {	/*/*/margin-right: 3px;	border: 4px groove #999999;/* */}.leftfloat {	float: left;	margin-right: 3px;	margin-bottom: 3px;}.small {	font-size: small;}.alert {	font-variant: small-caps;}