body
	{
	margin: 0px; background-color:#FFFFFF; width:100%; height:100%
	}
li
	{
	line-height: 100%; margin: 5 20
	}
ul
	{
	margin:5 10; line-height: 100%
	}
a
	{
	color: #990000;
	}
span.SectionTag
	{
	font-size: 80%; color: #990000; float:right; font-weight: 500; padding-right:10
	}

#Sections
	{
	border-right:1px solid #000000;  padding-top:5px; text-align:center;
	background-color:#EFEFEF; background-image:url('images/sectionbg.gif'); background-repeat:repeat-y;
	width:131px; height:100%; position:absolute; top:0; left:0; padding-bottom:45px;
	}
#Briefs
	{
	border-right:3px double #CCCCCC; margin:0px; overflow:auto;
	font-size:60%; font-family:Verdana;	color:#747474; text-align:left; background-color:#FFFFFF;
	width:200px; height: 100%; position:absolute; top:0; left:132;
	padding-top:50px; margin: 0 3px; 
	}
#Contents
	{
	overflow:auto; padding:3px; background-color:#FFFFFF; font-size:75%;
	clear:none; position:relative; top:0; right:0; height:100%; padding-left:350px;
	}
#Sections p
	{
	text-align: left; margin: 5
	}
#Briefs p
	{
	margin-top: 0; margin-bottom: 13; margin-left:5; margin-right:5
	}
#Briefs a
	{
	font-size: 110%
	}
#Briefs a:link
	{
	color: #990000; 
	}
#Briefs a:visited
	{
	color: #513F61; 
	}
#Briefs a:hover
	{
	
	background-color: #EFEFEF}	
#Briefs b
	{
	color: #513F61
	}

#Contents b, #Contents strong
	{
	font-family: Georgia; font-weight: bold; font-size:100%
	}
#Contents table
	{
	font-family: Verdana; font-size: 80%;
	}

#DateLine
	{
	border-bottom:1px dotted #665773; text-align: left; width: 50%; 
	font-size: 80%; color: #513F61; font-weight: 500; font-family:Verdana; 
	margin-left:5; margin-right:0; margin-top:7; margin-bottom:35;
	border-left-width:1; border-right-width:1; border-top-width:1
	}
#DateLine a
	{
	text-decoration: overline underline
	}
#Flag
	{
	text-align: center; font-family:serif; font-size:100%; color:#000000; font-style:italic
	}
#Flag b
	{
	color:#990000;
	}
#Folio
	{
	border-top:3px double #CCCCCC; border-bottom:3px double #CCCCCC; height: 20px; text-align: center; padding-left: 0px; 
    padding-right: 0px; padding-top: 2px; padding-bottom: 2px; font-size:90%;
    margin-left:0px; margin-right:0px; margin-top:5px; margin-bottom:20px; font-family:Georgia
    }
#Headline
	{
	padding:0; font-family:Verdana; font-weight:bold; margin-left:1; margin-right:1; margin-top:0;  
	}
#SubHead
	{
	font-family: Georgia; font-style: italic; color:#990000; font-size:110%; margin-left:8; margin-right:6; margin-top:6; margin-bottom:0
	}
#Article
	{
	margin-left: 15; margin:0 20; font-family: Verdana; width:90%; line-height: 125%
	}
#Article p
	{
	margin:6 0;
	}
acronym.PLP {
	font: bold 10pt/10pt Tahoma, sans-serif;
	background:#2A7F55;
	text-align: center;
	padding:0 3px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px #004F25 solid;
	cursor: pointer;
}

@media print 
	{
	#Sections { visibility:hidden }
	#Briefs  { visibility:hidden }
	#Contents { width:100%; position:absolute; left:0px;  overflow:visible }
	#Article { font-family: Georgia; }
	#Contents b, #Contents strong { font-family: Verdana; font-weight: bold; font-size:90% }
	}
	
