
div, img, a, form, fieldset, dl, dd, dt, select
{
	padding: 0;
	margin: 0;
}

body
{
	margin: 10px 10px 10px 10px;
	padding: 0;
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	background-color: #ffffff;
	color: #000000;
}

input
{
color: #000000;
border: 1px solid #999999;
}

hr
{
	border: 0 #366c7f;
	height: 1px;
	border-style: solid;
	margin: 20px 0 20px 0;
	border-bottom-width: 1px;
	display: block;
	padding: 0;
}

#pink {
	color: #b75675;
}

#blue {
	color: #366c7f;
}

#blue-bold {
	color: #366c7f;
	font-weight: bold;
}

#red {
	color: #cc0000;
}

#red-bold {
	color: #cc0000;
	font-weight: bold;
}

#gray-bold {
	color: #666666;
	font-weight: bold;
}

#body-small {
	color: #000000;
	font-size: 9px;
	line-height: 13px;
	font-weight: normal;
}

#fsmta-blue {
	color: #1c75bc;
	line-height: 30px;
}

#footnote-small
{
	color: #666666;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
}

.top-nav 
{
	white-space: nowrap;
	display: block;
	clear: both;
	float: center;
}

.top-nav a:link {
	color: #cc7d48;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 15px;
	margin-right: 5px;
}

.top-nav a:visited {
	color: #cc7d48;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 15px;
	margin-right: 5px;
}

.top-nav a:hover {
	color: #008b9b;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 15px;
	margin-right: 5px;
}

.top-nav a:active {
	color: #cc7d48;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 15px;
	margin-right: 5px;
}


.industry-news-nav {
	margin: 6px 0 0 0;
	font-size: 10px;
	font-weight: bold;
}

.industry-news-nav a:link {
	color: #82000a;
	text-decoration: none;
}

.industry-news-nav a:visited {
	color: #82000a;
	text-decoration: none;
}

.industry-news-nav a:hover {
	color: #6184be;
	text-decoration: underline;
}

.industry-news-nav a:active {
	color: #82000a;
	text-decoration: none;
}

.search-box {
	color: #333333;
	background-color: #e6e7e8;
	font-size: 10px;
	font-weight: normal;
	margin: 0 10px 0 0;
}

.search-box a:link {
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}

.search-box a:visited {
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}

.search-box a:hover {
	color: #82000a;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}

.search-box a:active {
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}

.search-box input
{
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	font-size: 10px;
	/*line-height: 19.5px;  removed 2007-10-21, Ben -- caused text to descend below border in type=text fields under IE */
	color: #333333;
	background-color: #e6e7e8;
	border: 1px solid #e6e7e8
	margin: 1px 1px 1px 1px;
	padding: 1px 0 0 1px;
}

.submit input
{
	margin: 0;
	/*font-family: Myriad, Verdana, Geneva, Arial, Helvetica; */
	/*font-size: 11px; */
	/*line-height: 19.5px;  removed 2007-10-21, Ben -- caused text to descend below border in type=text fields under IE */
	color: #ffffff;
	font-weight: normal;
	background-color: #000000;
	border: 1px solid #ffffff
} 

.header-nav
{
	white-space: nowrap;
	display: block;
	clear: both;
	float: center;
}

.header-nav td {
	font-size: 12px;
	line-height: 13px;
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
}

.header-nav a {
	color: #FFC20E;
	text-decoration: none;
}

.header-nav a:hover {
	color: #00adef;
	text-decoration: none;
}

.header-nav-blue
{
	white-space: nowrap;
	display: block;
	clear: both;
	float: center;
}

.header-nav-blue td {
	font-size: 12px;
	line-height: 13px;
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
}

.header-nav-blue a {
	color: #366c7f;
	text-decoration: none;
}

.header-nav-blue a:hover {
	color: #00adef;
	text-decoration: none;
}

.inthisissue-feed-border
{
	width: 175px;
	margin-top: 15px;
	background-color: #3f6c7e;
	padding: 0;
	border-color: #3f6c7e;
	border-style: solid;
	border-width: 1px;
}

.inthisissue-feed
{
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	color: #FFFFFF;
	margin: 6px 0 4px 0;
	background-color: #3f6c7e;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.inthisissue-feed a:link
{
	color: #FFFFFF;
	background-color: #3f6c7e;
	font-weight: bold;
	text-decoration: none;
}

.inthisissue-feed a:visited
{
	color: #FFFFFF;
	background-color: #3f6c7e;
	font-weight: bold;
	text-decoration: none;
}

.inthisissue-feed a:hover
{
	color: #cc7d48;
	background-color: #3f6c7e;
	font-weight: bold;
	text-decoration: none;
}

.inthisissue-feed a:active
{
	color: #FFFFFF;
	background-color: #3f6c7e;
	font-weight: bold;
	text-decoration: none;
}

.browse-articles-topic {
	margin: 20px 0 20px 0;
	padding: 0;
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	font-size: 13px;
	line-height: 17px;
	color: #3f6c7e;
	font-weight: bold;
	text-align: center;
	display: block;
}

.browse-articles-topic a:link {
	font-weight: bold;
	text-decoration: none;
	color: #3f6c7e;
}

.browse-articles-topic a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #3f6c7e;
}

.browse-articles-topic a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #cc7d48;
}

.browse-articles-topic a:active {
	font-weight: bold;
	text-decoration: none;
	color: #3f6c7e;
}

.banners
{
	padding: 5px 0 0 0;
	float: right;
}

.banner-skyscraper
{
	padding: 0;
}


.dd-nav
{
	position: relative;
}

.addirectory
{
	padding: 5px 10px 5px 10px;
	display: block;
	clear: both;
	margin: 0;
	color: #000000;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
}

.addirectory h2
{
	color: #000000;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
}

.addirectory td
{
	color: #000000;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
}

.addirectory a:link
{
	color: #3f6c7e;
	text-decoration: none;
	font-weight: bold;
}

.addirectory a:visited
{
	color: #3f6c7e;
	text-decoration: none;
	font-weight: bold;
}

.addirectory a:hover
{
	color: #b75675;
	font-weight: bold;
	text-decoration: none;
}

.addirectory a:active
{
	color: #3f6c7e;
	text-decoration: none;
	font-weight: bold;
}

.fsmta-nav
{
	display: block;
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	line-height: 20px;
}

.fsmta-nav a:link
{
	color: #038bc7;
	text-decoration: none;
	font-weight: bold;
	margin: 0 25px 10px 25px;
}

.fsmta-nav a:visited
{
	color: #038bc7;
	text-decoration: none;
	font-weight: bold;
	margin: 0 25px 10px 25px;
}

.fsmta-nav a:hover
{
	color: #b75675;
	font-weight: bold;
	text-decoration: none;
	margin: 0 25px 10px 25px;
}

.fsmta-nav a:active
{
	color: #038bc7;
	text-decoration: none;
	font-weight: bold;
	margin: 0 25px 10px 25px;
}

.content-box 
{
	padding: 0;
	display: block;
	clear: both;
	margin: 0;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}

.content-box img
{
	border: 0;
	margin: 0;
	padding: 0;
}

.content-box h1
{
	color: #000000;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
}

.content-box h2
{
	color: #000000;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
}

.content-box h3
{
	color: #000000;
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
}

.home-article-title
{
	color: #000000;
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
	margin: 0;
}

.content-box p
{
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	margin: 16px 0 16px 0;
}

.content-box input
{
	margin: 5px;
	padding: 1px;
}

.content-box br
{
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}

.banner-float-left
{
	float: left;
	display: block;
	margin: 3px 15px 10px 0;
	padding: 0 7px 1px 0;
}

.pagination td {
	color: #366c7f;
	text-decoration: none;
	font-size: 14px;
	line-height: 12px;
	font-weight: bold;
	margin: 0 3px 0 3px;
}

.pagination a:link {
	color: #366c7f;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	margin: 0 3px 0 3px;
}

.pagination a:visited {
	color: #366c7f;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	margin: 0 3px 0 3px;
}

.pagination a:hover {
	color: #00adef;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	margin: 0 3px 0 3px;
}

.pagination a:active {
	color: #366c7f;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	margin: 0 3px 0 3px;
}

.pagination-google {
	color: #366c7f;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

.pagination-google a:link {
	color: #366c7f;
	text-decoration: none;
	font-size: 10px;
	line-height: 2em;
	padding: 3px 5px 3px 5px;
	margin: 1px;
	border: 1px solid #366c7f;
	background-color: #ffffff;
}

.pagination-google a:visited {
	color: #366c7f;
	text-decoration: none;
	font-size: 10px;
	padding: 3px 5px 3px 5px;
	margin: 1px;
	border: 1px solid #366c7f;
	background-color: #ffffff;
}

.pagination-google a:hover {
	color: #366c7f;
	text-decoration: none;
	font-size: 10px;
	padding: 3px 5px 3px 5px;
	margin: 1px;
	border: 1px solid #366c7f;
	background-color: #e1e1ee;
}

.pagination-google a:active {
	color: #366c7f;
	text-decoration: none;
	font-size: 10px;
	padding: 3px 5px 3px 5px;
	margin: 1px;
	border: 1px solid #366c7f;
	background-color: #ffffff;
}

.on {
	color: #366c7f;
	text-decoration: none;
	font-size: 10px;
	line-height: 2em;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	margin: 1px;
	border: 1px solid #366c7f;
	background-color: #e1e1ee;
}

.content-box td
{
	color: #000000;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
}

.content-box td ul
{
	margin: 16px 0 16px 16px;
	padding: 0;
	font-size: 11px;
	line-height: 15px;
	list-style-type: square;
	list-style-position: outside;
}

.content-box td ol
{
	margin: 16px 0 16px 16px;
	padding: 0;
	font-size: 11px;
	line-height: 15px;
	list-style-position: outside;
}

.content-box td li
{
	margin: 0 0 0 15px;
	font-size: 11px;
	line-height: 15px;
}

.content-box a:link
{
	color: #3f6c7e;
	text-decoration: none;
	font-weight: bold;
}

.content-box a:visited
{
	color: #3f6c7e;
	text-decoration: none;
	font-weight: bold;
}

.content-box a:hover
{
	color: #b75675;
	text-decoration: none;
	font-weight: bold;
}

.content-box a:active
{
	color: #3f6c7e;
	text-decoration: none;
	font-weight: bold;
}

.content-box ol
{
	margin: 16px 0 16px 16px;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
	list-style-position: outside;
}

.content-box ul
{
	margin: 16px 0 16px 16px;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
	list-style-type: square;
	list-style-position: outside;
}

.content-box li
{
	margin: 0 0 0 15px;
	font-size: 12px;
	line-height: 16px;
}

.content-box dl
{
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 0;
	font-size: 12px;
}

.content-box dd
{
	margin: 0 0 0 15px;
	padding: 0;
	font-style: italic;
	font-size: 11px;
}

.disqus-join
{
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin: 16px 0 0 0;
	text-align: left;
}

.disqus-disclaimer
{
	color: #666666;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	margin: 0 0 16px 0;
	text-align: left;
}

.msm-states
{
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
}

.msm-states a:link {
	color: #366c7f;
	text-decoration: none;
	font-weight: normal;
}

.msm-states a:visited {
	color: #366c7f;
	text-decoration: none;
	font-weight: normal;
}

.msm-states a:hover {
	color: #00adef;
	text-decoration: none;
	font-weight: normal;
}

.msm-states a:active {
	color: #366c7f;
	text-decoration: none;
	font-weight: normal;
}

.msm-schools
{
	font-size: 11px;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
}

.reference li
{
	color: #333333;
}

.reference p
{
	color: #333333;
	font-style: italic;
}

.reference a:link
{
	font-weight: normal;
}

.reference a:visited
{
	font-weight: normal;
}

.reference a:hover
{
	font-weight: normal;
}

.reference a:active
{
	font-weight: normal;
}

.contentdiv
{
	font-size: 12px;
	font-weight: normal;
	margin:  0 0 16px 0;
}

.contentdiv a:link
{
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

.contentdiv a:visited
{
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

.contentdiv a:hover
{
	color: #366c7f;
	font-size: 12px;
	font-weight: normal;
}

.contentdiv a:active
{
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

#reference
{
	color: #000000;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	margin: 16px 0 0 0;
}

#by
{
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	margin: 10px 0 10px 0;
}

#footnote
{
	color: #666666;
	font-size: 12px;
	font-weight: normal;
}

#press-release-company a:link
{
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

#press-release-company a:visited
{
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

#press-release-company a:hover
{
	font-size: 10px;
	color: #82000a;
	font-weight: bold;
}

#press-release-company a:active
{
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

#press-release-date
{
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	margin-left: 10px;
}

.footer-nav
{
	color: #366c7f;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
}

.footer-nav a
{
	color: #366c7f;
	text-decoration: none;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
}

.footer-nav a:hover
{
	color: #00adef;
	text-decoration: none;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
}

.quick-links-box p
{
	margin-top: 10px;
	color: #ffffff;
	background-color: #3f6b7e;
	padding: 1px 0 2px 5px;
	font-size: 11px;
	line-height: 15px;
	font-weight: bolder;
}

.quick-links-box a:link
{
	color: #000000;
	font-size: 10px;
	line-height: 13px;
	margin: 5px 0 5px 10px;
	text-decoration: none;
	font-weight: normal;
	display: block;
}

.quick-links-box a:visited
{
	color: #000000;
	font-size: 10px;
	line-height: 13px;
	margin: 5px 0 5px 10px;
	text-decoration: none;
	font-weight: normal;
	display: block;
}

.quick-links-box a:hover
{
	color: #3f6b7e;
	font-size: 10px;
	line-height: 13px;
	margin: 5px 0 5px 10px;
	text-decoration: none;
	font-weight: normal;
	display: block;
}

.quick-links-box a:active
{
	color: #000000;
	font-size: 10px;
	line-height: 13px;
	margin: 5px 0 5px 10px;
	text-decoration: none;
	font-weight: normal;
	display: block;
}

.newsletter-box p
{
	margin-top: 10px;
	color: #ffffff;
	background-color: #33a3af;
	padding: 1px 0 2px 5px;
	font-size: 11px;
	line-height: 15px;
	font-weight: bolder;
}

.newsletter-box a:link
{
	color: #000000;
	font-size: 10px;
	line-height: 13px;
	margin: 5px 0 5px 10px;
	text-decoration: none;
	font-weight: normal;
	display: block;
}

.newsletter-box a:visited
{
	color: #000000;
	font-size: 10px;
	line-height: 13px;
	margin: 5px 0 5px 10px;
	text-decoration: none;
	font-weight: normal;
	display: block;
}

.newsletter-box a:hover
{
	color: #33a3af;
	font-size: 10px;
	line-height: 13px;
	margin: 5px 0 5px 10px;
	text-decoration: none;
	font-weight: normal;
	display: block;
}

.newsletter-box a:active
{
	color: #000000;
	font-size: 10px;
	line-height: 13px;
	margin: 5px 0 5px 10px;
	text-decoration: none;
	font-weight: normal;
	display: block;
}

.resources-box p
{
	margin-top: 10px;
	color: #ffffff;
	background-color: #98b1bc;
	padding: 1px 0 2px 5px;
	font-size: 11px;
	line-height: 15px;
	font-weight: bolder;
}

.resources-box a:link
{
	color: #000000;
	font-size: 10px;
	line-height: 13px;
	margin: 5px 0 5px 10px;
	text-decoration: none;
	font-weight: normal;
	display: block;
}

.resources-box a:visited
{
	color: #000000;
	font-size: 10px;
	line-height: 13px;
	margin: 5px 0 5px 10px;
	text-decoration: none;
	font-weight: normal;
	display: block;
}

.resources-box a:hover
{
	color: #98b1bc;
	font-size: 10px;
	line-height: 13px;
	margin: 5px 0 5px 10px;
	text-decoration: none;
	font-weight: normal;
	display: block;
}

.resources-box a:active
{
	color: #000000;
	font-size: 10px;
	line-height: 13px;
	margin: 5px 0 5px 10px;
	text-decoration: none;
	font-weight: normal;
	display: block;
}

.related-content-box p
{
	margin-top: 10px;
	color: #ffffff;
	background-color: #3f6b7e;
	padding: 1px 0 2px 5px;
	font-size: 11px;
	line-height: 15px;
	font-weight: bolder;
}

.related-content-box a:link
{
	color: #000000;
	font-size: 10px;
	line-height: 13px;
	margin: 5px 4px 5px 10px;
	text-decoration: none;
	font-weight: normal;
	display: block;
}

.related-content-box a:visited
{
	color: #000000;
	font-size: 10px;
	line-height: 13px;
	margin: 5px 4px 5px 10px;
	text-decoration: none;
	font-weight: normal;
	display: block;
}

.related-content-box a:hover
{
	color: #3f6b7e;
	font-size: 10px;
	line-height: 13px;
	margin: 5px 4px 5px 10px;
	text-decoration: none;
	font-weight: normal;
	display: block;
}

.related-content-box a:active
{
	color: #000000;
	font-size: 10px;
	line-height: 13px;
	margin: 5px 4px 5px 10px;
	text-decoration: none;
	font-weight: normal;
	display: block;
}

.top-story-box
{
	margin: 0 0 0 10px;
	color: #ffffff;
	font-size: 16px;
	line-height: 20px;
	font-weight: bolder;
}

.subscribe-webinar-box p
{
	margin: 10px 0 10px 0;
	color: #ffffff;
	background-color: #3f6b7e;
	padding: 1px 0 2px 5px;
	font-size: 14px;
	line-height: 17px;
	text-align: left;
	font-weight: bolder;
}

.subscribe-webinar-box a:link
{
	color: #ffffff;
	font-size: 14px;
	line-height: 17px;
	margin: 5px 0 5px 10px;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

.subscribe-webinar-box a:visited
{
	color: #ffffff;
	font-size: 14px;
	line-height: 17px;
	margin: 5px 0 5px 10px;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

.subscribe-webinar-box a:hover
{
	color: #b75675;
	font-size: 14px;
	line-height: 17px;
	margin: 5px 0 5px 10px;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

.subscribe-webinar-box a:active
{
	color: #ffffff;
	font-size: 14px;
	line-height: 17px;
	margin: 5px 0 5px 10px;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

.read-more a:link
{
	color: #b75675;
	text-decoration: none;
	font-weight: bold;
}

.read-more a:visited
{
	color: #b75675;
	text-decoration: none;
	font-weight: bold;
}

.read-more a:hover
{
	color: #3f6c7e;
	text-decoration: none;
	font-weight: bold;
}

.read-more a:active
{
	color: #b75675;
	text-decoration: none;
	font-weight: bold;
}

a:hover {background:transparent; text-decoration:none;} /*BG color is a must for IE6*/
a.tooltip span {display:none; padding: 2px 3px; margin-left: -5px; margin-top: 20px; width: auto;  z-index: 1000; text-align: left;}
a.tooltip:hover span{display: inline; position: absolute; border: 1px solid #3f6c7e; background: #ffffff; color: #3f6c7e; font: bold 9px Verdana, Arial, sans-serif;}

.view-columnists a:link, .view-columnists a:visited, .view-columnists a:active
{
	color: #b75675;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	margin-left: 5px;
}

.view-columnists a:hover
{
	color: #3f6c7e;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	margin-left: 5px;
}

.editorial-topics-box p
{
	margin: 10px 0 0 0;
	color: #ffffff;
	background-color: #33a3af;
	padding: 1px 0 2px 5px;
	font-size: 11px;
	line-height: 15px;
	font-weight: bolder;
}

.editorial-topics-box a:link
{
	color: #000000;
	font-size: 10px;
	line-height: 14px;
	margin: 5px 0 5px 10px;
	text-decoration: none;
	font-weight: normal;
	display: block;
}

.editorial-topics-box a:visited
{
	color: #000000;
	font-size: 10px;
	line-height: 14px;
	margin: 5px 0 5px 10px;
	text-decoration: none;
	font-weight: normal;
	display: block;
}

.editorial-topics-box a:hover
{
	color: #33a3af;
	font-size: 10px;
	line-height: 14px;
	margin: 5px 0 5px 10px;
	text-decoration: none;
	font-weight: normal;
	display: block;
}

.editorial-topics-box a:active
{
	color: #000000;
	font-size: 10px;
	line-height: 14px;
	margin: 5px 0 5px 10px;
	text-decoration: none;
	font-weight: normal;
	display: block;
}

.current-columnists-box p
{
	margin: 0;
	color: #ffffff;
	background-color: #3f6b7e;
	padding: 1px 0 2px 5px;
	font-size: 11px;
	line-height: 15px;
	font-weight: bolder;
}

.current-columnists-box a:link
{
	color: #000000;
	font-size: 8px;
	line-height: 12px;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
}

.current-columnists-box a:visited
{
	color: #000000;
	font-size: 8px;
	line-height: 12px;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
}

.current-columnists-box a:hover
{
	color: #3f6b7e;
	font-size: 8px;
	line-height: 12px;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
}

.current-columnists-box a:active
{
	color: #000000;
	font-size: 8px;
	line-height: 12px;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
}

.quick-links p
{
	margin-top: 10px;
	margin-left: 5px;
	color: #00adef;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}

.quick-links a
{
	color: #366c7f;
	text-decoration: none;
	font-weight: normal;
}

.quick-links a:hover
{
	color: #ffc20e;
	text-decoration: none;
	font-weight: normal;
}

.poll-title
{
	color: #366c7f;
	font-size: 16px;
	margin: 0.45em 1em -0.88em 0.30em;
	font-weight: bolder;
}

.massage-poll p
{
	color: #366c7f;
	margin-top: 10px;
	padding: 5px;
	border-color: #366c7f;
	border-style: solid;
	border-width: 1px;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}

.newsupdate p
{
	color: #ffffff;
	padding: 5px;
	border-left: #366c7f solid 6px;
	background-color: #FFC20E;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	margin: 15px 0 0 0;
}

.newsupdate a
{
	color: #366c7f;
	text-decoration: none;
	text-align: center;
}

.newsupdate a:hover
{
	color: #00adef;
	text-decoration: none;
	text-align: center;
}

.dealsevents p
{
	color: #ffffff;
	padding: 5px;
	border-left: #FFC20E solid 6px;
	background-color: #366c7f;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	margin: 15px 0 0 0;
}

.dealsevents a
{
	color: #FFC20E;
	text-decoration: none;
	text-align: center;
}

.dealsevents a:hover
{
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}

.hear-from-you p
{
	color: #ffffff;
	padding: 5px;
	border-left: #366c7f solid 6px;
	background-color: #00adef;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	margin: 15px 0 0 0;
}

.hear-from-you a:link
{
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}

.hear-from-you a:visited
{
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}

.hear-from-you a:hover
{
	color: #FFC20E;
	text-decoration: none;
	text-align: center;
}

.hear-from-you a:active
{
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}

.float-right
{
	float: right;
	width: 220px;
	margin-left: 10px;
	padding: 0;
	border-color: #366c7f;
	border-style: solid;
	border-width: 1px;
}

.float-right p
{
	color: #FFFFFF;
	background-color: #366c7f;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	padding: 1px 2px 1px 5px;
	margin: 0 0 5px 0;
}

.article-topics p
{
	color: #366c7f;
	background-color: #FFFFFF; 
	padding: 0 5px 3px 2px;
	margin: 0 5px 3px 2px;
	font-size: 11px;
	line-height: 15px;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
}

.article-topics a
{
	color: #366c7f;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	margin-left: 5px;
}

.article-topics a:hover
{
	color: #00adef;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	margin-left: 5px;
}

.article-topics160 p
{
	margin: 10px 0 0 0;
	color: #ffffff;
	background-color: #33a3af;
	padding: 1px 0 2px 5px;
	font-size: 11px;
	line-height: 15px;
	font-weight: bolder;
}

.article-topics160 a:link, .article-topics160 a:visited, .article-topics160 a:active
{
	color: #000000;
	font-size: 10px;
	line-height: 18px;
	margin: 5px 0 5px 10px;
	text-decoration: none;
	font-weight: normal;
}

.article-topics160 a:hover
{
	color: #33a3af;
	font-size: 10px;
	line-height: 18px;
	margin: 5px 0 5px 10px;
	text-decoration: none;
	font-weight: normal;
}

.article-topics160_sub a:link, .article-topics160_sub a:visited
{
	color: #366c7f;
	text-decoration: none;
	margin-left: 6px;
	line-height: 17px;
}

.article-topics160_sub a:hover, .article-topics160_sub a:active
{
	color: #00adef;
	text-decoration: underline;
	margin-left: 6px;
	line-height: 17px;
}

.copyright
{
	color: #666666;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	text-align: left;
}

.printer-friendly
{
	color: #000000;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	padding-bottom: 8px;
}

.printer-friendly a
{
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
}

.printer-friendly a:hover
{
	color: #00adef;
	text-decoration: none;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
}

.mt-deals-wrapper img
{
	margin: 0;
	padding: 0;
}

.mt-densitymap-wrapper img
{
	margin: 0;
	padding: 0;
}

.blogfeed
{
	margin:  0 0 8px 0;
	text-align: left;
	font-size: 10px;
	line-height: 12px;
}

.blogfeed a:link
{
	color: #000000;
	text-decoration: none;
}

.blogfeed a:visited
{
	color: #000000;
	text-decoration: none;
}

.blogfeed a:hover
{
	color: #ad78b3;
	text-decoration: none;
}

.blogfeed a:active
{
	color: #000000;
	text-decoration: none;
}

.blogfeed-special
{
	margin:  0 0 8px 0;
	text-align: left;
	font-size: 10px;
	line-height: 12px;
}

.blogfeed-special a:link
{
	color: #7ac7b5;
	text-decoration: none;
}

.blogfeed-special a:visited
{
	color: #7ac7b5;
	text-decoration: none;
}

.blogfeed-special a:hover
{
	color: #ffc20e;
	text-decoration: none;
}

.blogfeed-special a:active
{
	color: #7ac7b5;
	text-decoration: none;
}

#locator-body { color: black; font-size: 12px; line-height: 14px; }
#locator-big-body { color: black; font-size: 14px; line-height: 16px; }
#locator-small-body { color: black; font-size: 10px; line-height: 11px; }
#locator-form { color: black; font-size: 11px; line-height: 13px; }
#locator-header { color: black; font-size: 16px; line-height: 16px; font-family: Skia, Verdana, Geneva, Arial, Helvetica; font-weight: bold; }
#locator-note { font-size: 9px; color: #777777;}
#error { color: #cc0000; font-size: 12px; line-height: 13px; padding: 5px 0 5px 0; }
#error2 { color: #cc0000; font-size: 11px; line-height: 13px; }
#error3 { color: #cc0000; font-size: 16px; }



.staff-names {
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
}
.staff-titles {
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	font-size: 13px;
}
#staff-text {
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	line-height: 16px;
}


.small-text td {
	font-size: 10px;
	line-height: 12px;
	padding: 2px;
	font-weight: normal;
}



.herbs td {
	font-size: 10px;
	line-height: 12px;
	padding: 2px;
	font-weight: bold;
}

.show_co {
	font-size: 11px;
	color: #333;
	line-height: 13px
}

.show_date {
	font-size: 10px;
	color: #666;
}



#print
{
	color: #000000;
	padding: 10px 10px 10px 10px;
	font-size: 12px;
	line-height: 16px;
}

.additional-headlines-box-2013 p
{
	margin: 0 0 10px 0;
	color: #ffffff;
	background-color: #98b1bc;
	padding: 1px 0 2px 5px;
	font-size: 11px;
	line-height: 15px;
	font-weight: bolder;
}

.additional-headlines-box p
{
	margin: 15px 0 10px 0;
	color: #ffffff;
	background-color: #98b1bc;
	padding: 1px 0 2px 5px;
	font-size: 11px;
	line-height: 15px;
	font-weight: bolder;
}

.additional-headlines {
	margin: 0 0 8px 0;
	padding: 0;
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	font-size: 10px;
	line-height: 14px;
	color: #b75675;
	font-weight: normal;
}

.additional-headlines a:link {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.additional-headlines a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.additional-headlines a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #98b1bc;
}

.additional-headlines a:active {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.most-popular-box p
{
	margin: 15px 0 10px 0;
	color: #ffffff;
	background-color: #3f6b7e;
	padding: 1px 0 2px 5px;
	font-size: 11px;
	line-height: 15px;
	font-weight: bolder;
}

.most-popular-box {
	margin: 0 0 8px 0;
	padding: 0;
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	font-size: 10px;
	line-height: 14px;
	color: #b75675;
	font-weight: normal;
}

.most-popular-box a:link
{
	color: #000000;
	font-size: 10px;
	line-height: 14px;
	margin: 5px 0 5px 0;
	text-decoration: none;
	font-weight: normal;
}

.most-popular-box a:visited
{
	color: #000000;
	font-size: 10px;
	line-height: 14px;
	margin: 5px 0 5px 0;
	text-decoration: none;
	font-weight: normal;
}

.most-popular-box a:hover
{
	color: #3f6b7e;
	font-size: 10px;
	line-height: 14px;
	margin: 5px 0 5px 0;
	text-decoration: none;
	font-weight: normal;
}

.most-popular-box a:active
{
	color: #000000;
	font-size: 10px;
	line-height: 14px;
	margin: 5px 0 5px 0;
	text-decoration: none;
	font-weight: normal;
}


.content-box-forum 
{
	padding: 5px 5px 5px 10px;
	display: block;
	clear: both;
	margin: 0;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}

.content-box-forum h1
{
	color: #000000;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	margin: 10px 0 0 0;
}

.content-box-forum h2
{
	color: #000000;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
}

.content-box-forum h3
{
	color: #000000;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
}

.content-box-forum p
{
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	margin: 16px 0 0 0;
}

.content-box-forum br
{
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}

.content-box-forum a
{
	color: #366c7f;
	text-decoration: none;
	font-weight: bold;
}

.content-box-forum a:hover
{
	color: #00adef;
	text-decoration: none;
	font-weight: bold;
}

.content-box-forum ol
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.content-box-forum ul
{
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
}

.content-box-forum li
{
	margin: 0 0 0 30px;
	font-size: 12px;
	line-height: 17px;
}

.content-box-forum dl
{
	margin: 5px 0 3px 0;
	padding: 5px 0 3px 0;
	font-size: 12px;
}

.content-box-forum dd
{
	margin: 0 0 0 15px;
	padding: 0 0 0 0;
	font-style: italic;
	font-size: 12px;
}

.content-box-forum td
{
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	margin: 16px 0 0 0;
}

.mtlocator-branding
{
	color: #969da5;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
}

.header-guide-blue {
	background-color: #366c7f;
}
.header-guide-black {
	background-color: #000000;
}
.header-guide-ltblue {
	background-color: #00adef;
}
.header-guide {
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
}
.header-guide-pv {
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
}
.td-guide {
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
}
.td-header-guide {
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	font-size: 10px;
	color: #00adef;
}
.td-header-guide {
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	font-size: 10px;
	color: #00adef;
}
.h2-guide {
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}
.h3-guide {
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	font-size: 17px;
	color: #000000;
	font-weight: bold;
}
.p-guide {
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
}
.a-guide-blue a {
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	color: #5a5b5e;
}
.a-guide-blue a:hover {
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	color: #ffc20e;
}
.a-guide a {
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	font-size: 10px;
	color: #366c7f;
}
.a-guide a:hover {
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	font-size: 10px;
	color: #ffc20e;
}

.msm-counter-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0 1px 0 2px;
}

.msm-report-problem a:link {
	color: #cc0000;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.msm-report-problem a:visited {
	color: #cc0000;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.msm-report-problem a:hover {
	color: #00a5de;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.msm-report-problem a:active {
	color: #cc0000;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}


/* -- addedit styles */

#formreq
{
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	color: #366c7f;
	font-weight: bold;
	padding-top: 6px;
}

#sep
{
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
	padding-top: 16px;
}

#none-bold
{
	font-weight: normal;
}

.sect{
	font-size: 15px;
	color: #cc0000;
	margin-bottom: 5px;
}

.sect2{
	font-size: 15px;
	line-height: 19px;
	color: #00a5de;
	font-weight: bold;
	margin-bottom: 5px;
}

.stackedreq{
	font-size: 12px;
	line-height: 16px;
	margin-top: 16px;
	color: #366c7f;
}

.stacked{
	font-size: 12px;
	line-height: 16px;
	margin-top: 16px;
	color: #366c7f;
}

.copyright-floatleft
{
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	font-size: 10px;
	color: #777777;
}
#note
{
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	color: #777777;
}

#form
{
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	padding-top: 6px;
}

#form2
{
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
}

#task_notes_instructor_influential { width: 30em; margin-left: 5px; margin-top: 5px; }

#task_notes_education_exceed { width: 30em; margin-left: 5px; margin-top: 5px; }

#task_notes_massage_career_path { width: 30em; margin-left: 5px; margin-top: 5px; }

#task_notes_type_of_products { width: 30em; margin-left: 5px; margin-top: 5px; }

#task_notes_questions { width: 30em; margin-left: 5px; margin-top: 5px; }

#formdent { margin-left: 10px; }
.formdent { margin-left: 5px; }

#error
{
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	font-size: 10px;
	color: #cc0000;
	padding: 0;
	font-weight: bold;
}

.leftcol { width: 15%; }

#readonly
{
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding-top: 6px;
}

#prepend
{
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	color: #246984;
}

.formnote
{
	width: 100%;
	margin-top: 2px;
	margin-bottom: 2px;
}


/* START nSPHERE LINK MODULES STYLES */
.dmcontent_container 
{
text-align: center;
background-color: #3f6c7e;
width: 178px;
height: 100px;
}
.dmcontent_title 
{
text-align: left; 
height: 24px; 
line-height: 24px; 
font-family: Myriad,Verdana,Geneva,Arial,Helvetica; 
font-size: 12px; 
font-weight: bold;
width: 178px;
color: #FFFFFF;
background-color: #3f6c7e;
text-indent:12px;
}
.dmcontent_title a:link
{
color: #ffffff;
text-decoration: none;
}
.dmcontent_title a:visited
{
color: #ffffff;
text-decoration: none;
}
.dmcontent_title a:hover
{
color: #cc7d48;
text-decoration: none;
}
.dmcontent_title a:active
{
color: #ffffff;
text-decoration: none;
}
.dmcontent_body 
{
overflow-y: auto; 
text-align: left;
font-family: Myriad,Verdana,Geneva,Arial,Helvetica; 
line-height: 18px; 
font-size: 12px; 
margin-left: auto;
margin-right: auto;
width: 168px;
height: 75px;
color: #5A5B5E;
background-color: #FFFFFF;
padding-left:8px;
}

.dmcontent_body a:hover
{
color:#3f6c7e;
}
.dmcontent_link 
{
text-decoration: none;
color: #5A5B5E;
}



/* NEW GLOBALFOOTER */
#globalfooter { width: 996px; color: #666; font-size: 10px; margin: 18px auto; padding-bottom: 36px; text-align: left !important; }
#globalfooter p { margin-bottom: 1em; color: #777777; }
#globalfooter .gf-buy { float: left; width: 60%; margin: 18px 0 9px; }
#globalfooter .gf-links { float: right; text-align: right; margin: 18px 0 9px; }
#globalfooter .gf-links a { padding: 0 10px; white-space: nowrap; }
#globalfooter .gf-links a.last { padding-right: 0; _float: none !important; width: auto !important; }
#globalfooter .gf-sosumi { clear: both; width: 100%; border-top: 1px solid #eee; padding-top: 9px; }
#globalfooter .gf-sosumi a { padding: 0 10px; }
#globalfooter form { margin: 18px 10px; }
#globalfooter .search-wrapper { margin: 0 auto; }
#globalfooter .search-wrapper input.prettysearch { margin-left: 10px; }

/* NEW BREADCRUMBS */
#globalfooter #breadcrumbs { font-size: 11px; color: #444; overflow: hidden; height: 36px; line-height: 34px; font-weight: bold; text-shadow: 2px 2px 1px #fff; }
#globalfooter #breadcrumbs a { color: #444; text-decoration: none; float: left; padding: 0 10px; position: relative; margin-left: -10px; _cursor: hand; 	font-weight: normal; }
#globalfooter #breadcrumbs a:hover { color: #3f6b7e; text-decoration: none !important; 	font-weight: normal; }
#globalfooter #breadcrumbs a.home { margin: 0; width: 15px; height: 0; padding-top: 36px; overflow: hidden; }
#globalfooter #breadcrumbs span { float: left; width: 9px; margin: 0 10px 0 0; position: relative; height: 0; padding-top: 34px; margin-top: 1px; overflow: hidden; }

/* DIRECTORY NAV */
#directorynav { font-size: 11px; border: 1px solid #e5e5e5; float: left; width: 100%; position: relative; margin-top: -4px; }
#directorynav .column { width: 122px; padding: 9px 0 0 18px; }
#directorynav .column.last { float: left !important; padding-right: 0; }
#directorynav h4 { color: #444; font-weight: bold; }
#directorynav h4.standalone { margin-bottom: 18px; }
#directorynav a { display: block; _zoom: 1; }
#directorynav a:link,
#directorynav a:visited { color: #777; text-decoration: none; font-weight: normal; }
#directorynav h4.standalone a:link,
#directorynav h4.standalone a:visited { color: #444; }
#directorynav a:hover { color: #3f6b7e !important; text-decoration: none !important; font-weight: normal; }
#directorynav .capbottom { clear: both; position: relative; top: 5px; _top: 12px; height: 5px; width: 996px; }

/* DIRECTORY NAV CUSTOM WIDTHS */
.gf-900 #directorynav .column { width: 170px; }
.gf-980 #directorynav.mac #dn-cola { width: 180px; }
.gf-980 #directorynav.mac #dn-colb { width: 210px; }
.gf-980 #directorynav.mac #dn-colc { width: 180px; }
.gf-980 #directorynav.mac #dn-cold { width: 140px; }
.gf-980 #directorynav.mac #dn-colg { width: 165px; }
#directorynav ul { margin-bottom: 9px; }

/* GRID */
.column { float: left; }
.column.first, .column.last { margin-left: 0 !important; }
.column.last { float: right !important; }
