/* CSS Document */

body {
	background-image:url(graphics/pp_background.jpg);
	}
	
body,dd,p,pre {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:normal;
	}	

.page {
	background-color:#FFFBF3;
	background-image:url(graphics/pp_strip.gif);
	background-repeat:repeat-y;
	}

table.nav {
	border-style:none;
	width:99%;
	}
table.nav td {
	color:#990033;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	padding-bottom:5px;
	padding-top:5px;
	}
table.nav td.navsnotlast {
	text-align:center;
	border-right:1px dotted #990033;
	}

a:active,a:link,a:visited {
	color:#990033;
	font-weight:bold;
	text-decoration:none;
	}
a:hover {
	color:#CC6633;
	text-decoration:underline;
	}

a.nav:active,a.nav:link,a.nav:visited,a.nav:hover {text-decoration:none;}

cite {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
      font-style:normal;
	font-weight:normal;
	}	

img.topstrip {	
	height:15px;
	margin-left:15px;
	width:99%;
	}

img.bottomstrip {	
	height:4px;
	margin-left:15px;
	width:99%;
	}

.ital {font-style:italic;}
.link {
	color:#990033;
	font-weight:bold;
	}
.serif {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	}
.subhead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
	}

.tiny {font-size:8pt;}

dt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
	margin-left:15px;
	}
dd {
	margin-left:30px;
	padding-bottom:9pt;
	}

h1,h2,h3,h4,h5 {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	}	

h1,h2,h3,h4,h5 {margin-left:15px}
h1 {font-size:22pt;}
h2 {font-size:18pt;}
h3 {font-size:14pt;}
h4 {font-size:12pt;}
h5 {font-size:11pt;}

p,pre {
	margin-left:15px;
	width:99%;
	}

sup {
	font-size:60%;
	vertical-align:top;
	}

ul.nobullet li {list-style:none;}
ul.nobullet ul li {list-style:none;}
ul.nobullet ul ul li {list-style:none;}
		
