HTML {
	Min-height:100%;
	Margin-bottom:1px;
}
p {
	color: black;
	font-size: 0.75em;
	font-family: georgia, "times new roman", times;
	margin-top: 0;
	margin-bottom: 12px;
}
.numbered-list {
	margin-top: 10px;
	margin-bottom: 5px;
}
LI {
	font-size: 0.75em;
	font-family: georgia, "times new roman", times;
	margin-top: 0;
	margin-bottom: 5px;
	list-style-image: url(images/arrow-gray.gif);
}
li.indent  {
	margin-left: 20px;
	list-style-image: url(images/bullet-gray.gif);
}
ul li.indent-promo  {
	margin-left: -5px;
	list-style-image: url(images/bullet-gray.gif);
}
#numbered_list li {
	list-style-image: none;
}
#numbered_list li.indent {
	list-style-image: none;
	margin-left: 20px;
}

UL {
	margin-top: 0;
	margin-bottom: 4px;
}
img {
	border:0;
}
.body-list {
	color: black;
	font-size: 0.75em;
	font-family: georgia, "times new roman", times;
	margin-top: 0;
	margin-bottom: 3px;
}
.graysmall {
	color: #666;
	font-size: 0.65em;
	font-family: Tahoma, Verdana, Arial, Helvetica, "Sans Serif";
	font-weight: normal;
	margin-top: 0;
}
.small-ital {
	font-style: italic;
	font-size: 0.73em;
}
.clear {
	clear: both;
}

h1 {
	color: #09717d;
	font-weight: bold;
	font-size: 1.2em;
	font-family: Tahoma, Verdana, Arial, Helvetica, "Sans Serif";
	margin-top: 0;
}
h2 {
	color: #b20c30;
	font-weight: bold;
	font-size: 1em;
	font-family: Tahoma, Verdana, Arial, Helvetica, "Sans Serif";
	margin-top: 12px;
	margin-bottom: 2px;
}
h3 {
	color: #b20c30;
	font-weight: bold;
	font-size: 0.8em;
	font-family: Tahoma, Verdana, Arial, Helvetica, "Sans Serif";
	margin-top: 12px;
	margin-bottom: 2px;
}
h4 {
	color: #09717d;
	font-size: 1em;
	font-family: Tahoma, Verdana, Arial, Helvetica, "Sans Serif";
	font-weight: bold;
	margin-bottom: 0;
}
.head1 {
	color: #09717d;
	font-weight: bold;
	font-size: 1.2em;
	font-family: Tahoma, Verdana, Arial, Helvetica, "Sans Serif";
	margin-top: 0;
}
.head2 {
	color: #b20c30;
	font-weight: bold;
	font-size: 1em;
	font-family: Tahoma, Verdana, Arial, Helvetica, "Sans Serif";
	margin-top: 12px;
	margin-bottom: 2px;
}
.head3 {
	color: #b20c30;
	font-weight: bold;
	font-size: 0.8em;
	font-family: Tahoma, Verdana, Arial, Helvetica, "Sans Serif";
	margin-top: 12px;
	margin-bottom: 2px;
}
.intro-emphasis {
	color: #434343;
	font-size: 0.75em;
	font-family: georgia, "times new roman", times;
	font-weight: bold;
	line-height: 1.3em;
	margin-top: 0;
	margin-bottom: 12px;
}
.emphasis {
	color: #35544c;
	font-weight: bold;
	font-size: 0.8em;
	font-family: Tahoma, Verdana, Arial, Helvetica, "Sans Serif";
	margin-top: 0;
	padding-bottom: 3px
}

li.date-indent {
	color: #35544c;
	font-size: 0.8em;
	font-family: Tahoma, Verdana, Arial, Helvetica, "Sans Serif";
	margin-top: 0;
	margin-left: -15px;
	list-style-image: url(images/bullet-gray.gif);
}
ul.no-top-margin {
	margin-top: -10px;
	padding-top: 0px;
}


.date {
	color: #35544c;
	font-size: 0.8em;
	font-family: Tahoma, Verdana, Arial, Helvetica, "Sans Serif";
	margin-top: 0;
	padding-bottom: 3px
}
.date-soldout {
	color: #35544c;
	font-size: 0.8em;
	font-family: Tahoma, Verdana, Arial, Helvetica, "Sans Serif";
	margin-top: 0;
	padding-bottom: 3px;
	background-image: url(images/sold-out.gif);
	background-repeat: no-repeat;
}

.sold-out {
	background-image: url(images/sold-out.gif);
	background-repeat: no-repeat;
}
.left-soldout {
	float: left;
	margin-right: 8px;
	margin-bottom: 4px;
}
.right {
	float: right;
	margin-top: 0px;
	padding-top: 0px;
	vertical-align: top;
}

.left {
	float: left;
	margin-top: 0px;
	padding-top: 0px;
	vertical-align: top;
}
.bottom-border {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #243BBD;
}



.kicker {
	color: #666;
	font-weight: normal;
	font-size: 0.7em;
	font-family: Tahoma, Verdana, Arial, Helvetica, "Sans Serif";
	margin-top: 0;
	margin-bottom: 0;
}
.kicker a:link {
	color: #666;
	font-weight: normal
}
.kicker a:visited {
	color: #666;
	font-weight: normal
}
.kicker a:hover {
	color: #b00f30;
	font-weight: normal
}
.kicker a:visited:hover {
	color: #b00f30;
	font-weight: normal
}
.calltoaction {
	color: #666;
	font-size: 0.8em;
	font-family: Verdana, Arial, Tahoma, Helvetica, "Sans Serif";
	font-weight: normal;
	font-style: italic;
	margin-top: 16px;
	padding-top: 6px;
	border-top: 1px dotted #666;
}
.sidehead  {
	color: #066;
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, "Sans Serif";
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.sidelink    {
	color: #242424;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, "Sans Serif";
	margin-top: 0;
	margin-bottom: 3px;
	list-style-image: url(images/arrow-blue-side.gif);
	font-size: 11px;
}
.sidelink p {
	color: #242424;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, "Sans Serif";
	margin-top: 0;
	margin-bottom: 3px;
	list-style-image: url(images/arrow-blue-side.gif);
	font-size: 11px;
}

.sidelink ul {
	color: #24418a;
	font-weight: normal;
	list-style-image: url(images/arrow-blue-side.gif);
	padding-bottom: 5px;
}
.sidelink ul li {
	color: #24418a;
	font-weight: normal;
	list-style-image: url(images/arrow-blue-side.gif);
	font-family: Tahoma, Verdana, Arial, Helvetica, "Sans Serif";
	margin-left: -25px;
	font-size: 11px;
}
.sidelink ul li a {
	color: #24418a;
	font-weight: normal;
	list-style-image: url(images/arrow-blue-side.gif);
}

.sidelink a:link {
	color: #24418a;
	font-weight: normal;
}
.sidelink a:visited {
	color: #24418a;
	font-weight: normal
}
.sidelink a:hover {
	color: #b00f30;
	font-weight: normal
}
.sidelink a:visited:hover {
	color: #b00f30;
	font-weight: normal
}
.sidequote {
	color: #066;
	font-style: italic;
	font-weight: normal;
	font-size: 0.9em;
	font-family: georgia, "times new roman", times;
	text-align: left;
}
.sidequote a:link, .sidequote a:visited, .sidequote a:hover, .sidequote a:visited:hover {
	font-weight: normal
}
.sidequote-attrib {
	color: #066;
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: right;
}
.sidequote-attrib a:link {
	color: #24418a;
	font-weight: normal
}
.sidequote-attrib a:visited {
	color: #24418a;
	font-weight: normal
}
.sidequote-attrib a:hover {
	color: #b00f30;
	font-weight: normal
}
.sidequote-attrib a:visited:hover {
	color: #b00f30;
	font-weight: normal
}
.home-intro {
	color: #666;
	font-size: 0.8em;
	font-family: Tahoma, Verdana, Arial, Helvetica, "Sans Serif";
	line-height: 1.4em;
}
.home-head1 {
	color: #09717d;
	font-size: 1.2em;
	font-family: Tahoma, Verdana, Arial, Helvetica, "Sans Serif";
	font-weight: bold;
	margin-bottom: 0;
}
.home-boxheadwhite {
	color: #fff;
	font-size: 1.1em;
	font-family: Tahoma, Verdana, Arial, Helvetica, "Sans Serif";
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 0;
}
.footer {
	color: #666;
	font-weight: normal;
	font-size: 0.75em;
	font-family: Tahoma, Verdana, Arial, Helvetica, "Sans Serif";
	margin-top: 8px;
	margin-left: 20px;
}
.footer a:link {
	color: #666;
	font-weight: normal
}
.footer a:visited {
	color: #666;
	font-weight: normal
}
.footer a:hover {
	color: #b00f30;
	font-weight: normal
}
.footer a:visited:hover {
	color: #b00f30;
	font-weight: normal
}
.borderTable {
	padding: 6px 10px;
	border: solid 2px #ce4e0c;
}
.jellybean {
	height: 39px;
	width: 52px;
	vertical-align: top;
	padding-right: 8px;
}

#jelly {
	color: black;
	font-size: 0.75em;
	font-family: georgia, "times new roman", times;
	margin-top: 0;
	margin-bottom: 0px;
}

#jelly    td {
	padding-bottom: 10px;


}

a:link {
	color: #24418a;
	font-weight: bold;
}
a:hover {
	color: #b00f30;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #4269b3;
	font-weight: bold;
}
a:visited:hover {
	color: #b00f30;
	font-weight: bold;
	text-decoration: underline;
}
img.right {
	float: right !important;
	margin: 0 0 5 20;
}
.rightborder {
	border-right: solid #a5a5a8 1px;
}

.attribution {
	color: #565656;
	font-size: 0.7em;
	font-family: Tahoma, Verdana, Arial, Helvetica, "Sans Serif";
	margin-top: 0;
	padding-bottom: 3px;
	margin-left: 45px;
}


#topnav {
	padding: 0 3px 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-align: right;
	color: #999999;
	background-repeat: no-repeat;
	background-image: url(images/nmcc-logo_03.gif);
}
#topnav a {
	color: #24418a;
	font-weight: normal;
	text-decoration: none;
}
#topnav a:hover {
	color: #000000;
}

.txt_no-show{
	display: none;
}

#nav_left{
	width: 108px;
	background-image: url('images/nav_bg.gif');
	background-repeat: repeat-y;
	background-position: top right;
}

#nav_left ul{
	width: 108px;
	list-style-image: none;
	list-style-type: none;
	margin: 0px 0px;
}

#nav_left li.level_0, #nav_left li.level_cat{
	width: 108px;
	margin: -1px 0px -1px -40px;
	list-style-image: none;
}

#nav_left li.level_0 a{
	width: 108px;
	height: 18px;
	display: block;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#nav_left li.level_0 a:hover, #nav_left li.level_0_selected a{
	background-position: 0px -18px;
}

#nav_left li.nav_speaking a{
	background-image: url('images/nav_speaking.gif');
}

#nav_left li.nav_consulting a{
	background-image: url('images/nav_consulting.gif');
}

#nav_left li.nav_training a{
	background-image: url('images/nav_training.gif');
}

#nav_left li.nav_testimonials a {
	background-image: url(images/nav_testimonials.gif);
}


#nav_left li.nav_news-press a{
	background-image: url('images/nav_news-press.gif');
}

#nav_left li.nav_overview a{
	background-image: url('images/nav_overview.gif');
}

#nav_left li.nav_order-now a{
	background-image: url('images/nav_order-now.gif');
}

#nav_left li.nav_free-articles a{
	background-image: url('images/nav_free-articles.gif');
}

#nav_left li.nav_read-the-book a{
	background-image: url('images/nav_read-the-book.gif');
}

#nav_left li.nav_newsletters a{
	background-image: url('images/nav_newsletters.gif');
}

#nav_left li.nav_blacks-bulletin a{
	background-image: url('images/nav_blacks-bulletin.gif');
}

#nav_left li.nav_joannes-network a{
	background-image: url('images/nav_joannes-network.gif');
}

#nav_left li.nav_organizations a{
	background-image: url('images/nav_organizations.gif');
}

#nav_left li.nav_providers a{
	background-image: url('images/nav_providers.gif');
}

#nav_left li.nav_blog a{
	background-image: url('images/nav_blog.gif');
}

#nav_left li.nav_toptips a{
	background-image: url('images/nav_toptips.gif');
}

#nav_left li.nav_bookshelf a{
	background-image: url('images/nav_bookshelf.gif');
}

#nav_left li.nav_about-joanne a{
	background-image: url('images/nav_about-joanne.gif');
}

.nav-cat-news{
	display: block;
	width: 108px;
	height: 29px;
	background-image: url('images/nav-cat-news.gif');
}

.nav-cat-products{
	display: block;
	width: 108px;
	height: 29px;
	background-image: url('images/nav-cat-products.gif');
}

.nav-cat-publications{
	display: block;
	width: 108px;
	height: 29px;
	background-image: url('images/nav-cat-publications.gif');
}

.nav-cat-resources{
	display: block;
	width: 108px;
	height: 29px;
	background-image: url('images/nav-cat-resources.gif');
}


#nav_left li.level_0 .sub_nav{
	width: 85px;
	border-right: 1px solid #8a0c25;
	border-bottom: 1px solid #8a0c25;
	margin: 1px 0px 1px 16px;
}

#nav_left li.level_0 .sub_nav ul{
	list-style-image: none;
	list-style-type: none;
	width: 40px;
}

#nav_left li.level_0 .sub_nav ul li{
	color: #f0c3c8;
	font-size: 11px;
	font-family: tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	list-style-image: none;
	list-style-type: none;
	margin-left: -40px;
	margin-bottom: 3px;
}

#nav_left li.level_0 .sub_nav ul li a{
	width: auto;
	background-image: none;
	color: #f0c3c8;
	font-weight: normal;
	text-decoration: none;
	padding: 1px 0px 0px 1px;
	display: inline;
}

#nav_left li.level_0 .sub_nav ul li a:hover{
	color: #ffffff;
	font-weight: normal;
	background-color: #580819;
	text-decoration: none;
}
#nav_left li.level_0 .sub_nav ul li a.selected {
	color: #ffffff;
	font-weight: normal;
	background-color: #580819;
	text-decoration: none;
}
#dysv {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
#dysv td {
	vertical-align: top;
	padding: 3px;
}
#dysv  .fixedwidth  {
	width: 170px;
}

#dysv .right {
	float: right;
	padding-bottom: 2px;
	padding-left: 2px;
}
.banner-blast {
	border: 1px solid #B00F30;
	padding-right: 5px;
	padding-left: 6px;
	margin-bottom: 5px;
}
