@charset "ISO-8859-1";
body {
	background-color: #968C32;
}
#logoStack {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	text-transform: uppercase;
}
#logoStack p  {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#logoStack a:link {
	color: #006;
	text-decoration: none;
}
#logoStack a:hover {
	color: #2248D6;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
}
.subheadgold {
	color: #958C36;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.subheadBlue {
	color: #002CD0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
