#contentColMain h1, #contentColMain h1 {
	color: #6B9B90;
}

#pageContentDiv h3 {
	color: #6B9B90;
}

/*#contentColMain h2.zone, #contentColMain h3.zone {
	color: #6B9B90;
	margin-bottom: -4px;
}*/

#introTextBox {
	float: left;
	width: 160px;
	min-height: 173px;
	_height: 173px;
	color: White;
	padding: 0px 17px;
	background-color: #6B9B90;
}

#introTextBox p {
	font-size: 0.9em;
	line-height: 1.3em;
	padding: 15px 0px 5px 0px;
	margin: 0px;
}

/*******************************************************************/
/* Secondary level navigation styles for the Professionals section */
/*******************************************************************/
#secondaryNavigation p {
	padding: 2px 5px;
	margin: 0px;
	border-right: 1px solid #6B9B90;
	float: left;
}

#secondaryNavigation p.last {
	border: none;
}

#secondaryNavigation p.navOn {
	background-color: #6B9B90;
	color: white;
}

/****************************************************************/
/* Tertiary level navigation styles for the Information section */
/****************************************************************/

#tertiaryNavigation {
	width: 194px;
	background-color: #F0E3EA;
	margin: 10px 0px;
}

#tertiaryNavigation p {
	padding: 3px 7px;
	margin: 0px;
	width: 180px;
	border-bottom: 1px solid #F0E3EA;
	background-color: #6B9B90;
}

#tertiaryNavigation p.navOn {
	background-color: #E3ECEA;
	color: #6B9B90;
}

#tertiaryNavigation a.navOn, #tertiaryNavigation a.navOn:visited {
	text-decoration: none;
	color: #6B9B90;
}

#tertiaryNavigation a, #tertiaryNavigation a:visited {
	color: #fff;
}

#tertiaryNavigation a.navOnB, #tertiaryNavigation a.navOnB:visited {
	font-weight: bold;
	text-decoration: none;
}

#tertiaryNavigation p.subcat{
	color: #6B9B90;
	width: 174px;
	background-color: #E3ECEA;
	padding: 3px 0px 3px 20px;
	border-bottom: 1px solid #FFFFFF;
}

#tertiaryNavigation p.subcat a, #tertiaryNavigation p.subcat a:visited {
	color: #6B9B90;
	text-decoration: none;
}

#tertiaryNavigation p.subcat a.on {
	font-weight: bold;
	text-decoration: none;
	color: #6B9B90;
}

/*********************************************/
/* Form styles for the Professionals section */
/*********************************************/

#onlineForm table {
	float: left;
	width: 480px
}

#onlineForm td {
	background-color: #E3ECEA;
	padding: 10px;
	font-size: 1em;
}

#onlineForm td.fieldTitle, #onlineForm td.fieldTitle_error {
	width: 200px;
	vertical-align: top;
	font-size: 0.7em;
}

#onlineForm td.fieldTitle_error {
	color:red;
	font-weight:bold;
}

#onlineForm td.fieldValue {
	width: 240px;
}

#onlineForm td.fieldValue span {
	color:red;
	font-size: 0.7em;
	font-weight: bold;
}

#onlineForm select {
	font-size: 0.7em;
}

#onlineForm input.formField, #onlineForm textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	border: 1px solid #E3ECEA;
	height: 18px;
	width: 236px;
	padding: 3px;
}

#onlineForm textarea {
	height: 156px;
}

#onlineForm p.errormsg {
	color: red;
	font-size: 0.8em;
	font-weight: bold;
}

#pageContentDiv #twocolumn_container li strong,
#pageContentDiv #twocolumn_container li strong a {
	color: #6B9B90;
	}

#pageContentDiv #twocolumn_container dl dt {
	color: #6B9B90;
	}

#homePageTitle {
	border-bottom: dotted 2px #6B9B90;
	}

.blogpost_title,.newsitem_title{
	color: #6B9B90;
	}

