body
{
	margin: 0;
	padding: 0;
	background: white;
	font: 10pt Arial, Helvetica, "Trebuchet MS", sans-serif;
	color:White;
}

h1
{
	color:White;
	font-size:16pt;
	font-weight:bold;
}

h2
{
	color:White;
	font-size:14pt;
	font-weight:normal;
}

a
{	
	color:White;
}

.header
{
	background-color:White;
	padding:20px;
	margin:0px;
}

.headerlinks a
{
	font-size:14pt;
	font-weight:bold;
	color:#003893;
	text-decoration:none;
	margin-right:20px;
}

.headerlinks a:hover
{
	font-size:14pt;
	font-weight:bold;
	color:#BC4F07;
	text-decoration:none;
	margin-right:20px;
	padding-bottom:10px;
	
}

.footer
{
	background-color:#568E14;
	padding:10px 10px 10px 30px;
	color:#BC4F07;
}

.footer a
{
	color:white;
	font-weight:bold;
	text-decoration:none;
	padding-right:20px;
}

.footer a:hover
{
	color:white;
	font-weight:bold;
	text-decoration:none;
	padding-right:20px;
}

.prompt
{
    font-weight:bold;
}

.errortext
{
    font-weight:bold;
    color:white;
    font-weight:bolder;
    font-style:italic
}

.maintable
{	
	border:solid 1px #568E14;
	background-color:#949AA5;
	min-width:780px;
	max-width:1024px;
	text-align:left;	
	margin:10px 10px 20px 10px;
	padding:0px;	
}

.childsiteblock
{
	padding:8px;
}

.childsiteblock a
{
	font-weight:bold;
	color:White;
	text-decoration:underline;
}

.childsiteblock a:hover
{
	font-weight:bold;
	color:White;
	text-decoration:underline;
}

.nursesitelinkblock
{
	background-color:#003893;
	width:21px;
	height:10px;
	float:left;
	margin:4px 10px 0px 0px;
}

.therapysitelinkblock
{
	background-color:#568E14;
	width:21px;
	height:10px;
	float:left;
	margin:4px 10px 0px 0px;
}

.pagetopsection1
{
	border-top:solid 1px #568E14;	
	background-color:#568E14;
	color:white;
	font-weight:bold;
	padding:4px 4px 4px 290px;
	min-height:144px;
	background-image:url(/images/pageleft1.png);
	background-repeat:no-repeat;	
}

.pagetopsection2
{
	border-top:solid 1px #568E14;
	background-color:#754760;
	color:White;
	font-weight:bold;
	padding:4px 4px 4px 290px;
	min-height:144px;
	background-image:url(/images/pageleft2.png);
	background-repeat:no-repeat;
}

.pagenormal
{
	padding:10px;
}

.aboutinternalnavigation a
{
	padding-right:10px;
	text-decoration:underline;
	font-weight:bold;
}

.aboutinternalnavigation a:hover
{
	padding-right:10px;
	text-decoration:underline;
	font-weight:bold;
}

.promotextblock
{
	background-color:#EA7D1E;
	color:Black;
	padding:10px 16px 8px 10px;
	margin:0px;
	font-weight:bold;
}

.companyupdate
{
	background-color:white;
	color:#003893;
	padding:10px 16px 8px 10px;
	margin:0px;
	font-weight:bold;
	text-align:center;
	background-color: #efefef; 
	border-top: 2px solid #dedede; 
	border-bottom: 2px solid #dedede;
}

.companyupdate d
{	
	color:#754760;		
}

