/* overall document stylesheet settings */ 
BODY {
	font : normal normal 10pt/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal; 
	margin : 0px 0px 0px 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px; 
}

/* settings for the cell that contains the page content */ 
TD.content {
	font : normal normal 10pt/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	padding-left: 15px;
	padding-top: 15px;
}

/* stylesheet settings for the featured content on the Home Page */
TD.featuredContent {
	font : normal italic 10pt/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : italic;
}

/* font settings for content that needs to be in a table  */ 
TD.content TABLE {
	font : normal normal 10pt/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
}

/* stylesheet settings for all links in the contents section of the page */
TD.content A:link, TD.content TABLE TD A:link {
	color: #663300;
}

/* stylesheet settings for all links in the contents section of the page */
TD.content A:visited, TD.content TABLE TD A:visited {
	color: #663300;
}

/* stylesheet settings for all links in the contents section of the page */
TD.content A:active, TD.content TABLE TD A:active {
	color: #663300;
}

/* stylesheet settings for all links in the contents section of the page */
TD.content A:hover, TD.content TABLE TD A:hover {
	color: #CC9966;
}

/* stylesheet settings for the online record listings */
TD.content UL.recordList LI {
	font : normal normal 11pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
}

/* settings for the cell that contains the navBar table */
TD.navBar{
	background: #000066;
	background-color : #000066;
	padding : 0px 0px 0px 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	float : left;
	margin : 0px 0px 0px 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

/* settings for the cell that contains the content links table */
TD.navArea{
	background: #CC9933;
	background-color : #CC9933;
}

/* link stylesheet settings for "important" links in the header of every page */
TABLE#iLinks TD A:link {
	color: White;
	font : bold normal 10pt/normal Arial, Helvetica, sans-serif;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-align: right;
	text-decoration : none;
}

/* visited link stylesheet settings for "important" links in the header of every page */
TABLE#iLinks TD A:visited {
	color: White;
	font : bold normal 10pt/normal Arial, Helvetica, sans-serif;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-align: right;
	text-decoration : none;
}

/* hover rollover stylehsheet settings for  "important" links in the header of every page */
TABLE#iLinks TD A:hover {
	color: #CC9933;
	font : bold normal 10pt/normal Arial, Helvetica, sans-serif;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-align: right;
	text-decoration : none;
}

/*** Begin Netscape Compatible Stylesheet for Banner Links ***/
/* link stylesheet settings for "important" links in the header of every page */
A.iLinks:link {
	color: White;
	font : bold normal 10pt/normal Arial, Helvetica, sans-serif;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-align: right;
	text-decoration : none;
}

/* visited link stylesheet settings for "important" links in the header of every page */
 A.iLinks:visited {
	color: White;
	font : bold normal 10pt/normal Arial, Helvetica, sans-serif;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-align: right;
	text-decoration : none;
}

/* hover rollover stylehsheet settings for  "important" links in the header of every page */
A.iLinks:hover {
	color: #CC9933;
	font : bold normal 10pt/normal Arial, Helvetica, sans-serif;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-align: right;
	text-decoration : none;
}

/*** End Netscape Compatible Stylesheet ***/
/* settings for the cells in the navBar table */
TABLE.navBar TD  {
	background : #CC9933;
	background-color : #CC9933;
	font : bold normal 10pt/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	color : White;
}

/* sets the current area in the navbar (sets bgcolor to PA Blue) */
TABLE.navBar TD#current  {
	background : #000066;
	background-color : #000066;
	font : bold normal 7pt/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	color : White;
}

/* stylesheet settings for text in the content navArea */
TD.navArea TABLE TD { 
	font : normal normal 8pt/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	text-align : center;
	color : White;
 }

/* link stylesheet settings for content area links */
A.navAreaLinks:link{
	font : bold normal 8pt/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
	color : White;
}

/* visited link stylesheet settings for content area links */
A.navAreaLinks:visited{
	font : bold normal 8pt/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
	color : White;
}

/* hover rollover effect stylesheet settings for content area links*/
A.navAreaLinks:hover{
	font : bold normal 8pt/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
	color : #000066;
}

/* Link stylesheet settings for navBar links*/
TABLE.navBar TD A:link{
	font : bold normal 7.5pt/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7.5pt;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
	color : White;
}

/* visited link settings for navBar Links*/
TABLE.navBar TD A:visited{
	font : bold normal 7.5pt/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7.5pt;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
	color : White;
}

/* Hover stylesheet settings for navBar links */
TABLE.navBar TD A:hover{
	font : bold normal 7.5pt/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7.5pt;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	text-decoration : underline;
	color : White;
}

/*** Begin Netscape Compatible Stylesheet for  navBar links ***/
/* Link stylesheet settings for navBar links*/
A.navBarLinks:link{
	font : bold normal 7.5pt/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7.5pt;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
	color : White;
}

/* visited link settings for navBar Links*/
A.navBarLinks:visited{
	font : bold normal 7.5pt/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7.5pt;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
	color : White;
}

/* Hover stylesheet settings for navBar links */
A.navBarLinks:hover{
	font : bold normal 7.5pt/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7.5pt;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	text-decoration : underline;
	color : White;
}

/*** End Netscape Compatible Stylesheet ***/
/* stylesheet settings for the cell containing the footer table */
TD.footBar {
	background-color : #000066;
	background : #000066;
}

/* stylesheet settings for the footer table */
TD.footer  {
	font : normal normal 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : White;
	text-align : left;
}

/* stylesheet settings for the links in the footer of the Home Page */
A.footeLink:ACTIVE {
	color : White;
}

/* stylesheet settings for the links in the footer of the Home Page */
 A.footerLink:LINK {
	color : White;
}

/* stylesheet settings for the links in the footer of the Home Page */
A.footerLink:VISITED {
	color : White;
}

/* stylesheet settings for the links in the footer of the Home Page */
A.footerLink:HOVER {
	color: #CC9933
}

/*
 stylesheet settings for table in the contents cell that has the reference topics links
 sets box (border ) around the table - 5px thick, PA Blue
*/
.refTopics {
	border : 5px solid #000066; 
	border-bottom-width : 5px;
	border-color : #000066 #000066 #000066 #000066;
	border-left-width : 5px;
	border-right-width : 5px;
	border-style : solid;
	border-top-width : 5px;
	border-width : 5px 5px 5px 5px;
	border-bottom : 5px solid #000066;
	border-bottom-color : #000066;
	border-bottom-style : solid;
	border-left-color : #000066;
	border-left-style : solid;
	border-left : 5px solid #000066;
	border-right : 5px solid #000066;
	border-right-color : #000066;
	border-right-style : solid;
	border-top : 5px solid #000066;
	border-top-color : #000066;
	border-top-style : solid;
}
/* stylesheet settings for History Day Links */
TD.content TABLE TD A.navHistoryLinks:link {
	color : #0031CE;
	text-align : left;
	text-decoration : none;
	vertical-align : top;
	font : normal normal normal 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

/* stylesheet settings for Histroy Day Links */
TD.content TABLE TD  A.navHistoryLinks:ACTIVE {
	color : #0031CE;
	text-align : left;
	text-decoration : none;
	vertical-align : top;
	font : normal normal normal 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

/* stylesheet settings for Histroy Day Links */
TD.content TABLE TD A.navHistoryLinks:ACTIVE {
	color : #0031CE;
	text-align : left;
	text-decoration : none;
	vertical-align : top;
	font : normal normal normal 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

/* stylesheet settings for Histroy Day Links */
TD.content TABLE TD  A.navHistoryLinks:VISITED {
	color : #0031CE;
	text-align : left;
	text-decoration : none;
	vertical-align : top;
	font : normal normal normal 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

/* stylesheet settings for Histroy Day Links */
TD.content TABLE TD A.navHistoryLinks:hover  {
	color : #0031CE;
	text-align : left;
	text-decoration : underline;
	vertical-align : top;
	font : normal normal normal 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

/* stylesheet settings for featured Content Links */
TD.content A.homePageLinks:LINK {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	font : bold normal 12pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #663300;
}

/* stylesheet settings for featured Content Links */
TD.content A.homePageLinks:VISITED {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	font : bold normal 12pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #663300;
}
 
 /* stylesheet settings for featured Content Links */
 TD.content A.homePageLinks:ACTIVE { 
 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	font : bold normal 12pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #663300;
 }
 
 /* stylesheet settings for featured Content Links */
 TD.content A.homePageLink:HOVER { 
 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	font : bold normal 12pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #CC9966;
 }
