/*Page Properties*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #233646;
}
.bodyrep {
	background-image: url(images/crep.jpg);
	background-repeat: repeat-x;
}
.bgright {
	background-image: url(images/rbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgleft {
	background-image: url(images/lbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgright2 {
	background-image: url(images/rbg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgleft2 {
	background-image: url(images/lbg2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#patientComments {
   text-align:left;
   padding:0 4px;
   vertical-align:top;
   }

#navcontainer ul
{
text-align: left;
padding-left: 10px;
padding-top: 0px;
vertical-align: top;
line-height: 16pt;
}


#navcontainer ul li a
{
	background: transparent url(images/../arrow.gif) left center no-repeat;
	margin: 0px;
	text-align: left;
	font: normal 13px "Arial", verdana, lucida, sans-serif;
	text-decoration: none;
	color: #EDDAA0;
	font-weight: bold;
}

#navcontainer ul li a:hover
{
	background: transparent url(../images/list_active.gif) left center no-repeat;
	color: #B9C6D0;
	font-weight: bold;
}

#navcontainer ul li a#current
{
background: transparent url(../images/list_active.gif) left center no-repeat;
color: #666;
}


/*Page Defaults*/
td {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16pt;
}

a {
	color: #FFDFA4;
	text-decoration: none;
}

a:hover {
	color: #D3C2AD;
	text-decoration: none;
}


/*Content*/
.content {
    padding-top: 15px;
	padding-left: 32px;
	padding-bottom: 0px;
	padding-right: 10px;
}
.content2 {
    padding-top: 15px;
	padding-left: 42px;
	padding-bottom: 0px;
	padding-right: 10px;
}

.contentbg {
	background: url(../images/crep.jpg) repeat-y;
	width: 1002px;
}
.hdrbg {
	background: url(../images/mynyed_hdr12.jpg) no-repeat;
	vertical-align: top;
	text-align: left;
	width: 790px;
	height: 82px;
	padding: 0px;
	margin: 0px;
}
.hdr {
	vertical-align: top;
	text-align: left;
	width: 556px;
	height: 68px;
	padding: 0px;
	margin: 0px;
}
.navleft {
	width: 212px;
}


/*Headers*/
H1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #CCD5DC;
	line-height: 14px;
	padding-top: 0px;
	padding-bottom: 9px;
}

/*Subheaders*/
H2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FAFEFF;
	line-height: 17px;
}

H3 {
	font-family: Tahoma;
	font-size: 12px;  
	font-weight: normal;
	color: #333333;
	line-height: 17px;
}

.emph {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #2E3748;
}

.emph2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3E6684;
}


/*Footers*/
.footer {
	text-align: center;
	padding: 18px;
}


/*Footer Links*/
.footerlink {
	font-family: Tahoma;
	font-size: 11px;
	color: #A5B1C7;
	font-weight: normal;
	line-height: 15pt;
	text-decoration: none;
}
.footerlink:hover {
	text-decoration: none;
	color: #FFDFA4;
}

.footerlink2 {
	font-family: Arial;
	font-size: 6pt;
	font-weight: normal;
	text-decoration: none;
	color: #F2E1A8;
}

.footerlink3 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFDFA4;
	text-decoration: none;
}
.footerlink4 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFDFA4;
	text-decoration: none;
	line-height: 16pt;
}
.footerlink4:hover {
	text-decoration: none;
	color: #FFDFA4;
}
.seopg {
	line-height: 15pt;
	text-align: center;
	background: #2E3748;
}
.seotext {
	font-family: Tahoma;
	font-size: 11px;
	color: #ccc;
	font-weight: normal;
	line-height: 15pt;
	text-decoration: none;
}



/*Pictures*/
.picborder {
	border: 1px solid; 
	border-color:#B3CFE1;
}
.picnoborder {
	border: 0px solid; 
	border-color:#B3CFE1;
	float:right; 
	margin-left:20px;
}

.picRight {
	border: 1px solid; 
	border-color:#B3CFE1; 
	float:right; 
	margin-left:20px;
}
.picRightnoborder {
	float:right;
	margin-left:20px;
}
.picLeft {
	border: 1px solid; 
	border-color:#B3CFE1; 
	float:left; 
	margin-right:20px;
}


/*Contact Form*/
.inputSelect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: #B3CFE1 1px solid;
	color: #000000;
	width:200px;
	background-color: #EAF2F6;
}
.inputComment {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: #CCCCCC 1px solid;
	color: #176371;
	width:200px;
	background-color: #EAF4F6;
}
.inputComment2 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: #CCCCCC 1px solid;
	color: #176371;
	width:400px;
	background-color: #EAF4F6;
}

.inputButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	COLOR: #FFFFFF;
	FONT-SIZE: 10px;
	width:90px;
	BORDER: #185071 1px solid;
	background-color: #2371A1;
}.no-rep-x {
	background-repeat: repeat-x;
}
.no-rep-y {
	background-repeat: repeat-y;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFDFA4;
	text-decoration: none;
}
.link:hover {
	color: #ffffff;
	text-decoration: none;
}

.button-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: bold;
	color: #214285;
	text-decoration: none;
}
.time{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	text-align: right;
	vertical-align: middle; 
	font-size: 11px;
	line-height: normal; 
	height: 27px;
}
.time2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8E1717;
	text-decoration: underline;
	background: none;
}
.time2:hover {
	color: #8E1717;
	text-decoration: none;
}
.bookmark {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#CBDFEB;
	text-align: right;
	font-size: 11px;
	line-height: normal;
    padding-top: 18px;  
}
.bookmark:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#ffffff;
	text-align: right;
	font-size: 11px;
	line-height: normal;
    padding-top: 18px;  
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;  
	font-weight: normal;
	line-height: 17px; 
	color: #333333;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #28B9FF;
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #981C15;
}
.divider {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #AFBCBB;
}
/*address*/
#regopark {
	width:107px;
	height:25px;
	cursor: pointer;
}
#brooklyn {
	width:107px;
	height:25px;
	cursor: pointer;
}
#rotate {
	width: 1002px;
	height:295px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
	
div#zdoc {
 position: absolute;
 z-index: 999;
 top: 485px;
 left: 53%;/*655px;*/
 margin: 0;
 width: 250px;
 height: 33px;
 overflow: hidden;
 }	

