body 	{font-family: Verdana, Arial, Helvetica, sans-serif;}

.frame {
		background-color:#CCCCCC;
		max-width: 725px;
		margin-left: auto;
		margin-right: auto;
		padding-top: 20px;
		padding-left: 30px;
		padding-bottom: 40px;
		border: 2px solid black;
		}

.frame {
	\width: 630px;
	w\idth: 650px;
	\max-width: 740px;
	m\ax-width: 725px;
		}

.title ul {
	margin: 0;
	list-style-type: none;
	color: #CCCCCC;
	font-size: 0.9em;
	display:inline;
	clear: both;
		}

.title li a
 		{
	text-decoration: none;
	background-color: #036;
	color: #CCCCCC;
	padding: .2em 0em;
	text-align: center;
	display: inline;
	float: left;
	width: 96%;
	border-bottom: 2px solid #CCC;
 		}
		
.title li a:hover
 		{
	background-color: #036;
	color: #CCCCCC;
 		}		


 ul
 		{
	text-align: center;
	margin: 0;
	list-style-type: none;
	color: #cccccc;
	font-size: 1em;
	display:inline;
 		}
 
 li 	{
		 text-align: center;  
 		display: inline;
 	    font-variant: small-caps;
	 	}

 li a
 		{
	text-decoration: none;
	padding: .2em 0em;
	display: block;
	float: left;
	width: 24%;
	text-align: center;
 		}
		
 li a:hover
 		{
	background-color: #369;
	color: white;
 		}
		
 li a:link
 		{
	background-color: #036;
	color: white;
 		}
		

 li a:visited
 		{
	background-color: #036;
	color: #0000FF;
 		}

 
p 		{
		font-size: .8em;
		color: #000;
		margin-left: auto;
		margin-right: 70px;
		padding: 5px 0px 20px 0px;
		}
	
img 	{
		/*display: block;*/
		margin-bottom: 0px;
		border: 2px solid #000000;
		float:left;
		}
		
.caption {
	font-size: 0.8em;
	margin-top 0px;
	max-width: 600px;
	clear: both;
		}
		

h1 		{color: black;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		}
		


.Date {
		font-weight: bold;
		}
		
.navigation { 
				max-width: 400px;
				margin-left: auto;
				margin-right: auto;
				text-align: center;
				}
				
.Date p a:link {color: blue; text-decoration: none; }
.Date p a:visited {color:blue; text-decoration: none; }
.Date p a:hover { color: blue; text-decoration: underline; }

/*
this styles the type of the close window words
*/				
.closeWindow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align:left;
	margin-bottom: 0px;
	font-variant:small-caps;
    }
	
.pageNumber{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	margin-bottom: 0px;
	margin-right: 25px;
	font-style:italic;
	border: 1px solid  #CCC;
	font-size: .8em;
	font-weight: bold;	
    }
/* This highlights text used in press articles	 */

.highlight {
	background-color: #FFFFFF;
	color:#0000FF;
	font-size: 1em;
}
.TechNotes {font-size: 1em;
			font:Courier New, Courier, mono;
			}a:link {
	color:blue;
}
