﻿body
{
font-family: "New Times Roman", Times, serif;
background-color: white;
}



 
.main 
{
background-color: white;
} 

.shadowcontainer
{	
background-color: white;
}  

.shadowcontainer .innerdiv
{
width:100% !important;
margin: 0px;
border-color: white;
background-color: white;
}

.masthead
{

}


.content
{
width: 8in;
height: 10.5in;
margin: 0px;
line-height: 1.25em;
background-color: white;
}


.nav
{
display: none;
}


content.footer
{
line-height: 1.25em;
text-align: center;
}




#hidden 
{
margin-left: .16in;
line-height: 1.25em;
text-align: center;
font-size: 10pt;
color: black;

}



/* headers */
h1
{
font-weight: 700;
color: black;
text-align: center;
font-size: 18pt;
}

h2
{
font-weight: 700;
color: black;
text-align: center;
font-size: 14pt;
}


h3
{
text-align: center;
color: black;
line-height: 110%;
margin-top:0;
margin-bottom:.25em;
font-size: 14pt;
}


/* body copy */

p
{
text-align: left;
line-height: 125%;
color: black;
font-size: 11pt;
}

.noprint
{
display:none;
}

.number
	{
	float: left;
	width: 30px;
	color: black;

	}

.subject
	{
	float: left;
	width: 62%;
	color: black;
	padding-right: 10px;
	line-height:150%;
	}
	
.speaker
	{
	float: left;
	color: black;
    text-align: left;

	}

.summary
   {
   clear: both;
   color: black;
   text-align: left;
   margin-top:0;
   margin-bottom:.5em;
   	padding-left: 50px;

   }

.line
   {
   	border-top: solid #372921 1px;
   }




.right
{
line-height: 1.25em;
text-align: right;
}

.linenav
{
line-height: 1.25em;
text-align: center;
}

.navheader
{
display: none;
}

.navsub
{
display: none;
}

.footer
{
line-height: 1.25em;
text-align: center;
}


/*bulleted list*/
ul
{
list-style-type: square;
list-style-position: outside;
line-height: 1.25em;
}
li
{


}



/* links */
a:link
{
text-decoration : underline; color : #0000ff; }

a:link.active
{
text-decoration : underline; color : #0000ff; }

a:visited
{
text-decoration : underline; color : #0000ff; }

a:visited.active
{
text-decoration : underline; color : #0000ff; }

a:hover
{
text-decoration : underline; color : #0000ff; }

a:focus
{
text-decoration : underline; color : #0000ff; }

a:v
{
color: white;
}
