@charset "utf-8";
/**********************************GLOBAL******************************************************/
body {
	margin: 0px;
	padding: 0px;
	background-color:#d0ecf2;
}


/* Scroll Bar STYLES  */

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
background-color: #a5cae0;
}
.vscrollerbar {
width: 10px;
background-color: #6f95ab;
}
.hscrollerbase {
height: 10px;
background-color: #a5cae0;
}
.hscrollerbar {
height: 10px;
background-color: #6f95ab;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}

/**************************************************************************************/

/*********************EVENTS BOX**************************/
/*#events {
	background-color: #a5cae0;
	height: 100px;
	padding-top: 10px;
	overflow: auto;
	padding-right: 10px;
	padding-left: 10px;
	width: 275px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}*/
#events {    
  height: 110px;
  padding-top: 10px;
  overflow: auto;
  padding-right: 10px;
  padding-left: 10px;
  width: 275px;
  margin-top: 20px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto; 
} 
#events  p {
	margin: 0px;
	font: 11px "Trebuchet MS";
	color: #FFFFFF;
	border-top: solid 1px #6891a9;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	text-align:left;
}
.eventsHeader {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	display: block;
	margin-bottom: 7px;
	text-align:left;
}
/***********************************************************/


.banner,.topNav, .footer, .HomeContent, #homePage, #contactPage, #aboutPage, #researchPage, #profPage, #donatePage, #patientPage, #residencyPage, #svcsPage{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.seachField {
	height: 20px;
	width: 117px;
	border: 0px;
	border-style: none;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #3C769C;
	background: url(/images/design004/searchBox_bk.gif) no-repeat left top #3A769B;
	display: block;
	margin-top: 70px;
	margin-right: 20px;
	vertical-align: middle;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 22px;
}

.topNav {
	background-image: url(/images/design004/topNav_bk.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
}

.topNav a {
	font-family: Arial;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	text-align: center;
	vertical-align: top;
	width: 88px;
	line-height: 12px;
}

.PageTitle {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #3a759a;
	text-transform: uppercase;
	margin:0px;
	padding:0px;
}
.textRegular {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #28536F;
}
.footer1 {    
  font: 11px "Trebuchet MS";    
  color: #FFFFFF;    
  text-align: center;    
  vertical-align: bottom;    
  padding-bottom: 7px;    
  background-color: #CA6697;    
  padding-top: 7px; 
} 
/*
.footer1 {
	background-image: url(/images/design004/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 3px;
}*/
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}

.footer2 {
	background-color: #3a759a;
	height: 47px;
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #FFFFFF;
	vertical-align: middle;
}
#homePage .contentPadding
{
	padding: 10px 10px 10px 20px;
}
#homePage {    
  width: 800px;    
  margin-right: auto;    
  margin-left: auto;    
  background-image: url(/images/design004/homePage_bk.gif);    
  background-repeat: no-repeat;    
  background-position: left bottom;    
}
.contentPadding {
	padding: 50px 20px 20px 20px;
}
.leftColumnPadding {
	text-align:left;
	vertical-align:top;
	line-height: 20px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-left: 10px;
	padding-right:10px;
	font: 18px "Trebuchet MS";
	}
	
.leftColumnPadding a {
	color: #FFFFFF;
	text-decoration: none;
}
/***************************************************************************************************/

/**********************************HOME PAGE******************************************************/

#homeBanner {
	background-image: url(/images/design004/banner_right_Home.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width:542px;
}
.padding {
	padding: 20px 10px 10px 20px;
}

/**********************************RESEARCH PAGE******************************************************/
#researchBanner{
	background-image: url(/images/design004/banner_right_Research.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width:542px;
}
#researchPage .top {
	width: 625px;
	background-image: url(/images/design004/middleTop_research.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#researchPage  .leftColumn {
	background-color:#3a759a;
	text-align:left;
	vertical-align:top;
}
/**********************************ABOUT PAGE******************************************************/
#aboutBanner{
	background-image: url(/images/design004/banner_right_About.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width:542px;
}
#aboutPage .top {
	width: 625px;
	background-image: url(/images/design004/middleTop_about.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#aboutPage  .leftColumn {
	background-color:#c0bed9;
	text-align:left;
	vertical-align:top;
}

/**********************************CONTACT PAGE******************************************************/

#contactBanner{
	background-image: url(/images/design004/banner_right_Contact.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width:542px;
}
#contactPage .top {
	width: 625px;
	background-image: url(/images/design004/middleTop_contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#contactPage  .leftColumn {
	background-color:#7ac376;
	text-align:left;
	vertical-align:top;
}
/****************************for HEALTH PROFESSIONALS PAGE****************************************/

#profBanner{
	background-image: url(/images/design004/banner_right_HLTHProf.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width:542px;
}
#profPage .top {
	width: 625px;
	background-image: url(/images/design004/middleTop_hlthProf.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#profPage  .leftColumn {
	background-color:#87b3df;
	text-align:left;
	vertical-align:top;
}
/****************************MAKE DIFFERENCE PAGE****************************************/

#donateBanner{
	background-image: url(/images/design004/banner_right_MakeDiff.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width:542px;
}
#donatePage .top {
	width: 625px;
	background-image: url(/images/design004/middleTop_makeDiff.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#donatePage  .leftColumn {
	background-color:#9ecccc;
	text-align:left;
	vertical-align:top;
}
/****************************PATIENTS AND FAMILY PAGE****************************************/

#patientBanner{
	background-image: url(/images/design004/banner_right_PatFamily.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width:542px;
}
#patientPage .top {
	width: 625px;
	background-image: url(/images/design004/middleTop_patFamily.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#patientPage  .leftColumn {
	background-color:#fabb15;
	text-align:left;
	vertical-align:top;
}

#patientPage .ob_t2
{
  color:#666666;
}

#patientPage .leftColumn a{
	color:#666666;
	text-decoration:none;
}
#patientPage .leftColumn a:hover{
  text-decoration:underline;
}
#patientPage .leftColumn .ob_t3 a{
font-weight:bold;
}
/****************************RESIDENCY PROGRAM PAGE****************************************/

#residencyBanner{
	background-image: url(/images/design004/banner_right_ResProg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width:542px;
}
#residencyPage .top {
	width: 625px;
	background-image: url(/images/design004/middleTop_resProg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#residencyPage  .leftColumn {
	background-color:#fff9bb;
	text-align:left;
	vertical-align:top;color:#666666;
  width: 175px;
	padding-top: 0px;
	padding-left: 0px;
	font: 12px "Trebuchet MS";
}
#residencyPage .ob_t2
{
  color:#666666;
}

#residencyPage .leftColumn a{
	color:#666666;
	text-decoration:none;
}

#residencyPage .leftColumn a:hover{
  text-decoration:underline;
}

#residencyPage .leftColumn .ob_t3 a{
font-weight:bold;
}
/****************************SERVICES and PROGRAMS****************************************/

#svcsBanner{
	background-image: url(/images/design004/banner_right_ServPrograms.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width:542px;
}
#svcsPage .top {
	width: 625px;
	background-image: url(/images/design004/middleTop_servsPrograms.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#svcsPage  .leftColumn {
	background-color:#f399c0;
	text-align:left;
	vertical-align:top;
}

#svcsPage .leftColumn .ob_t2 a,
#svcsPage .ob_t2
{
  color:#666666;
}
#svcsPage .leftColumn .ob_t3 a,
#svcsPage  .leftColumn a{
	color:#666666;
	text-decoration:none;
}
#svcsPage .leftColumn .ob_t3,
#svcsPage .leftColumn .ob_t3 a{
  font-weight:bold;
	color:#666666;
}

#svcsPage .leftColumn .ob_t2 a:hover,
#svcsPage .leftColumn .ob_t3 a:hover,
#svcsPage .leftColumn a:hover{
  text-decoration:underline;
}

.treetitle heading
{
  font-size:24px;
  font-weight:bold;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353535;
}
.content_peds {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353535;
}

.content_peds a 
{
	color:#3A759A;
	font-weight:bold;
	text-decoration:none;
}

.content_peds_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3a759a;
}

.content_peds_green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7ac376;
}

.content_peds_purple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c0bed9;
}

.content_peds_hpblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9fcccc;
}

.content_peds_gold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fabb15;
}

.content_peds_yellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff9bb;
}