a:link    {text-decoration: none}
a:visited {text-decoration: none}
a:hover	  {text-decoration: none}

body, table, td, form, 
{
 font-family:Arial,Verdana,Helvetica,Sans-Serif;
 font-size:small;
 color:#000000;
}
input, select
{
 font-family:Arial,Verdana,Helvetica,Sans-Serif;
 font-size:small;
 color:#000000;
}


.topnav {
	padding: 8px;
}

.topnavlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #1d5697;
	background-color: #FFFFFF;
	text-decoration: none;
	padding: 8px;
	border: 1px solid #FFFFFF;
}

.topnavlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4382c8;
	text-decoration: none;
	padding: 8px;
	border: 1px solid #072343;
}
.searchboxtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #000000;
}

.bodycontent {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	padding: 8px 20px 20px;
	vertical-align: top;
	line-height: 150%;
	text-align: justify;
}

.padlessbody {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 150%;
	text-align: left;
}

.glossarycontent {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px;
	vertical-align: top;
	line-height: 150%;
	text-align: left;
}

.profilefields {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.smtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}

.subtitles {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 150%;
}

.adminheading {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
	color: #4382c8;
	background-color: #d5e7fb;
	padding: 8px;
	border: thin dashed #000000;
	line-height: 150%;
}

.loginheading {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #4382c8;
	background-color: #d5e7fb;
	padding: 8px;
	line-height: 150%;
}

.loginsubheading {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: black;
	padding: 8px;
	line-height: 105%;
}

.profilesublinks {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #4382c8;
	line-height: 150%;
	padding: 4px;
}

.profileblock {
	background-color: #d5e7fb;
	padding: 8px;
	border: thin dotted #000000;
}
.therapisttab {
	background-color: #97c1f0;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #1d5697;
	border-right-color: #1d5697;
	border-bottom-color: #1d5697;
	border-left-color: #1d5697;
	text-align: center;
	margin: 0px;
}

.loginlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.glossaryheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1d5697;
	padding: 5px 3px;
}

.glossaryodd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #97c1f0;
}

.glossaryeven {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #d5e8fc;
