/* CSS Document */
body {
	font-family: "Trebuchet MS", Ariel;
	font-size:13px;
}

#contact {
	height: auto;
	width: auto;
	clear: both;
}

#title {
	float: left;
	height: auto;
	width: 100%;
	clear: right;
}

#success {
	height: auto;
	width: auto;
	clear: right;
}

h1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 22px;
	COLOR: #a8c238;
	line-height: 32px;
}

.whiteText {
	font-weight: bold;
	color: #FFFFFF;
}

.blueText {
	font-weight: bold;
	color: #006699;
}
