﻿body
{
	margin: 0px;
	margin-top: 0px;
	font-family: arial, verdana;
	font-size: 11px;
	color: #000000;
	background-color:#6ddbff;
}
td
{
	font-family: arial, verdana;
	font-size: 11px;
	color: #000000;
}
.main-text
{
	font-family: arial, verdana;
	font-size: 12px;
	line-height:17px
}
a
{
	color: #ff0000;
	text-decoration: none;
}
a:hover
{
	color: #50abca;
	text-decoration: underline;
}
.logo-bg
{
	background-image: URL("../images/logo-bg.gif");
	background-repeat: repeat-x;
	height:75px;
}
.top-link-bg
{
	background-image: URL("../images/top-link-bg.gif");
	background-repeat: repeat-x;
	height:53px;
}
.gray-box-middle
{
	background-image: URL("../images/gray-box-middle.gif");
	background-repeat: repeat-y;
}
.heading
{
	font-size: 15px;
	color: #148db3;
}
.news-date
{
	color: #FF0000;
}
.facilities-link
{
	color:#7b7b7b;
	text-decoration: none;
	text-transform: uppercase;
}
.facilities-link:hover
{
	color:#292424;
	text-decoration: none;
}
.center-top
{
	background-image: URL("../images/center-top.gif");
	background-repeat: repeat-x;
	height:220px;
}
.int-patients-bottom
{
	background-image: URL("../images/int-patients-bottom.jpg");
	background-repeat: no-repeat;
	height:175px;
}
#list-menu
{
	/*width:137px;*/
	margin:0 auto;
	text-align: LEFT;
	border: 0px solid red;	
}
#list-menu ul
{
	
	padding:0;
	margin:0;
	list-style-type:none;
	font-weight: normal;

}
#list-menu ul li
{	
	padding-left:15px;
	padding-top:2px;
	padding-bottom:2px;
	background-image: URL(../images/yellow-bullet.gif);
	background-repeat: no-repeat;	
	border:0px solid red;
}
#list-menu a
{
	color: #000000;
	text-decoration:none;
}
#list-menu a:hover
{
	color: #4caac9;
	text-decoration: none;
}
.pagetitle
{
	background-image: URL("../images/pagetitle-bg.gif");
	background-repeat: repeat-x;
	height:40px;
	padding-left:10px;
	font-size: 20px;
	color: #148db3;
	font-weight:bold;
}
.footer
{
	background-image: URL("../images/footer-bg.gif");
	background-repeat: repeat-x;
	height:30px;
	color:#FFFFFF;
	text-align: center;
}


.footer-link
{
	color:#FFFFFF;
	text-decoration: none;
	
}
.footer-link:hover
{
	color:#292424;
}

.helpLine
{
	height:40px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
}