
<!--

/* >>>>> Page Styles <<<<< */

html, body {
	background-color: #ffffff;	
	 margin: 0; padding: 0; font-size: 100%; 
	 }

body {
  	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  	font-size: 80%;
	color: #000000;
}

#pagetitle {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	font-size: 210%;
	color: #771464; }

#header { 
	text-align:top; 
	font-family:verdana; 
	font-size: 12px; 
	color:#595959; 
	text-decoration:none; 
	font-weight:none;
	border-right:solid 2px #EEEBEB; 
	width:780px; 
	height:86px; 
	background-image: url('http://www.connectyourcare.com/cyc2/images/header.gif'); 
	background-color:#ffffff;}			    
			    

#leftbox {
	position: absolute;
	left: 0px;
	width: 245px;
	min-height:600px; 
	height:auto;
	background-color:#ffffff;
}

/* for Internet Explorer */
/*\*/
* html #leftbox{
height: 600px;
}
/**/

#container {
	margin-left: 0px;
	width:535px;
}

#table1{
	font-family: verdana, helvetica;
	font-size: 9pt;
}


