body 	{	
		background color:#FF6600;
		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: #FFF;
	font-size: .9em;
	display:inline;
	clear: both;
		}

.title li a
 		{
 		text-decoration: none;
		background-color: #036;		
 		color: #FFF;
 		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: #fff;
 		}		


.navcontainer ul
 		{
		text-align: center; 
 		margin: 0;
 		list-style-type: none;
 		color: white;
 		font-size: 1em;
		display:inline;	
		text-align: center;
 		}
		
.textCol a:link a:visited {color:#0000FF;}
 
 li 	{
	text-align: center;
	display: inline;
	font-variant: small-caps;
	 	}

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

 li a:hover
 		{
 		background-color: #369;
 		color: white;
 		}
 
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;
		/* clear: both; */
		}
		
.caption {
		font-size: .8em;
		margin-top 0px;
		margin-right: auto;
		max-width: 650px;
		clear: both;
		}
		

h1 		{color: black;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		/* margin-left: -20px; */
		}
		
h2 		{
	color: black;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 150%;
		}
		
		body{background-color:#FF6600;}

.thumbnail
		{float: left;
		 margin: 10 3px 10px 0;
		}

.clearboth { clear: both; }

.textCol{color: black; 
         float:left;
		 font-size:.8em;
		 width: 45%;
		 display: block;
		 margin-top: 0px;
		 margin-right: 20px;
		 text-align:justify;
		 }

.centerText {text-align:center;
			font-size:.8em;
			margin-bottom: 5px;
			}

.Date {
		font-weight: bold;
		}
		
.navigation {   /* display: block; */
				max-width: 400px;
				margin-left: auto;
				margin-right: auto;
				text-align: center;
				}
				
.Date p a:link {color: #000; text-decoration: none; }
.Date p a:visited {
	color: #0000FF;
	text-decoration: none;
}
.Date p a:hover {color: #000; 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;
			}
