/* CSS Document */



#farright ul {
	color:#A4A67D;
}

.idctitle {
	color:#68B052;
}

#left ul {
	color:#6F5A2C;
}

#left li a:link {
	color:#999999;
	color:#6F5A2C;
}
#left li a:visited {
	color:#999999;
	color:#6F5A2C;
}
#left li a:hover {
	color: white;
	background-color:#6F5A2C;
}
#left li a:active {
	text-decoration: none;
}

#left ol {
	color:#68B052;
}
	

#navlower p {
color:#FFFFFF;
text-align:center;
font-size:.7em;
line-height:.1em;
padding: 65px 0 0 0;
}

#navlower a:link {
	color:white;
}
#navlower a:visited {
	color:white;
}
#navlower a:hover {
	color:black;
	color:#CF0;
}
#navlower a:active {
	text-decoration: none;
	text-decoration:underline;
}

.formclose {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:1em;
	color:#066;
	background-color:#FFF;
	}

.formclose2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:1em;
	color:#066;
	background-color:#FFF;
	text-align:right;
	}
	

.formclose3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1em;
	color:black;
	background-color:#F2FBF4;
	text-align:left;
	}	

.formdate {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:1em;
	color:black;
	background-color:#F2FBF4;
	text-align:left;
	vertical-align:text-top;
	}
	
/* left nav mouseover graphic */


#left .special1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	line-height: 30px;
	font-weight: bold;
}
#left .special1 a:visited {
	display:block;
	width: 200px;
	height: 30px;
	color: #FFFFFF;
	color:#036;
	background: url("img/verify3.gif") 0 0 no-repeat;
	text-decoration: none;
	text-indent:20px;
}
#left .special1 a {
	display:block;
	width: 200px;
	height: 30px;
	color: #FFFFFF;
	color:#036;
	background: url("img/verify3.gif") 0 0 no-repeat;
	text-decoration: none;
	text-indent:20px;
}

#left .special1 a:hover { 
	background-position: 0 -30px;
	text-decoration: underline;
}
#left .special1 a:active { 
	background-position: 0 -30px;
	text-decoration: underline;
}



#left .special2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height: 30px;
	font-weight: bold;
}
#left .special2 a {
	display:block;
	width: 200px;
	height: 30px;
	color: #FFFFFF;
	background: url("img/verify2.gif") 0 0 no-repeat;
	text-decoration: none;
	text-indent:30px;

}
#left .special2 a:hover { 
	background-position: 0 -30px;
	text-decoration: underline;
}


.goright {
	text-align:right;
	}

.formclose {
	font-size: 10px;
	line-height: 1.5em;
	color:#0099CC;
	color:#666;
	background-color:#EDF7FA;
	font-family:Arial, Helvetica, sans-serif;
}

.formtitle {
	font-size: 15px;
	line-height: 40px;
	color:#C30;
	background-color:#F0F0F0;
	background-color:#FAFAFA;
	font-family:Arial, Helvetica, sans-serif;
}

/* farright nav mouseover graphic */


#farright .special3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	line-height: 30px;
	font-weight: bold;
	margin:0;
}

#farright .special3 a:visited {
	display:block;
	width: 200px;
	color: #FFFFFF;
	color:#036;
	background:url(img/referpatient.gif) 0 0 no-repeat;
	text-decoration: none;
	text-indent:30px;
}
#farright .special3 a {
	display:block;
	width: 200px;
	color: #FFFFFF;
	color:#036;
	background:url(img/referpatient.gif) 0 0 no-repeat;
	text-decoration: none;
	text-indent:30px;
}

#farright .special3 a:hover { 
	background-position: 0 -30px;
	text-decoration: underline;
}
#farright .special3 a:active { 
	background-position: 0 -30px;
	text-decoration: underline;
}

