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

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

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

#blue {
	color: #2e3192;
}

#blue-bold {
	color: #2e3192;
	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;
}

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

.top-nav a {
	color: #2e3192;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 10px;
}

.top-nav a:hover {
	color: #00adef;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 10px;
}

.search-box {
	color: #2e3192;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.search-box img {
	margin: 0;
	padding: 0;
}

.search-box a {
	color: #2e3192;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
}

.search-box a:hover {
	color: #00adef;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
}

.search-box-blue {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.search-box-blue img {
	margin: 0;
	padding: 0;
}

.search-box-blue a {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
}

.search-box-blue a:hover {
	color: #FFC20E;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
}

.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: #2e3192;
	text-decoration: none;
}

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

.inthisissue-feed-border
{
	width: 168px;
	margin-top: 15px;
	background-color: #2e3192;
	padding: 0;
	border-color: #2e3192;
	border-style: solid;
	border-width: 1px;
}

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

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

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

.inthisissue-feed a:hover
{
	color: #ffc20e;
	background-color: #2e3192;
	font-weight: bold;
	text-decoration: none;
}

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

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

.banner-skyscraper
{
	padding: 15px 5px 0 5px;
}


.dd-nav
{
	position: relative;
}

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

.content-box img
{
	padding: 0 5px 2px 5px;
	border: 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: 14px;
	line-height: 18px;
	font-weight: bold;
}

.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: #2e3192;
	text-decoration: none;
	font-size: 14px;
	line-height: 12px;
	font-weight: bold;
	margin: 0 3px 0 3px;
}

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

.pagination a:visited {
	color: #2e3192;
	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: #2e3192;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	margin: 0 3px 0 3px;
}

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

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

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

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

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

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

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

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

.content-box a:hover
{
	color: #00adef;
	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;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
}

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

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

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

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

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

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

.msm-states a:active {
	color: #2e3192;
	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: #2e3192;
	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;
}

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

.footer-nav a
{
	color: #2e3192;
	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;
}

.link-box-left p
{
	margin-top: 5px;
	background-color: #2e3192; padding: 5px;
	font-size: 12px;
	line-height: 19px;
	font-weight: bolder;
}

.link-box-left a
{
	color: #FFFFFF;
	text-decoration: none;
}

.link-box-left a:hover
{
	color: #00adef;
	text-decoration: none;
}

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

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

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

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

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

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

.newsupdate a
{
	color: #2e3192;
	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: #2e3192;
	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: #2e3192 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: #2e3192;
	border-style: solid;
	border-width: 1px;
}

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

.article-topics p
{
	color: #2e3192;
	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: #2e3192;
	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
{
	color: #2e3192;
	font-size: 10px;
	margin-left: 0;
	margin-top: 5px;
}

.article-topics160 a:link, .article-topics160 a:visited
{
	color: #2e3192;
	text-decoration: none;
	line-height: 17px;
}

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

.article-topics160_sub a:link, .article-topics160_sub a:visited
{
	color: #2e3192;
	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: #2e3192;
	text-decoration: none;
}

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

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

.blogfeed a:active
{
	color: #2e3192;
	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;
}




.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: #2e3192;
	text-decoration: none;
	font-weight: bold;
}

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

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

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

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

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

.content-box-forum dd
{
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	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;
}

.header-guide-blue {
	background-color: #2e3192;
}
.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: #2e3192;
}
.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: #2e3192;
	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: #2e3192;
}

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

#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;
}

