/**************** General rules *********************/

body {height:101%;font-size:100.01%;padding: 0; line-height:170%;margin: 5px;font-family: arial, Tahoma, sans-serif; color: #555;  }

/**************** General Links ***********************************/
a:link 				{ color: #555; text-decoration: none;}
a:visited 			{ color: #555; text-decoration: none;}


/***************** Nav ******************************/

ul.menulist#listMenuRoot ul li {display:block;}
ul.menulist#listMenuRoot ul {margin:0;padding:0;}
ul.menulist#listMenuRoot ul li {margin:0;visibility:visible;}
ul.menulist#listMenuRoot ul ul li li {display:none;}
#listMenu-id-1 ul li {display:none;}
/***************** Image Replacement ****************/
/* General IR statements */

.replace {position: relative;	overflow: hidden;	margin: 0 ;padding: 0;	font-size: 100%; }
.replace em {		display: block;	position: absolute;	top: 0; 	
/* 
left: 50%; 
*/	z-index: 1; 	/* for opera5 (?) and o6/mac */		}

/* General IR statements for IE5.x mac only */

* html>body	.replace { 	position: static;	overflow: visible;	font-size: 10px;  /* for ie5.x/mac */  }
* html>body	.replace em  { position: static; }
* html>body	.replace a {text-decoration: none; 	/* ie5.0-5.1.x/mac  must have this value or the underline shows through the image. */   }

/* Each pair of statements per instance of IR */

#myh1, #myh1 em {color:#76082d;padding-bottom:20px;	background-color:#ebebeb;		width: 150px;		height: 72px;background: url(../images/pdalogo.jpg) top left no-repeat;}
* html>body #myh1 em { /* for ie5.x/mac only */	margin-bottom: -72px;	/* Required to bring text underneath image. Use the negative height of the image here.*/	}

/***************** Headings ********************/

h2 {font-size:120%; color: #25516c;margin:10px 0 15px 0; font-weight:normal;font-family: Arial, Verdana, Helvetica, sans-serif;}
h3 {font-size:120%; color:#25516c; margin: 20px 0 3px 0;font-weight:normal;font-family: Arial, Verdana, Helvetica, sans-serif;}
h4 {font-size:120%; color:#25516c; margin: 20px 0 3px 0;font-weight:normal; font-family: Arial, Verdana, Helvetica, sans-serif;}

/***************** Page Sections *********************/
#wrapper {font-size:76%;}
#container {text-align:left; font-size:100%; }

#skip {display:none;}


#slideshow {display:none;}

#mainbox ul, #mainbox ol {margin-left:15px;}
#mainbox ul li {list-style-type:square;}
#mainbox img {display:none;}

#footer {display:none;}


div.col {float:none;margin-right:0;margin-top:10px;margin-bottom:5px;}
#mainbox .col img {margin-left:0.8em; float:none;}
div.col h3, div.col p {margin: 10px;}
div.col span {position:absolute; left:-999px;}

/*************** Other bits *************/
blockquote {margin-left:0px;padding-left:0;margin-bottom:20px;}
cite {padding:5px 20px 0 10px; margin-top:-10px;text-align:right;float:right;width:80%; font-style:normal;font-weight:bold;}

hr {height: 1px; background-color: #E5E5E5;	color: #E5E5E5;	border: none;	padding: 0;	margin: 1em 1em;	}
img#flag  {display:none;}
#addresslist dt {font-weight:bold;}
#pagelist ul li {margin-left:15px;}
img.printlogo {display:none;}
/*************** Forms ******************/
#contactform {display:none;	}

 #listMenu-id-2, #listMenu-id-1, #listMenu-id-3 {display:none;}
