img {
	border: none;
}

#page a {
	color: #003175;
}

#page a:hover {
	color: #000;
}

#heading h1 {
	font-size: 3.2em;
	font-weight: normal;
	color: #666;
}

#heading p {
	font-size: 1.3em;
}

.replace span {
	display: none;
}

.contact a {
	background: url(/assets/images/contactUs.gif);
	display: block;
	float: right;
	height: 15px;
	width: 71px;
}

.searchBox {
	width: 155px;
	height: 14px;
	padding: 1px 2px;
	font-size: 11px;
	border: 1px solid #ccc;
}

.success {
	margin-top: 40px;
	width: 228px;
	height: 68px;
	background: url(/assets/images/learning.png);
}

#footer p {
	color: #666;
}

#footer p a {
	color: #666;
	text-decoration: none;
}

#footer p a:hover {
	color: #999;
	text-decoration: underline;
}

p.f1 {
	width: 200px;
	float: left;
}

p.f2 {
	width: 200px;
	float: right;
	text-align: right;
}