/* CSS Basic Document */
td.off {
background: url(../images/top_menu_bg.gif) -10000px 0px no-repeat;
height:21px;
}
td.on{
background:  url(../images/top_menu_bg.gif) 0px 0px no-repeat;
height:21px;
}
.header_padding
{
padding:0px 5px;
background-color:#FFFFFF;
color: #5B5A5A;
}
.body_padding
{
padding:11px 15px 33px 15px;
background-color:#FFFFFF;
color: #5B5A5A;
}
.box_top_line
{
background:url(../images/top_line.gif) left top repeat-x;
height:9px;
}
.box_left_line
{
background:url(../images/left_line.gif) left top repeat-y;
width:9px;
}
.box_right_line
{
background:url(../images/right_line.gif) left top repeat-y;
width:9px;
}
.box_bottom_line
{
background:url(../images/bottom_line.gif) left top repeat-x;
height:9px;
}


/* CSS Background image Document */
.header_top_bg
{
background:url(../images/header_top_bg.jpg) center top no-repeat;
height:130px;
}
.header_bottom_bg
{
background:url(../images/header_bottom_bg.jpg) center top no-repeat;
height:131px;
}
.menu_bg
{
	background:url(../images/menu_bg.jpg) center top no-repeat;
	height:28px;
	background-color: #A8CC48;
}
.body_left_bg
{
background:url(../images/body_left_bg.jpg) left top repeat-y;
width:10px;
}
.body_right_bg
{
background:url(../images/body_right_bg.jpg) left top repeat-y;
width:10px;
}
.top_link_text
{
color:#3A4C87;
text-decoration:none;
line-height:21px;
background-color:inherit;
}
.top_link_text:hover
{
color:#FFFFFF;
text-decoration:none;
background-color:inherit;
}
.menu_text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	background-color:FACCCD;
}
.menu_text:hover
{
	color:#333333;
	text-decoration:underline;
	background-color:inherit;
	background-image: url(images/Caring-Hands--E_01.jpg);
}

a.menu_text
{
color:#333333;
text-decoration:none;
background-color:inherit;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.highlight
{
color:#3A4C87;
font-size:14px;
text-decoration:none;
background-color:#FFFFFF;
}
.footer_text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #415591;
	background-color:inherit;
	text-decoration: none;
}
.footer_text:hover
{
text-decoration:underline;
}
.webdesigner_link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #415591;
	background-color:inherit;
	text-decoration: none;
}
.webdesigner_link:hover
{
text-decoration:underline;
}
