div#therapist-content
{
	width:799px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fcffed;
	background-image:url(../img/content-top.png);
	background-repeat:no-repeat;
	background-position:top;	
	padding-top:24px;
	padding-left:30px;
	padding-right:30px;
	clear:both;
	behavior: url( ../iepngfix.htc ); 
}

div#therapist-content-bottom
{
	width:799px;
	margin-left:auto;
	margin-right:auto;
	padding-left:30px;
	padding-right:30px;	
	padding-top:20px;
	padding-bottom:10px;
	
	background-image:url(../img/content-bottom.png);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#00aeef;
	
	
	clear:both;
}

div#therapist-title
{
	height:54px;
	padding-top:10px;
	margin-right:30px;
	color:#69c677;
	font-size:18px;
	text-align:right;
	font-family:"Trebuchet MS";
	margin-top:-60px;
	/*
	top:0;
	width:315px;
	margin-left: 565px;
	*/
	
}

div#therapist-title a
{
	color:#69c677;
	font-size:18px;
	text-align:right;
	text-decoration:none;
}

div#therapist-title a:hover
{
	text-decoration:underline;
}

div#therapist-menu
{
	height:42px;
	float:right;
	padding-right:72px;
}



div#therapist-menu-tabs .tab-button-on , div#therapist-menu-tabs .tab-button-off , div#therapist-menu-tabs .tab-button-over
{
	text-decoration:none;
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	float:right;
	width:146px;
	padding-top:10px;
	height:32px;
	background-repeat:no-repeat;
	display:block;
	
}



div#therapist-menu div#therapist-menu-tabs ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}

div#therapist-menu .tab-button-on , .tab-button-over
{
	background-image:url(../img/tab-on.png);
}

div#therapist-menu .tab-button-over
{
	cursor:pointer;
}

div#therapist-menu .tab-button-off
{
	
	background-image:url(../img/tab-off.png);	
	cursor:pointer;
}

div#therapist-menu-tabs a
{
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

div#therapist-menu div#therapist-menu-tabs a
{
	text-decoration:none;
}
div#therapist-menu div#therapist-menu-tabs a:hover
{
	text-decoration:none;
}

div#therapist-menu  div#navigation 
{
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	color:#464646;
	float:left;
	width:450px;
	margin-left:28px;
	margin-top:10px;
}

div#therapist-menu  div#navigation a
{
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	color:#464646;
	text-decoration:none;
}

div#therapist-content table.results
{
	border:1px solid #c8cec5;
	background-color:#ffffff;
	font-family:Helvetica;
	font-size:14px;
	text-align:left;
	font-weight:bold;
	margin-bottom:30px;
	width:100%;
}

div#therapist-content table.results th
{
	background-color:#69c677;
	padding:6px;
	color:#ffffff;
}

div#therapist-content table.results td
{
	color:#363636;
	padding:6px;
}

div#therapist-menu  div#navigation a:hover
{
	text-decoration:underline;
}

div#therapist-content-bottom label
{
	color:#ffffff;
	font-size:14px;
}

#therapist-menu-tabs
{
	float:right;
	width:300px;
}
p
{
	padding-top: 13px;
	padding-bottom: 13px;
	margin-top:0;
	margin-bottom:0;
}
tr.odd
{
	background-color:white;
}
tr.even
{
	background-color:#f5f5f5;
}
