/* CSS Document */

.smallfont {
	font-size: 13px;
	color: #603811;
	line-height: 26px;
	text-decoration: none;
}
.smallfont:hover {
	color: #000000;
	text-decoration: none;
}
.largefont { 
	font-size: 15px; 
	color: #603811; 
	line-height: 26px;
	text-decoration: none;
} 
.largefont:hover {
	color: #000000;
	text-decoration: none;
}
p {
	color: #603811;
}
SPAN    { cursor: hand}
.on     {display: on}
.off    {display:none}
.bold {
	line-height: 26px;
	font-weight: bold;
	text-decoration: none;
	color: #603811;
}
.note {
	font-size: 11px;
	line-height: 21px;
	color: #603811;
	text-decoration: none;
}
.photo_border{
	padding-right: 10px;
}
.visitor_title {
	background-color: #FAE5AB;
	font-weight: bold;
	color: #603811;
	letter-spacing: 4px;
	font-size: 15px;
	padding: 5px 2px 1px 15px;
	border: 2px dotted #FAE5AB;

}
.visitor_hover {
	border: 2px dotted #FAE5AB;
	background-color: #FCEFCA;
}
.visitor_hover:hover {
	border: 2px dotted #FAE5AB;
	background-color: #FAE5AB;
}
.visitor_answer {
	border: 2px dotted #FAE5AB;
}
.visitor_answer:hover {
	background-color: #FCEFCA;
}

.healthcolomn_title {
	font-weight: bold;
	color: #603811;
	letter-spacing: 4px;
	font-size: 16px;

}
.cth_healthcolomn_title {
	font-weight: bold;
	color: #114F96;
	letter-spacing: 4px;
	font-size: 16px;

}
.healthcolomn_border {
	border: 2px dotted #E5EEC2;
	background-color: #E5EEC2;
}
.healthcolomn {
	padding-left: 25px;
	background-image: url(../images/hospital-green_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	border-top: 1px none #E5EEC2;
	border-right: 2px dotted #E5EEC2;
	border-bottom: 1px dotted #E5EEC2;
	border-left: 2px dotted #E5EEC2;
	background-color: #E5EEC2;
}
.healthcolomn_list {
	padding-left: 25px;
	background-image: url(../images/hospital-green_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top: 1px none #E5EEC2;
	border-right: 2px dotted #E5EEC2;
	border-bottom: 1px dotted #E5EEC2;
	border-left: 2px dotted #E5EEC2;
}

.education_title {
	background-color: #F7EFAD;
	font-weight: bold;
	color: #603811;
	letter-spacing: 4px;
	font-size: 15px;
	padding: 5px 2px 1px 15px;
	border: 2px dotted #F7EFAD;

}
.education_list {
	border: 2px dotted #F7EFAD;
	background-color: #FFFFFF;
	padding-left: 5px;
}
.education_list:hover {
	border: 2px dotted #F7EFAD;
	background-color: #F7EFAD;
}
.education_hover {
	border: 2px dotted #F7EFAD;
	background-color: #F7EFAD;
}
.education_hover:hover {
	border: 2px dotted #F7EFAD;
	background-color: #FFFFFF;
}
.communication_title {
	background-color: #DBE7EE;
	font-weight: bold;
	color: #603811;
	letter-spacing: 4px;
	font-size: 15px;
	padding: 5px 2px 1px 15px;
	border: 2px dotted #DBE7EE;

}
.communication_hover {
	border: 2px dotted #DBE7EE;
	background-color: #DBE7EE;
}
.communication_hover:hover {
	border: 2px dotted #DBE7EE;
	background-color: #BED3E0;
}
.communication_list {
	padding-left: 25px;
	background-image: url(../images/hospital-blue_arrow.gif);
	background-repeat: no-repeat;
	background-color: #EDF1F4;
	background-position: left center;
	border-top: 1px none #EDF1F4;
	border-right: 2px dotted #EDF1F4;
	border-bottom: 1px dotted #EDF1F4;
	border-left: 2px dotted #EDF1F4;
}
.communication_sublist {
	background-color: #EDF1F4;
	background-position: left center;
	border-top: 1px none #EDF1F4;
	border-right: 2px dotted #EDF1F4;
	border-bottom: 1px dotted #EDF1F4;
	border-left: 2px dotted #EDF1F4;
}
.post-it-blue {
	font-size: 12px;
	line-height: 16px;
	color: #346989 ;
	background-color: #EDF1F4;
	background-image: url(../images/post-it-blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 6px 2px 0px 6px;
}
.post-it-purple {
	font-size: 12px;
	line-height: 16px;
	background-color: #EDE9FA;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 6px 2px 0px 6px;
}
.medicine_title {
	background-color: #D4D9E8;
	font-weight: bold;
	color: #603811;
	letter-spacing: 4px;
	font-size: 15px;
	padding: 5px 2px 1px 15px;
	border: 2px dotted #D4D9E8;

}
.medicine_list {
	border: 2px dotted #D4D9E8;
	background-color: #FFFFFF;
	padding-left: 5px;
}
.medicine_list:hover {
	border: 2px dotted #D4D9E8;
	background-color: #D4D9E8;
}
.medicie_hover {
	border: 2px dotted #D4D9E8;
	background-color: #D4D9E8;
}
.medicine_hover:hover {
	border: 2px dotted #D4D9E8;
	background-color: #D4D9E8;
}
.aid_title {
	background-color: #E0DBF2;
	font-weight: bold;
	color: #603811;
	letter-spacing: 4px;
	font-size: 15px;
	padding: 5px 2px 1px 15px;
	border: 2px dotted #E0DBF2;

}
.aid_hover {
	border: 2px dotted #E0DBF2;
	background-color: #EEEEEE;
}
.aid_hover:hover {
	border: 2px dotted #E0DBF2;
	background-color: #E0DBF2;
}

.forum_hover {
	border: 2px dotted #DDDDDD;
	background-color: #EEEEEE;
}
.forum_hover:hover {
	border: 2px dotted #CCCCCC;
	background-color: #CCCCCC;
}

