	body {
		font-family: Verdana;
		background-color: #fff;
	}
	iframe {
		border: none
		}
	#search {
		display: none;
	}
	#logo {
		display: none;
	}
	#bodyContentBg
	{
		background-color: white; 
		margin: 10px; 
		text-align: left; 
	}
	form {
		line-height: 0;
		padding: 0;
		margin: 0;
	}
	hr {
		background-color: #A58C00; 
		border: #A58C00 solid 1px;
	}
	input {
		font-size: 10px;
	}
	table.results tr {
		background-color: #E4C100;
	}
	a.header
	{
		padding-left: 3px;
		padding-right: 3px;
		padding-bottom: 3px;
	}
	/*
	a.header:link { display: none; }     
	a.header:visited { display: none; }  
	a.header:hover { display: none; }   
	a.header:active { display: none; }  

	a:link {color: #029CFC}    
	a:visited {color: #029CFC} 
	a:hover {color: #E4C100}   
	a:active {color: #029CFC}   
	*/
	.alignRight 	{ text-align:	right; }
	.alignCenter 	{ text-align: 	center; }
	.finePrint 		{ font-size: 	10px; }
	
	.important 		
	{ 	
		color: 		red; 
		font-weight: 	bold; 
	}
	div.mainBox 
	{
		text-align: left; 
		margin: 0px; 
		width: 100%; 
		border: 0px solid white;
	}
			  
	div.header 
	{
		/* background-image: url(images/header.jpg); */
		background-color: #029CFC;
		width: 100%; 
		height: 50px;
		font-size: 36px;
		color: white;
		text-align: center;
	}
	
	/*div.menu 
	{
	} */
	div.bodyBox {
		width: 100%; 
		background-color: #029CFC; 
		padding-top: 0px;
	}
	
	.module
	{
		display: none;	
	}
	
	.moduleSpacer
	{
		display: none;
	}
	
	.vcard 
	{
		background-color: #029CFC;
		border: 1px dotted green;
		color: #555555;
		font-family: 'Verdana', san-serif;
		font-size: 12px;
		line-height: 16px;
	}

	.vcard a 
	{ 
		color: white;  
		font-weight: bold; 
		font-size: 13px;
	}
