body 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: white; 
	}

a
	{
	text-decoration: underline;
	color: #e96f34;
	}
	
a:hover
	{
	color: #6d6e71;
	}		
	
img
	{
	border: 0; 
	} 
	
h1
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	color: #e96f34; 
	padding: 18px 0 0 10px;
	margin: 0;  
	}	

h2
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	color: #000; 
	padding: 12px 0 0 10px;
	margin: 0;  
	}	
	
h3
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	color: #e96f34; 
	padding: 12px 0 0 10px;
	margin: 0;  
	}			
	
h4
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000; 
	padding: 8px 10px 3px 10px;
	margin: 0;  
	}	
	
h5
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #e96f34; 
	padding: 3px 10px 0 10px;
	margin: 0;  
	}		
	
	
p
	{
	padding: 5px 10px 0 10px; 
	line-height: 20px; 
	font-size: 0.9em; 
	}		
	
	
/* -------- border with shadow --------- */ 

#wrapper
	{
	}	
	
#tlc,  #trc,  #brc,  #blc,  #lb,  #rb,  #tb,  #bb {
    background: white;
}
	
#nav 
	{
    display: none;
	width: 776px; 
	height: 28px; 
	background-color: #fff;
	margin: 10px 0 0 0;
	border-top: 1px solid #e96f34; 
	border-bottom: 1px solid #e96f34; 
	border-right: 1px solid #e96f34;  
	}
	
.clearit 
	{
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0.0em;
	}
	
#navbar, #navbar ul 
	{
    display: none;
	}
	
.top_level_nav
	{
    display: none;
	text-align: center; 
	}
			
/* \*/
* html #navbar li ul {height: 1%;}
/* */			
			
	
/* -------- page elements --------- */ 	

#content	
	{
    color:black;
	width: 776px; 
	margin: 10px; 
	padding: 10px 0 0 0; 
	}

#logo
	{
	width: 776px;
	height: 128px;
	}
	
#top_content
	{
    display: none;
	width: 776px; 
	height: 173px; 
	}
			
#right_sidebar
	{
    display: none;
	width: 194px; 
	float: right; 
	margin: 10px 2px 0 12px; 
	}

#right_sidebar p
	{
    display: none;
	padding: 0 10px 0 10px; 
	line-height: 16px; 
	font-size: 12px; 
	}		
	
#signup	
	{
    display: none;
	width: 194px; 
	border: 1px solid #e96f34;
	background-image: url(images/bg_box02.jpg);	
	}	
	
#signup td
	{
	padding: 2px 10px 0 10px; 
	line-height: 16px; 
	font-size: 12px;
	text-align: center;  
	}	
	
#news
	{
    display: none;
	width: 194px; 
	border: 1px solid #e96f34;
	margin: 8px 0 0 0;
	background-image: url(images/bg_box.jpg);
	}
	
#partners
	{
    display: none;
	width: 194px; 
	border: 1px solid #e96f34;
	margin: 8px 0 0 0;
	}	
	
.body_text 
	{
	margin: 0 0 0 30px; 
	padding: 5px 10px 0 0; 
	line-height: 20px; 
	font-size: 0.9em; 
	}		
	
.about
	{
	float: left; 
	width: 120px; 
	margin: 0 10px 0 10px; 
	border: 2px solid #e96f34;
	}	
		
#footer
	{
	width: 776px; 
	height: 40px; 
	border-top: 10px solid #e96f34;
	font-size: 0.7em; 
	text-align: center; 
	margin: 10px 0 0 0; 
	padding: 12px 0 0 0; 
	}			
	
#footer a
	{
	color: #000; 
	text-decoration: none; 
	} 
	
#footer a:hover 
	{
	text-decoration: underline; 
	} 
			
.button
	{
	background: transparent; 
	border: 0; 
	margin: 0; 
	}			
	
.dashed
	{
	width: 550px; 
	border: 1px dashed #e96f34;
	text-align: center; 
	margin: 10px; 
	}	
	
.img_left
	{
	width: 100px; 
	text-align: center; 
	margin: 10px; 
	float: left; 
	}		
	
.img_left2
	{
	width: 120px; 
	text-align: center; 
	margin: 25px 10px 10px 10px; 
	float: left; 
	}			

.access_button
    {
    display:none;
    float: right;
    padding: 15px 5px;
    }
