/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
body {
	background-color: #CAD9DA;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #761145;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9C5574;
}
a:hover {
	text-decoration: underline;
	color: #510B2F;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 14px;
	color: #666666;
}

a.grayLink {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #333333; 
	text-decoration: none
	}
	
a.grayLink:link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #333333; 
	text-decoration: underline;
	}

a.grayLink:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: underline;
	}

a.blueLink {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #7C919A; 
	text-decoration: none
	}
	
a.blueLink:link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #7C919A; 
	text-decoration: none;
	}

a.blueLink:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #385B8F; 
	text-decoration: none;
	}

#wrapper {
	margin: 22px 65px 22px 65px;
	width: 730px;
	}

#headerNav {
	height: 52px;
	background:url(../images/CHWlogo.gif) top left no-repeat;

	}
#topNav
{
	position: absolute;
	left: 502px;
	top: 67px;
	width: 300px;
	height: 16px;
	z-index: 1;
}

#mainNav { margin: 18px 0px 0px 0px;}

#bannerImage{ height:183px; margin: 0px 0px 3px 0px}

#mainContent { width: 731px; background: #FFFFFF; 
}

#leftContent { padding: 15px; top: 0px; left:0px; width: 491px; 
background: #FFF; float:left; position:relative; border-right: #CAD9DA solid 3px;}

#rightNav{ background: #FFF;  padding: 10px;  float:right; width: 187px; position:relative; border-bottom: #CAD9DA solid 3px;  }

#stJoes{ background: #FFF;  padding: 10px;  float:right; width: 187px; position:relative; border-bottom: #CAD9DA solid 3px; }

#Chand{ background: #FFF;  padding: 10px;  float:right; width: 187px; position:relative; border-bottom: #CAD9DA solid 3px; }

#SALogo{ background: #FFF;  padding: 10px;  float:right; width: 187px; position:relative;}.smallText {
	font: 9px/10px Arial, Helvetica, sans-serif;
	color: #333333;
}
.WhiteText {	
		color: #000000; 
		padding: 5px;
		border: 2px #E9F0F3 solid;

}

#TextList ul{	
		list-style: none;
		display:block;
		line-height: 12px;
		left-margin: 5px;

}