textarea {
	border: 1px solid #4B5457;
	font-family: Arial, Helvetica, sans-serif, "Myriad Pro";
	font-size: 11px;
	line-height: 14px;
	color: #4F5A52;
}
textfield {
	border: 1px solid #4B5457;
	font-family: Arial, Helvetica, sans-serif, "Myriad Pro";
	font-size: 11px;
	line-height: 14px;
	color: #4F5A52;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #9a9986;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #767D76;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #9a9986;
	text-decoration: underline;
	font-weight: normal;
	text-transform: uppercase;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #9a9986;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #56615B;
}
.content-left {
	background-image: url(images/content/bk_left.gif);
	background-repeat: repeat-y;
}
.content-right {
	background-image: url(images/content/bk-right.gif);
	background-repeat: repeat-y;
}
.content-middle {
	background-image: url(images/content/bk-middle.gif);
	background-repeat: repeat-y;
}
.secondlevel-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #edb10b;
	padding-top: 19px;
}
.page-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #4F5A52;
	background-color: #e9e9dc;
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	padding-top: 16px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-weight: bold;
}

.breadCrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #4F5A52;
	background-color: #e9e9dc;
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	padding-top: 16px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-weight: bold;
}

.page-light {
	background-color: #f1f1e7;
}

.sub-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #4F5A52;
	background-color: #e9e9dc;
	height: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-weight: normal;
	width: 100%;
	text-transform: uppercase;
}
.subMenu-indent {
	padding-left: 13px;
}
.sectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #4f5a52;
}
