	body {
	 background-color: #666;
	}
	#container {
		background: #666666 url(../images/bg_screen.jpg) no-repeat 50% 0px;
		min-height:460px;
		clear: both;
	}

	#subNav {
		width: 740px;
		margin: 10px auto 0px auto;
		padding:0px;
		font-size: 13px;
		text-align:left;
		color:#f5c012;
		display:block;
		height:21px;
	}
	#subNav a {
		color:#f5c012;
		font-weight: normal;
	}
	#subNav a:hover{
		color:#003399;
	}
	#subNavBox {
		border: 1px solid black;
		width: 740px;
		height: 80px;
		margin-top: 2px;
		text-align:left;	
	}
	#subNavBox img {
		border: 1px solid black;
		width: 550px;
		margin:10px;
		float:left;
	}
	ul#subNavLinks li {
		padding: 0px;
		margin: 0px;
		width: 150px;
		display:block;
	}
	ul#subNavLinks a:hover, 	ul#subNavLinks a.subNavSelected  {
		background-color:#f5c012;
		color: #003399;
	
	}
	ul#subNavLinks a {
		display:block;
		width: 150px;
		padding: 0px;
		margin: 0px;
		margin-bottom: 1px;
		background-color:#999999;
		font-size: 11px;
		font-weight: normal;
		text-decoration:none;
	}
	ul#subNavLinks  {
		border: 0px solid black;
		padding:0px;
		margin: 10px 10px 10px 0px;
		width: 150px;
		float: right;
	}
	
	#subNavBlurb {
		padding: 0px;
		margin: 0px;
		padding-left: 5px;
		border-left: 1px solid black;
		border-bottom: 1px solid black;
		border-right: 1px solid black;
		text-align:left;
		width:735px;
	}
	#subNavBlurb b {
	  color: #3399CC;
	}	
	#currPage {
		float:right; 
		font-size: 16px; 
		font-weight:bold;
		width: 192px;
		color:#66ccff;
		background-color: #666666;
		border-left: 1px solid #000000;
		border-top: 1px solid #000000;
		border-right: 1px solid #000000;
		padding: 2px 0px 0px 6px;
		margin-right: 20px;
		

	}
	#thePeople {
		margin: 0px auto 0px auto;
		clear:both;	
		margin:auto;
		border: 1px solid black; 
		text-align: center;
		width: 740px; 
		font-size: 12px; 
		color: #000000;
	}
	#thePeople td {
		padding: 6px 10px 6px 10px;
	}
	
	#thePeople td a:hover {
		color:#FF0000;
	}
	#thePeople a:visited {
		color:#666666;
	}
	#thePeople a {
	color:#000000;
	font-weight:normal;
	}

	a.glossaryLink u {
		color: #003366;
		font-weight:bold;
	}	

	#sectionFooter a {
		color:#ffffff;
		text-decoration:none;
		font-size: 12px;
	}
	#sectionFooter a:hover {
		color:#ff99ff;
		font-size: 12px;
		text-decoration:none;
	}
	#sectionFooter {
		clear: all;
		text-align:center;
		font-size: 12px;
		padding:5px;
	}
	#edContent div strong {
	 color: #064a6b;
	}
	#edContent div {
		padding:6px;
	}

	td.materialB a {
		color: #064a6b;
	}
	td.materialB {
		width: 123px;
		padding:2px;
		padding-top:0px;
		font-size:12px;
		border: 1px solid black;
		border-top: 5px solid #064a6b; 
		background-color: #d9ebf4; 
	}
	td.material {
		vertical-align:top;
		width: 123px;
		font-size: 10px;
		border: 1px solid black;
		text-align:center;
		margin-bottom: 0px;
	}
	td.material img {
		border: 1px solid #000000;
	}
	#edContent {
		padding:2px;
		font-size:12px;
		border-top: 5px solid #064a6b; 
		background-color: #d9ebf4; 
		width: 570px;	
	}
	#edContent h1 {
	 color: #064a6b;
	 font-size: 16px;

	}
	#edContent h2 {
	 color: #064a6b;
	 font-size: 14px;
	}
	.backToTop {
		font-size:10px;
	}
	.noFlash {
		font-size: 10px;
		border: 1px solid white;
		color: black;
		background-color: silver;
		text-align: left;
		padding: 10px;
		
	}
	.noFlash a {
	 color: black;
	
	}
	#copyright {
		font-size: 9px;
		clear: both;
		margin: 5px;
	}
