body {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 90%;/*approx 14pt */
	line-height: 1.3em;
}

h1 {
	font-size: 155%;
	color:#98012e;
	font-weight: normal;
}

h2 {
	font-weight: normal;
	font-size: 130%;
}

sup	{
	font-size: 8px;
	vertical-align: super;
}

.offices p {
	font-size: 85%;
	line-height: 1.1em;
}

#nav ul li {
	font-size: 85%;
	text-transform: uppercase;
}

#nav ul li a {
	color: #FFF;
	text-decoration: none;
}

.home #footer p, .sub #footer p {
	color: #666;
	line-height: 1.3em;
	font-size: 75%;
}



.home #teasers {
	color: #fff;
}
.home #footer a, .sub #footer a {
	color: #006699;
	text-decoration: underline;
}

.home #footer .credits a, .sub #footer .credits a {
	color: #666;
	text-decoration: none;
}

.home #teasers h2 {
	font-color:#FFF;
	padding-bottom: 8px;
}

.teaseContents {
	font-size:80%;
	line-height: 1.25em;
}
	.teaseContents a {
		color: #65d9ff;
	}
	.teaseContents ul li {
		color: #e3bd5d;
		font-size: 90%;
	}
	.teaseContents ul li a {
		text-decoration: none;
		text-transform: uppercase;
	}
#subNav h3 {
	text-transform: uppercase;
	color: #666;
	font-size: 75%;
	line-height: 1.3em;
}

#subNav ul li {
	font-size: 80%;
}

	/*#subNav ul li a {
		color: #006699;
	}*/
	
	#subNav ul li.current a {
		/*color: #033333;*/
		font-weight: bold;
	}

