/* CSS Document */
.top_round {
	background-image:url(../images/top_grey.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:412px;
	height:14px;
}
.bottom_round {
	background-image:url(../images/bottom_grey.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	width:412px;
	height:14px;
}
.grey_bg {
	background-color:#7e7777;
}
.whitetext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	text-align:justify;
	text-decoration:none;
}
.firstbox_inn {
	background-image:url(../images/navigation_box.gif);
	background-position:top right;
	background-repeat:no-repeat;
	width:191px;
	height:160px;
}
	
.copyright
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	font-weight:normal;
	text-decoration:none;
}

.copyright a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	font-weight:bold;
	text-decoration:underline;
}

.copyright a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	font-weight:bold;
	text-decoration:none;
}

.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
.heading-red {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#8d0200;
	text-decoration:underline;
}
.light-red {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#c00300;
	text-decoration:underline;
}
	

.footer
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	font-weight:normal;
	text-decoration:none;
}

.footer a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	font-weight:bold;
	text-decoration:underline;
}

.footer a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	font-weight:bold;
	text-decoration:none;
}
.map-box {
	width:240px;
	line-height:normal;
	color:#7e7777;
}
.map-title {
	font-size:16px;
	font-weight:bold;
	color:#8d0200;
}
.map-link a {
	color:#008000;
	text-decoration:underline;
}
.map-link a:hover {
	color:#008000;
	text-decoration:none;
}

.Patient-content {
    width:520px;
	padding-left:65px;
	text-align:center;
}
ul.treattab {
    display: block;

    margin: 0 0 15px;
    padding: 10px 0;
}
ul.treattab li {
    background: none repeat scroll 0 0 #72021B;
    display: block;
    float: left;
    font-size: 14px;
    height: 27px;
    line-height: 25px;
    list-style: none outside none;
    margin: 0 5px 0 0;
    text-align: center;
}
ul.treattab li a, ul.treattab li a:active, ul.treattab li a:visited {
    background: none repeat scroll 0 0 #72021B;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 14px;
    height: 27px;
    line-height: 27px;
    list-style: none outside none;
    margin: 0;
   padding: 0 15px;
    text-align: center;
    text-decoration: none;
}
ul.treattab li a:hover, ul.treattab li a.selected {
    background: none repeat scroll 0 0 #A30329;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 14px;
    height: 27px;
    line-height: 27px;
    list-style: none outside none;
    margin: 0;
 padding: 0 15px;
    text-align: center;
    text-decoration: none;
}

.font{
	   background: none repeat scroll 0 0 #5E5E5E;
    color: #FFFFFF;
	clear:both;
    font-size: 14px;
    height: 27px;
    line-height: 27px;
    list-style: none outside none;
    margin: 0;
   padding: 0 0 0 10px;
    text-decoration: none;
}


.map-link {
	color:#000;
}
