/* CSS Document */

h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 15px; }
h4 { font-size: 15px; }

/*
#Content {
	width:500px;
	margin:0px auto;
	text-align:left;
	padding:15px;
	border:1px dashed #333;
	background-color:#eee;
	}

*/


#pageText
{
	text-align: left;
	color: #e1ecfe;
	font-family:verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
	font-size: 11px;
}

#titleArea
{
text-align: left;
background-image:url(../images/title_main.jpg);
width:378px;
height:66px;
line-height: 60px;
text-indent:25px;
font-size:15pt;
color: #264d6c;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
}


#titleGeneric
{
text-align: left;
background-image:url(../images/title_generic.jpg);
width:378px;
height:66px;
line-height: 60px;
text-indent:15px;
font-size:14pt;
color: #264d6c;
/*font-weight:bold;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
}


#scrollArea {
	display: block;
	height: 340px;
	_height: 345px;
	overflow: auto;
	}

/*
#menu
{
	background-image:url(../images/menu.gif);
	width:758px;
	height:30px;
	color:#385d6d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
*/

a {
	font-size: 11px;
	color: #456796;
	text-decoration: none;
	font-weight: bold;
	padding-left:5px;
	padding-right:5px;
	}

a:hover {
	color: #fff;
	}

a.therapists {
	color: #fff;
	}

h1.headlink {
	font-size: 15px;
	color: #fff;
	}

p.webAffairs
{
margin-top: 7px;
text-align:right;
font-size: 11px;
color: #f0ecf8;
}

p.webAffairs a
{
color: #FFFFFF;
}

.justify {
	text-align:justify;
}
/*\*//*/
#mainMenu { height: 55px; }
/**/
