﻿body 
{
	background-color:#FBFDFD;
	color: #333;
	font-family: Arial, sans-serif;
	font-size: 13px;
}
a:hover, a:link, a:visited
{
	color:#23214E;
}
.text
{
	color:#1E3190;
	font-style:italic;
	z-index:999;
}
.text_new
{
	color:#1E3190;
	font-style:italic;
	z-index:999;
	padding-top:4px;
}

#menu {
	float:left;
	width:100%;
	background:#FFFFFF;
	font-size:12px;
	font-family: Arial, sans-serif;
	font-weight:bold;
	line-height:normal;
	border-bottom:solid 1px #808080;
	}
#menu ul {
	margin:0;
	padding:0px 0px 0px 30px;
	list-style:none;

	}
#menu li {
	display:inline;
	margin:0;
	padding:0;
	}
#menu a {
	float:left;
	background:url("/images/tableftF.gif") no-repeat left top;
	margin:0;
	padding:0 1px 0 4px;
	text-decoration:none;
	}
#menu a span {
	float:left;
	display:block;
	background:url("/images/tabrightF.gif") no-repeat right top;
	padding:5px 15px 5px 11px;
	color:#000000;
	}
	
.findProvider_doc
{
	font-family:Arial, Sans-Serif,verdana,tahoma,helvetica;
    font-size:10pt;
	border:1px solid #808080;
	background: #E9EAEE url('/images/providerbkg_new.jpg') repeat-x;
    height:200px;
    width:300px;
}
.findProvider_dent
{
	font-family:Arial, Sans-Serif,verdana,tahoma,helvetica;
    font-size:10pt;
	border:1px solid #808080;
	background: #E9EAEE url('/images/providerbkg_dent.jpg') repeat-x;
    height:200px;
    width:300px;
}
.findDoctor_doc
{
	font-family:Arial, Sans-Serif,verdana,tahoma,helvetica;
    font-size:10pt;
	border:1px solid #808080;
	background: #979CE0 url('/images/providerbkg_new3.jpg') no-repeat;
    height:225px;
    width:298px;
}
.findDoctor_dent
{
	font-family:Arial, Sans-Serif,verdana,tahoma,helvetica;
    font-size:10pt;
	border:1px solid #808080;
	background: #979CE0 url('/images/dentalbkg_new3.jpg') no-repeat;
    height:225px;
    width:298px;
}
.findProvider_pharm
{
	font-family:Arial, Sans-Serif,verdana,tahoma,helvetica;
    font-size:10pt;
	border:1px solid #808080;
	background: #E9EAEE url('/images/facilitybkg_pm.jpg') repeat-x;
    height:200px;
    width:300px;
}
.findProvider_hosp
{
	font-family:Arial, Sans-Serif,verdana,tahoma,helvetica;
    font-size:10pt;
	border:1px solid #808080;
	background: #E9EAEE url('/images/facilitybkg_hp.jpg') repeat-x;
    height:200px;
    width:300px;
}
.findProvider_nurs
{
	font-family:Arial, Sans-Serif,verdana,tahoma,helvetica;
    font-size:10pt;
	border:1px solid #808080;
	background: #E9EAEE url('/images/facilitybkg_sl.jpg') repeat-x;
    height:200px;
    width:300px;
}
.WatermarkText
{
	font-style:italic;	
}
/* begin css tabs */

ul#tabnav 
	{ /* general settings */
	text-align: left; /* set to left, right or center */
	margin: 1em 0 0 0; /* set margins as desired */
	font: bold 12px verdana, arial, sans-serif; /* set font as desired */
	border-bottom: none; /* set border COLOR as desired */
	list-style-type: none;
	width:300px;
	padding: 3px 10px 4px 10px; /* THIRD number must change with respect to padding-top (X) below */
}

ul#tabnav li 
	{ /* do not change */
	display: inline;
}

ul#tabnavDoc 
	{ /* general settings */
	text-align: left; /* set to left, right or center */
	margin: 0 0 0 0; /* set margins as desired */
	font: bold 12px verdana, arial, sans-serif; /* set font as desired */
	border-bottom: none; /* set border COLOR as desired */
	list-style-type: none;
	width:300px;
	padding: 5px 0px 4px 5px; /* THIRD number must change with respect to padding-top (X) below */
}

ul#tabnavDoc li 
	{ /* do not change */
	display: inline;
}

body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4 
	{ /* settings for selected tab */
	border-bottom: 1px solid #fff; /* set border color to page background color */
	background-color: #fff; /* set background color to match above border color */
}

body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a 
	{ /* settings for selected tab link */
	background-color: #fff; /* set selected tab background color as desired */
	color: #000; /* set selected tab link color as desired */
	position: relative;
	top: 1px;
	padding-top: 4px; /* must change with respect to padding (X) above and below */
}

ul#tabnav li a { /* settings for all tab links */
	padding: 4px 5px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
	border: 1px solid #808080; /* set border COLOR as desired; usually matches border color specified in #tabnav */
	background-color: #F66F1F; /* set unselected tab background color as desired */
	color: #fff; /* set unselected tab link color as desired */
	margin-right: 0px; /* set additional spacing between tabs as desired */
	text-decoration: none;
	border-bottom: none;
}

ul#tabnav a:hover { /* settings for hover effect */
	background: #7070AE; /* set desired hover color */
}

ul#tabnavDoc li a { /* settings for all tab links */
	padding: 4px 5px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
	border: 1px solid #808080; /* set border COLOR as desired; usually matches border color specified in #tabnav */
	background-color: #F66F1F; /* set unselected tab background color as desired */
	color: #fff; /* set unselected tab link color as desired */
	margin-right: 0px; /* set additional spacing between tabs as desired */
	text-decoration: none;
	border-bottom: none;
}

ul#tabnavDoc a:hover { /* settings for hover effect */
	background: #7070AE; /* set desired hover color */
}

/* end css tabs */
        
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */
#menu a:hover span {color:#FFFFFF;}
#menu a:hover {background-position:0% -42px;}
#menu a:hover span {background-position:100% -42px;} 
 
#menu_fac {
	float:left;
	width:100%;
	background:#FFFFFF;
	font-size:12px;
	font-family: Arial, sans-serif;
	font-weight:bold;
	line-height:normal;
	border-bottom:solid 1px #808080;
	}
#menu_fac ul {
	margin:0;
	padding:0px 0px 0px 15px;
	list-style:none;

	}
#menu_fac li {
	display:inline;
	margin:0;
	padding:0;
	}
#menu_fac a {
	float:left;
	background:url("/images/tableftF.gif") no-repeat left top;
	margin:0;
	padding:0 1px 0 4px;
	text-decoration:none;
	}
#menu_fac a span {
	float:left;
	display:block;
	background:url("/images/tabrightF.gif") no-repeat right top;
	padding:5px 14px 5px 9px;
	color:#000000;
	}
	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu_fac a span {float:none;}
/* End IE5-Mac hack */
#menu_fac a:hover span {color:#FFFFFF;}
#menu_fac a:hover {background-position:0% -42px;}
#menu_fac a:hover span {background-position:100% -42px;}       

#menu_nyc {
	float:left;
	width:100%;
	background:#FFFFFF;
	font-size:12px;
	font-family: Arial, sans-serif;
	font-weight:bold;
	line-height:normal;
	border-bottom:solid 1px #808080;
	}
#menu_nyc ul {
	margin:0;
	padding:0px 0px 0px 2px;
	list-style:none;

	}
#menu_nyc li {
	display:inline;
	margin:0;
	padding:0;
	}
#menu_nyc a {
	float:left;
	background:url("/images/tableftF.gif") no-repeat left top;
	margin:0;
	padding:0 1px 0 4px;
	text-decoration:none;
	}
#menu_nyc a span {
	float:left;
	display:block;
	background:url("/images/tabrightF.gif") no-repeat right top;
	padding:5px 9px 5px 5px;
	color:#000000;
	}
	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu_nyc a span {float:none;}
/* End IE5-Mac hack */
#menu_nyc a:hover span {color:#FFFFFF;}
#menu_nyc a:hover {background-position:0% -42px;}
#menu_nyc a:hover span {background-position:100% -42px;}                
                    
#OneClick_info ul
{
	padding-left:10px;
	margin-left:10px;
	margin-top:0px;
}
#OneClick_info li
{
	list-style-type:disc;
	margin-left:0px;
}

#OneClick_info_new ul
{
	padding-left:10px;
	margin-left:10px;
	margin-top:0px;
}
#OneClick_info_new li
{
	list-style-type:none;
	margin-left:0px;
	font-size:11px;
}

#OneClick_info_new
{
	font-size:14px;
	font-weight:bold;
	padding-top:4px;
	padding-left:46px;
	width:300px;	
}
#OneClick_info_newpic ul
{
	padding-left:10px;
	margin-left:10px;
	margin-top:0px;
}
#OneClick_info_newpic li
{
	list-style-type:none;
	margin-left:0px;
	font-size:11px;
}

#OneClick_info_newpic
{
	font-size:14px;
	font-weight:bold;
	padding-top:12px;
	padding-left:46px;
	width:300px;	
}
.relief_logo
{
	margin-top:2px;	
}
#relief_logo
{
	margin-top:2px;	
}
#relief_toptext
{
	padding-top:5px;
	padding-right:15px;
}
.SymptomImage
{
	float:right;
	padding-right:40px;
	padding-top:1px;
}
#SympHeader
{
	position:relative;
	height:50px;
	width:592px;
	background:url('/images/reliefcenter/symbkgrnd.gif') no-repeat;
	font-style:italic;
	font-size:22px;
	border-bottom:0px;
	border-left:solid 4px #999999;
	border-right:solid 4px #999999;
	border-top:solid 4px #999999;
	padding:4px 0px 4px 0px;
	position:relative;
}
#SympHeaderText
{
	 position:absolute;
	 margin-top:-2px;
	 padding-left:25px;
	 text-align:center;
}
/*********** MyCity.MD IFrame ************************/
.text_new1
{
	font-family:Arial;
	font-size:14px;
	font-style:italic;
	color:#808080;
}
.text_new2
{
	font-family:Arial;
	font-size:12px;
	font-style:italic;
	color:#808080;
	padding-top:2px;
}

/*********** City iFrames **************************/
#Logo
{
	height:264px;
}

/*********** Charter iFrames **************************/
#Charter
{
	height:410px;
	width:272px;
}

.charter-text
{
	font-family:Arial;
	font-size:12px;
	font-style:italic;
	color:#808080;
	padding:2px 0 0 3px;
}
.charter-ddl
{
	font-size:12px;
	color:#23214E;
}

