<!--

/* >>>>> 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: #000;
}

#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: 233px;
	width:535px;
}

.navmenu {
	padding:0px; 
	width:780px; 
	height:27px;
	border-width: 1px 0;	
} /*** IE6 needs this to display the div ***/ 
 
#subnav {
	margin-top: 0px;
	border-right:solid 2px #EEEBEB; 
	border-bottom:solid 1px #B0CB5D; 
	width:780px; 
	height:25px; 
	background-color:#F7FAEE; 
	text-align:right; 
	font-family:verdana; 
	font-size: 11px; 
	color:#727171;
	position: relative; 
}

/*** Tan hack for IE. Only IE browsers see this selector.
     This replaces the old Tantek hack. Please see Edwardson Tan's page.
     http://www.info.com.ph/~etan/w3pantheon/style/modifiedsbmh.html ***/

* html #container {
	width: 565px;
	width: 100%; /*** IE5.5 needs this value to eliminate a horizontal scrollbar ***/	
	margin-left: 245px;		
	 } /*** resets the value for IE6 and IE5-Mac ***/

.left {
	float: left;
	margin-left: 00px;
	border-left:solid 1px #94BA21;
	border-right:solid 2px #EEEBEB;	
	padding: 5px 5px 5px 10px;
	background: #FFFFFF; 
	width: 519px;
	min-height:600px; 
	height:auto;
}
/* for Internet Explorer */
/*\*/
* html .left {
height: 600px;
}
/**/

* html .left { 	width: 535px; }

html>body .left {margin-left: 12px; 
} /*** IE doubles the margin on the float. This sets
					the margin to the correct width for others ***/

.right {
	float: right;
	margin-right: 6px;
	width: 43%;
	padding: 5px 5px 5px 0;
	background: #c3c8c3; }

html>body .right {margin-right: 12px; } /*** IE doubles the margin on the float. This sets
					the margin to the correct width for others ***/

.clear {
	clear: both;
	margin: 0;
	padding: 0; }
	
#contents {
	background-color: #FFFFFF;
	color: #eef7e2;
	position: relative; 
} /*** IE6 needs this to display the div ***/

#footer {
	background-color:#FFFFFF;
	
	width:780px; 
	border-right:solid 2px #EEEBEB;	
} 

.greenhd {font-family:verdana; font-size: 11px; color:#729604; text-decoration:none; font-weight:bold;}

.content-plain{
	font-size: 10pt;
	font-family: verdana;
	
}

.disclaimer{font-family:verdana; font-size: 8pt; color: #999999; text-decoration:none; font-weight:none; border-top: thin; border-top-color: #999999; text-align: left;}

-->
