@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	background-color: #a3b9c4;
	background-image: url(../images/background_x.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #006c38;
	margin-top:0px;
}
#logoPrint {
	display:none;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #006c38;
	margin-top:0px;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	margin-top:0px;
}
h5 { /* White Headers with drop shadows (safari) */
	text-shadow: #888888 0px 2px 2px;
	font-weight:bold;
	font-size:18px;
	color:#fff;
	margin:20px 0 0 0;
}
h6 { /* White Headers with drop shadows (safari) */
	text-shadow: #888888 0px 2px 2px;
	font-weight:normal;
	font-size:14px;
	color:#fff;
	margin:20px 0 0 0;
}
a {
	color:#006633;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
#containerLevel1 {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:relative;
	display:block;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:100%;
	text-align:center;
	height:718px;
}
#containerLevel2 {
	position:relative;
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding:0 0 0 0;
	width:980px;
	text-align:left;
}	
#header {
	height:140px;
	width:980px;
	position:relative;
	display:inline;
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	z-index:9;
}
#topNav {
	text-align:right;
	vertical-align:top;
	height:10px;
	position:relative;
	display:inline;
	float:right;
	right:10px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#topNav ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#topNav li {
	padding-left:35px;
	display: inline;
	list-style-type: none;
	position: relative;
}
#topNav a {
	font-size:11px;
	color: #006633;
	text-decoration:none;
}
#topNav a:hover {
	text-decoration:underline;
}
#mainNav {
	z-index:10;
	bottom:0px;
	width:700px;
	right:-10px;
	position:absolute;
	display:block;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#quickLinks {
	width:256px;
	height:254px;
	background-image:url(../images/quickLinksBG-trans.gif);
	background-repeat:no-repeat;
	position:relative;
	display:inline;
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 25px;
}
#homeLeft {
	width:256px;
	height:314px;
	top:10px;
	background-image:url(../images/homeLeftBG-trans.gif);
	background-repeat:no-repeat;
	position:relative;
	display:inline;
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 25px;
}
#homeLeft img {
	margin-left: -13px;
}
#homeBanner {
	z-index: 0;
	width:669px;
	position:relative;
	display:inline;
	float:right;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background: url(/images/home-banner-back.jpg) no-repeat top;
}
#homeContent {
	width:674px;
	top: 10px;
	height:314px;
	position:relative;
	display:inline;
	float:right;
	background-image:url(../images/homeContent-trans.gif);
	background-repeat:no-repeat;
	margin:0 0 0 0;
	padding:0 0 0 15px;
}
.promoBanner {
	background-image:url(../images/promoBG-trans.gif);
	background-repeat:no-repeat;
	margin:20px 10px 20px 10px;
	padding:0 0 0 0;
	width:199px;
	height:138px;
	position:relative;
	display:inline;
	float:left;
	text-align:center;
}
.promoSpecialties {
	margin:20px 10px 20px 10px;
	padding:0 0 0 0;
	width:199px;
	height:138px;
	position:relative;
	display:inline;
	float:left;
	text-align:center;
}
.promoHeaders { /* White promo headers with drop shadows (safari) */
	text-shadow: #888888 0px 2px 2px;
	font-weight:bold;
	font-size:16px;
	color:#fff;
	margin:2px 0 -5px 0;
	line-height:20px;
}
.promoLinks {
	color:#fff;
	text-decoration:underline;
	font-size:11px;
}
.promoLinks:hover {
	text-decoration:none;
}
#homeBody {
	width:630px;
	height:110px;
	left:15px;
	position:relative;
	display:inline;
	float:left;
	text-align:left;
}
#quickLinksList {
	color:#000;
	text-decoration:none;
	width: 230px; 
	height: 175px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
	margin:10px 0 0 0;
	padding:0 0 0 0;
	background-color:#fff;
	overflow:scroll;
	overflow-x: hidden;
	line-height: 18px;
}
#quickLinksList a {
	margin:0 0 0 0;
	padding:0 0 0 0;
	color:#000;
	text-decoration:none;
	font-size:14px;
}
#quickLinksList ul{
	margin:0 0 0 0;
	padding:5px 0 0 0;
}
#quickLinksList li {
	list-style-type:none;
	margin:0 0 0 0;
	padding:0 0 0 5px;
}
#quickLinksList li:hover {
	list-style-type:none;
	text-decoration:underline;
	background-image:url(../images/jumpMenu.gif);
	background-repeat:repeat-x;
}
.lastNav {
	background-image: none!important;
}
#footer {
	top:30px;
	position:relative;
	display:inline;
	float:left;
	width:980px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-align:center;
	margin:0 0 0 0;
	padding:10px 0 0 0;
	background-image:url(../images/footerBG-trans.gif);
	background-repeat:no-repeat;
	height:78px;
}
#footer a {
	color:#fff;
	text-decoration:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#footer a:hover {
	color:#fff;
	text-decoration:underline;
}
#footer ul li {
	margin:0 0 0 0;
	padding:0 15px 0 15px;
	list-style:none;
	position:relative;
	display:inline;
}
#contentMiddle {
	margin:0 0 0 0;
	padding-left:40px;
	padding-right:40px;
	position:relative;
	display:inline;
	float:left;
	background-image:url(../images/content/contentBG_y.gif);
	background-repeat:repeat-y;
	width:609px;
}
#contentTop {
	margin:0 0 0 0;
	padding:0 0 0 0;
	position:relative;
	display:inline;
	float:left;
	width:689px;
}
#contentBottom {
	margin:0 0 0 0;
	padding:0 0 0 0;
	position:relative;
	display:inline;
	float:left;
	width:689px;
}
#sideMiddle {
	margin:0 0 0 0;
	padding-left:30px;
	padding-right:30px;
	position:relative;
	display:inline;
	float:left;
	background-image:url(../images/content/sideBarBG_y.gif);
	background-repeat:repeat-y;
	width:221px;
}
#sideBottom {
	margin:0 0 0 0;
	padding:0 0 0 0;
	position:relative;
	display:inline;
	float:left;
	width:281px;
}
#sideBottom {
	margin:0 0 0 0;
	padding:0 0 0 0;
	position:relative;
	display:inline;
	float:left;
	width:281px;
}
#sideBar {
	margin:0 0 0 0;
	padding:0 0 0 0;
	position:relative;
	display:inline;
	float:left;
	width:281px;
}
#content {
	margin:0 0 0 0;
	padding:0 0 0 0;
	position:relative;
	display:inline;
	float:right;
	width:689px;
}
#dropDownList {
	margin:0 0 0 0;
	padding:0 0 0 0;
	position:relative;
	display:inline;
	float:left;
	background-color:#718b98;
	background-image:url(../images/content/sideBarDDBG.gif);
	background-repeat:repeat-y;
	width:281px;
}
#dropDownList ul li {
	position:relative;
	display:block;
	list-style:none;
}
#dropDownList ul {
	margin-top:-7px;
	margin-bottom:-5px;
}
#dropDownList li {
	left:-10px;
	
}
#dropDownList ul li a {
	color:#fff;
	text-decoration:none;
	background-image:url(../images/content/ddList_line.gif);
	background-repeat:no-repeat;
	background-position:-10px 26px;
	display:block;
	width:100%;
	padding-bottom:5px;
}
#dropDownList ul li a:hover {
	color:#fff;
	text-decoration:underline;
}

/* Second Level Sidbar nav */
#dropDownList ul li ul li {
	position:relative;
	display:block;
	list-style:none;
}
#dropDownList ul li ul {
	padding-top:0px;
	padding-bottom:0px;
	display:none;
	background-image:url(../images/second-list-background.gif)!important;
	background-position:0px 0px;
	background-color:#718b98;
	background-repeat:repeat-y;
	margin-top:5px;
	margin-bottom:2px;
}
#dropDownList ul li li {
	left:-10px;
	background-image:none;
}
#dropDownList ul li ul li a {
	color:#455869;
	text-decoration:none;
	background-image:none;
	padding:0px;
	margin:0px;
	text-decoration:underline;
}
#dropDownList ul li a:hover {
	color:#fff;
	text-decoration:underline;
	background-repeat:none;
	background-position:-10px 26px;
}
.display {
	display:block !important;
}

#searchBox {
	padding:0 0 0 0;
	margin:0 0 0 0;
	position:absolute;
	display:block;
	right:0px;
	top:40px;
	width:150px;
}
#left input {
	margin:0 0 0 0;
	padding:0 0 0 0;
	position:relative;
	display:inline;
	float:left;
	height:19px;
	width:120px;
}
#right input {
	margin:0 0 0 0;
	padding:0 0 0 0;
	position:relative;
	display:inline;
	float:right;
	height:23px;
	width:23px;
}
#pageNav {
	width:609px;
	height:65px;
	position:relative;
	display:inline;
	float:left;
	background-image:url(../images/subNavbg.gif);
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:middle;
	color:#fff;
	margin:0 0 0 0;
	padding:20px 0 0 0;
	font-weight:bold;
}
#pageNav ul li {
	margin:0 0 0 0;
	padding:0 15px 0 15px;
	list-style:none;
	position:relative;
	display:inline;
}
#pageNav a {
	color:#fff;
	text-decoration:none;
}
#pageNav a:hover {
	text-decoration:underline;
}
.drName {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006c38;
	margin:0 0 10px 0;
	padding:0 0 0 0;
}
.drNumber {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #006c38;
	margin:0 0 -15px 0;
	padding:0 0 0 0;
}
.paraSmall {
	font-size:10px;
}

/*Calendar styles - need to be modified*/
.cal1 td.header {
    border-right-style:none;
    background-color:White;
}

.cal1 td.title:hover {
    background-color:White;
}

.cal1 td.header:hover {
    background-color:White;
}

.cal1 { 
	background: #fff9eb; 
	width:210px;
	height:25px;
} 
.cal1 td.title { 
	font-size:10px;
	border-bottom:4px groove #DDDDDD;
	border-top:1px solid #DDDDDD;
	border-right-style: none;
	width:70px;
	background: #FFFFFF;
 	font-weight:bold; 
}

.cal1 td.left { 
	border-left:1px solid #DDDDDD;
}

.cal1 td.leftbold {
    border-left:1px solid #DDDDDD;
    font-weight:bold;
}

.cal1 td.bold {
    font-weight:bold;
}

.cal1 td { 
	color: #333333; 
	border:1px solid #DDDDDD; 
	border-left-color: #DDDDDD; 
	border-left-style: none;
	border-top-style: none;  
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	line-height: 25px; 
	text-align: center; 
	cursor:default;
 
} 

.cal1 td:hover {
    background-color: #FFFFCC;
}

.cal1 a { 
	color: #f7931d;
	display:block; 
} 
* html .cal1 td a {width: 100%;} 

.cal2 td.header {
    border-right-style:none;
    background-color:White;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    height:35px;
}

.cal2 td.title:hover {
    background-color:White;
}

.cal2 td.header:hover {
    background-color:White;
}

.cal2 { 
	background: #fff9eb; 
	width:860px;
	height:.5em;
} 
.cal2 td.title { 
	font-size:12px;
	border-bottom:4px groove #DDDDDD;
	border-top:1px solid #DDDDDD;
	border-right-style: none;
	height:25px;
	background: #FFFFFF;
 	font-weight:bold;
	text-align: center;
	vertical-align: middle;
}

.cal2 td.left { 
	border-left:1px solid #DDDDDD;
}

.cal2 td.leftbold {
    border-left:1px solid #DDDDDD;
    font-weight:bold;
}

.cal2 td.bold {
    font-weight:bold;
}

.cal2 td {
	color: #333333;
	border:1px solid #DDDDDD;
	border-left-color: #DDDDDD;
	border-left-style: none;
	border-top-style: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height: 100px;
	text-align: left;
	vertical-align: top;
	padding-left: 6px;
}

.cal2 td:hover {
    background-color: #FFFFCC;
}

.cal2 a { 
	color: #f7931d;
	display:block;
}

.cal2 a.eventlink {
    text-decoration:none;
    background-color:white;
    font-size:9px;
    padding:2px;
    margin:3px;
}

.cal2 a.eventlink:hover {
    text-decoration:underline;
    background-color:#E9E9E9;
    padding:2px;
    margin:3px;
} 

* html .cal2 td a {width: 100%;} 

.eventList
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#333333;
    text-decoration: none;
}

.eventList td.events_header 
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    color:White;
    background-color:#f7931d;
    border-bottom: solid 3px #e86318;
    padding:8px;
    margin: 8px;
}

.eventList td.date_header 
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight:bold;
    color:#3f0000;
    padding:6px;
    margin: 6px;
}

.eventList tr.event
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#333333;
    height: 30px;
    border-bottom: solid 3px #e86318;
}

.eventList tr.event:hover
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#333333;
    height: 30px;
    background-color:#FFFFCC;
    border-bottom: solid 3px #e86318;
}

.eventList tr.event_alt
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#333333;
    height: 30px;
    background-color:#fff9eb;
    border-bottom: solid 3px #e86318;
}

.eventList tr.event_alt:hover
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#333333;
    height: 30px;
    background-color:#FFFFCC;
    border-bottom: solid 3px #e86318;
}

.eventList tr.event td
{
    border-bottom: solid 1px #e86318;
    padding-left: 6px;
}

.eventList tr.event_alt td
{
    border-bottom: solid 1px #e86318;
    padding-left: 6px;
}

.eventList tr.event a
{
    color:#f7931d;
    text-decoration: none;
}

.eventList tr.event a:hover
{
    color:#f7931d;
    text-decoration: underline;
}

.eventList tr.event_alt a
{
    color:#f7931d;
    text-decoration: none;
}

.eventList tr.event_alt a:hover
{
    color:#f7931d;
    text-decoration: underline;
}

.event_detail_header
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight:bold;
    color:#f7931d;
    padding:6px;
    margin: 6px;
}

.event_detail
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:normal;
    color:#333333;
    padding:8px;
    margin: 8px;
    line-height:1.5em;
}

.event	{
	cursor:hand;
	cursor:pointer;
	 text-decoration: underline;
	 padding-bottom: 7px;
	 padding-top: 7px;
 	font-weight: bold;
	border-top-color: #f8941e;
	border-top-style: dotted;
	border-top-width: 1px;}	
	
ul#frontend_view_selector{position:relative;width:96%;float:left;padding:0 10px 0 15px;margin:0;border-bottom:1px solid #999;}
ul#frontend_view_selector li{font-family: Verdana, Arial, Helvitica, sans-serif; font-size:12px; background:#f9f9f9;display:block;float:left;margin:0 0 -1px 4px;border: 1px solid #ccc;border-bottom:1px solid #999; padding:4px;}
ul#frontend_view_selector a{text-decoration:none;color:#f7931d;}
ul#frontend_view_selector a:hover{text-decoration:underline;color:#f7931d;}
ul#frontend_view_selector.month li#monthview, ul#frontend_view_selector.day li#todayview{position:relative;background:#fff url(images/ulnavbar.gif) no-repeat left top;border: 1px solid #999;border-bottom:1px solid #fff;}
/*End of calendar styles */

#symptomHome { margin: 5px 0 0 10px;} #symptomHome a     {outline: none; } #symptomHome img { border: none;  }

#symptomSec { margin: 15px 0 0 -5px;} #symptomSec a     {outline: none; } #symptomSec img { border: none;  } h6 { /* White Headers with drop shadows (safari) */    text-shadow: #888888 0px 2px 2px;    font-weight:normal;    font-size:14px;    color:#fff;    margin:15px 0 0 0;    line-height: 130%; }

