html {
	height:100%;
	margin-bottom:0.1em;
	overflow: -moz-scrollbars-vertical;
}
body {
	margin:0;
	padding:0;
	background:#FFFFFF;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	min-width:940px;
}
.clearBoth {
	clear:both;
}

a:link, a:visited {
	text-decoration:underline;
	/* color: #006699; /* Old blue color */
	color: #003399;
	font-weight: bold;
	margin:0;
	padding:0;
}

/* Standard default body text font */
#content p, .bodytext {
	color: #000000;
	line-height: 20px;
}

#wrap {
	margin:0 auto;
	width:940px;
	position:relative;
}

#header {
	background-image: url(./library/gfx/bg_titlebar.jpg);
	background-repeat: no-repeat;
	width:940px;
	height:192px;
}

#splashContainer {
	height: 309px;
	width: 700px;
	/*
	position: relative;
	left: 238px;
	top: 50px;
	*/
	position: absolute;
	right: 2px;
	top: 80px;
}
#menu {
	width:auto;
	padding-top: 7px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
	
#sidebar {
	float:left;
	width:200px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#sidebar h1, #sidebar h2 {
	font-family: "Trajan Pro", "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003399;
	font-weight: bold;
	margin-bottom:0;
	text-align:left;
	/* text-transform: uppercase; */
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
#sidebar h2 {
	padding-top:0;
}
#sidebar h3 {
	font-family: "Trajan Pro", "Times New Roman", Times, serif;
	font-size: 16px;
	/* color: #003399; /* Old blue color */
	color: #006633;
}
#sidebar h1 a:link, #sidebar h1 a:visited {
	/* color: #006699; /* old blue color */
	color: #003399;
}
#sidebar p {
	/* margin:0; */
}
#sidebar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	line-height: 2.0;
}
#sidebar ul li {
	margin-left: 15px;
}
#sidebar ul li a:link, #sidebar ul li a:visited {
	color: #006633;
	font-weight:bold;
}
#sidebar ul li a:hover {
	color:#00DF70;
}
#sidebar ul li ul {
	line-height: 1.5;
}
#sidebar ul li ul li a:link, #sidebar ul li ul li a:visited {
	font-weight:normal;
}
a:link.sidebarHeading, a:visited.sidebarHeading {
	color: #003399;
	display:block;
	background-color: #E9F3F5;	
	padding:4px;
}
.sidebarContact {
	margin:0;
}
p.loc_notes {
	margin-top:0;
	line-height:1;
	/* border:1px solid #000000; */
}
.selPic {
	/* Nothing for now */
}
.testimonial_box {
	background-color: #E8F3F5;
	padding: 0 5px 10px 5px;
	border: 1px solid #A6D1D9;
	margin:20px 0 20px 0;
}
.testimonial_intro {
	font-style:italic;
	text-align:justify;
	width:190px;
	margin:0;
}
.testimonial {
	width:180px;
	padding:0 5px;
	margin:5px 0 5px 0;
	font-size:11px;
	background-color: #E8F3F5;
	border: 1px solid #E2F0F1;
	text-align:justify;
}

#main {
	float:right;
	width:720px;
}

#content {
	margin:0 auto;
	width: 640px;
}

#content h1, #physicianInfo h1 {
	font-size: 20px;
	font-style: normal;
	/* color: #006699; /* old blue color */
	color: #003399;

	font-weight: bold;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#content h2 {
	font-size: 16px;
	font-style: normal;
	color: #003399;
	font-weight: bold;
	padding:0px;
	margin:5px 0 0 0;
	line-height:1;
}
#content h3 {
	font-style: normal;
	font-size: 14px;
	/* color: #006699; /* Old blue color */
	color: #003399;
	font-weight: bold;
	margin-bottom:.2em;
}
#content p {
	line-height: 1.25;
	margin:.25em 0 .75em 0;
}
#content ul {
	margin-bottom: 10px;
	margin-top: 0;
	margin-left:0;
}
#content ul li {
	margin-left:0;
	margin-bottom: 10px;
}

#physicianInfo {
	width:670px;
	min-height:100px;
	text-align:center;
	clear:both;
	border: 1px solid #FFFFFF;
	margin:40px auto 30px auto;
}

#footer {
	margin:0 auto;
	width:940px;
	height:40px;
	background-image: url(./library/gfx/bg_footerbar.jpg);
	background-repeat:no-repeat;
	clear:both;
}
#footer a:link, #footer a:visited {
	color:#FFFFFF;
}
#footerSpacer {
	width:100%;
	height:600px;
	clear:both;
}
	
.spacer {
	max-height:190px;	
	height:200px;
}
	

a.menuItem:link , a.menuItem:visited, a.menuItem:active {
	text-decoration:  none;
	font-size: 11px;
	font-style: normal;
	color: #E0E0E0;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}

a.menuItem:hover, a.menuItem_selected  {
	color: #FFFFFF;
}

a.menuItem_selected {
	text-decoration:  none;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	
}

/* SIDE BAR FONTS */
.largeGreenText {
	font-size: 16px;
	font-style: normal;
	color: #006633;
	font-weight: bold;
}

.boldBlackText {
	font-style: normal;
	color: #000000;
	font-weight: bold;
}



.greenText {
	font-size: 12px;
	font-style: normal;
	color: #006633;
	text-decoration:  none;
}


.boldGreenText, .boldBlueText, .boldRedText {
	/* font-size: 12px; */
	font-style: normal;
	color: #006633;
	font-weight: bold;
}
.boldBlueText {
	/* color: #006699; /* old blue color */
	color: #003399;
}
.boldRedText {
	color: #800000;	
}
/* END SIDE BAR FONTS */
#patientInfo, #healthcareInfo {
	background-repeat:no-repeat;
	margin-top: 10px;
	height: 117px;
	width: 333px;
}
#patientInfo a:link, #patientInfo a:visited, #healthcareInfo a:link, #healthcareInfo a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
#patientInfo a:hover, #healthcareInfo a:hover {
	color:#CCCCCC;
}
#patientInfo {
	background-image: url(library/gfx/icon_patient.jpg);
	float: left;
}
#healthcareInfo {
	background-image: url(library/gfx/icon_professionals.jpg);
	float: right;
}

#patientInfoText,  #healthcareInfoText {
	height: 100px;
	width: 193px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 130px;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
}
.patientInfoTextBold, .patientInfoTextBold a:link, .patientInfoTextBold a:visited,
.healthcareInfoTextBold, .healthcareInfoTextBold a:link, .healthcareInfoTextBold a:visited
 {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 15px;
	font-weight: bold;
}
#footerText {
	padding: 10px;
	float: right;
	height: 20px;
	width: 900px;
	position: relative;
	font-size: 11px;
	color: #FFFFFF;
	z-index: 1;
	top: 7px;
}


#footerText ul
{
	list-style-type: none;
	text-align: right;
	padding: 0;
	position: relative;
	z-index: 2;
	margin-top: 0px;
}

#footerText li
{
display: inline;
text-align: center;
margin: 0 10px;
}



.img_left, .img_right {
	margin:5px;
}
.img_right {
	float:right;
	margin-right:0;
}
.img_left {
	float:left;
	margin-left:0;
}
.bio {
	width:90%;
	min-height:1em;
	background-color: #E7F2F4;
	border: 1px solid #B6D9DD;
	padding: 0.25em;
	clear:both;
	margin: 1em;
}

.bio img {
	margin:0px 5px 0px 0;
	float:left;
	padding:5px;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	clear:both;
}

abbr {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #006699;
}

.location {
	background-color:#D9E8E6;
	border: 1px solid #00AC86;
	padding: 5px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 100%;
}

.map_toggle {
	float:right;
}
#map1, #map2, #map3, #map4, #map5 {
	display:none;
	float:right;
	clear:right;
	margin:5px 0 5px 5px;
}


/**** Loading screen ****/
  /*this is what we want the div to look like
    when it is not showing*/
  div.loading-invisible{
    /*make invisible*/
    display:none;
  }

  /*this is what we want the div to look like
    when it IS showing*/
  div.loading-visible{
		color:#FFFFFF;
		font-weight:bold;
    /*make visible*/
    display:block;

    /*position it 200px down the screen*/
    position:absolute;
		top:200px;
    width:100%;
		height:50px;
    text-align:center;

    /*in supporting browsers, make it
      a little transparent*/
    background:#000000;
    opacity:.5;
    border:1px solid #ddd;
  }
/**** end Loading screen ****/


.incompleteLink, .incompleteLink:link, .incompleteLink:visited {
	text-decoration: none;
	font-style: italic;
}
.sublinks {
	list-style-type: none;
	line-height: 1;
	color: #006633;
	font-size:14px;
}
.sublinks li a:link, .sublinks li a:visited {
	display:block;
	text-decoration:underline;
	color: #006633;
	font-weight: bold;
	margin:0;
	padding:0;
}
.sublinks li a:hover {
	color: #006633;
	background-image: url(library/gfx/gfx_sublinks.jpg);
	background-repeat: repeat-y;
}
a.sublinkItem:before {
	content: ">> ";
}

hr {
	padding:0;
	margin:10px 0 0 0;
}

#sidebar ul.bulleted {
	line-height: 1;
	list-style-type: disc;
}
#content h2.largeGreenText {
	color: #006633;
}

#content h2.boldBlackText {
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
#content h2.greenText {
	color: #006633;
}
#content ul.unbulleted {
	list-style-type: none;
	margin: 0;
}

#content p.boldBlueText {
	color: #003399;
}


.nowrap { 
	white-space:nowrap
}
#content h2.greenText, #content h3.greenText {
	color: #006633;
}
