/* CSS Document CHRISTUS St. Frances Cabrini */

.banner
	{
	float: left;
	clear: both;
	margin-bottom: 8px;
	}

.bodyText
	{
	font: 80% Helvetica, Arial;
	line-height: 130%;
	margin-top: 0px;
	}

	.bodyText a
		{
		color: #510F7C; 
		text-decoration: none;
		font-weight: bold;
		}

	.bodyText a:hover
		{
		text-decoration: underline;
	    font-weight: bold;		
		}
		
	.bodyText ul
		{
		list-style: inside;
		}
		
	.bodyText li
		{
		list-style: inside;
		}
		
	.bodyText li li
		{
		list-style: inside;
		}
		
.bodyTextIndent
	{
	font: 80% Helvetica, Arial;
	line-height: 130%;
	margin: 0px 0px 0px 0px;
	}

	.bodyTextIndent a
		{
		color: #775A8D; 
		text-decoration: none;
		}

	.bodyTextIndent a:hover
		{
		text-decoration: underline;
		}
		
.bodyTextIndentMore
	{
	font: 80% Helvetica, Arial;
	line-height: 130%;
	margin: 0px 0px 0px 15px;
	}

	.bodyTextIndentMore a
		{
		color: #775A8D; 
		text-decoration: none;
		}

	.bodyTextIndentMore a:hover
		{
		text-decoration: underline;
		}
		
.footerText 
	{
	font: 10px Helvetica, Arial;
	line-height: 14px;
	margin-top: 0px;
	color: #fff; 
	}

	.footerText a
		{
		text-decoration: none;
		color: #fff; 
		}

	.footerText a:hover
		{
		text-decoration: underline;
		}
		
.imageAlignLeft {
	margin: 0px 7px 7px 0px;
	float: left;
	}
		
.imageAlignRight {
	margin: 0px 0px 7px 7px;
	float: right;
	}

.learnMore
	{
	font: 14px Helvetica, Arial;
	text-transform: uppercase;
	color: #5A5481;
	padding: 0px;
	margin:05px 0px 5px 0px;
	}
	
.siteMap
	{
	font: 80% Helvetica, Arial;
	line-height: 130%;
	}

	.siteMap a
		{
		color: #775A8D; 
		text-decoration: none;
		}

	.siteMap a:hover
		{
		text-decoration: underline;
		}

	.siteMap p
		{
		margin: 1px;
		}
	
.subhead
	{
	font: 110% Hummanist, Frutiger, Helvetica, Arial;
	font-weight: bold;
	color: #774BA3;
	margin-bottom: 0px;
	margin-top: 8px;
	}
	
.TopicCenterDDL 
	{
	font: 9px Helvetica, Arial; 
	}

.underhead
	{
	font: 190% Hummanist, Frutiger, Helvetica, Arial;
	font-weight: bolder;
	color: #AB9CBA;
	margin: 12px 0px 6px 0px
	}

.underhead2
	{
	font: 120% Hummanist, Frutiger, Helvetica, Arial;
	font-weight: bolder;
	color: #AB9CBA;
	margin: 12px 0px 6px 0px
	}
	
/*  ===================================================  */
/*  DEFINES WELLNESS TOPICS */
/*  ===================================================  */

.wellnessHead {
	display: block;
	font: 18px Helvetica, Arial;
	color: #fff;
	text-transform: uppercase;
	border-bottom: 1px solid #5A5481;
	background-color: #A8A2CD;
	margin: 0px 0px 0px 0px;
	}
	
.wellnessTopics
	{
	font: 12px Helvetica, Arial, Verdana;
	line-height: 14px;
	color: #4D4A48;
	margin: 10px 5px 0px 0px;
	padding: 0px 0px 0px 25px;
	background: url(../images/bg_wellnessTopicsArrow.gif) no-repeat;
	}
	
	.wellnessTopics a
		{
		color: #4D4A48;
		text-decoration: none;
		}
	
	.wellnessTopics a:hover
		{
		color: #6267AD;
		text-decoration: underline;
		}

.wellnessTopicsOver
	{
	font: 12px Helvetica, Arial, Verdana;
	line-height: 14px;
	color: #4D4A48;
	margin: 10px 5px 0px 0px;
	padding: 0px 0px 0px 25px;
	background: url(../images/bg_wellnessTopicsArrow_over.gif) no-repeat;
	}
	
	.wellnessTopicsOver a
		{
		color: #4D4A48;
		text-decoration: none;
		}
	
	.wellnessTopicsOver a:hover
		{
		color: #6267AD;
		}
		

