/* \*/
* html #tlc, * html #trc {height: 1%;}
/* */

#tlc, #trc { zoom: 1 }

body	{	background-color: #83a5bd;	font-size: 100.01%;	text-align: center; margin-top:0px;	}

li { list-style:none; }

#rightside {float:right; margin-right:55px; margin-top:45px;}

#rightside2 {float:right; margin-right:50px; margin-top:45px; width:250px; padding:5px; font-size: 13px; font-family:Arial, Helvetica, sans-serif; color:#3b3b3b; }

#rightinfo { width:240px; padding:5px;}

#infosmallbox { padding-right:2px;}

#infosmallbox ul { padding-left: 20px }

#contentneuro {  }

#drcv { font-family: arial, helvetica, sans-serif; font-size:.8em }

#contentneuro p	{	color:#3b3b3b;	font-size: 13px;	line-height: 1.3em;	font-family: arial, helvetica, sans-serif;	}

#neuroIntro { color:#3b3b3b;	font-size: 13px;	line-height: 1.3em;	font-family: arial, helvetica, sans-serif; width:600px;  }

h1	{	color:#065086;	font-weight: bold;	font-size: 1.3em;	font-family: Geneva, Arial, Helvetica, sans-serif; margin-left:70px; border-bottom:2px dashed #065086; margin-right:200px	}

h2	{ color:#065086; font-weight: bold;	font-size: 1.0em; font-family: Geneva, Arial, Helvetica, sans-serif; border-bottom:2px dashed #065086;	margin-right:100px;	}

h3	{ color:#000000; font-weight: bold;	font-size: 1em; font-family: Geneva, Arial, Helvetica, sans-serif; }

#servicesLeftcolumn { width:280px; float:left; margin-left:10px }

#servicesMiddlecolumn { width:280px; float:left; margin-left:15px; }

#servicesRightcolumn { width:200px; float:right; vertical-align:middle; }

/* ============= this is regular content - no bubble ============ */

#contentreg { padding-left:4em; padding-right:4em; }

#contentreg h2	{ color:#065086; font-weight: bold;	font-size: 1.0em; font-family: Geneva, Arial, Helvetica, sans-serif; border-bottom:2px dashed #065086;	margin-right:100px;	}	

#contentreg h1	{	color:#065086;	font-weight: bold;	font-size: 1.2em;	font-family: Geneva, Arial, Helvetica, sans-serif;	}
	
			
#contentreg p	{	color:#3b3b3b;	font-size: 13px;	line-height: 1.3em;	font-family: arial, helvetica, sans-serif;	}

#contentreg ul	{	color:#3b3b3b;	font-size: 13px;	line-height: 1.3em;	font-family: arial, helvetica, sans-serif;	}

/* ============= this is regular content - no bubble version 2 ============ */

#contentreg2 { margin-left:65px; margin-right:65px; padding-left:10px; padding-right:10px; padding-top:0px; border:1px solid #000000; background-color:#a3cae4; }

#contentreg2 h2	{ color:#065086; font-weight: bold;	font-size: 1.0em; font-family: Geneva, Arial, Helvetica, sans-serif; border:2px dashed #065086; padding:5px; background-color:#bde1f9; margin-left:-5px; }

#contentreg2 h1	{	color:#065086;	font-weight: bold;	font-size: 1.2em;	font-family: Geneva, Arial, Helvetica, sans-serif;	}
	
			
#contentreg2 p	{	color:#3b3b3b;	font-size: 13px;	line-height: 1.3em;	font-family: arial, helvetica, sans-serif;	}

#contentreg2 ul	{	color:#3b3b3b;	font-size: 13px;	line-height: 1.3em;	font-family: arial, helvetica, sans-serif;	}


/* ============= this is the content box on the index page ============ */

#box2 {	position: relative; margin-left: 60px; margin-right: auto; margin-top: 10px; padding: 0; text-align: left; width: 600px; background-color: #aecfe7;	}
 	
#content { padding:2em;	padding-top:10px; }
	
	
#content h2	{ color:#065086; font-weight: bold;	font-size: 1.0em; font-family: Geneva, Arial, Helvetica, sans-serif; border-bottom:2px dashed #065086;	margin-right:100px;	}	

#content h1	{	color:#065086;	font-weight: bold;	font-size: 1.2em;	font-family: Geneva, Arial, Helvetica, sans-serif;	}
	
			
#content p	{	color:#3b3b3b;	font-size: 13px;	line-height: 1.3em;	font-family: arial, helvetica, sans-serif;	}

#content ul	{	color:#3b3b3b;	font-size: 13px;	line-height: 1.3em;	font-family: arial, helvetica, sans-serif;	}
		
/* ---=== border code follows ===--- */
/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border 
*/

#tlc, #trc, #blc, #brc	{	background-color: transparent;	background-repeat: no-repeat;	}

#tlc	{	background-image:url(images/tlc.png);	background-position: 0% 0%;	}

#trc	{	background-image:url(images/trc.png);	background-position: 100% 0%;	}
	
#blc	{	background-image:url(images/blc.png);	background-position: 0% 100%;	}

#brc	{	background-image:url(images/brc.png);	background-position: 100% 100%;	}

#tb, #bb	{	background-color: transparent;	background-repeat: repeat-x;	}
			
#tb	{	background-image:url(images/tb.png);	background-position: 0% 0%;	}

#bb	{	background-image:url(images/bb.png); background-position: 50% 100%;	}
	
#rb	{	background-image:url(images/r.png);	background-position: 100% 0%;	background-repeat: repeat-y;	}

#lb	{	background-color: #aecfe7;	background-image:url(images/l.png);	background-position: 0% 100%;	background-repeat: repeat-y;	}



/* ============= this is the content box on the Office Info Page ============ */

#boxinfo {	position: relative; margin-left: 60px; margin-right: auto; margin-top: 10px; padding: 0; text-align: left; width: 570px; background-color: #aecfe7;	}
 	
#content { padding:2em;	padding-top:5px; }
	
	
#content h2	{ color:#065086; font-weight: bold;	font-size: 1.0em; font-family: Geneva, Arial, Helvetica, sans-serif; border-bottom:2px dashed #065086;	margin-right:100px;	}	

#content h1	{	color:#065086;	font-weight: bold;	font-size: 1.2em;	font-family: Geneva, Arial, Helvetica, sans-serif;	}
	
			
#content p	{	color:#3b3b3b;	font-size: 13px;	line-height: 1.3em;	font-family: arial, helvetica, sans-serif;	}

#content ul	{	color:#3b3b3b;	font-size: 13px;	line-height: 1.3em;	font-family: arial, helvetica, sans-serif;	}
		
/* ---=== border code follows ===--- */
/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border 
*/

#tlc, #trc, #blc, #brc	{	background-color: transparent;	background-repeat: no-repeat;	}

#tlc	{	background-image:url(images/tlc.png);	background-position: 0% 0%;	}

#trc	{	background-image:url(images/trc.png);	background-position: 100% 0%;	}
	
#blc	{	background-image:url(images/blc.png);	background-position: 0% 100%;	}

#brc	{	background-image:url(images/brc.png);	background-position: 100% 100%;	}

#tb, #bb	{	background-color: transparent;	background-repeat: repeat-x;	}
			
#tb	{	background-image:url(images/tb.png);	background-position: 0% 0%;	}

#bb	{	background-image:url(images/bb.png); background-position: 50% 100%;	}
	
#rb	{	background-image:url(images/r.png);	background-position: 100% 0%;	background-repeat: repeat-y;	}

#lb	{	background-color: #aecfe7;	background-image:url(images/l.png);	background-position: 0% 100%;	background-repeat: repeat-y;	}




/* ============= this is the content box on the Patient Services Page ============ */

#servicesbox {	position: relative; margin-left:70px; margin-right: auto; margin-top: 10px; padding: 0; text-align: left; width: 525px; }
 	
#servicescontent { padding:15px; padding-top:0px; margin-left:55px; width:800px; }
	
	
#servicescontent h2	{ color:#065086; font-weight: bold;	font-size: 1.0em; font-family: Geneva, Arial, Helvetica, sans-serif; border-bottom:2px dashed #065086;	margin-right:100px;	}	

#servicescontent h1	{	color:#065086;	font-weight: bold;	font-size: 1.2em;	font-family: Geneva, Arial, Helvetica, sans-serif;	}
	
			
#servicescontent p	{	color:#3b3b3b;	font-size: 13px;	line-height: 1.3em;	font-family: arial, helvetica, sans-serif;	}

#servicescontent ul	{	color:#3b3b3b;	font-size: 13px;	line-height: 1.3em;	font-family: arial, helvetica, sans-serif;	}
		
/* ---=== border code follows ===--- */
/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border 
*/

#tlc3, #trc3, #blc3, #brc3	{	background-color: transparent;	background-repeat: no-repeat;	}

#tlc3	{	background-image:url(images/tlc3.png);	background-position: 0% 0%;	}

#trc3	{	background-image:url(images/trc3.png);	background-position: 100% 0%;	}
	
#blc3	{	background-image:url(images/blc3.png);	background-position: 0% 100%;	}

#brc3	{	background-image:url(images/brc3.png);	background-position: 100% 100%;	}

#tb3, #bb3	{	background-color: transparent;	background-repeat: repeat-x;	}
			
#tb3	{	background-image:url(images/tb3.png);	background-position: 0% 0%;	}

#bb3	{	background-image:url(images/bb3.png); background-position: 50% 100%;	}
	
#rb3	{	background-image:url(images/r3.png);	background-position: 100% 0%;	background-repeat: repeat-y;	}

#lb3	{	background-color: #ffffff;	background-image:url(images/l3.png);	background-position: 0% 100%;	background-repeat: repeat-y;	}







/* ============= this is the content box on the Neurologists page ============ */

#neurobox {	position: relative; margin-left: 60px; margin-right: auto; margin-top: 10px; padding: 0; text-align: left; width: 700px; }
 	
#neurocontent { padding:20px;	padding-top:2px; }
	
	
#neurocontent h2	{ color:#065086; font-weight: bold;	font-size: 1.0em; font-family: Geneva, Arial, Helvetica, sans-serif; border-bottom:2px dashed #065086;	margin-right:100px;	}	

#neurocontent h1	{	color:#065086;	font-weight: bold;	font-size: 1.2em;	font-family: Geneva, Arial, Helvetica, sans-serif;	}
	
			
#neurocontent p	{	color:#3b3b3b;	font-size: 13px;	line-height: 1.3em;	font-family: arial, helvetica, sans-serif;	}

#neurocontent ul	{	color:#3b3b3b;	font-size: 13px;	line-height: 1.3em;	font-family: arial, helvetica, sans-serif;	}
		
/* ---=== border code follows ===--- */
/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border 
*/

#tlc2, #trc2, #blc2, #brc2	{	background-color: transparent;	background-repeat: no-repeat;	}

#tlc2	{	background-image:url(images/tlc2.png);	background-position: 0% 0%;	}

#trc2	{	background-image:url(images/trc2.png);	background-position: 100% 0%;	}
	
#blc2	{	background-image:url(images/blc2.png);	background-position: 0% 100%; }

#brc2	{	background-image:url(images/brc2.png);	background-position: 100% 100%; }

#tb2, #bb2	{	background-color: transparent;	background-repeat: repeat-x;	}
			
#tb2	{	background-image:url(images/tb2.png);	background-position: 0% 0%;	}

#bb2	{	background-image:url(images/bb2.png); background-position: 50% 100%;	}
	
#rb2	{	background-image:url(images/r2.png);	background-position: 100% 0%;	background-repeat: repeat-y;	}

#lb2	{	background-color:#FFFFFF;	background-image:url(images/l2.png);	background-position: 0% 100%;	background-repeat: repeat-y;	}




/* ============= this is the content box on the Patient Forms page ============ */

#formsbox {	position: relative; margin-left: 60px; margin-right: auto; margin-top: 10px; padding: 0; text-align: left; width: 580px; }
 	
#formscontent { padding:20px;	padding-top:5px; }
	
	
#formscontent h2	{ color:#065086; font-weight: bold;	font-size: 1.0em; font-family: Geneva, Arial, Helvetica, sans-serif; border-bottom:2px dashed #065086;	margin-right:100px;	}	

#formscontent h1	{	color:#065086;	font-weight: bold;	font-size: 1.2em;	font-family: Geneva, Arial, Helvetica, sans-serif;	}
	
			
#formscontent p	{	color:#3b3b3b;	font-size: 13px;	line-height: 1.3em;	font-family: arial, helvetica, sans-serif;	}

#formscontent ul	{	color:#3b3b3b;	font-size: 13px;	line-height: 1.3em;	font-family: arial, helvetica, sans-serif;	}
		
/* ---=== border code follows ===--- */
/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border 
*/

#tlc2, #trc2, #blc2, #brc2	{	background-color: transparent;	background-repeat: no-repeat;	}

#tlc2	{	background-image:url(images/tlc2.png);	background-position: 0% 0%;	}

#trc2	{	background-image:url(images/trc2.png);	background-position: 100% 0%;	}
	
#blc2	{	background-image:url(images/blc2.png);	background-position: 0% 100%; }

#brc2	{	background-image:url(images/brc2.png);	background-position: 100% 100%; }

#tb2, #bb2	{	background-color: transparent;	background-repeat: repeat-x;	}
			
#tb2	{	background-image:url(images/tb2.png);	background-position: 0% 0%;	}

#bb2	{	background-image:url(images/bb2.png); background-position: 50% 100%;	}
	
#rb2	{	background-image:url(images/r2.png);	background-position: 100% 0%;	background-repeat: repeat-y;	}

#lb2	{	background-color:#FFFFFF;	background-image:url(images/l2.png);	background-position: 0% 100%;	background-repeat: repeat-y;	}



/* ============= this is the content box on the Insurance page ============ */

#insurancebox {	position: relative; margin-left: 60px; margin-right: auto; margin-top: 10px; padding: 0; text-align: left; width: 580px; }
 	
#insurancecontent { padding:20px;	padding-top:5px; }
	
	
#insurancecontent h2	{ color:#065086; font-weight: bold;	font-size: 1.0em; font-family: Geneva, Arial, Helvetica, sans-serif; border-bottom:2px dashed #065086;	margin-right:100px;	}	

#insurancecontent h1	{	color:#065086;	font-weight: bold;	font-size: 1.2em;	font-family: Geneva, Arial, Helvetica, sans-serif;	}
	
			
#insurancecontent p	{	color:#3b3b3b;	font-size: 13px;	line-height: 1.3em;	font-family: arial, helvetica, sans-serif;	}

#insurancecontent ul	{	color:#3b3b3b;	font-size: 13px;	line-height: 1.3em;	font-family: arial, helvetica, sans-serif;	}
		
/* ---=== border code follows ===--- */
/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border 
*/

#tlc2, #trc2, #blc2, #brc2	{	background-color: transparent;	background-repeat: no-repeat;	}

#tlc2	{	background-image:url(images/tlc2.png);	background-position: 0% 0%;	}

#trc2	{	background-image:url(images/trc2.png);	background-position: 100% 0%;	}
	
#blc2	{	background-image:url(images/blc2.png);	background-position: 0% 100%; }

#brc2	{	background-image:url(images/brc2.png);	background-position: 100% 100%; }

#tb2, #bb2	{	background-color: transparent;	background-repeat: repeat-x;	}
			
#tb2	{	background-image:url(images/tb2.png);	background-position: 0% 0%;	}

#bb2	{	background-image:url(images/bb2.png); background-position: 50% 100%;	}
	
#rb2	{	background-image:url(images/r2.png);	background-position: 100% 0%;	background-repeat: repeat-y;	}

#lb2	{	background-color:#FFFFFF;	background-image:url(images/l2.png);	background-position: 0% 100%;	background-repeat: repeat-y;	}







/* ============= this is the content box for all other pages ============ */

#box	{	position: relative;	margin-left: 55px;	margin-right: 55px;		margin-top: 10px;	padding: 0;	text-align: left;	width: 840px;	background-color: #aecfe7;	}
 	
#content	{	padding:2em;	padding-top:5px;	}

#content h1	{	color:#065086;	font-weight: bold;	font-size: 1.2em;	font-family: Geneva, Arial, Helvetica, sans-serif;	}
		
#content p	{	color:#3b3b3b;	font-size: 13px;	line-height: 1.3em;	font-family: arial, helvetica, sans-serif;	}


/* ============= this is the Right box for the Eduation page ============ */

#edubox	{	position: relative;	margin-left: 5px;	margin-right: 60px;		margin-top: 10px;	padding: 0;	text-align: left;	width: 400px;	background-color: #aecfe7;	}
 	
#educontent	{	padding:2em;	padding-top:5px;	}

#educontent h1	{	color:#065086;	font-weight: bold;	font-size: 1.2em;	font-family: Geneva, Arial, Helvetica, sans-serif;	}
		
#educontent p	{	color:#3b3b3b;	font-size: 13px;	line-height: 1.3em;	font-family: arial, helvetica, sans-serif;	}


/* ============= this is the Right Bottom box for the Eduation page ============ */

#edubox3	{	position: relative;	margin-left: 75px;	margin-right: 5px;		margin-top: 10px;	padding: 0;	text-align: left;	width: 450px;	background-color: #aecfe7;	}
 	
#educontent3	{	padding:2em;	padding-top:5px;	}

#educontent3 h1	{	color:#065086;	font-weight: bold;	font-size: 1.2em;	font-family: Geneva, Arial, Helvetica, sans-serif;	}
		
#educontent3 p	{	color:#3b3b3b;	font-size: 13px;	line-height: 1.3em;	font-family: arial, helvetica, sans-serif;	}


/* ============= this is the Left box for the Eduation page ============ */

#edubox2	{	position: relative;	margin-left: 75px;	margin-right: 5px;		margin-top: 10px;	padding: 0;	text-align: left;	width: 450px;	background-color: #aecfe7;	}
 	
#educontent2	{	padding:2em;	padding-top:5px;	}

#educontent2 h1	{	color:#065086;	font-weight: bold;	font-size: 1.2em;	font-family: Geneva, Arial, Helvetica, sans-serif;	}
		
#educontent2 p	{	color:#3b3b3b;	font-size: 13px;	line-height: 1.3em;	font-family: arial, helvetica, sans-serif;	}
		

/* ========= this is footer =========== */

#footer a:link,  #footer a:visited, #footer a:active{ color: #FFF; font-weight: bold; text-decoration: none; }

#footer a:hover { color: #93AAC1; text-decoration: none; }


/* ========= this is regular links =========== */

a:link, a:visited, a:active{ color:#4A88A6; font-weight: bold; text-decoration: none; }

a:hover { color: #93AAC1; text-decoration: none; }	



/* ========= error box =========== */
		
#errorBox { background-color:#ADC2C9; border:1px solid #3F5867; color:#5E87A6; padding:5px;}			





