body {
	margin: 0;
	background-color: #ffffff;
}
td, input, select, textarea, div {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #614e44;
}
a {
	color: #029ac9;
	text-decoration: none;
}
a:hover {
	color: #ec008c;
	text-decoration: none;
}
.navsub {
	background-color: #ffffff;
	border: 1px solid #fbd1ea;
	display: none;
	position: absolute;
	z-index: 1000;
}
.navitem {
	width: 100%;
}
.nav {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #029ac9;
	text-transform: lowercase;
	text-decoration: none;
	display: block;
	padding: 1px 9px;
}
a.nav:hover {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ec008c;
	text-transform: lowercase;
	text-decoration: none;
	display: block;
	padding: 1px 9px;
}
.title {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #ec008c;
	text-transform: lowercase;
}
h1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	font-style: normal;
	color: #ec008c;
	text-transform: lowercase;
	padding: 0;
	margin: 0;
}
h2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	font-style: normal;
	color: #ec008c;
	text-transform: lowercase;
	padding: 0;
	margin: 0;
}
.date {
	font-size: 13px;
	font-style: italic;
	color: #999999;
	text-decoration: none;
	text-transform: lowercase;
}
.small {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	text-transform: lowercase;
}
.searchfield {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	border: 0px;
	background-color: transparent;
	background: none;
	background-image: url(/images/nav-search-box.gif);
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 3px;
	width: 131px;
	height: 21px;
}
.field {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	border: 1px solid #e2e2e2;
	width: 300px;
}
.button {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #029ac9;
	text-decoration: none;
	text-transform: lowercase;
}
.vendorlink {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #a2b200;
	text-decoration: none;
	text-transform: lowercase;
}
