.class          { font-size: 9pt; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: 700; line-height: 11pt; font-stretch: normal; text-decoration: none }
a                  { color: #83cbd2; font-size: 9pt; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 20pt; text-decoration: none; text-indent: 8pt }
a1 { color: #83cbd2; font-size: 10pt; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: 700; text-decoration: none; text-indent: 8pt }
a:hover     { color: #dbd8d8; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif }
BODY             { color: #385c80; font-size: 10pt; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; scrollbar-3dlight-color: #ffffff; scrollbar-arrow-color: #022249; scrollbar-base-color: #476379; scrollbar-darkshadow-color: #022249; scrollbar-face-color: #476379; scrollbar-highlight-color: #476379; scrollbar-shadow-color: #022249; scrollbar-track-color: #022249; text-align:center;    }
a:active  { color: red; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif }
.imageborder    { font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; border: solid 1px #a07f41; border-collapse: collapse    }
hr     { color: #a07f41; font-size: 0; line-height: 1px }
.class2  { color: #385c80; font-size: 10pt; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 25pt }

/* such ugliness.  New WWC styles below */
#wrap {
	width:100%;
	position:relative;
}

#contain {
	width:816px;
	margin-left:auto;
	margin-right:auto;
	border:thin black solid;
	background-color:white;
	position:relative;
	text-align:left;
}

#frontheader {
	height:114px;
	background:url(images/ezcareheader3.jpg); 
	background-repeat:no-repeat;	
}

#col1 {
	background-color:#385c80;
	color:#83cbd2;
	/*width:206px;*/
	width:206px;
	float:left;
	height:535px;
	text-align:left;
	padding:0px;
	margin:0px;
}

#col1 ul {
	
}

#col1 a {
	text-indent:0px;
}


#col2 {
	width:400px;
	height:535px;
	float:left;
	background-color:white;
	border-right:medium dotted #83cbd2;	
}

#col3 {
	float:right;
	width:190px;
	background-color:white;
	margin-top:5px;
	/*border-left:medium dotted #83cbd2;*/
	padding-right:15px;
	/*border:thin pink solid;*/
}

#footer {
	clear:both;
	background-color:#022249;
	color:white;
	text-align:center;
}

/*classes*/
.cross {
	list-style:none;
	padding-left:20px;
	background:url(images/cross.jpg);
	background-position:left;
	background-repeat:no-repeat;
	line-height:45px;
	font-size:12px;
	clear:left;
}

.whiteblack {
	height:3px;
	border-bottom:2px black solid;
	clear:left;
	overflow:hidden;
}

.blackwhite {
	height:3px;
	border-bottom:2px white solid;
	clear:left;
	overflow:hidden;
	background-color:black;
}