body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: #333333;

}



.image {
	margin-top: -10px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 0px;

	border: 0px solid #FF3300;
}

.footnote {
	font-size: 10px;
	vertical-align: top;
	text-align: center;
	
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;

}

.content-bg {
	vertical-align: top;
	text-align: center;
	background-image: url(images/background/white-blue-whiteblock.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.content-body-bg {
	background-image: url(images/temp---middletop.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.content-body {
	vertical-align: top;
	text-align: left;
	
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	padding-right: 50px;
}

.body-header {
	font-size: 26px;
	line-height: 24px;
	padding-bottom: 15px;
}

/*
.content-body strong {
	color: #6DACD0;
}
*/

.content-body li {
	line-height: 15px;
	margin-left: 15px;
	padding-bottom: 5px;/*
	margin-top: -10px;*/
}
.content-body a, .footnote a{
	color: #7F7F7F;
	text-decoration: none;
}
.content-body a:link, .content-body a:visited,
.footnote a:link, .footnote a:visited
{
	color: #7F7F7F;
	text-decoration: none;
}
.content-body a:hover, .content-body a:active,
.footnote a:hover, .footnote a:active
{
	color: #6DACD0;
	text-decoration: underline;
}
.content-body-note{
	font-size: 10px;
}

.bold-bolder {
	font-size: 17px;
	line-height: 19px;
}

.coursedate-month {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #80BDE0;
	text-indent: 7px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.coursedate-title {
	font-size: 18px;
	color: #6DACD0;
}
.coursedate-date {
	font-size: 12px;
		color: #333333;
	line-height: 18px;
}


/*
.td-bottom a{
	color: #21467B;
	text-decoration: none;
}
.td-bottom a:link, .td-bottom a:visited{
	color: #21467B;
	text-decoration: none;
}
.td-bottom a:hover, .td-bottom a:active{
	color: #333333;
	text-decoration: underline;
}
*/

table.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	line-height: 34px;
	border-collapse: collapse;
	/*  background-color: #ffffff;  */
	background-color: none;
	text-align: center;
	height: 34px;
	width: 550px;
}

table.navbar td {
	border: 0px solid #ccc;
}

.selected {
	border: 0px solid #ccc;
	background-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	height: 34px;
}

table.navbar td a{
	display: block;
	/*width: 156px;*/
	/*padding-top: 2px;
	padding-bottom: 2px;*/
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	height: 34px;
}

table.navbar td a:link, table.navbar td a:visited {
	color: #ffffff;
/*	background-color: #ffffff;  */
}
table.navbar td a:hover, table.navbar td a:active {
	color: #ffffff;
	background-color: #A9D2EA;
	/* color: #80BDE0; */

}

table.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 15px;
	border-collapse: collapse;
	background-color: #A9D2EA; 
	text-align: center;
	height: 34px;
	width: 650px;
}

table.subnav td {
	border: 0px solid #ccc;
}

.subnav-selected {
	border: 0px solid #ccc;
	background-color: #A9D2EA;
	padding-left: 6px;
	padding-right: 6px;
	text-decoration: none;
	height: 34px;
}

table.subnav td a{
	display: block;
	/*width: 156px;*/
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	height: 34x;
}

table.subnav td a:link, table.subnav td a:visited {
	color: #FFFFFF;
/*	background-color: #ffffff;  */
}
table.subnav td a:hover, table.subnav td a:active {
	color: #333333;
	text-decoration: none;
	/* background-color: #A9D2EA;
	 color: #80BDE0; */

}

.top-right-bg {
	background-image: url(images/top/top-blue-bg.gif);
	background-repeat: repeat-x;
}


.ochrered, .pink, .blueblue, .orange, .purple, .red, .green {
	color:#000000;
	line-height:18px;
}

.ochrered strong {
	color:#990000;
}
.pink strong {
	color:#FF0066;
}
.blueblue strong {
	color:#0000CC;
}
.orange strong {
	color:#FF6600;
}
.purple strong {
	color:#660066;
}
.red strong {
	color:#CC0000;
}
.green strong {
	color:#009900;
}


.menu-tfh {
	background-color:#FF9966;
}
.menu-braingym {
	background-color:#9999FF;
}
.menu-cmi {
	background-color:#996699;
}
.menu-metamorphosis {
	background-color:#CC6666;
}
.menu-soulbraiding {
	background-color:#FF99CC;
}
.menu-rmt {
	background-color:#33CC66;
}


.text-blue {
	color: #6DACD0;
}
.text-tfh {
	color:#FF6600;
}
.text-braingym {
	color:#0000CC;
}
.text-cmi {
	color:#660066;
}
.text-metamorphosis {
	color:#CC0000;
}
.text-soulbraiding {
	color:#FF0066;
}
.text-rmt {
	color:#339933;
}


