@charset "UTF-8";
.contentText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	color: #003300;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #003300;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: oblique;
	font-weight: lighter;
	color: #003300;
	text-align: center;
}
.sidebarLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #003300;
	line-height: 16pt;
}
.sidebarText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
	font-weight: normal;
	color: #FFFFFF;
}
.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #660000;
	text-decoration: underline;
}
.categoryHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 20pt;
	font-weight: normal;
	color: #660000;
}
.finePrint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: oblique;
	line-height: 10pt;
	font-weight: lighter;
	color: #000000;
}
.sidebarBackImage {
	background-image: url(images/massagesidebarbg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.genericSideBack {
	background-image: url(images/genericsidebar.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.iframeMargins {
	margin-top: 5px;
	margin-left: 20px;
}
.picBorder {
	border: 2px solid #660000;
}
table {
	background-color: #DCDAC6;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	font-weight: bold;
	color: #660000;
	list-style-position: outside;
	list-style-type: circle;
}
.iframe1 {
overflow-x: hidden;
overflow-y: scroll;
}
#indexSidebar {
	background-attachment: fixed;
	background-image: url(images/sidebar_09.jpg);
	background-position: left top;
	height: 600px;
	width: 257px;
}
.iframe2 {
overflow-x: scroll;
overflow-y: hidden;
}
#signUp {
	margin-top: 270px;
	background-color: #5E0605;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	line-height: 18px;
	margin-left: 20px;
}
