/* General Style */
* {
	margin: 0px;
	padding: 0px;
}
/* * { 
	border: 1px 
	solid #f00;
} */
html {
	font-size: 12px;
}
body {
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	line-height: 115%;
	letter-spacing: 0.1em;
	background-color: #FFFFFF;
	background-image: url(../img/pagebackground03.jpg);
}
div {
	text-align: left;
	vertical-align: top;
	overflow: visible;
	visibility: visible;
}
a { 
color: #0081BC; 
text-decoration: underline; 
}
a:link {
	color: #0070A4;
	text-decoration: underline;
 }
a:visited { 
	color: #CC0066; 
	text-decoration: underline; 
}
a:hover { 
	color: #1B1B1B; 
	text-decoration: underline;
	 }
a:active {
	color: #666666;
	text-decoration: none;
}
td, p {
	font-size: 14px;
	font-weight: lighter;
	color: #333333;
	line-height: 115%;
	letter-spacing: 0em;
	margin-top: 5px;
	margin-bottom: 15px;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	line-height: 26px;
	letter-spacing: 0em;
	margin-top: 0px;
	margin-bottom: 5px;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	line-height: 22px;
	letter-spacing: 0em;
	margin-top: 0px;
	margin-bottom: 10px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-top: -8px;
	margin-bottom: -10px;
}
h4 {
	font-size: 16px;
	font-weight: 500;
	color: #333333;
	margin-top: 0px;
	margin-bottom: -5px;
}
h5 {
	font-size: 11px;
	font-weight: lighter;
	color: #222222;
	margin-top: -5px;
	margin-bottom: 5px;
}
h6 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	padding-top: -15px;
	padding-bottom: 8px;
	margin-top: -4px;
	letter-spacing: 0.03em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
ul {
	display: inline;
	padding-top: 25px;
}
 li {
	display: inline;
	padding-right: 20px;
}


/* Navigation Formatting Styles */
.navHome {
	background-image: url(../img/nav1_home.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 113px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #d8d8bc;
}
.navClasses {
	background-image: url(../img/nav1_classes.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 144px;
	left: 113px;
	top: 0px;
	background-color: #d8d8bc;
	position: absolute;
}
.navTimetable {
	background-image: url(../img/nav1_timetable.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 145px;
	position: absolute;
	left: 257px;
	top: 0px;
	background-color: #d8d8bc;
}
.navCourses {
	background-image: url(../img/nav1_courses.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 144px;
	position: absolute;
	left: 402px;
	top: 0px;
	background-color: #d8d8bc;
}
.navEvents {
	background-image: url(../img/nav1_events.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 144px;
	left: 546px;
	top: 0px;
	background-color: #d8d8bc;
	position: absolute;
}
.navShiatsu {
	background-image: url(../img/nav1_shiatsu.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 145px;
	position: absolute;
	left: 690px;
	top: 0px;
	background-color: #d8d8bc;
	visibility: visible;
}
.navContact {
	background-image: url(../img/nav1_contact.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 124px;
	position: absolute;
	left: 835px;
	top: 0px;
	background-color: #d8d8bc;
}
#secNav {
	height: 33px;
	width: 958px;
	position: absolute;
	top: 200px;
	background-color: #d8d8bc;
	left: 0;
}

.nav2YogaSelected {
	background-image: url(../img/nav2nd_yoga.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 72px;
	position: absolute;
	left: 130px;
	top: 0px;
	background-color: #d8d8bc;
	background-position: 0px -68px;
}

.nav2PilatesSelected {
	background-image: url(../img/nav2nd_pilates.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 85px;
	position: absolute;
	left: 202px;
	top: 0px;
	background-color: #d8d8bc;
	background-position: 0px -68px;
}

.nav2MeditationSelected {
	background-image: url(../img/nav2nd_meditation.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 114px;
	position: absolute;
	left: 287px;
	top: 0px;
	background-color: #d8d8bc;
	background-position: 0px -68px;
}

.nav2CorporateSelected {
	background-image: url(../img/nav2nd_corporate.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 104px;
	position: absolute;
	left: 391px;
	top: 0px;
	background-color: #d8d8bc;
	background-position: 0px -68px;
}

.nav2TeachersSelected {
	background-image: url(../img/nav2nd_teachers.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 99px;
	position: absolute;
	left: 496px;
	top: 0px;
	background-color: #d8d8bc;
	background-position: 0px -68px;
}

.nav2FeesSelected {
	background-image: url(../img/nav2nd_fees.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 73px;
	position: absolute;
	left: 595px;
	top: 0px;
	background-color: #d8d8bc;
	background-position: 0px -68px;
}
.navHomeSelected {
	background-image: url(../img/nav1_home.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 113px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-position: 0px -90px;
}
.navClassesSelected {
	background-image: url(../img/nav1_classes.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 144px;
	position: absolute;
	left: 113px;
	top: 0px;
	background-position: 0px -90px;
}
.navTimetableSelected {
	background-image: url(../img/nav1_timetable.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 145px;
	position: absolute;
	left: 257px;
	top: 0px;
	background-position: 0px -90px;
}
.navCoursesSelected {
	background-image: url(../img/nav1_courses.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 144px;
	position: absolute;
	left: 402px;
	top: 0px;
	background-position: 0px -90px;
}
.navEventsSelected {
	background-image: url(../img/nav1_events.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 144px;
	position: absolute;
	left: 546px;
	top: 0px;
	background-position: 0px -90px;
}
.navShiatsuSelected {
	background-image: url(../img/nav1_shiatsu.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 145px;
	position: absolute;
	left: 690px;
	top: 0px;
	background-position: 0px -90px;
}
.navContactSelected {
	background-image: url(../img/nav1_contact.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 123px;
	position: absolute;
	left: 834px;
	top: 0px;
	background-position: 0px -90px;
}

#terNav {
	height: 33px;
	width: 960px;
	position: absolute;
	top: 78px;
	background-color: #FFFFFF;
	left: 0;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}

.nav3YogaRes {
	background-image: url(../img/nav3_yogaresources.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 123px;
	position: absolute;
	left: 105px;
	top: 0px;
	background-color: #FFFFFF;
	background-position: 0px 0px;
}
.nav3PilatesRes {
	background-image: url(../img/nav3_pilatesresources.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 132px;
	position: absolute;
	left: 184px;
	top: 0px;
	background-color: #FFFFFF;
}
.nav3YogaResSelected {
	background-image: url(../img/nav3_yogaresources.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 123px;
	position: absolute;
	left: 105px;
	top: 0px;
	background-color: #FFFFFF;
	background-position: 0px -67px;
}
.nav3PilatesResSelected {
	background-image: url(../img/nav3_pilatesresources.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 123px;
	position: absolute;
	left: 184px;
	top: 0px;
	background-color: #FFFFFF;
	background-position: 0px -67px;
}
#secNav a:hover {
	background-position: 0px -34px;
}
#secTertiaryNav a:hover {
	background-position: 0px -34px;
}

#navLine {
	height: 2px;
	width: 960px;
	position: absolute;
	top: 1190px;
	left: 0;
	background-image: url(img/nav_line.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#hmeNavContainer a:hover {
	background-position: 0px -45px;
}

#hmeSecNav {
	height: 33px;
	width: 958px;
	position: absolute;
	top: 326px;
	background-color: #cfcfb4;
	left: 11px;
}


/* Home Formatting Styles */
.homeIntro {
	font-size: 15px;
	font-style: normal;
	font-weight: 300;
	margin-top: 0em;
	margin-bottom: 0.2em;
	line-height: 17px;
	letter-spacing: 0.1em;
}
.homeNewsDate {
	font-size: 14px;
	font-style: italic;
	font-weight: lighter;
	letter-spacing: 0em;
	color: #999999;
}
#homeColumn01 h1 {
	font-size: 30px;
	line-height: 100%;
	color: #77002B;
	font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial, sans-serif;
	letter-spacing: 0em;
	font-weight: normal;
	padding-bottom: -5px;
}
#homeColumn01 h2 {
	font-size: 26px;
	font-weight: lighter;
	color: #333333;
	letter-spacing: 0em;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
}
#homeColumn01 h3 {
	font-size: 22px;
	font-weight: 100;
	color: #333333;
	letter-spacing: 0em;
	line-height: 100%;
	font-style: normal;
	margin-top: 1px;
	margin-bottom: 3px;
}
#homeColumn01 h4 {
}

#homeColumn01 p {
	font-size: 15px;
	font-weight: 100;
	letter-spacing: 0em;
	padding-top: 2px;
	padding-bottom: 2px;
	font-style: normal;
}

#homeColumn01 img {
	padding-top: 5px;
	padding-bottom: 5px;
}
#homeColumn02 h1 {
	font-size: 30px;
	line-height: 100%;
	color: #333333;
	font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}
#homeColumn02 h2 {
	font-size: 22px;
	font-weight: 500;
	color: #333333;
	letter-spacing: 0em;
	font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial, sans-serif;
	line-height: normal;
	font-style: normal;
	display: block;
	margin-bottom: 0px;
	margin-top: 5px;
}
#homeColumn02 h3 {
	font-size: 18px;
	font-weight: 100;
	color: #333333;
	letter-spacing: 0em;
	line-height: 100%;
	font-style: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial, sans-serif;
}
#homeColumn02 h4 {
}

#homeColumn02 p {
	padding-top: 0px;
	padding-bottom: 5px;
}

#homeColumn02 img {
	padding-top: 5px;
	padding-bottom: 5px;
}
#homeColumn03 h1 {
	font-size: 28px;
	line-height: 100%;
	color: #333333;
	padding-bottom: 3px;
	font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial, sans-serif;
	display: block;
}
#homeColumn03 h2 {
	font-size: 26px;
	font-weight: lighter;
	color: #333333;
	letter-spacing: 0em;
	padding-bottom: 3px;
	line-height: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}
#homeColumn03 h3 {
	font-size: 18px;
	font-weight: 100;
	color: #333333;
	letter-spacing: 0em;
	font-style: normal;
	padding-top: 0px;
	padding-bottom: 23px;
	font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial, sans-serif;
	line-height: 110%;
}

#homeColumn03 h4 {
}

#homeColumn03 p {
	margin-bottom: 5px;
	padding-bottom: 10px;
}

#homeColumn03 img {
	padding-top: 5px;
	padding-bottom: 5px;
}

.square h3 .headingPad {
	padding-top: 2px;
	padding-bottom: 20px;
	font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial, sans-serif;
	font-weight: lighter;
}
#homeColumn03 .square {
	padding: 10px 16px 2px;
}
#homeColumn03 .vertpixelpad {
	padding-top: 10px;
}
.homeNewsDate H3{
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	margin-top: 0em;
	margin-bottom: -0.4em;
	line-height: 15px;
}
.homeHd {
	font-size: 40px;
	font-weight: 400;
	margin-top: 0em;
	margin-bottom: 1em;
	letter-spacing: 0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 100%;
}
.homeHdSmall {
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14px;
	padding-bottom: 6px;
}


/* 2nd Level Formatting Styles */
#column01 h1 {
	color: #333333;
	font-size: 22px;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0em;
	margin-top: 20px;
	margin-bottom: -10px;
}
#column01 h2 {
	color: #922B5B;
	font-size: 18px;
	font-weight: lighter;
	margin-top: 20px;
	margin-bottom: -10px;
}
#column01 h3 {
	color: #333333;
	font-size: 14px;
	font-weight: lighter;
	margin-top: 20px;
	margin-bottom: -10px;
	font-family: Arial, Helvetica, sans-serif;
}
#column01 h4 {
	color: #333333;
	font-size: 12px;
	font-weight: lighter;
	margin-top: 20px;
	margin-bottom: -10px;
	font-family: Arial, Helvetica, sans-serif;
}
#column01 p {
	font-style: italic;
	color: #666666;
}

#column02 h1 {
	color: #333333;
	font-size: 22px;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0em;
	margin-top: 20px;
	margin-bottom: -10px;
}
#column02 h2 {
	color: #333333;
	font-size: 18px;
	font-weight: lighter;
	margin-top: 20px;
	margin-bottom: -10px;
	font-family: Arial, Helvetica, sans-serif;
}
#column02 h3 {
	color: #333333;
	font-size: 14px;
	font-weight: lighter;
	margin-top: 20px;
	margin-bottom: -10px;
	font-family: Arial, Helvetica, sans-serif;
}
#column02 h4 {
	color: #333333;
	font-size: 12px;
	font-weight: lighter;
	margin-top: 20px;
	margin-bottom: -10px;
	font-family: Arial, Helvetica, sans-serif;
}
#column04 h1 {
	color: #333333;
	font-size: 28px;
	font-weight: lighter;
	margin-top: 10px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial, sans-serif;
}
#column04 h2 {
	color: #77002B;
	font-size: 20px;
	font-weight: 700;
	margin-top: 20px;
	margin-bottom: -2px;
	font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial, sans-serif;
	line-height: 110%;
	letter-spacing: 0.03em;
}
#column04 h3 {
	color: #77002B;
	font-size: 16px;
	font-weight: 700;
	margin-top: 20px;
	margin-bottom: -2px;
	font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial, sans-serif;
	letter-spacing: 0.05em;
}
#column04 h4 {
	color: #77002B;
	font-size: 14px;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: -10px;
	font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial, sans-serif;
	letter-spacing: 0.05em;
}
#column05 h1 {
	color: #333333;
	font-size: 24px;
	font-weight: lighter;
	margin-top: 15px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#column05 h2 {
	color: #333333;
	font-size: 20px;
	font-weight: lighter;
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#column05 h3 {
	color: #333333;
	font-size: 16px;
	font-weight: lighter;
	margin-top: 20px;
	margin-bottom: -10px;
	font-family: Arial, Helvetica, sans-serif;
}
#column05 h4 {
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: -10px;
	font-family: Arial, Helvetica, sans-serif;
}
#column01Resources h1 {
	color: #333333;
	font-size: 22px;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0em;
	margin-top: 5px;
	margin-bottom: 0px;
}
#column01Resources h2 {
	color: #333333;
	font-size: 18px;
	font-weight: lighter;
	margin-top: 10px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#column01Resources h3 {
	color: #333333;
	font-size: 14px;
	font-weight: lighter;
	margin-top: 20px;
	margin-bottom: -10px;
	font-family: Arial, Helvetica, sans-serif;
}
#column01Resources h4 {
	color: #333333;
	font-size: 12px;
	font-weight: lighter;
	margin-top: 20px;
	margin-bottom: -10px;
	font-family: Arial, Helvetica, sans-serif;
}
#column02Resources h1 {
	color: #333333;
	font-size: 22px;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-bottom: 0px;
}
#column02Resources h2 {
	color: #333333;
	font-size: 18px;
	font-weight: lighter;
	margin-top: 20px;
	margin-bottom: -10px;
	font-family: Arial, Helvetica, sans-serif;
}
#column02Resources h3 {
	color: #333333;
	font-size: 14px;
	font-weight: lighter;
	margin-top: 20px;
	margin-bottom: -10px;
	font-family: Arial, Helvetica, sans-serif;
}
#column02Resources h4 {
	color: #333333;
	font-size: 12px;
	font-weight: lighter;
	margin-top: 20px;
	margin-bottom: -10px;
	font-family: Arial, Helvetica, sans-serif;
}
.hdPageMain {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial, sans-serif!important;
	font-size: 35px!important;
	color: #77002B!important;
	vertical-align: top;
	font-weight: lighter;
	letter-spacing: 0.05em;
	display: block;
	padding-top: 16px;
	padding-bottom: 10px;
}


/* Footer Formatting Styles */
.returnTop {
	vertical-align: middle;
	padding-left: 5px;
	float: left;
}
.returnTop a { 
color: #CCCCFF; 
text-decoration: underline; 
}
.returnTop a:link {
	 color: #666666; 
	 text-decoration: none; 
 }
.returnTop a:visited { 
	color: #6699FF; 
	text-decoration: underline; 
}
.returnTop a:hover { 
	color: #666666; 
	text-decoration: underline;
	 }
.returnTop a:active {
	color: #666666;
	text-decoration: none;
}





/* Misc Formatting Styles */
.ImgSmlNote {
	font-style: italic;
	color: #333333;
	font-size: 10px;
	position: absolute;
	width: 125px;
	height: auto;
	line-height: 16px;
	font-weight: lighter;
	text-align: left;
	vertical-align: top;
	float: right;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	clear: left;
	left: 140px;
}
.product {
	left: 0px;
	top: 0px;
	float: left;
	vertical-align: top;
	clear: left;
	width: 280px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.productImage {
	margin-bottom: 10px;
	float: left;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	clear: right;
	position: relative;
}
.productDesptn{
	float: right;
	vertical-align: top;
	clear: right;
	position: relative;
	width: 160px;
}
.productTitle{
	font-size: 18px;
	font-weight: lighter;
	color: #333333;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 170px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
	float: left;
	clear: left;
	left: 110px;
	vertical-align: top;
	letter-spacing: 0em;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.productSmallNote{
	float: right;
	padding: 0px;
	font-style: italic;
	color: #666666;
	letter-spacing: 0em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.productTxt{
	float: left;
	font-size: 12px;
	line-height: normal;
	color: #333333;
	font-style: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}
.teachersName {
	font-size: 18px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	letter-spacing: 0em;
	margin-top: 12px;
	display: block;
	margin-bottom: 5px;
}
.teachesHd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 3px;
	margin-bottom: 6px;
	letter-spacing: 0em;
	display: block;
}
.teachersAboutTxt {
	font-size: 14px;
	line-height: 120%;
	color: #4F6173;
	letter-spacing: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	font-weight: normal;
}
.teachersWeb {
	font-size: 12px;
	color: #005EAA;
}
.teachersWeb a { 
color: #4B5B6C; 
text-decoration: underline; 
}
.teachersWeb a:link {
	 color: #333333; 
	 text-decoration: none; 
 }
.teachersWeb a:visited { 
	color: #005EAA; 
	text-decoration: underline; 
}
.teachersWeb a:hover { 
	color: #34A8FF; 
	text-decoration: underline;
	 }
.teachersWeb a:active {
	color: #666666;
	text-decoration: none;
}
.mapOutlineFrame {
	height: 540px;
	width: 540px;
	border-top: 10px solid #999999;
	border-right: 10px solid #999999;
	border-bottom: 25px solid #999999;
	border-left: 10px solid #999999;
}
.imgePadB10 {
	vertical-align: top;
	float: none;
	margin-bottom: 10px;
	margin-right: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
.lineHortzn {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	height: 1px;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
}
.imgePad20pxT {
	vertical-align: top;
	float: left;
	display: block;
	padding-top: 20px;
	height: auto;
	width: auto;
}
.lineHortznPad20TB {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-top: 20px;
}
.lineHortznPad20B {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.pdficon li {
	list-style-image: url(img/pdf.gif);
	list-style-position: outside;
}
#homeColumn01 .pdficon ul {
	list-style-position: outside;
	list-style-image: url(../img/pdf.gif);
}
#pdflist {
	margin-left: 0;
	padding-left: 0;
}
#pdflist li {
	line-height: 120%;
	padding-top: 5px;
	padding-bottom: 10px;
	display: list-item;
	list-style-type: none;
	font-size: 15px;
	list-style-position: outside;
}


/* table Formatting Styles */
.feeHds {
	font-size: 14px;
	font-weight: lighter;
	color: #666666;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	padding-top: 5px;
	padding-bottom: 10px;
	font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial, sans-serif;
	line-height: 125%;
	padding-right: 35px;
}
.courseGenTxt02TB {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	height: 30px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	font-size: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 100%;
}
.courseGenTxt02B {
	height: 30px;
	padding-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.feeHdsB {
	font-size: 20px;
	font-weight: lighter;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial, sans-serif;
	line-height: 100%;
}
.timeTbleBck01 {
	background-image: url(../img/timetable_bgrnd_01c.gif);
	height: 127px;
	width: 130px;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	vertical-align: top;
}
.timeTbleTxtPad {
	padding: 12px 7px 10px;
}
.timeTbleBck02 {
	background-image: url(../img/timetable_bgrnd_02.gif);
	height: 148px;
	width: 128px;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	vertical-align: top;
}
.timeTbleBck00 {
	height: 148px;
	width: 128px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
}
.TimeTableHd {
	font-size: 22px;
	color: #333333;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 95%;
	margin-top: 9px;
	margin-bottom: 5px;
}
.TimeTableDateHd {
	font-size: 18px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 5px;
}
.timeTableTimeHd {
	font-size: 18px;
	text-align: right;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 95%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.courseFeesTxt {
	height: auto;
	width: 55px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	padding: 2px 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}
.courseClassesTxt {
	height: auto;
	width: 70px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	text-align: left;
	vertical-align: middle;
	padding: 2px 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}
.courseDatesTxt {
	height: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}
.courseGenTxt {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	height: 30px;
	padding-left: 5px;
}
.BckGrndGrey01 {
	background-color: #E1E1C4;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.tablePad {
	text-align: left;
	vertical-align: middle;
	height: auto;
	width: 920px;
	float: left;
}
.reverseHd01 {
	color: #FFFFFF;
	background-color: #333333;
	padding-left: 5px;
	height: 28px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.courseGenTxt02 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	height: 30px;
	padding-left: 20px;
	font-size: 17px;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 110%;
}
.tbleGreyBkgrnd {
	background-color: #E1E1C4;
}
.lineHortznB5 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	height: 1px;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 5px;
}
.feeHdsSmallHd {
	font-size: 20px;
	font-weight: 600;
	color: #77002B;
	padding-top: 5px;
	padding-bottom: 25px;
	font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial, sans-serif;
	line-height: 150%;
	margin-bottom: 15px;
}
.courseGenTxt02TB {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.courseDatesTxtTB {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}
.courseClassesTxtTB {
	height: auto;
	width: 70px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	text-align: left;
	vertical-align: middle;
	padding: 2px 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.courseFeesTxtTB {
	height: auto;
	width: 55px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	padding: 2px 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#column04 .txtHighlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 120%;
	font-weight: lighter;
	color: #77002B;
}
#column01 .mapoutline {
	border: 1px solid #999999;
}
#printLogoMain {
	visibility: hidden;
}
#printTagline {
	visibility: hidden;
}
.courseLineOnly {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.reverseHd01Hilight {
	color: #FFFFFF;
	background-color: #77002B;
	padding-left: 5px;
	height: 28px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.BckGrndPurple01 {
	background-color: #e8d0d9;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.courseFeesTxtTBPurple {
	height: auto;
	width: 55px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	padding: 2px 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-color: #e8d0d9;
}
.courseClassesTxtTBPurple {
	height: auto;
	width: 70px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	text-align: left;
	vertical-align: middle;
	padding: 2px 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-color: #e8d0d9;
}
.courseDatesTxtTBPurple {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	background-color: #e8d0d9;
}
.courseFeesTxtTPurple {
	height: auto;
	width: 55px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	padding: 2px 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	background-color: #e8d0d9;
}
.courseClassesTxtTPurple {
	height: auto;
	width: 70px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	text-align: left;
	vertical-align: middle;
	padding: 2px 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	background-color: #e8d0d9;
}
.courseDatesTxtTPurple {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	background-color: #e8d0d9;
}
.columnPadding img.portrait {
	border: 12px solid #FFFFFF;
}
img.portrait {
	border: 12px solid #FFFFFF;
	margin-bottom: 10px;
}
#homeColumn01 img.border {

	border: 12px solid #EBEBEB;
}
#column01 div h6 {
	margin-top: 4px;
	margin-bottom: 20px;
	font-style: normal;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 110%;
	color: #333;
	display: block;
	letter-spacing: 0.02em;
}
#column01 div p {
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 130%;
}
