.TEXT
{
	COLOR: #666666;
	FONT-FAMILY: Helvetica, Arial, sans-serif;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: normal;
	line-height: normal;
	padding: 15px 15px 5px 15px;
}

.TEXT A:link
{
	color: #0099CC;
	text-decoration: none;
}


.TEXT A:active
{
	color: #0099CC;
	text-decoration: none;
}

.TEXT A:visited
{
	color: #0099CC;
	text-decoration: none;
}

.TEXT A:hover
{
	color: #0099CC;
	text-decoration: none;
}

.FOOTER
{
	COLOR: #9a9a9a;
	FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE: 7pt;
	FONT-WEIGHT: normal;
	line-height: normal;
	padding: 0px 5px 0px 5px;
}

.FOOTER A:link
{
	color: #0099CC;
	text-decoration: none;
}


.FOOTER A:active
{
	color: #0099CC;
	text-decoration: none;
}

.FOOTER A:visited
{
	color: #0099CC;
	text-decoration: none;
}

.FOOTER A:hover
{
	color: #0099CC;
	text-decoration: none;
}

.title
{
	COLOR: #666666;
	FONT-FAMILY: Helvetica, Arial, sans-serif;
	FONT-SIZE: 19pt;
	FONT-WEIGHT: normal;
	line-height: normal;
	padding: 5px 15px 10px 15px;
}

.main_image
{
	padding: 0px 0px 5px 5px;
}

.menu {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #00CCFF;
}
.menu A:link
{
	text-decoration: none;
	color: #0099CC;
}


.menu A:active
{
	text-decoration: none;
}

.menu A:visited
{
	text-decoration: none;
}

.menu A:hover
{
	color: Purple;
	text-decoration: none;
}


.main_table
{
	border: #656565;
	border-style: solid;
	border-width: 1px;

}

.horizontal_menu
{
	border: #656565;
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

.green_menu
{
	border: #656565;
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	background-color: #009899;
}

.left_menu
{
	border: #656565;
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}

.bottom_menu
{
	border: #656565;
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	background-color: #663497;
}



.page1 
{
	background-image: url(images/clouds2.gif);
	background-repeat: no-repeat;
	padding: 0px;
	background-position: top right;
}

.page_bg_left 
{
	background-image: url(images/page_bg_left.gif);
	background-repeat: repeat-y;
	padding: 0px;
	background-position: top right;
}

.page_bg_right 
{
	background-image: url(images/page_bg_right.gif);
	background-repeat: repeat-y;
	padding: 0px;
	background-position: top left;
}

.homelink
{
	border: #656565;
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	font: 10pt arial,helvetica;
	text-decoration: none;
	width: 255px;
	line-height: 29px;
	color: #0084cc;
	padding: 0px 0px 0px 10px;
}

.homelink A:link
{
	text-decoration: none;
	color: #0084cc;
	line-height: 29px;

}

.homelink A:hover
{
	text-decoration: none;
	color: #0084cc;
	line-height: 29px;

}

.homelink A:active
{
	text-decoration: none;
	color: #0084cc;
	line-height: 29px;
;
}

.homelink A:visited
{
	text-decoration: none;
	color: #0084cc;
	line-height: 29px;

}
.homepage
{
	background-image: url(images/patient_doctor_image.jpg);
	background-repeat: no-repeat;
	background-position: top right;

}

.homelinkFF
{
	border: #656565;
	border-style: none;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	font: 10pt arial,helvetica;
	text-decoration: none;
	width: 255px;
	line-height: 29px;
	color: #0084cc;
	padding: 0px 0px 0px 0px;
}

.homelinkFF A:link
{
	text-decoration: none;
	color: #0084cc;
	line-height: 29px;

}

.homelinkFF A:hover
{
	text-decoration: none;
	color: #0084cc;
	line-height: 29px;

}

.homelinkFF A:active
{
	text-decoration: none;
	color: #0084cc;
	line-height: 29px;
}

.homelinkFF A:visited
{
	text-decoration: none;
	color: #0084cc;
	line-height: 29px;

}

.image
{
	margin: 0px 0px 30px 30px;
}

/* Site Map */

#vertical_menu_list{
	padding: 20px;
	text-align: left;
	font-family: arial;
	font-size: 10pt;
	color: #666666;
}

.vertical_menu_topItem{
	padding: 10px;
	font-weight: bold;
}

.sitemap_link{
	margin-left: 20px;
}

.sitemap_link a{
	text-decoration: none;
	color: #0084cc;
}

.sitemap_link a:visited{
	text-decoration: none;
	color: #0084cc;
}

.sitemap_link_subcat{
	margin-left: 20px;
	padding:10px 0 10px 0;
}

.sitemap_news_link{
	margin-left: 40px;
}

.sitemap_news_link a{
	text-decoration: none;
	color: #0084cc;
}

.sitemap_news_link a:visited{
	text-decoration: none;
	color: #0084cc;
}