/*	body, input
			{
				font-family: "Arial", "Helvetica", "Verdana", "sans-serif";
				font-size: 11px;
				line-height: 16px;
				color: #808080;
				margin: 0;
				padding: 0;
			}
*/
		form
			{
				margin: 0;
				padding: 0;
			}
			
		input
			{
				padding-left: 1px;
				font-weight: bold; 
				line-height: 11px;
			}
		
		img
			{
				border: 0;
			}
			
		.topNavLeft a
			{
				float: left;
			}
			
		.topNavRight a
			{
				float: left;
			}
			
		.bottomNav
			{
				width: 144px;
				padding-top: 11px;
				float: left;
			}

		.bottomNav a
			{
				display: block;
			}
		
		.noFocusOutline
			{
				outline: none;
			}
	
/*		a 
			{ 
				text-decoration: none; 
				font-weight: bold;
				color: #808080; 
			}
			
		a:hover
			{ 
				text-decoration: underline;
			}
*/
		.inputBorder
			{
				border-style: solid; 
				border-width: 1px; 
				border-color: #BEBEBE #EDEDED #E9E9E9 #BEBEBE; 
				overflow: hidden;
			}
		
		.highlighted
			{
				color: #333333; 
			}
		
		.subFeatureEntry
			{
				float: left;
				margin-right: 3px;
			}
			
		.statusText
			{
				font-weight: bold;
			}
			
#signinpart{text-transform:uppercase;float:left;padding-left:250px;font-weight:bold;}
#header_section{display:none;}
