body {
	color: #000000;
	font-size: 62.5%;
	font-family: Verdana, Geneva, Helvetica;
}

a img {
	border: none;
}

#mainContent .text,
#subContent .text {
	font-size: 1.1em;
	line-height: 1.8em;
}

#mainContent a {
	color: #de0059;
}

#mainContent a:hover {
	color: #003b7f;
}

#columnLeft h1 {
	margin-left: 20px;
	_margin-left: 10px;
}

h1 {
	font-family: Helvetica, Geneva, Verdana;
	font-size: 1.5em;
	font-weight: normal;
	color: #ffffff;
	padding: 15px 0 25px 0;
	margin: 0;
}

#shopNav h1, #grayBlock h1 {
	padding: 15px 0 15px 0;
}

#subContent h1 {
	font-family: Helvetica, Geneva, Verdana;
	font-size: 1.7em;
	font-weight: normal;
	color: #de0059;
	padding: 35px 0 25px 0;
}

h2 {
	font-family: Helvetica, Geneva, Verdana;
	font-size: 1.2em;
	font-weight: bold;
	color: #003b7f;
}

h3 {
	font-family: Helvetica, Geneva, Verdana;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
}

.footer span.coach {
	font-family: Helvetica, Geneva, Verdana;
	font-size: 1.5em;
	font-weight: normal;
	color: #de0059;
}

#error, p.error {
	color: Red;
}

#success, p.message {
	color: #de0059;
	font-weight: bold;
}