/*********************************************************
             REQUEST AN APPOINTMENT
********************************************************/

#request_wrapper {
	width: 700px;
	height: 300px;
	margin: 10px auto 0px auto;
}

#requestpage {
	padding: 0px;
	background: #FFFFFF;
}

#request_pageheader {
	margin: 0 auto;
	font-size: 95%;
	line-height: 270%;
	letter-spacing: .07em;
	padding-left: 30px;
	background-image: url(../images/pagehead_2col_bg.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}

#header_request .logo {
	width: 344px;
	padding: 20px 0 0 20px;
	float: left;
	clear: right;
}

#header_request .tagline {
	float: right;
	padding: 70px 30px 0 0;
}


.imagelogomin {
	font-size: 12px;
	font-weight: bold;
}

#header_request {
	width: 700px;
	margin: 0px auto;
	height: 90px;
	background-color: #FFFFFF;
}


#footer_request {
	width: auto;
	height: 115px;
	margin: 0 auto;
	background-image: url(../images/footer_background_fill.jpg);
	background-repeat: repeat-x;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
}

#links_request {
	float: right;
	width: 680px;
	line-height: 1.5em;
	padding: 15px 0 25px 20px;
}

.boxed_request {
	width: 690px;
	padding: 10px 5px;
}

/**********************************************
				 Request Links 
**********************************************/

#ctrcrequest {
	margin: 0 auto;
	float: right;
}

#ctrcrequest ul {
	margin: 0;
	padding: 0px 0 0 0;
	list-style: none;
}

#ctrcrequest li {
	display: inline;
}

#ctrcrequest a {
	padding: 0 15px 0 12px;
	background: none;
	font-size: 11px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

#ctrcrequest a:hover {
	background: url(../images/main/img04.gif) no-repeat left center;
	font-size: 11px;
	color: #2f8464;
	font-weight: bold;
}


/***************************************
      Navigation at bottom of page
***************************************/

#ctrcwebcontentbox {
	margin: 0 auto;
	width: 500px;
	padding: 15px 15px;
	background-color: #FFF;
	border: solid;
	border-color:#FFF;
}

#ctrcwebcontent {
	margin: 0 auto;
}

#ctrcwebcontent dl {
	margin: 0 auto;
	padding: 0px 0 0 0;
	list-style: none;
}

#ctrcwebcontent dt {
	padding: 5px 5px;
	display: block;
}

#ctrcwebcontent dt a {
	padding: 10px 20px;
	background: url(../images/main/img04.gif) no-repeat left center;
	font-size: 12px;
	color: #2f8464;
	text-decoration: none;
	font-weight: bold;
}

#ctrcwebcontent dt a:hover {
	background: url(../images/main/img06.gif) no-repeat left center;
	font-size: 12px;

	color: #000;
	
	font-weight: bold;
	text-decoration: underline;
}

#ctrcwebcontent dd a {
	text-decoration: none;
	color: #333;
}

#ctrcwebcontent dd a:hover {
	text-decoration: none;
	color: #333;
}


/* Prostate Cancer Navigation */

#prostatecontentbox {
	margin: 0 auto;
	width: 500px;
	padding: 15px 15px;
	background-color: #FFF;
	border: solid;
	border-color:#FFF;
}

#prostatecontent {
	margin: 0 auto;
}

#prostatecontent dl {
	margin: 0 auto;
	padding: 0px 0 0 0;
	list-style: none;
}

#prostatecontent dt {
	padding: 10px 5px;
	display: block;
	font-size: 12px;
	color: #000;
	font-weight: bold;

}

#prostatecontent dt a {
	padding: 10px 20px;
	background: url(../images/main/img04.gif) no-repeat left center;
	font-size: 12px;
	color: #2f8464;
	text-decoration: none;
	font-weight: bold;
}

#prostatecontent dt a:hover {
	font-size: 12px;
	color: #000;
	font-weight: bold;

}


#prostatecontent dd a {
	padding: 5px 10px;
	background: url(../images/main/img04.gif) no-repeat left center;
	font-size: 12px;
	color: #2f8464;
	text-decoration: none;
	font-weight: bold;
}

#prostatecontent dd a:hover {
	background: url(../images/main/img06.gif) no-repeat left center;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}




/* Center Images */
#ctrcimagebar {
	height: 138px;
	padding: 0 5px;
}

#ctrchomeimage {
	height: 138px;
	padding: 0;
}


#ctrchomeimage1 {
	background: #ddd;
	margin: 0;
	padding: 5px 5px 2px 5px;	
	_padding: 4px 5px 2px 5px;
}

#ctrchomeflashbanner {
	background: #ddd;
	margin: 0;
	padding:5px;	
	.padding: 4px 5px 2px 5px;
	overflow: visible;
}

.flashswf {

	visibility:visible;
}
/* Cancer Therapy & Research Center "TEXT" in image bar */

.imagelogo {
	font-size: 12px;
	font-weight: bold;
}

.imagelogo1 {
	font-size: 16px;
	font-weight: bold;
}

.imagelogo1 a{
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #00694e;
}

.imagelogo1 a:hover{
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #00694e;
}

/* Links back to Cancer Information/Web Pages topics */

.topic_home_page {
	float: right;
	margin: 20px 5px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px; 
	color: #2f8464
}


.topic_home_page:hover {
	margin: 20px 5px;
	font-weight: bold;
	color: #000; 
	text-decoration: underline;
}


/* table information */

.ctrctable {
	margin: 0 auto;
}

.ctrcstudiestable {
	margin: 0 auto;
	border: solid;
	border-color:#676767;
}

.ctrcth {
	background-color:#C7C7C7;
	text-align: center;
}
.ctrctd {
	background-color: #E8E8E8;
}

/* Partners Shopping Card table information */

.psctable {
	margin: 0 auto;
}

.pscth {
	font-weight:bold;
	font-size:14px;
}
.psctd {
	padding: 5px 0 5px 0;
	color: #000;
}


.psctd a {
	padding: 3px 5px;
	color: #000;
}

.psctd a:hover {
	color: #ff0033;
	text-decoration: none;
	font-weight:500;
}


#psc {
	padding-bottom:10px;
	font-size: 18px;
	font-weight: bold;
}

.psccol {
	margin: 0 auto;
	padding: 10px 15px;
}

.pscfoot {
	margin-left: 100px;
	padding: 10px 0 0 20px;
}

/* Used for creating two columns on pages */

.ctrccolumncontainer {
	width: 550px; 
	margin: 0 0 0 55px; 
	text-align: justify; 
}

.ctrccolumnheader { 
	background-color: #00694e; 
	border-style:double; 
	border-color: #00694e;
	color: #fff; 
	text-align: center; 
	width: 420px; 
	font-size: 14px; 
	font-weight: bold; 
	padding: 10px 0 0 0; 
}
.ctrccolumnleft { 
	width: 150px; 
	float: left; 
	margin-top: 0px; 
	padding: 10px 5px 10px 20px; 
	clear: both;
}

.ctrccolumnright { 
	width: 280px; 
	margin-top: 0px; 
	float: right; 
	padding: 10px 0px 10px 0px; 
}

/******************************************** 
        Types of Cancer 
*********************************************/

#ctrctypescancer {
	width:600px;
	margin: 10px auto 5px auto;
	color: #000;
	font-size: 90%;
	font-weight: bold;
}
	
#ctrctypescancer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
	
#ctrctypescancer li {
	margin: 0;
}
		
#ctrctypescancer li a {
	display: block;
	padding: 5px 5px 5px 1em;
	color: #2f8464;
	text-decoration: none;
	background: url(../images/main/img04.gif) no-repeat left center;
	width: 100%;
}

html>body #ctrctypescancer li a {
	width: auto;
}

#ctrctypescancer li a:hover {
	/* background-color: #00694e;*/
	color: #000;
	background: url(../images/main/img06.gif) no-repeat left ;
	text-decoration: underline;
}

.typescancerleft {
	float:left;
	width: 300px;
	padding:0 10px 20px 40px;
}

.typescancerright {
	float:right;
	width: 200px;
	padding:0 10px 0 0;
}

/******************************************** 
Clinical Studies Layout 
*********************************************/

#ctrctrials {
	margin: 0px auto;
	width:600px;
	color: #2f8464;
}
	
#ctrctrials ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
	
#ctrctrials li {
	margin: 0;
}
		
#ctrctrials li a {
	display: block;
	padding: 5px 0px 5px 1em;
	color: #2f8464;
	text-decoration: none;
	font-weight:normal;
	width: 100%;
}

html>body #ctrctrials li a {
	width: auto;
}

#ctrctrials li a:hover {
	/* background-color: #00694e; */
	color: #00694e; 
	background: url(../images/main/img04.gif) no-repeat left center;
}

.ctrctrials_left {
	float:left;
	width:270px;
	}
	
.ctrctrials_right {
	float:right;
	padding:0 0 0 0;
	width:50%;
	}
	
/******************************************** 
Clinical Studies List Layout 
*********************************************/

#ctrctrials_list {
	margin: 0px auto;
	color: #2f8464;
	padding:5px;
	width:10em;
}
	
#ctrctrials_list ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
	
#ctrctrials_list li {
	margin: 0;
}
		
#ctrctrials_list li a {
	display: block;
	padding: 5px 0px 5px 1em;
	color: #2f8464;
	text-decoration: none;
	font-weight:normal;
	width: 100%;
}

html>body #ctrctrials_list li a {
	width: auto;
}

#ctrctrials_list li a:hover {
	/* background-color: #00694e; */
	color: #00694e; 
	background: url(../images/main/img04.gif) no-repeat left center;
}

.ctrctrials_list_left {
	float:left;
	width:270px;
	}
	
.ctrctrials_list_right {
	float:right;
	padding:0 0 0 0;
	width:50%;
	}
	
/***********************************************************
                       Categories
***********************************************************/

#ctrctrialscat {
	margin: 0 auto;
	width: 25em;
}
	
#ctrctrialscat ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
#ctrctrialscat li {
	margin: 0;

}
		
#ctrctrialscat li a {
	display: block;
	padding: 5px 5px 5px 1em;
	color: #2f8464;
	text-decoration: none;
	width: 100%;
}

html>body #ctrctrialscat li a {
	width: auto;
}

#ctrctrialscat li a:hover {
	/* background-color: #00694e; */
	color: #2f8464;
	background: url(../images/main/img04.gif) no-repeat left center;
}


/**************************************************************
                        NEWS
**************************************************************/


#clinicalstudiespagebox {
	margin: 10px auto;
	width: 300px;
	padding: 15px 15px;
	background-image: url(../images/clinicalbackground.gif);
	border: double;
	border-color: #CCCCCC;
}

#clinicalstudiespage {
	margin: 0 auto;
	width: 25em;
}
	
#clinicalstudiespage ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
#clinicalstudiespage li {
	margin: 0;

}
		
#clinicalstudiespage li a {
	display: block;
	padding: 5px 5px 5px 1em;
	color: #00694e;
	background: url(../images/main/img04.gif) no-repeat left center;
	text-decoration: none;
	width: 100%;
}

html>body #clinicalstudiespage li a {
	width: auto;
}

#clinicalstudiespage li a:hover {
	/* background-color: #00694e; */
	color: #000;
	background: url(../images/main/img06.gif) no-repeat left center;
}



/**************************************************************
                        NEWS
**************************************************************/

#ctrcnews {
	margin: 0px auto;
	width:600px;
	color: #2f8464;
}
	
#ctrcnews ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
	
#ctrcnews li {
	margin: 0;
	width: 550px;
	border-bottom: dashed;
	border-width: 1px;
}
		
#ctrcnews li a {
	display: block;
	padding: 5px 0px 10px 1em;
	color: #2f8464;
	background: url(../images/main/img04.gif) no-repeat left center;
	text-decoration: none;
	font-weight:normal;
	width: 100%;
}

html>body #ctrcnews li a {
	width: auto;
}

#ctrcnews li a:hover {
	/* background-color: #00694e; */
	color: #000; 
	background: url(../images/main/img06.gif) no-repeat left center;
	text-decoration: underline;
	}


/********************************************************
              CTRC in the News Listing Page
*******************************************************/

#ctrclistpage {
	margin: 0px auto;
	color: #000;
	font-size: 85%;
}
	
#ctrclistpage ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	
}
	
#ctrclistpage li {
	margin: 0;

}
		
#ctrclistpage li a {
	display: block;
	padding: 5px 0px 5px 0px;
	color: #2f8464;
	text-decoration: none;
	font-weight:normal;
	width: 100%;
}

html>body #ctrclistpage li a {
	width: auto;
}

#ctrclistpage li a:hover {
	/* background-color: #00694e; */
	color: #000; 
	text-decoration: underline;
}

/*************************************************************			
	                      SEARCH 
**************************************************************/
 /* links */
.ss_link A:link {
	text-decoration: none;
	color: #2f8464;
	}
	
.ss_link A:visited {
	text-decoration:none;
	color: #2f8464;
	}
	
.ss_link A:active {
	text-decoration: none;
	color: #2f8464;
	}
	
.ss_link A:hover {
	text-decoration: underline; 
	color: #2f8464;
	}

/* Panel */
#panel_left_col {
	float:left; 
	width:200px;
	}

.pnl_left {
	float:left;
	width:50%;
	}

.pnl_left_form {
	float:left;
	width:50%;
	padding: 0px 30px;
	}
		
.text_panel {
	float:left; 
	padding-top:3px;
	}
	
.text_pnl2 {
	padding:20px 0 0 50px;
	}

.text_pnl3 {
	padding:10px 50px;
	}
	
.ctl_panel {
	float:left; 
	padding: 0 5px;
	}
	
.ctl_panel_w {
	float:left; 
	width:600px;
	padding:20px 0;
	}
	
/* Padding */
.padL_20 {
	padding-left:20px;
	}

/****************************************** 
        Alignment for Images 
******************************************/

.thumbnail_align_center	{
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}
.thumbnail_align_left {
	float:left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align:center;
}

.thumbnail_align_left1 {
	float:left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	text-align:center;
	padding: 5px;
	width:250px; 
	font-size: 85%;
	border:1px solid #ccc;}	
	
	
.thumbnail_align_right {
	float:right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align:center;
	
}

.thumbnail_align_right1 {
	float:right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	text-align:center;
	padding: 5px;
	width:250px; 
	font-size: 85%;
	border:1px solid #ccc;}	
	

.thumbnail_align_right_hp {
	float:right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align:center;
	
}


.image_right {
	float:right;
	margin-top: 5px;
	margin-left: 10px;
	text-align:center;
}

.thumbnail_caption {
	font-weight: bold;
	text-align:justify;
}


.thumbnail_caption1 {
	font-weight: bold;
	text-align:justify;
}


.img_search {
	padding:20px 20px;
}
	
/* Floats */
.fl_left {
	float:left;
	}
	
/************************************
         Roll Over
************************************/

/* set stacking context*/
.ctrcrollover a {
	position:relative;
}

.ctrcrollover a span {
	visibility:hidden;/* hide message initially*/ 
	position:absolute; 
	top: -20px; 
	left: 100px; 
	width: auto; 
	padding:10px; 
	background:#2f8464;
	font-size: 90%;
	font-weight:bold; 
	color:#fff; 
	border: double #ddd;
}

/* ie bug needed to make span show*/
.ctrcrollover a:hover {
	visibility:visible;
}

/* reveal image*/
.ctrcrollover a:hover span {
	visibility:visible; 
	text-decoration:none; 
	border:double;
}


/************************************
        CTRC Info
************************************/
.ctrcinfocol {
float: right;
width: 100%;
text-align: justify;
padding-top: 0px;
background: #E9E9E9;
}
.ctrcinfocol h2 {
font-size: 18px;
font-weight: 100;
padding-left: 20px;
color: #fff;
height: 26px;
line-height: 26px;
background: #919191;
}
.ctrcinfocol h2 a {
text-decoration: none;
color: #fff;
}
.ctrcinfocol h2 a:hover {
color: #111;
}

.ctrcarticles { 
	padding: 0px 15px; 
}


/************************************
        Partners Shopping Card
************************************/

#ccccontent {
	
}

#cccrtcol {
	float: right;
	width: 200px;
	padding: 10px 20px 0px 40px;
	line-height: 25px;
}

#cccrtcol a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-weight: normal;
	color: #00694e;
	font-weight:bold;
	text-decoration: none;
}

#cccrtcol a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-weight: normal;
	color: #00694e;
	font-weight:bold;
	text-decoration: underline;
}


#cccltcol {
	float: left;
	width: 350px;
	color: #000;
}

#ccctitle {
	font-size: 1.2em;
	color:#00764e;
}

.cccpost {
	padding: 5px 30px 5px 15px;
}


.cccpost p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-weight: normal;
	color: #000;
	font-weight:bold;
	text-decoration: none;

}


.cccpost .ccctitle {
	margin: 0;
}

.cccpost h2 {
	letter-spacing: -.5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	color: #616B4F;
}

.cccpost .ccctext {
	height: 31px;
	background: #EAF0DE;
	text-decoration: none;
}

.cccpost .cccentry {
	margin-bottom: 10px;
	padding-bottom: 35px;
}

.cccimage	{
	margin: 0 auto;
	padding: 0 30px;
}

.BA_tabs	{ margin:0; padding:0; list-style-type:none; position:relative; z-index:2; white-space:nowrap;
}
.BA_tabs li	{ margin:0; padding:0; display:inline;}
.BA_tabs a	{ color:#339 ! important; background-color:#def ! important; border:1px solid #99c; text-decoration:none; padding:0 0.6em; border-left-width:0; border-bottom:none; }
.BA_tabs a:hover	{ color:#00c ! important; background-color:#eff ! important; }
.BA_tabs a.active	{ color:black ! important; background-color:white ! important; border-color:black; border-left-width:1px; cursor:default; border-bottom:white; padding-top:1px;  padding-bottom:1px }

.BA_tabs li.firstchild a	{ border-left-width:1px; }

.BA_content	{ width: 620px; border-top:1px solid black; background-color:white; position:relative; z-index:1; padding:0.5em 1em; display:none; }
.BA_label	{ display:none; }

.BA_content_active	{ display:block; }

@media aural{
	.BA_content,
	.BA_label	{ display:block; }
}
/*************************************************************************************************
										PHYSICIAN PROFILES
*************************************************************************************************/

.phy_left {
	float:left;
	width: 70px;
	}
.phy_right{
	float: right;
	
}

/*************************************************************************************************
											P30 
*************************************************************************************************/

/**** Research Program ****/
	
#p30research_wrapper {
	width: 980px;
	height: 300px;
	margin: 10px auto 0px auto;
}

#p30researchpage {
	margin: 0px auto;
	padding: 0px;
	background: #FFFFFF;
}

#p30research_pageheader {
	margin: 0 auto;
	font-size: 95%;
	line-height: 270%;
	letter-spacing: .07em;
	padding-left: 30px;
	background-image: url(../images/pagehead_2col_bg.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}

.boxed_p30research {
	margin: 0 auto;
	padding: 12px;
}

#header_p30research .logo {
	width: 344px;
	padding: 20px 0 0 20px;
	float: left;
}

#header_p30research .tagline {
	float: right;
	padding: 70px 30px 0 0;
}


.imagelogomin {
	font-size: 12px;
	font-weight: bold;
}

#header_p30research {
	margin: 0px auto;
	height: 90px;
	background-color: #FFFFFF;
}


#footer_p30research {
	width: auto;
	height: 115px;
	margin: 0 auto;
	background-image: url(../images/footer_background_fill.jpg);
	background-repeat: repeat-x;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
}

#links_p30research {
	float: right;
	line-height: 1.5em;
	padding: 15px 0 25px 10px;
}

/**** Bio's ****/

.bioemail {
}	
.bioemail a {
	font-size: 11px;
	text-decoration: none;
	color: #00764e;
	font-weight: bold;
	float: right;

}

/*************************************************************************************************
											Post 
*************************************************************************************************/
.post {
	padding-bottom: 20px;
}

.post .stitle {
	margin-bottom: 20px;
	padding-bottom: 5px;
	color: #00694e;
}

.post .entry {
}

.post .meta {
	margin: 0;
	padding: 0px 0 30px 0;
}

.post .meta p {
	margin: 0;
	line-height: normal;
}

.post .meta .byline {
	float: left;
	color: #0000FF;
}

.post .meta .links {
	float: left;
}

.post .meta .more {
	width: 185px;
	height: 35px;
	padding: 5px 0px 5px 0px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
}

.post .meta .comments {
	padding: 5px 0px 5px 0px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
}

.post .meta b {
	display: none;
}

/************************************** New CSS For Home Page *******************************/

#tgutter	{
	width: 100%;
	height: 20px;
	}
		
#lgutter	{
	float: left;
	width: 3%;
	height: 1px;
}
		
#col1	{
	float: left;
	width: 30%;
	margin-bottom: 5px;
	padding: 0px;
}

#col1 .toptab {
	margin: 0 auto 2px auto;
	border-top: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	border-left: 1px solid #A9D0FC;	
	height: 17em;
	background: #E0EEFE;
}

#col1 .bottab {
	margin: 0 auto 5px auto;
	border-top: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #DEC058;
	border-left: 1px solid #DEC058;			
	height: 23em;	
	overflow: hidden;
	background: #F5EACB;	
}

#col1 h2 {
	margin: 0px 0 0 0;
	padding: 5px;
	line-height: 26px;
	background: #CDDAE9;
	color: #8EADCE;
	font-size: 1.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}	
	
#col1 h3 {
	margin: 0px 0 0 0;
	padding: 5px;
	line-height: 26px;
	background: #fee0bc;
	color: #C9A527;
	font-size: 1.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}		
		
#col2	{
	float: left;
	width: 32%;
	margin-left: 0%;
	margin-bottom: 10px;
	padding: 0 0px;
}

#col2 .toptab {
	margin: 0 auto 2px auto;
	border: 1px solid #eee;
	height: 17em;
	background: #E0EEFE;
		
	}
	
#col2 .bottab {
	margin: 0 auto 5px auto;
	border-top: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #DEC058;
	border-left: 1px solid #e2e2e2;			
	height: 23em;	
	overflow: hidden;
	background: #F5EACB;	
}
		
	
#col2 h2 {
	margin: 0px 0 0 0;
	padding: 5px;
	line-height: 26px;
	background: #CDDAE9;
	color: #8EADCE;
	font-size: 1.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}	

#col2 h3 {
	margin: 0px 0 0 0;
	padding: 5px;
	line-height: 26px;
	background: #fee0bc;
	color: #C9A527;
	font-size: 1.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}	
		
#col3	{
	float: left;
	width: 30%;
	margin-left: 0%;
	margin-bottom: 10px;
	padding: 0;
}

#col3 .toptab {
	margin: 0 auto 2px auto;
	border-top: 1px solid #e2e2e2;
	border-right: 1px solid #A9D0FC;
	border-bottom: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;	
	height: 17em;
	background: #E0EEFE;
	overflow: hidden;
}

#col3 .bottab {
	margin: 0 auto 5px auto;
	border-top: 1px solid #e2e2e2;
	border-right: 1px solid #DEC058;
	border-bottom: 1px solid #DEC058;
	border-left: 1px solid #e2e2e2;			
	height: 23em;	
	overflow: hidden;
	background: #F5EACB;
}

#col3 h2 {
	margin: 0px 0 0 0;
	padding: 5px;
	line-height: 26px;
	background: #CDDAE9;
	color: #8EADCE;
	font-size: 1.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}	

#col3 h3 {
	margin: 0px 0 0 0;
	padding: 5px;
	line-height: 26px;
	background: #fee0bc;
	color: #C9A527;
	font-size: 1.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}	
		
#hpfooter	{
	clear: both;
	height: 50px;
	background-color: #666;
	}
		
#hpfooter h1	{
	margin: 0;
	padding: 5px;
	}
		
#hpfooter h2	{
	margin-top: 0;
	padding-top: 7px;
	}
		
#hpfooter h2, p	{
	margin-left: 7px;
	margin-right: 7px;
	}
	
#hpwrapper {
	text-align: left;
	margin: 10px auto;
	padding: 0px;
	width: 450px;
	background: color:#E4E4E4;
	
}

#hphdr {
	margin: 0 0 15px 0;
}

#hpside-a {
	float: left;
	width: 170px;
	border: 1px #00764e solid;	
}

#hpside-b { 
	margin: 0;
	float: right;
	width: 170px;
	border: 1px #00764e solid;	
	height: 1% /* Holly hack for Peekaboo Bug */
	clear:both;
}

#hpftr {
	clear: both;
	background: #A2A2A2;
}

.header {
	margin: 5px auto;
	background: #333;
	text-align:center;
	font-weight:bold;
	color: #fff;
	padding: 5px 0;

}

#vulcanwrapper { 
 margin: 0 auto;
 width: 650px;
}
#vulcanlh-col { 
 
 margin: 10px 5px 10px 0px;
 padding: 10px;
 width: 300px;
 float: left;
}
#vulcanrh-col { 
 float: right;
 margin: 10px 0px 10px 0px;
 padding: 10px;
 width: 250px;
 display: inline;
 position: relative;
}

.vulcancorner{
	float: right;
	background:#ddd;
	width:50%;
	margin: 0 auto 15px auto;
	border: 1px solid #333;
}
.vulcancorner h2{
	font-size: 140%;
	text-align: center;
	background:#ddd;
	padding: 3px; *padding:1em 15px 1px;
	
}
.vulcancorner p{
	background:#fff;

	padding: 0 5px;
	margin:0 0 5px 0;
}

#accordionwrapper {
	margin:0;
	padding:0;
}

#accordionhome {
	width:350px; 
	margin:20px auto; 
	border:1px solid #333; 
	border-top:none
}
.accordionhome {
	margin:0;
	width:350px; 
	font:12px Verdana,Arial; 
	color:#333
}
.accordionhome dt {
	width:338px; 
	padding:4px 6px; 
	font-weight:bold; 
	cursor:pointer; 
	background-image:url(../images/misc/arrow_down.gif); 	
	background-color:#009B74; 
	background-position:right center; 
	background-repeat:no-repeat; 
	color:#fff; 
	border-top:1px solid #333
}

.accordionhome dt:hover {
	background-color:#02FFBF;
}

.accordionhome .close {
	background-color:#00CE9A; 
	color:#000; 
	background-image:url(../images/arrow_up1.gif)
}

.accordionhome dd {
	overflow:hidden; 
	background:#fff
}
.accordionhome span {
	display:block; 
	width:270px; 
	border-top:none; 
	padding:10px
}
.accordionhome h2{
	margin: 0;
	text-align: center;
	background:#00694e;
	padding: 5px 4px;
	font-size: 1.4em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}

.clearb { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.spacer {
	clear: both;
	height: 5px;
}

.header_01 {
	clear: both;
	font-size: 140%;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.header_02 {
	font-size: 120%;
	font-weight: bold;
	color: #000;
	text-align: center;
}

p#header_03{
	padding: 0 0 0 20px;
	font-weight: bold;
	text-align: left;
}
p#header_04{
	padding: 0 0 0 40px;
	text-align: left;
}
p#header_05{
	padding: 0 0 0 20px;
	text-align: left;
}
/* end of header */

/* content */

#column_wrapper {
	margin: 5px;
	width: 650px;
	border: 1px solid #e5e5e5;
}

.column_content {
	clear: both;
	padding: 10px;
}

.image_wrapper {
	float: left;
	width: 301px;
	height: 451px;
	padding: 2px;
	margin: 20px auto;
}
.image_wrapper span{
	padding: 10px;
	text-decoration: none;
}

.image_wrapper a{
	text-decoration: none;
}
.image_wrapper a:hover{

	text-decoration: underline;
}

.image_wrapper img{
	width: 300px;
	height: 450px;
	margin: 0 auto;
}

.colrl {
	float: right;
	width: 320px;
}



.image_wrapper1 {
	float: left;
	width: 301px;
	height: 451px;
	padding: 2px;
	margin: 20px auto;
}
.image_wrapper1 span{
	padding: 10px;
	text-decoration: none;
}

.image_wrapper1 a{
	text-decoration: none;
}
.image_wrapper1 a:hover{

	text-decoration: underline;
}

.image_wrapper1 img{
	width: 300px;
	height: 250px;
	margin: 0 auto;
}


.image_wrapper1 {
	float: left;
	width: 301px;
	height: 451px;
	padding: 2px;
	margin: 20px auto;
}
.image_wrapper1 span{
	padding: 10px;
	text-decoration: none;
}

.image_wrapper1 a{
	text-decoration: none;
}
.image_wrapper1 a:hover{

	text-decoration: underline;
}

.image_wrapper1 img{
	width: 300px;
	height: 250px;
	margin: 0 auto;
}


.colrl p{
	line-height: 15px;
	font-size: 100%;
	text-align: center;
	color: #000;
}
.span_wrapper{
	border-top: 3px solid #666666;
	border-left: 3px solid #666666;
	border-bottom: 2px solid #ccc;
	border-right: 2px solid #ccc;

	padding: 5px;
	margin: 10px auto;
	background: #ff9966;
	text-align: center;
	font-weight: bold;
}

.span_wrapper1 a{
	text-decoration: none;
}

.span_wrapper1 a:hover{
	text-decoration: underline;
	color: #999999;
}

.span_wrapper1{
	border-top: 3px solid #666666;
	border-left: 3px solid #666666;
	border-bottom: 2px solid #ccc;
	border-right: 2px solid #ccc;
	padding: 5px;
	margin: 10px auto;
	background: #ff9966;
	text-align: center;
	font-weight: bold;
}

.span_wrapper1 a{
	text-decoration: none;
}

.span_wrapper1 a:hover{
	text-decoration: underline;
	color: #999999;
}


/*  Calendar */
td.calendarDate#data {
	font:11px Arial, Helvetica, sans-serif;
	color:#fff;
	}
	


/* ID Styles */
table#calendar {
	margin: 0 auto;
	background: #fff;
}

#navigation a {
	font:10px Arial, Helvetica, sans-serif;
	color: #26354A;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right:1px solid #FF6600;
	}
	
#navigation a:hover {
	color:#ffffff;
	background: #FF6600;
	}

#padding {
	}
	
/* Calendar Styles */

#calendar td {
	border: 1px solid #26354A; 
	}
	
#noborder td {
	border: 0px;
	height: 5px;
	}

#calheader td {
	font-weight:bold;
	color: #ffffff;
	}

tr#weekdays {
	border: 1px solid #ccc;
	background: #ccc;
	font-weight: bold;
}	
/* Class Styles */

.logo {
	font:24px Times New Roman, Times, serif;
	color: #FFBA00;
	letter-spacing:.3em;
	line-height:26px;
	}
	
.tagline {
	font: 11px Arial, Helvetica, sans-serif;
	color: #D3DCE6;
	line-height:16px;
	}
	
.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	line-height:22px;
	color:#26354A;
	letter-spacing:.1em;
	}

.detailText {
	font:11px Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#26354A;
	letter-spacing:.1em;
	}
	
.pageName {
	font:24px Arial, Helvetica, sans-serif;
	color: #FF6600;
	letter-spacing:.2em;
	line-height:32px;
	}
	
.subHeader {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #2D374D;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.1em;
	line-height:16px;
	}

.calendarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.1em;
	text-align: center;
	width: 130px;
	}
	
.calendarTextMonth {
	font:14px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.1em;
	text-align: center;
	font-weight: bold;
	}	
	
.calendarDate {
	font:11px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.1em;
	text-align: left;
	width: 130px;
	}	
	
.sidebarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #FFBA00;
	letter-spacing:.1em;
	line-height:18px;
	}

td#spacer {
	height: 5px;
}	

div.procan {
	position:inherit;
	margin:10px; 
	_margin: 5px 0 0 0;

}

div.procan a{
	color: #00694e;
	text-decoration: none;
	font-weight:bold;

}
div.procan a:hover{
	color: #00694e;
	text-decoration: underline;
	font-weight:bold;
}

/* CSS RESET */

/* CSS RESET */




#bg {
	background: url(../images/patients/woman1.jpg) no-repeat;
	width:680px;
	margin:0px auto;
	height:838;
}

.fl {
	float:left
}
.fr {
	float:right
}
.clearfix {
	clear:both
}

/* content */
#pc {
	margin:0 auto;
}
.pcmain {
font-size: 110%;

	width:350px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	margin-left:10px
}
.pctext {
	margin: 0px 0 65px 0;
	_margin: 0px 0 75px 0;
	font-family: Georgia, "Times New Roman", Times, serif;

}


.pctext h2 {
	text-align:center;
}
.pctext p {
	text-align: center;
}
/* footer */
#pclower {
font-size: 95%;

	padding: 45px 20px 0px 10px;
	height:470px;
	background:url(../images/patients/life.jpg) no-repeat;
	width:350px;
	margin: 0;
	text-align: justify;

}
#pclower h3 {
font-size: 95%;
font-weight:bold;
}
