@charset "UTF-8";



 * {margin:0;padding:0;}
		body { font-family: Arial, Helvetica, Verdana, sans-serif; color:#333; font: 62.5%/1.3  Arial, Helvetica, Verdana, sans-serif; background:#ccc; }
		/* #container { background: url(/pa_site/images/pageBG.gif) top center; } */

		#container { background: repeat-y url(/pa_site/images/full_background.gif) bottom center; } /* BE new container 3.09  */

            #homecontainer { background: repeat-y url(/pa_site/images/full_background.gif) bottom center;width:1000px; margin: 0 auto; } /* BE new container 3.09  */

		#containertwocol { background: repeat-y url(/pa_site/images/full_background_2col.gif) bottom center; } /* BE new container 3.09  */
		
		#header {width:960px; height:88px ; margin: 0 auto; padding:0; background: no-repeat url("/pa_site/images/header.gif");}
		
		/*  #footer {width:960px; background:#353C3A no-repeat url(/pa_site/images/footerBG.gif); color:#FFF; margin: 0 auto; padding:1px 0; } */
		#footer {/*width:1000px;*/ margin: 0 auto; padding:1px 0;  background: no-repeat url(/pa_site/images/footer_background.gif) bottom center;} /*  BE new footer to accommodate new background image  3.09 */
	  
	  
	  
	 /* #body { display:table; width:960px; margin:0 auto; background:repeat-y url(/pa_site/images/homeRightBG.gif); } */
	 	/* #body { overflow:hidden; width:960px; margin:0 auto; background:repeat-y url(/pa_site/images/RightBG.gif); } */
		#body { overflow:hidden; width:960px; margin:0 auto; } /* BE - took out background new layout model*/
		* html #body { overflow:visible; } /* JH - new layout model, fix IE6*/
		
	/*	3 column container */
		#content { float:left; width:720px;} /* BE - new layout model*/
		
	/*	2 column container */
		#twocolcontent { float:left; width:960px;} /* BE - new layout model*/

			
	/*	3 column layout - center content */
		#main { float:left; width:495px; padding:15px 0 24px 0; } /* JH - new layout model*/
			#main h2 {text-transform: none; padding-top: 18px;}
			#main h3 {text-transform: none; padding-top: 18px;}

			#main h1 {font-size:2.5em;color:#333;border-bottom: dotted 1px #666; font-weight:normal; line-height:1.2em;padding-bottom:6px;}
			#main ul {padding:0 0 0 15px;list-style:square;}
			#main ol {padding:0 0 0 15px;list-style:number;}


			#main table {margin: 0 14px;}
			#main th {padding: 9px 0 9px 0; font-size: 12px;}

			
			.heading {font-size:1em; color:#900; text-transform:uppercase; letter-spacing:.25em;}
			.heading a {color:#900;}
			
			
	/*	2 column layout - center content */
		#twocolmain { float:left; width:735px; padding:15px 0 0 0; } /* JH - new layout model*/
			#twocolmain h2 {text-transform: none; padding-top: 24px;}
			#twocolmain h1 {font-size:2.5em;color:#333;border-bottom: dotted 1px #666; font-weight:normal; line-height:1em;padding-bottom:3px;}
		


			#twocolmain ul {padding:0 0 0 15px;list-style:square;}
			#twocolmain ol {padding:0 0 0 15px;list-style:number;}
						#twocolmain ol li ul li {font-size:1.2em;  }


			#twocolmain table {margin: 0 14px;}
			
			
		
		#rightsidebar {
	float:left;
	width:235px;
	vertical-align: top;
	padding-top: 24px;
} 



			#rightsidebar ul { margin:5px 15px; font-size:1em; list-style:square;}
						#rightsidebar ol { margin:5px 15px; font-size:1em; }

			#rightsidebar li { padding:0 0 -5px 0;}
			#rightsidebar h1 { font-size:1.3em; color:#333; font-family: Georgia, Times New Roman, serif; text-transform:none;}	
			#rightsidebar h2 { font-size:1.3em; color:#333; font-family: Georgia, Times New Roman, serif; text-transform:none; margin-top: 12px; font-weight: bold;}	
			#rightsidebar form {margin-left: 14px;}
			
			#rightsidebar a {text-decoration: none; border-bottom: 1px dotted #445e6a; color:#445e6a; }
			#rightsidebar a:hover {color: #8F2114; border-bottom: 1px dotted #8F2114;}
			#rightsidebar .title {font-size:1em; color:#666;  }
			
	/*	#secondary {display:table; width:720px; } */
		#secondary {overflow:hidden; width:720px; } /* JH - new layout model*/
		* html #secondary {overflow:visible; } /* JH - new layout model, fix IE6*/
			
	/*	.column_group {display:table-row;}
		.group {display:table;} */
		.column_group {float:left;}
		.group {float:left;} /* JH - new layout model*/





		.break { border-top: solid 1px #999; margin: 24px 12px; }
		
		
		p { margin:10px 15px; font-size:1.2em; }
		h1 { margin:5px 15px; font-size:1.3em; color:#770E15; font-family: Georgia, Times New Roman, serif;}
		h2 { margin:5px 15px; font-size:1.6em; color:#333; font-family: Georgia, Times New Roman, serif; text-transform: uppercase;font-weight: normal; }
		h3 { margin:5px 15px; font-size:1.2em; color:#000; font-weight:bold; }
		li { margin:5px 15px; font-size:1.2em; }
		
		
		
		a {text-decoration: none; border-bottom: 1px dotted #5D7B88; color:#5D7B88; }
		a:hover {color: #8F2114; border-bottom: 1px dotted #8F2114;}
		
	
		
		
		#footer a {color:#fff; text-decoration:none; border-bottom:none;text-transform:uppercase;font-size:.75em; }
		#footer a:hover {text-decoration:underline;}
		#footer p {text-align:center;letter-spacing: .15em;}
		
		
		
		
		
		
		
		
		#events li, #speeches li, #publications li { font-size:1.1em; }
		
		#events li h3, #speeches li h3, #publications li h3 { margin:0; font-weight:bold; text-transform: uppercase; font-size:1.0em; }
		
		#navcontainer ul, #events ul, #speeches ul, #publications ul { list-style:none; }
		
		img.homeLogo { margin:0 0 5px 30px; }
		
		
		
		
		
		/* --------  Navigation  ----------- */
		
		
		#topnav {
            width:960px;
            margin: 0 auto;
            padding: 0; 
            height: 26px; 
            text-align:right;
		background-image:url(/pa_site/images/nav_bkgrnd.gif);
		background-position:right;
		}
		
		#topnav a {border-bottom:none;}
		
		
		/* publication display page */
		
		.subdivider {font-size:2em; color:#333; border-bottom: 1px dotted #333; padding-bottom: 3px; margin-top:40px;}
		.pubname {font-size:14px; color:#333; padding: 0; font-weight: bold; line-height: 16px; margin-top:24px; }
		.subscribe {font-size:12px; color:#333; padding: 0;line-height: 14px; margin-top:-6px; }
				.subscribe a {text-decoration: none; border-bottom: 1px dotted #5D7B88; color:#5D7B88; }
				a:hover {color: #8F2114; border-bottom: 1px dotted #8F2114;}
		.pubtext {font-size:12px; color:#333; padding: 0;line-height: 16px; margin-top:-6px; }

		
		
	/* ---------------- contact box for sidebar --------------------- */

.pbContactBox
{
	width: 238px;
	background-color: #e6e7e8;
	padding: 12px 18px 18px 12px;
	margin: 0 0 24px 1px;
	border-top: 4px solid #a1b3ab;
		border-bottom: 2px solid #a1b3ab;

}

.pbContactBox h1
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	padding: 0;
	margin:0;
}

.pbContactBox h2
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 6px;
	text-transform:none;
	padding: 0;
	margin:0;
}

.pbContactBox h3
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: .5em;
	padding-bottom: 9px;
	margin:0;
}


.pbContactBox h4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-transform:uppercase; 
	letter-spacing:.25em; 
	border-top: 1px solid #999; 
	padding:6px 0;
	margin-top:12px;
	
	}


.pbContactBox p
{
	color:#666;
	padding: 0px 18px 3px 0;
	margin:0;
}

.pbContactBox a { margin:0;text-decoration: none; border-bottom: 1px dotted #5D7B88; color:#5D7B88; }

.pbContactBox a:hover {color: #8F2114; border-bottom: 1px dotted #8F2114;}





/* -------------------- /contact box --------------------- */
	
		
		
		
	
		
		


/* ----- Pub Styles --------- */


.pubdate {font-size:1.2em; color:#333; text-transform:uppercase; letter-spacing:.25em; border-bottom: 1px dotted #333; padding-bottom: 3px; font-weight: bold;}

.pubtitle {font-size:2em; color:#333; padding: 6px 0 0 0;}
.publink {margin-top: -9px;}



#pub {background: #d4cfc4; padding: 24px; margin: 12px 12px 24px 12px; height: 175px; overflow: show; }	

#pub p {margin-left: 125px;}

#pub img {margin-right: 12px; float:left; }

.border {border: 1px #333 solid; }

#pub h2 {font-family: Arial, Helvetica, sans-serif;font-size: 18px;color: #333; margin:0;}


.onlineonlytitle {display:block;font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #333; margin: 24px 0 0 0 ;padding: 3px; background-color:#ccc;}
.onlinehead {display:block;font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #333; margin: 24px 0 0 0 ;padding: 3px 0 3px 6px; background-color:#ccc;}


#endnotes-references {margin: 10px 10px 24px 16px;}



#endnotes-references li {
	list-style: decimal;
	list-style-position: outside;
	font-size: 1.1em;
	margin-bottom: 10px;
	}
	
#endnotes-references p {
	font-size: 1.1em;
	margin-bottom: 10px;
	margin-top: 5px;
}

#endnotes-references h4 {
	font-size: 1.1em;
	margin-bottom: 10px;
	margin-top: 24px;
	padding-top: 4px;
	border-top: 1px #333 dotted;
}

#endnotes-references a {color:#336699;}
		
		.byline {padding-bottom: 36px;}
		
		.authornote { font-style: italic;
	padding-top: 12px;
	padding-bottom: 12px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

.footnote {color:#336699;}


.authornote { font-style: italic;
	padding-top: 12px;
	padding-bottom: 12px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}

#hostinginfo { margin-top: 30px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

#hostinginfo p{ font-style: italic;
	
}



#sidebar {
	background-color: #E0E2D6;
	padding: 12px;
	margin: 0 0 2px 1px;
}

#sidebar h1{
	font-size: 1.5em;
	line-height: 1.2em;
}



#figure {
	padding: 12px;
}

#figure h1{
	font-size: 1.5em;
		line-height: 1.2em;

}

#figure h2{
	font-size: 1em;
}




#figure table {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
  font-style: normal;
  font-variant: normal;
  color: #000000;
  margin-left: 12px;
}

#figure th {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  color: #000000;
  background-color: #E0E2D6;
  padding: 3px;
}

#figure td {
padding: 3px;
}



/* ----- MSB Added These --------- */

#crumb
{
  width:960px;
  margin: 0 auto;  
  padding-top: 10px;
  height: 22px;
  text-align:left;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-style: normal;
  font-variant: normal;
/*  font-weight: bold; */
  color: #000000;
  background-color:#FFF;
  border-bottom:#999 1px solid;
}

a.crumb
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-style: normal;
  font-variant: normal;
 /* font-weight: bold; */
  text-decoration: underline;  
  color: #5D7B88;
  border: none;
}

a.crumb:hover
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-style: normal;
  font-variant: normal;
/*  font-weight: bold; */
  text-decoration: underline;  
  color: #8F2114;
  border: none;
}

a.auth
{
  font-family: Georgia, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  text-decoration: underline;  
  color: #00AEEF;
  border: none;
}

a.auth:hover
{
  font-family: Georgia, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  text-decoration: underline;  
  color: #dd0000;
  border: none;
}

.alignCrumbs
{
  width: 100%;
  text-align: left; 
/*  position: relative; left: 24px;*/
  position: relative; left: 14px;
}

.txtBd
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  color: #808080;
}


/* TOP NAVIGATION AND SEARCH BOXES */

.alignRight
{
  text-align: right;
}

.topNavLine1
{
  padding-top: 15px; 
  margin-right: 20px;
}

.topNavLine2
{
  padding-top: 10px; 
  margin-right: 20px; 
  vertical-align: top;
}

.topNavLine3
{
  padding-top: 13px; 
  margin-right: 20px;
}

.searchBox
{
  font-size: 11px;
  padding-left: 2px; 
  padding-right: 2px;
  width: 160px; 
  border-style: solid; 
  border-color: #999999; 
  color: #000000;
  border-width: 1px; 
  height: 15px; 
  margin-top: 0px; 
  margin-right: 5px;
}

.searchBtn
{
  height: 17px; 
  position: relative; top: 5px;
}

.searchBoxSpan
{
  height: 19px;
}

#header a 
{
  border-bottom: none;
}

#main #eduProfile
{  
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  color: #333333;
  width:100%;
  text-align: left;
  position: relative; left: 16px;  
  margin: 0px 0px 0px 0px;
  padding-bottom: 15px;
}

.pbBkgnd
{
  width: 229px; 
  background: no-repeat url("/pa_site/images/pb_bkgnd.gif");
}

.pbSearch
{
  position: relative; top: 30px; margin-left: 6px;
}

.pbPrintSub
{
	width: 229px;
	padding: 24px 0 24px 12px;
}

.printSubscr
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  color: #454545;
  width: 221px;   
}







a.conEmail
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: underline;  
  color: #00AEEF;
  border: none;
}

a.conEmail:hover
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: underline;  
  color: #00AEEF;
  border: none;
}

a.ap
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  text-decoration: underline;  
  color: #475153;
  border: none;
}

a.ap:hover
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  text-decoration: underline;  
  color: #00AEEF;
  border: none;
}

.contactUs
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;  
}

.pbAFP
{  
  position: relative; top: 65px; left: 2px;
  width: 229px;
}

.tabFooter
{
  height: 22px;
  background: repeat-x url("/pa_site/images/tab_footer.gif");
}





#eventhead {

	   font-family: Georgia, Arial, Helvetica, sans-serif;

  font-size: 12px;
  font-weight: bold;
  margin-top: 18px;
  background-color:#c2b8a3;
  padding: 3px 0 3px 6px;
  
  }



#article a
{
  font-family: Georgia, Arial, Helvetica, sans-serif;
  font-size: 16px;   /* BE made fontsize 16px from 12px */
  font-style: normal;
  font-variant: normal;
  line-height: 18px;
  color: #8d0405; 
  margin: 6px 0 0 0;    
  border-style: none;
  padding-bottom: 0;
}

#article a:hover
{
    border-bottom-style: dashed;
}



#article2 p { font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;   /* BE made fontsize 16px from 12px */
  font-style: normal;
  font-variant: normal;
  margin-top: 0px;    
  margin-bottom: 0px;
  border-style: none;
  padding-bottom: 0;
  }

#article2 a
{
      font-weight: bold;

}

#article2 a:hover
{
    border-bottom-style: dashed;
}






#articletx
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  line-height: 14px;
  font-weight: normal;
  color: #404040;
  margin-top: -6px;
  margin-bottom: 0px;
  padding: 0 0 3px 0;
  
}


#articletx a 
{
  text-decoration: none;  
  color:#5D7B88;
  border: none; 
  border-bottom: 1px dotted #5D7B88;  
				
	
}


#articletx a:hover   
{
 font-style: normal;
  font-variant: normal;
  text-decoration: none;  
  color: #8F2114;
  border: none;
  border-bottom: 1px dotted #8F2114;
}  


#articletx2
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  /*   font-weight: bold;     BE took out bold font-weight  */ 
  color: #54483d;
  margin-top: 10px;
  margin-bottom: 0px;
}




#intro {padding-bottom: 6px; border-bottom: 1px #ccc solid; margin-bottom: 12px;}
#intro h2 {font-family: Arial, Helvetica, sans-serif; font-size: 16px;font-weight: bold; margin-top:0; }
#intro p {font-family: Arial, Helvetica, sans-serif; font-size: 14px; padding: 6px 0;}



#newsitems {padding-top: 6px; border-top: 1px #ccc solid; margin-top: 24px;}
#newsitems h2 {font-family: Arial, Helvetica, sans-serif; font-size: 14px;font-weight: bold; padding: 6px 0;}








.rev
{
  position: relative; top: 7px;
}

.dLine
{  
  background: repeat-x url("/pa_site/images/dashed_bkgnd.gif");
  line-height: 1px;
  margin: 0px 15px 0px 15px;
}

.dLine2
{  
  background: repeat-x url("/pa_site/images/dashed_bkgnd.gif");
  line-height: 1px;
  margin: 5px 5px 0px 5px;
  font-size: 5px;
}

.articleHdr
{
  font-family: Georgia, Arial, Helvetica, sans-serif;
  font-size: 15px;         /* BE made font 15px from 13px */
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  color: #770e15;
  margin-top: 10px;
  margin-bottom: 10px;    /* BE added 10px bottom-margin */
}

#articleIcons
{
  text-align: right; 
  margin-left: 15px; 
  margin-right: 15px; 
  padding-bottom: 10px;
}

#articleIcons a
{
  border-style: none;
}

.records
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: #000000;
  text-align: right; 
  margin-right: 5px; 
}

#reHdr
{ 
  background-color: #E6E6CD;
  height: 105px;
  margin: 5px 5px 0px 5px;
}

#reHdrTxt
{
  float: left; 
  text-align: left; 
  padding: 5px 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: #54483D;
}

#issueLabel
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  color: #54483D;  
  text-align: left;   
  float: left;
  position: relative; left: 12px;
}

#pastIssueLabel
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  color: #54483D;  
  text-align: left;   
}

.dLine3
{  
  background: repeat-x url("/pa_site/images/dashed_bkgnd.gif");
  line-height: 1px;
  margin: 5px 5px 0px 5px;
  font-size: 2px;
}

.listContainer
{
  margin-top: 5px; 
  margin-left: 5px; 
  margin-right: 5px;
  padding-top: 10px;
}

.dashLine
{
  background: repeat-x url("/pa_site/images/dashed_bkgnd.gif");
}

.gf
{
  font-family: Georgia, Arial, Helvetica, sans-serif;
  font-size: 26px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: #475153;  
  text-align: left;   
}

.gfa
{
  font-family: Georgia, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  color: #000;  
  text-align: left; 
  border-top: 8px solid #8ea99d;
  padding-top: 3px;
}

.ra
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  color: #202020;  
  text-align: left;   
}

.arielRd
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  color: #8D0405;  
  text-align: left; 
  padding-left: 3px;  
}

#more a.more
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  text-decoration: underline;  
  color: #00AEEF;
  border: none;
}

#more a.more:hover
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  text-decoration: underline;  
  color: #dd0000;
  border: none;
}

.Subscr10
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: #000000;
}

.SubscrLabel
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  color: #404040;
  padding-right: 5px;
  text-align: right;
  white-space: nowrap;  
}

.Subscr12
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: #000000;
}

.PubLabel
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  color: #404040;
  padding-left: 5px;
  white-space: nowrap;    
  vertical-align: middle;
  padding-bottom: 6px;
}

.rq
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  color: #DD0000;
}

.domestic
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: #0000DD;
}

.in
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  color: #000000;  
  height: 18px;
  margin-bottom: 4px;
}

.cTitles
{
  font-family: Georgia, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  color: #000;  
  text-align: left; 
}

.puDesc
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: #000;  
  text-align: left; 
  margin: 0px 0px 25px 0px;
}

.pu
{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  font-weight: bold; 
  color: #475153;
  padding-left: 8px;
}
/* BE added RE styles ------------------------------------------------------------ */

.display table {padding: 12px 0; margin: 18px 0 18px 12px;border-bottom: 1px solid #666;border-top: 1px solid #666; border-left: 1px solid #ccc; } /* basic table display */

.display td {font-family:Arial, Helvetica, sans-serif; font-size:1em; padding: 3px; margin:0; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc;   } /* basic table display */

.display th {font-family:Arial, Helvetica, sans-serif; font-size:1em; padding: 3px; margin:0; background:#ccc; } /* basic table display */


		.question { margin:10px 15px; font-size:1.2em; font-weight: bold; }
.answer { margin:10px 12px 24px 24px; font-size:1.2em; }



/*  form items  */


#formitems .alignforms {padding: 3px; clear:both;}

#formitems .labela {font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
    font-weight: bold;
  color: #333;  
  text-align: right;
  width: 150px;
  margin-right: 12px;
  padding: 2px 4px;
  display: block;
  float: left;
  line-height: 12px;
  }
  
  
  #formitems .labelb {font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
    font-weight: bold;
  color: #333;  
 margin: 6px 12px;
 padding-top: 6px;
  display: block;
  line-height: 14px;
  border-top: 1px solid #999;
  }
  
   #formitems .labelc {
   font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333;  
    margin-left: 14px;
 
  }
  
#formitems .texta {border: 1px solid #999; }

label {

	font-family: Arial, Helvetica, sans-serif;
 	font-size: 11px;
  	font-weight: bold;
  	color: #333;  
  
  }
  
 .alignforms input {border: solid 1px #999; padding: 2px 4px;}

.note {font-size: 9px; font-weight: normal; color: #666;  }

.speechnote {font-size: 10px; font-weight: normal; color: #666;  }




/*  /form items  */


/* newsroom */


#mn_archive { width: 463px; background-color: #ccc; margin:0 12px 24px 12px; padding: 6px 0 6px 9px; }
#mn_archive div {display: inline; border-right: 1px #999 solid; padding:3px 6px 3px 3px;}
#mn_archive a {color:#000; font-weight: bold;}






#newsroom {border-bottom: solid 1px #ccc; margin-bottom: 24px; padding-bottom: 24px;}

#newsroom h2 {
  font-size: 18px;
  color: #333;  
  display: block;
  padding: 3px 0;
  
  } 
  
  #newsroom p {font-size: 12px; line-height: 14px; padding-left: 6px;
    
    }


.releasedate {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-transform: uppercase; 
  letter-spacing:.15em; 
  margin-top: 18px; 
}


.newshead {   font-family: Georgia, Arial, Helvetica, sans-serif;

  font-size: 12px;
  font-weight: bold;
  margin-top: 18px;
  background-color:#c2b8a3;
  padding: 3px 0 3px 6px;
  
  }



/* /newsroom */

/* ----- MEK Added These --------- */

.ruledheader {
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:1.5em;
	margin: 25px 15px 15px 15px;
	border-bottom: dotted 1px #999;
}

.ruledheaderflush {
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:1.5em;
	margin: 25px 30px 10px 0;
	border-bottom: dotted 1px #999;
}
	
.flush {
	margin: 0 30px 10px 0;
}

.featurevideo {
	margin: 0 15px 0 15px;
	padding: 15px;
	background: #d4cfc4;
}

.featurevideo p.mini {
	margin: 0 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	text-transform:uppercase;
}

.featurevideo p.title {
	margin: 0 15px 2px 0;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 2em;
}

.featurevideo p {
	margin: 15px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
}

#videobox h2 {
	border-bottom: 1px dotted;
}

.videopreview {
	margin: 15px;
	border-top: 1px dotted;
	clear:both;
}

.videopreview p {
	font-size: 1.25em;
	margin:0;
}

.videodescriptor {
	margin-top: 10px;
}

img.floatLeft {
	float: left;
	margin: 0px 10px 10px 0px;
}

.audiopreview {
	margin: 15px 15px 0 15px;
	border-top: 1px dotted;
	clear:both;
}

.audiopreview p {
	font-size: 1.25em;
	margin: 10px 15px 50px 0;
}

.video-archive {
	font-size: 1.125em;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin: 0 15px 10px 15px;
	border-top: 1px dotted;
}

.audio-archive {
	font-size: 1.125em;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin: 0 0 10px 15px;
	border-top: 1px dotted;
	width:223px;
}

#audiobox {
}

#audiobox h2 {
	border-bottom: 1px dotted;
	margin-bottom: 15px;
}

.audio-left p {
	margin: 0 0 2px 0;
}

.audio-left {
	width: 223px;
	border-top: 1px dotted;
	padding: 10px 0 0 0;
	margin: 15px 0 10px 15px;
}

#audio-right {
	width: 223px;
	float:right;
	padding: 0;
	margin-right:15px;
}

#audio-right p {
	margin: 0 0 10px 0;
}

#audio-right p.alt {
	margin: 10px 0 5px 0;
	border-top: 1px dotted;
	padding-top: 5px;
}

.beige {
	border: 1px dotted;
	padding: 10px;
	margin-bottom: 10px;
}

.burgundy {
	border: 1px dotted;
	padding: 10px;
	clear:both;
}

p.date {
	font-size: 11px;
	text-transform:uppercase;
	margin: 2px 0 10px 0;
}

p.photo-bio {
	font-size: 11px;
	text-transform:uppercase;
}


.imglib-2up {
	border: 1px dotted;
	padding: 5px;
	width: 213px;
	float: left;
	margin: 10px 0 5px 15px;
}

.imglib-2up img {
	float: left;
	margin-right: 10px;
}

.imglib-2up p {
	margin: 5px 0 6px 0;
}

.bio-photo {
	float:left;
	margin: 0 15px 15px 0;
}

.bio-photo-alt {
	float:left;
	margin: 0 15px 5px 0;
}

.bio-body {
	clear:left;
}

/* ----- MEK End --------- */


