img.floatright {
	float:right; 
	padding: 4px; 
	}
.indent {
	padding-left: 15px;
	}
.alert {
	font-weight:bold; 
	color: #333; 
	border: 1px red solid; 
	padding: 0.5em;
	}
	
.black {
	color: #000000;
}

/*new search code*/
#search {
		margin:0;
		}
#search a {
	position: absolute;
	top: 6px; 
	right:24px;
	background:#fff url(/inc/img/magnify.gif) no-repeat 5% 50%;
	padding:6px 0 5px 40px; 
	width:225px; 
	height: 18px; 
	display:block;
	text-decoration: none;
	color: #00C;
	font-weight:bold;
	border:1px solid #b1caff;
	}
#search a:hover {
	background:#e1ecff url(/inc/img/magnify.gif) no-repeat 5% 50%;
	}
	
#footer {
    margin: 460px 0 0;
}

.bold {
	font-weight: bold;
}

.emphasized {
	font-weight: bold;
	font-size: 1.2em;
	color: #000000;
}

#rightCol3 { /*
	height: 460px;*/
}