@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}

.logo h1 {
	font-size: 30px;
	font-weight: normal;
}

.logo h1 span.smallLogo {
	font-size: 16px;
}

.logo h2 {
	font-size: 11px;
	font-weight: normal;
}

ul.topNav {
	font-size: 10px;
	line-height: 12px;
}

a.bigS {
	font-size: 16px;
}

#content h1 {
	font-size: 44px;
	font-weight: normal;
	line-height: 45px;
}

#content h2 {
	font-size: 20px;
	font-weight: normal;
}

#content h3 {
	font-size: 20px;
	font-weight: normal;
}

#content p {
	font-size: 14px;
}

#content .leftColumn ul li {
	font-size: 14px;
}

#content .leftColumn h2, #content .rightColumn h2 {
	font-size: 14px;
	font-weight: normal;
}

#content .rightColumn .rightBox1 h2, #content .rightColumn .rightBox2 h2 {
	font-size: 18px;
}

#searchResults h2{
	font-size: 14px;
}

.homeBoxBig1, .homeBoxBig2{
	font-size: 14px;
}

