body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
TD {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000000;}
p {font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000;  }

body {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000000;}

a:link		{ color: #44289F; }
a:visited   { color: #8E0B10; }
a:hover 	{ color: #8E0B10; }

img { border: 0; }

ol           {	font-family: Arial, Helvetica, sans-serif;
				font-size: 12px; 
				color: #000000; 
				list-style-type: decimal;
			    }

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: disc;
			    }

ul.arrowBullet {
	list-style-image: url(/includes2/images/arrowBullet.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #8E0B10;
}

.hidden { left: -9999em; position: absolute; }

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.paste { display: none; }

.intro {
	font-weight: bold;
	text-align: left;
	margin-top: -.5em;
	margin-bottom: 1.5em;
	text-decoration: none;
	color: #44289F; 
}


.header, h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #44289F;
}

.boldCopyBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #44289F;
}

.boldCopyRed {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #8E0B10;
}

.boldCopyGray {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	COLOR: #626466; 
	TEXT-DECORATION: none
}

.boldCopyOrange {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	COLOR: #fba201; 
	TEXT-DECORATION: none
}

.boldCopyBrown {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	COLOR: #591f48; 
	TEXT-DECORATION: none
}


.bulletRed {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #8E0B10;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px}
	a:link {
		color: #44289F;
	}
	a:visited {
		color: #8E0B10;
}

.linksBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px}
	a:link {
		color: #44289F;
	}
	a:hover {
	color: #8E0B10;
	}
	a:visited {
		color: #8E0B10;
}

.boxHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8E0B10;
}

.boxCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #44289F;
}

.panelHeader {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #8F1F22; FONT-FAMILY: "Times New Roman", Times, serif
}

A.panelLink {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #44289F; FONT-FAMILY: Arial,Helvetica,sans-serif; TEXT-DECORATION: none
}
A.panelLink:link {
	FONT-WEIGHT: bold; COLOR: #44289F; TEXT-DECORATION: none
}
A.panelLink:active {
	FONT-WEIGHT: bold; COLOR: #44289F; TEXT-DECORATION: none
}
A.panelLink:visited {
	FONT-WEIGHT: bold; COLOR: #8E0B10; TEXT-DECORATION: none
}
A.panelLink:hover {
	FONT-WEIGHT: bold; COLOR: #8E0B10; TEXT-DECORATION: underline
}

A.panelSubLink {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #44289F; FONT-FAMILY: Arial,Helvetica,sans-serif; TEXT-DECORATION: none
}
A.panelSubLink:link {
	FONT-WEIGHT: normal; COLOR: #44289F; TEXT-DECORATION: none
}
A.panelSubLink:active {
	FONT-WEIGHT: normal; COLOR: #44289F; TEXT-DECORATION: none
}
A.panelSubLink:visited {
	FONT-WEIGHT: normal; COLOR: #8E0B10; TEXT-DECORATION: none
}
A.panelSubLink:hover {
	FONT-WEIGHT: normal; COLOR: #8E0B10; TEXT-DECORATION: underline
}

/* Updates
======================================================================*/
.clear { clear: both; }
.alert { color: #c31d13; }
.alert-box { border: 4px solid #fcc; padding: 10px; font-weight: bold; color: #ec272d; }
.alert-box ul { margin-left: 10px; margin-top: 5px; }
strong.alert { font-size: 1.3em; }
#content { border-collapse: collapse; margin: 20px 10px 20px 27px; }
#content-flushright { border-collapse: collapse; margin: 20px 0 20px 27px; }
#content-primary { padding-right: 10px; vertical-align: top; width: 100%; }
#content-secondary { width: 105px; vertical-align: top; }
dl { margin-bottom: 1em; }
dd { margin: 0; }
dt { font-weight: bold; margin-top: 1em; }
h2 { color: #44289F; font-size: 1.2em; }
hr { background: #ccc; border: 0; clear: both; color: #ccc; height: 1px; margin: 1em 0; }
* html hr { margin: 0 0 -1em; }
* + html hr { margin: 0 0 -1em; }
fieldset { border: 0; margin-bottom: 1em; padding: 0; }

/*--- Availability ---*/
.availability { border-collapse: collapse; empty-cells: show; font-size: 1em; margin-bottom: 1.5em; }
.availability caption { font-weight: bold; margin-bottom: 0.5em; text-align: left; }
.availability tbody th { text-align: left; }
.availability td, .availability th { border: 1px solid #ccc; padding: 0.2em 0.3em; }
.availability td { text-align: center; width: 14.28%; }

/*--- Awards ---*/
ul.awards { list-style: none; margin-left: 0; padding-left: 0; }
ul.awards li { background: url(/includes2/images/bullet-award.gif) no-repeat 0 0.25em; padding-left: 12px; }
ul.awards ul { margin-left: 1.5em; padding: 0; }
ul.awards ul li { background: none; padding: 0; margin: 0; }

table.awards { border-collapse: collapse; empty-cells: show; width: 100%; }
table.awards .options { white-space: nowrap; }
table.awards td, table.awards th { border: 1px solid #ccc; padding: 0.2em 0.7em; }
table.awards th { font-size: 1em; font-weight: bold; text-align: left; }

.recipients { width: 100%; }
.recipients .desc { width: 42%; }
.recipients img { border: 0; }
.recipients td { padding: 0 0 1em; }
.recipients .thumb { width: 9%; }

/*--- Callouts and columns ---*/
.call-l { float: left; margin: 0 1em 1em 0; }
.call-r { float: right; margin: 0 0 1em 1em ; }
.c2l, .c2r { width: 48%; }
* html .c2l, * html .c2r { width: 42%; }
.c2l, .c3l, .c3m { float: left; }
.c2r, .c3r { float: right; }
.c3l { margin-right: 2%; }
.c3l, .c3m, .c3r { width: 32%; }

/*--- Conferences ---*/
#conference { width: 575px; }
#conference td { vertical-align: top; }
#con-content-primary { padding: 1.5em 2em; }
#con-content-secondary { background: #f7f8e6; border-bottom: 1px solid #e5df89; padding: 1.5em 1em; }

	/* Banner */
	#con-banner { margin: 0 0 1px 0; padding: 0; }
	
	/* Navigation */
	#con-nav { background: #6a317f; list-style: none; margin: 0; padding: 0.4em 0 0.5em; }
	#con-nav a { color: #fff; text-decoration: none; }
	#con-nav a:hover { text-decoration: underline; }
	#con-nav li { display: inline; border-right: 1px solid #88686e; padding: 0 2em; text-decoration: none; }
	#con-nav li.last { border: 0; }
	
		/* Secondary navigation */
		#con-nav-secondary { list-style: none; margin: 3em 0 0 0; padding: 0; }
		#con-nav-secondary li { border-bottom: 1px solid #e8e7cb; margin-bottom: 0.8em; padding-bottom: 0.8em; }
		#con-nav-secondary a { text-decoration: none; }
		#con-nav-secondary a:hover { text-decoration: underline; }
	

/*--- Forms ---*/
.alert { color: #dd0100; }
.form { width: 100%; }
.form p, .form ul { margin-bottom: 1em; }
.form td, .form th { padding: 0 1em 1em 0; vertical-align: top; }
.form th { font-size: 1em; font-weight: normal; padding-right: 1em; text-align: right; width: 20%; }
.form ul.fields { list-style: none; margin: 0; padding: 0; }
.form ul.fields li { float: left; margin-right: 1em; }
.form ul.fields li.c2l, .form ul.fields li.c2r, .form ul.fields li.c3m, .form ul.fields li.c3r { margin-right: 0; }
.form ul.fields li.c2r, .form ul.fields li.c3r { float: right; }
.txt, .txt-zip { margin: 0.5em 0 0.2em; width: 92%; }
.txt-zip { width: 7em; }
.txt-num { width: 7em; }
.txt-full {width: 95%; }
.txt-half {width: 50%; }
.form .name { float: left; padding-left: 10px; }
.form .state { float: left; padding-left: 10px; }
.form .zip { float: left; padding-left: 10px; }
.form .address { margin-left: 10px; }

.form .text { margin-left: 10px; width: 50%; }
.form .comments { margin-left: 10px; width: 75%; height: 75px; }
.form .label { padding-left: 10px; }

.form .radioLbl { text-align: left; margin-left: 0px; }
.form .radio { list-style-type: none; }
.form td ol { padding-left: 5px; margin-left: 5px; padding-top: 0px; margin-top: 0px; }
.listBox { width: 400px; }
.valid { border-style: double; padding: 7px 5px 5px 7px; }
.valid li { color: Red; list-style-type: disc; }
.prospectBtn { margin-left: 10px; }
.prospectThanks { padding-top: 50px; padding-bottom: 50px; }
.closed { display: none; }

	/* Checklists */
	.checklist {
		background: #fff;
		border: 1px solid #ccc;
		font-size: 12px;
		height: 20em;
		list-style: none;
		margin: 0 0 1em;
		padding: 0;
		overflow: auto;
		width: 98%;
	}
	
	/* Multiselects */
	.multiSelect {
		background: #fff url(/includes2/images/dropdown.gif) no-repeat 100% 50%;
		border: solid 1px #bbb;
		display: inline;
		padding: 0.3em 20px 0.3em 4px;
		width: 242px;
	}

	.multiSelect.active, .multiSelect.focus { border: inset 1px #000; }
	
	.multiSelectOptions {
		background: #fff;
		border: solid 1px #b2b2b2;
		margin-top: -1px;
		max-height: 150px;
		overflow: auto;
		width: 266px;
	}

	.multiSelectOptions input { margin-right: 0.5em; }
	.multiSelectOptions label { padding: 2px 25px; display: block; text-indent: -25px; }
	.multiSelectOptions label.checked { background: #e6e6e6; }
	.multiSelectOptions label.selectAll { border-bottom: 1px dotted #ccc; font-weight: bold; }
	.multiSelectOptions label.hover { background: #cfcfcf; }
	
	/* Options */
	.options-h, .options-v { list-style: none; margin: 0; padding: 0; }
	.options-h li, .options-v li { background: none; float: none; margin: 0 0 0.3em 0; padding: 0; }
	.options-h li { display: inline; margin: 0 0.7em 0 0; white-space: nowrap; }
	.options-v li { padding-left: 25px; text-indent: -25px; }
	
	.checklist li, .checklist .options li { margin: 0; padding: 0; background: none; }
	.checklist input { margin-bottom: 0.5px; }
	.checklist label { color: #000; display: block; padding: 0.1em 1em 0.1em 25px; text-indent: -25px; }
	.checklist label:hover { background: #f0f0f0; }
	sup { margin-left: 0.3em; vertical-align: middle; }
	.checklist ul { margin: 0; }
	* html .checklist label, * html .checklist li { height: 1%; }
	
	/* Refining FAMT search */
	.refine { background: #f5f5f5; border: 1px solid #ccc; padding: 0.8em 1em 0; }
	.refine p { margin: 0 0 0.5em 0; }

/*--- FAQs ---*/
.faq dd { margin: 0 5em 1.5em 1.5em; }
.faq dt { color: #4f2d8b; cursor: pointer; font-size: 1.2em; font-weight: normal; margin: 0.5em 0 0.25em 1.25em; text-indent: -1.25em; }
.faq p { margin: 0 0 1em; }
.faq ol, .faq ul { margin: 0 0 1em 2em; padding: 0; }

/*--- Header ---*/
#header {
	background: #9b1b2a url(/includes2/images/banner.jpg) no-repeat 0 0;
	border: 1px solid #701918;
	border-bottom: 0.3em solid #bb8a4a;
	padding: 1.4em 0 0.9em;
  position: relative;
}

#header * { color: #fff; margin: 0; padding: 0; position: relative; }

#header h1 {
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.75em;
	font-weight: bold;
	line-height: 0.8;
	letter-spacing: 0.11em;
	margin: -38px 0 -1.8em 0.5em;
}

* html #header h1 { margin-left: 0.3em; }
#header h1 a { text-decoration: none; }

#header h1 img {
	border: 0;
	margin: 25px 8px 0 0;
	position: relative;
	vertical-align: middle;
}

#logo-print { display: none; }

#header sup { font-size: 0.6em; margin: 0; }
	
	/* Navigation (primary) */
	#header #nav {
		font-family: Verdana, Arial, sans-serif;
		line-height: 1.2;
		clear: both;
		list-style: none;
		margin: 0 0 0 130px;
	}
	
	#header #nav a { color: #d6bd7a; display: block; padding: 0.2em 1.6em 0 0; text-decoration: none; }
	#header #nav .current a { color: #fff; }
	#header #nav a:hover { color: #fff; }
	#header #nav li { border-top: 1px solid #b58c90; float: left; }
	
	/* Navigation (secondary) */
	#home #nav-secondary { background: #f7f8e6; border: 0; padding: 0.4em 0 0 0.7em; text-align: left; }
	
	#nav-secondary {
		background: #f7f8e6;
		border-bottom: 1px solid #e5df89;
		font-family: Verdana, Arial, sans-serif;
		/*padding: 0.3em 1.5em 0.3em 0.7em;*/
		padding: 0.4em 1.5em 0.4em 0.7em;
		text-align: right;
	}
	
	#nav-secondary a { color: #44289f; text-decoration: none; }
	#nav-secondary a:hover { color: #44289f; }
	#nav-secondary li { display: inline; padding: 0 0.6em; }
	
	#nav-secondary ul {
		background: url(/includes2/images/bg-nav-secondary.gif) repeat-x 0 100%;
		float: right;
		font-family: Verdana, Arial, sans-serif;
		list-style: none;
		margin: 0;
		padding: 3px 0 12px 0;
		text-align: right;
		width: 325px;
	}
	
	* html #nav-secondary ul { padding-top: 4px; }
	*:first-child + html #nav-secondary ul { padding-top: 10px; }
	
	#welcome { margin-top: -1px; position: relative; }

	
	/* Search */
	.search2 .btn { border: 1px solid #b98c48; background: #fff3ec; color: #83081a; height: 1.5em; padding: 0; width: 2em; }
	* html .search2 .btn { margin-bottom: 2px; }
	*:first-child + html .search2 .btn { margin-bottom: 2px; }
	
	.search2 { float: left; margin: 0; padding: 0; text-align: left; }
	
	.search2 .txt {
		border: 1px solid #bfbbb5;
		color: #000;
		font-family: Arial, sans-serif;
		padding: 0.1em;
		width: 10.1em;
	}
  
  /* User navigation */
  #user-nav { position: absolute; right: 1.5em; top: 0.5em; }
  #user-nav a:hover { text-decoration: none; }
  #user-nav li { display: inline; margin-left: 0.5em; }
  #user-nav ul { list-style: none; margin: 0; }

/*--- Massage information center ---*/
#mic h4 { color: #9d032a; margin: 0px; padding-bottom: 5px; padding-top: 10px; text-transform: uppercase; }
#mic h4 a { font-size: 12px; margin: 0px; padding-bottom: 5px; text-transform: uppercase; }
#mic h4 a:hover { color: #666; }
#mic p.notoppadding { padding-top: 0px; margin-top: 0px; }

	/* Layout */
	#mic { position: relative; width: 100%; /* Needed for IE */ }
	#mic #interiorcontent { width: 550px; float: left; }
	#mic #interiorheader h4 { padding-bottom: 10px; }
	#mic #interiorheader h4 a { padding-right: 10px; }
	#mic #onecolumncontent { width: 550px; 	height: 431px;	overflow: auto;}
	#mic #twocolumnmic { width: 550px; }
	#mic #leftcontent { float: left; padding-right: 10px; width: 255px; }
	#mic #rightcontent { float: right; padding-left: 10px; width: 255px; }
	#mic #rightnavigation { border-left: 1px solid #eeeaab; float: right; width: 120px; }
	#mic #rightnavigation h3 { margin: 0 0 35px 20px; }
	
	/* Heading image replacement */
	#mic h1 { background-repeat: no-repeat; height: 88px; margin: 10px 0 20px; width: 561px; }
	#mic h1 span { display: none; }
	#mic h1.homeheader { background-image: url(../infocenter/images/headline_main_home.gif); height: 126px; margin: 10px 0 0; width: 343px; }
	#mic h1.healthcarearticlesheader { background-image:url(../infocenter/images/headline_main_healthcarearticles.gif); }
	#mic h1.businesssmassageheader { background-image:url(../infocenter/images/headline_main_businessofmassage.gif); }
	#mic h1.researchmassageheader { background-image:url(../infocenter/images/headline_main_researchinmassage.gif); }
	#mic h1.economicenvironmentheader { background-image:url(../infocenter/images/headline_main_economicenvironment.gif); }

	#mic h2 { background-repeat: no-repeat; padding: 0; margin: 0; }
	#mic h2 span { display: none; }
	#mic h2.glosserymassage {
		background-image:url(../infocenter/images/subhead_glossary.gif);
		height: 25px;
		margin-top: -10px;
		width: 561px;
	}
	#mic h2.glosseryterms {
		background-image: url(../infocenter/images/subhead_glossaryterms.gif);
		height: 25px;
		margin-top: -10px;
		width: 561px;
	}
	
	#mic h3 { background-repeat: no-repeat; padding: 0; margin: 0; }
	#mic h3 a { display: block; height: 83px; width: 100px; }
	#mic h3 span { display: none; }
	#mic h3.business { background-image:url(../infocenter/images/tertiaryhead_business.gif); height: 61px; width: 168px; }
	#mic h3.healthcare { background-image:url(../infocenter/images/tertiaryhead_healthcare.gif); height: 61px; width: 180px; }
	#mic h3.research { background-image:url(../infocenter/images/tertiaryhead_research.gif); height: 61px; width: 168px; }
	#mic h3.businessinterior { background-image:url(../infocenter/images/tertiary_interior_business.gif); height: 91px; width: 97px; }
	#mic h3.healthcareinterior { background-image:url(../infocenter/images/tertiary_interior_massage.gif); height: 93px; width: 97px; }
	#mic h3.researchinterior { background-image:url(../infocenter/images/tertiary_interior_research.gif); height: 83px; width: 97px; }
	#mic h3.homeinterior { background-image:url(../infocenter/images/tertiary_interior_michome.gif); height: 70px; width: 97px; }
	#mic #top { border-bottom: 1px solid #eeeaab; margin: 60px 0 35px; width: 130px; }
	
	/* Home */
	#mic #homecontent { clear: both; padding: 20px 0; }
	#mic #homecontent #columnleft { border-right: #9d032a solid 2px; float: left; height: 220px; padding-right: 3%; width: 29%; }
	#mic #homecontent #columnmiddle { float: left; height: 220px; padding-left: 3%; padding-right: 3%; width: 29%; }
	#mic #homecontent #columnright { border-left: #9d032a solid 2px; float: left; height: 220px; padding-left: 3%; width: 29%; }
	#mic img.imgmainhome { float: left; margin-right: 1em; padding-top: 10px; }
	* html #mic #homecontent #columnleft { padding-right: 6%; width: 33%; }
	* html #mic #homecontent #columnmiddle { padding-left: 6%; padding-right: 6%; width: 33%; }
	* html #mic #homecontent #columnright { padding-left: 6%; width: 33%; }
	
		/* Callout */
		#mic #economicenvironment {
			background: url(../infocenter/images/background_home_economicenvironment.jpg) no-repeat;
			height:190px;
			padding: 18px 15px 0 28px;
			position: absolute;
			right: 0;
			top: 0;
			width: 112px;
		}
		
		* html #mic #economicenvironment { width: 155px; }
		#mic h3.homeeconomic { background: url(../infocenter/images/tertiaryhead_main_economicenvironment.gif) no-repeat; height: 67px; width: 106px; }
		
		/* Link lists */
		#mic .linklist ul { margin: 0; padding: 0; }
		#mic .linklist ul li { list-style-type: none; padding-bottom: 8px; }
		
		/* Secondary content */
		#mic #homesecondary { float: left; padding-top: 10px; width: 230px; }
		#mic #homesecondary h2 { color: #4d4d4e; font-size: 23px; font-weight: bold; }
	

	/* Footer */
	#mic .footer { clear: both; padding-top: 2.5em; }
	#mic span.footerintro { font-size: 14px; font-style: italic; font-weight: bold; color:#9d032a; }
	#mic .footer a { color:#9d032a; font-weight: bold; }
	#mic .footer #contactus { float: left; padding: 0 5px 10px 0; width: 550px; }
	#mic .footer #contactusbutton { float: left; padding-top: 10px; }
	#mic .footer #legal { border-top: solid 1px #ccc; clear: both; margin-top: 40px; padding-top: 5px; }
	#mic .footer #legal p { font-size: 9px; }

/*--- New content ---*/
.new-content p { margin: 0 0 0.5em; }
.new-content ul { margin: 0 0 1.5em 2em; }

/*--- Notices ---*/
div.notice { background: #f8fae6; border: 1px solid #e0e589; margin-bottom: 1em; padding: 1em 1.5em; }

/*--- Pages (Google search results) ---*/
ul#pages { list-style: none; margin: 0; padding: 0; text-align: center; }
ul#pages li { display: inline; margin: 0 0.5em; }

/*--- Search results ---*/
.results { list-style: none; line-height: 1.5; margin: 0; padding: 0; }
.results li { list-style: none; margin: 0 0 1em 0; padding: 0; }
.results em { color: #777; font-size: 0.9em; font-style: normal; margin-left: 0.5em; }

/*--- Tertiary content --- url(/includes2/images/leftStretch.jpg) repeat-y 100% 0 */
#content-tertiary { background: #f1f1cf; border-right: 1px solid #E5DF89; width: 133px; vertical-align: top; }
#content-tertiary * { font-family: Verdana, Arial, sans-serif; margin: 0; padding: 0; }
#content-tertiary h3 { background: #fff; color: #a41b2b; font-size: 0.9em; }
#content-tertiary ul { margin-bottom: 2em; }
#content-tertiary .panel { padding: 10px; }


	/* Login */
	#content-tertiary p { font-size: 0.9em; margin-bottom: 0.5em; }
	#content-tertiary #login .btn { background: #fff; border: 1px solid #b98d44; font-size: 1em; padding: 0.1em; }
	#content-tertiary #login .c2r { text-align: right; }
	#content-tertiary #login .txt { font-size: 11px; padding: 0.2em; width: 100%; }
	
	/* Navigation (tertiary) */
	#content-tertiary #nav-tertiary { list-style: none; }
	#content-tertiary h3 a { text-decoration: none; }
	#content-tertiary #nav-tertiary a { background: #f7f8e6; color: #44289f; display: block; height: 1%; text-decoration: none; }
	#content-tertiary #nav-tertiary a, #content-tertiary h3 { border-top: 1px solid #fff; border-bottom: 1px solid #ecebb5; padding: 0.5em 6px 0.6em 10px; }
	#content-tertiary #nav-tertiary a:hover { background: #fff; color: #44289f; }
	#content-tertiary #nav-tertiary li { font-size: 0.9em; height: 0.1%; }

/*--- Navigation - wizard ---*/
.nav-wizard { list-style: none; margin-left: 0; text-align: center; }
.nav-wizard .last { background: none; }

.nav-wizard li {
	background: url(/includes2/images/bullet-wizard.gif) no-repeat 100% 50%;
	display: inline;
	padding: 0 1.8em 0 0.8em;
}

.nav-wizard strong { color: #000; }

/*--- Muted text ---*/
.mute { color: #777; }


/*--- Social network links ---*/
.social { margin-bottom: 2em; padding: 0.5em 0 0 60px; }
.social a, .social a:link { color: #000; text-decoration: none; }
.social img { border: 0; float: left; margin: -4px 0 0 -60px; }
.social span { color: #44289f; display: block; font-size: 1.6em; line-height: 1; text-decoration: underline; }
.social a:hover { color: #44289f; }
.social a:hover span { text-decoration: none; }

/*--- MTJ ---*/
p.mtj-intro {
	color: #ed1c24;
	font-size: 2.5em;
	font-weight: bold;
	}

p.mtj-subintro {
	color: #ed1c24;
	font-size: 1em;
	font-weight: bold;
	}	
	
a.mtjLinks {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 1.25em;
	font-weight: bold;
	}
	a:link {
		color: #4f2d8b;
	}
	a:visited {
		color: #8E0B10;
	}
	a:hover {
	text-decoration: underline;
	}
	
#mtjNav {
	font-family: "Franklin Gothic Medium Condensed", sans-serif;
	}

#mtjNav body	{ 
	background: #ffffff; 
	height: 1px; 
	width: 178px;
	margin-left: 1%;
	}

p.mtj-logo {
	font-size: 10em;
	font-weight: bold;
	color: #ed1c24;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	}

.logo-top {	
	font-size: .7em;
	font-weight: bold;
	margin-bottom: -40px;
	margin-top: 5px;
	margin-left: 7px;
	}
	
.logo-bottom {
	font-size: 1em;
	font-weight: bold;
	margin-top: -28px;
	margin-left: 7px;
	}	
	
#list {
	margin-left: 0;
	padding: 0;
	list-style: none;
	FONT-SIZE: 14px;
	}	
		
#list ul 	{ 
	list-style: none; 
	letter-spacing: .5px;
	margin-left: -5%;
	padding-left: 0;
	}

#list li 	{
	margin-bottom: .5em; 
	padding-left: 0;
	list-style: none; 
	}
		
#list a	{ 
	color: #8e0b10; 
	font-weight: bold; 
	text-decoration: none;
	}
	
#list		a:link {color: #626466;}
#list		a:visited {color: #92191c;}
#list		a:hover {color: #92191c; text-decoration: underline;}

#list  a.subscribe	{
		color: #017193;		
		font-weight: bold;
		FONT-SIZE: 16px;
	}