/*
	Style sheet for Arlen EFA.
	Last updated: 09 April 2003.
*/


 *{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal;  font-variant: normal;}


body {   
        margin: 0;
		background-color: #f0f4f1; 
}


h1 {
    	margin: 0;
		padding: 0;
		font-size: 100%; 
   	 	font-weight: bold;


}
table.main {
		width: 740px; 
		background-color: white;
}


#subnav {
		width:165px;
}

.subnavtext {
		width:160px;
		height: 25px;

		
}

			

img {
		border: 0px;
}

	 
	 
form {
		margin: 0px;
		padding-bottom: 8px;
}



hr {
		color: d5ded8;
		width: 100%;
}


.footer {
		font-size:80%; 
		font-weight:bold;
		text-align: center;
}


a.sitecredit {
    font-size: 9px;
	text-decoration: none; 
	color: #666666 ;
	background-color: transparent; 



}
	 
	 
.whitetext {
	color: white;
}



a.sidelink {
    font-size: 80%;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none; 
	color: black;
	background-color: transparent; 



}



a {
	background-color: transparent;
	color: black;
}


a:hover {
	background-color: #e3eee7;
	color: black;
}