@charset "ISO-8859-1";


a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: none;
}

#topNav {
	background-color: #48779E;
	background-image: url(images/tmc_topnav.gif);
	height: 22px;
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
	line-height: 23px;
	padding-top: 1px;
}
#topNav a{
	color: #FFFFFF;
	text-decoration: none;
}
#topNav a:hover {
	color: #c9bbfe;
}



#topNav a.NavSelected:link { color: #c9bbfe;}
#topNav a.NavSelected:visited {color: #c9bbfe;}
#topNav a.NavSelected:hover { color: #c9bbfe;}
#topNav a.NavSelected:active { color: #c9bbfe;}
	
	
	
#leftNav {
	width: 168px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 20px;
}
#leftNav p {
	font-size: 14px;
	text-transform: uppercase;
	color: #414EC4;
	margin-left: 22px;
	margin-bottom: 0px;
}
#topNav img {
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 1px;

}
#leftNav a{
	color: #27277A;
	text-decoration: none;
}
#leftNav a:hover {
	color: #47a6b1;
}
#leftNav ul {
	margin: 0px;
	font-size: 13px;
	color: #27277A;
	padding-left: 15px;
}

#leftNav li {
	margin-top: 6px;
	margin-bottom: 0px;
	list-style: none;
}
#leftNav ul, #leftNav li {
	list-style-type: none;
	line-height: 15px;
}

#leftNav li a {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;  background-position: 0 .2em;
	padding-left: 15px;
}

#leftNav li a:hover {
	background-image: url(images/orange_arrow.gif);
	background-repeat: no-repeat;  background-position: 0 .2em;
	padding-left: 15px;
}

#leftNav li a.NavSelected:link { background-image: url(images/orange_arrow.gif);
	color: #47a6b1; background-repeat: no-repeat;  background-position: 0 .2em;
	padding-left: 15px;}
	#leftNav li a.NavSelected:visited { background-image: url(images/orange_arrow.gif);
	color: #47a6b1; background-repeat: no-repeat;  background-position: 0 .2em;
	padding-left: 15px;}
#leftNav li a.NavSelected:hover { background-image: url(images/orange_arrow.gif);
	color: #47a6b1; background-repeat: no-repeat;  background-position: 0 .2em;
	padding-left: 15px;}
#leftNav li a.NavSelected:active { background-image: url(images/orange_arrow.gif);
	color: #47a6b1; background-repeat: no-repeat;  background-position: 0 .2em;
	padding-left: 15px;}

#contentArea {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-right: 30px;
	font-weight: normal;

}

#contentArea p {
	font-size: 13px;
	color: #114c70;
	margin-top: 2px;
	margin-bottom: 8px;
	line-height: 18px;
	margin-left: 20px;
}

#contentArea h1 {
	font-size: 14px;
	text-transform: uppercase;
	color: #414EC4;
	margin-bottom: 0px;
	margin-left: 20px;
}
#contentArea h2 {
	font-size: 28px;
	color: #47a6b1;
	margin-bottom: 0px;
	margin-top: 4px;
	font-weight: lighter;
}

#contentArea h3 {
	font-size: 17px;
	color: #7d42ab;
	margin-bottom: 0px;
	margin-top: 12px;
	padding-bottom: 0px;
	margin-left: 20px;
}

.homehead {
	font-size: 18px;
	font-weight: normal;
	color: #7d42ab;
	margin-bottom: 0px;
	margin-top: 12px;
	padding-bottom: 0px;
}

.alternate   {
	background-color: #eaf3f8;
}
	


.schedule  {
	font-size: 11px;
	color: #1a5c81;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	line-height: 24px;
}

.header {
	background-color: #4c56ae;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 17px;
	padding-top: 1px;
	}
	
.class {
  text-align: right;
	}
	
.attire {
  text-align: left;
	}
	
.boutique  {
	font-size: 12px;
	color: #1a5c81;
	font-weight: bold;
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.boutiqueClass  {
	font-size: 12px;
	text-transform: uppercase;
	text-align: right;
	color: #7d42ab;
	font-weight: bold;
	line-height: 22px;
}

.bullets  {
	font-size: 12px;
	color: #1a5c81;
	font-weight: bold;
	line-height: 16px;
	padding-top: 0px;
	padding-left: 27px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;

}

.tableIndent {
	margin-left: 20px;
	margin-top: 8px;
}
.homeIndent {
	margin-left: 20px;
}
#footer {
	background-color: #48779E;
	background-image: url(images/tmc_topnav.gif);
	height: 22px;
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: center;
	line-height: 23px;
	padding-top: 1px;
}

#footer a{
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #c9bbfe;
}

#indent {
	margin-left: 20px;
}

.dottedLine {
	background-color: #fff; border: 1px dotted #ff0000; border-style: none none dotted; margin-top: 2; margin-bottom: 1; margin-left: 20px; padding: 0;
}

	
.ital {
	font-size: 13px;
	font-style: italic;
	color: #1e2ec1;
	font-weight: normal;

}
.red {color: #FF0000}
