	.searchme 
	{
	    font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	    color: #102b42; 
	    font-size: .9em; 
	    font-weight: bold;
	}
	
	#arrowicon ul
	{
	    list-style-image: url(/icons/arrow_icon.gif);
	    margin: 10px 0 10px 20px;
	     list-style-position: outside;
	      vertical-align: bottom;
	      line-height: 160%;
	}
	
		#browseicon ul
	{
	    list-style-image: url(/icons/browse_icon.gif);
	    list-style-position: inside;
	    vertical-align: middle;
	    margin: 10px 0 10px 0;
	    border-bottom: 1px solid #8BA7B7;
	}
	
	
	#sidewinder li {
background-color: #e7f3ff;
color: #084782;
padding: 6px;
border-top: 1px solid #6e91af;
text-decoration: none;
font-family: Verdana, Arial, sans-serif;
font-weight: bold;
margin: 0;
}



#sidewinder a{
text-decoration: none;
color: #084782;
font-family: Verdana, Arial, sans-serif;
font-weight: bold;
}


#sidewinder a:hover, #sidewinder a:active {
text-decoration: none;
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-weight: bold;
}

#subwinder li {
color: #666666;
font-family: Verdana, Arial, sans-serif;
margin: 0;
border: 0;
}


#subwinder a, #subwinder a:visited {
text-decoration: none;
color: #666666;
font-family: Verdana, Arial, sans-serif;
}


#subwinder a:hover, #subwinder a:active {
text-decoration: none;
color: #084782;
font-family: Verdana, Arial, sans-serif;
}


				.HiddenClass
		{
			display: none;
			font-size: 0.9em; 
			color: #2c6eab; 
			text-decoration: none;
		}
		.ShowClass
		{
			display: inline;
		}
.up 
{
    margin: 6px 0 0 0;
}
				
		.WNPart1
		{
			display: table;
			width: 100%;
		}
		
		.WNPart2
		{
			display: table-cell;
			width: 81%;
		}
		
		.WNPart3
		{
			display: table-cell;
			width: 19%;
			text-align: right;
			vertical-align: top;
			color: #003366;
		}
		
		.WNLink
		{
			text-decoration: underline;
			white-space: nowrap;
			text-align: right;
			margin-left: 0px;
		}
	

.GreenTitle 
		{
		    font-family: Arial, Sans-Serif;
		    font-size: 13px;
		    color: #6ab0f5;
		    font-weight: bold;
		    text-transform: uppercase;
		    border-top: 1px solid #bddbf7;
		    margin: 0 0 6px 0;
		    padding: 2px 0 0 0;
		}
		
		.GreenText 
		{
		    font-family: Arial, Sans-Serif;
		    font-size: 13px;
		    color: #6ab0f5;
		    font-weight: bold;
		    text-transform: uppercase;
		    padding: 0;
		    margin: 0 0 4px 0;
		}
		
				.GreenLine 
		{
		    
		    border-top: 1px solid #bddbf7;
		    margin: 15px 0 6px 0;
		    padding: 4px 0 0 0;
		}
		
				.GreenSub 
		{
		    
		    border-top: 1px solid #bddbf7;
		    margin: 15px 0 6px 0;
		    padding: 4px 0 0 0;
		    color: #6ab0f5;
		    font-weight: bold;
		}
		
			.LeftCol
		{
			width: 68%;
			float: left;
			text-align: left;
			padding: 0 10px 0 0;
			margin: 0 0 0 0;
			
		}

		#RightCol
		{
			vertical-align: top;
			width: 29%;
			float: right;
			text-align: left;
			padding: 0 0 0 6px;
			margin: 0;
	font-family: sans-serif;
     border-left: 1px dashed #666666;
		}
		
		#RightCol a, #RightCol a:visited
		{
		    font-size: 12px;
			text-decoration: underline;
			color: #084782;
		}
		#RightCol a:hover
		{
		    font-size: 12px;
			text-decoration: none;
			color: #084782;
		}
.dateText 
{
    font-family: sans-serif;
		text-align: left;
		margin: 6px 0 4px 0;
		font-weight: bold;
		color: #084782;
		font-size: 12px
}



.svyicon 
{
   vertical-align: middle; 
   margin: 0 0px 0 0
   
}
    
			 
	#PubContent
	{
		font-family: sans-serif;
		text-align: left;
		margin: 0;
		width: 100%;
		
	}
	


	#PubContent H2
	{
	    margin: 0;
		font-size: 14px;
		color: #004488;
	}
	
	#PubContent H3
	{
		font-size: 1em;
		color: #333333;
		padding: 0;
		margin: 0;
	}
	
	#RightCol H3
	{
		font-size: 1em;
		color: #333333;
		padding: 0;
		margin: 0;
	}
	
	
	.BackToTop
	{
		width: 100%;
		text-align: right;
	}
	
	.BackToTop A
	{
		padding-left: 15px;
		background: url(/icons/UpArrow.gif) no-repeat left;
	}
	
	.BackToTop A:visited
	{
		color: blue ! important;
	}
	
	.BackToTop A:hover
	{
		color: red ! important;
	}
	
	
	#ContentRight
	{
		float: left;
		display: table;
		border: 0px solid black;
		width: 72%;
	}
	
	
	#MenuLeft
	{
		display: table;
		margin: 0 10px 0 0;
		padding: 0;
		width: 160px;
		float: left;
	}
#MenuLeft li
	{
		margin: 0;
		padding: 4px;
	}


	#MenuLeft UL
	{

		margin: 0;
		padding: 4px 0 0 0;
		list-style-type: none;
		color: #333333;
		font-weight: bold;
		
	}
	
	#MenuLeft UL UL
	{
		margin-left: 18px;
		padding: 0;
        list-style-image: url(/images/headerfooter/smallarrow.gif);
		
	}
	
	#MenuLeft ul ul ul
	{
	    margin-left: 15px;
	    padding: 0;
	    list-style-image: url(/images/headerfooter/smallspeck.gif);
	}

	
	
/* New styles from Dean below */
	
	#PubContent blockquote
	{
		color: #333333;
		font-size: 0.9em;
	}
	
	
	#PubContent ul
	{
		color: #333333;
		font-size: 0.9em;
	}
	
	
	#PubContent ol
	{
		color: #333333;
		font-size: 0.9em;
	}
	
	
	#PubContent dl
	{
		color: #333333;
		font-size: 0.9em;
	}
	
	
	.Notes
	{
		color: #336699;
		text-indent: 0px;
		font-size: 0.7em;
	}
	
	table
	{
		color: #000000;
		font-size: 12px;
	}
	

	.GreyBox
	{
		color: #003399;
		font-size: 0.9em;
	}
	
/* New styles from Dean above */

	

