/*
	.hidden {display: none}
	.shown {
		display: block; 
		position: absolute;
		top: -62px;
		left: 16px;
		margin: 0px;
		width: 600px;
		height: 65px;
		padding: 4px 15px 15px 10px;
		background: transparent url(http://www.uappoint.com/images/popoverBg.gif) no-repeat;
		z-index: 100;
		}
	.shown p {margin: 0px; padding: 0px; width: 580; font-size: 8pt;}
	.popoverContainer {display: block; position: relative; float: left; margin-right: 5px;}
	.popoverContainer p {
		filter:alpha(opacity=90);
		opacity:.90;
	}
	.popoverImg {width: 16px; height: 16px; border: none;}
	#featuresTable {width: 600px;	border: 1px solid #999;	border-collapse: collapse;}
	#featuresTable th {font: bold italic 14pt/14pt arial, verdana, sans-serif;	color: #FFF; background-color: #0057A0;	padding: 5px;}
	#featuresTable td {border: 1px dotted #999;	font-size: 8pt !important; vertical-align: top;	padding: 4px;}
	#featuresTable li {font-size: 8pt; margin: 0;	border: 0; padding: 0;}
	#featuresTable ol {padding-left: 2em;	margin: 0px;}
	.categoryCell {font-weight: bold;	background-color: #AAC2DC;}
	.categoryRow td {vertical-align: bottom !important;}
	.uappointColumn {background-color: #eaf6e2;}
	.subHeader {background-color: #D5E9C6; font-weight: bold;	padding-top: 12px !important;}
		.hidden {display: none}
	.shown {
		display: block; 
		position: absolute;
		top: -62px;
		left: 16px;
		margin: 0px;
		width: 600px;
		height: 65px;
		padding: 4px 15px 15px 10px;
		background: transparent url(http://www.uappoint.com/images/popoverBg.gif) no-repeat;
		z-index: 100;
		}
	.shown p {margin: 0px; padding: 0px; width: 580; font-size: 8pt;}
	.popoverContainer {display: block; position: relative; float: left; margin-right: 5px;}
	.popoverContainer p {
		filter:alpha(opacity=90);
		opacity:.90;
	}
	.popoverImg {width: 16px; height: 16px; border: none;}

	.hidden {display: none}
	.shown {
		display: inline; 
		margin: 0px;
		}
*/
#FList	.hidden {display: none}
#FList  .shown {
		display: block; 
		position: absolute;
		top: -62px;
		left: 16px;
		margin: 0px;
		width: 600px;
		height: 65px;
		padding: 4px 15px 15px 10px;
		background: transparent url(http://www.uappoint.com/images/popoverBg.gif) no-repeat;
/*		filter:alpha(opacity=95);
		opacity:.95;*/
		z-index: 100;
/*		border: 1px solid #88c15a;*/
		}
#FList .shown p {margin: 0px; padding: 0px; width: 580; font-size: 8pt;}
#FList .popoverContainer {display: block; position: relative; float: left; margin-right: 5px;}
#FList .popoverContainer p {
		filter:alpha(opacity=90);
		opacity:.90;
	}
#FList	.popoverImg {width: 16px; height: 16px; border: none;}
		
		
	#featuresTable {width: 600px;	border: 1px solid #999;	border-collapse: collapse;}
	#featuresTable th {font: bold italic 14pt/14pt arial, verdana, sans-serif;	color: #FFF; background-color: #0057A0;	padding: 5px;}
	#featuresTable td {font: 11pt/11pt arial, verdana, sans-serif; padding: 5px; border: 1px dotted #999;	font-size: 8pt !important; vertical-align: top;	padding: 4px;}
	#featuresTable li {font-size: 8pt; margin: 0;	border: 0; padding: 0;}
	#featuresTable ol {padding-left: 2em;	margin: 0px;}
	#featuresTable	.categoryCell {font-weight: bold;	background-color: #AAC2DC;}
	#featuresTable	.categoryRow td {vertical-align: bottom !important;}
	#featuresTable	.uappointColumn {background-color: #eaf6e2;}
	#featuresTable	.subHeader {background-color: #D5E9C6; font-weight: bold;	padding-top: 12px !important;}
	
	#Features {
		display: block;
		width: 600px;
		margin: 0;
		padding: 0;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		color: #333333;
		background: #FFF URL("http://www.uappoint.com/images/Benefits_bg.jpg") top center repeat-y;
	}
	#Features .content {
		display: block;
		clear: both;
		width: 600px;
		padding: 20px 20px 0px;
		text-align: justify;
	}
	#Features h4 {
		font-style: italic;
		font-size: 120%;
	}
	#Features img {
		display: block;
		float: left;
	}
	#Features .sub {
		display: block;
		clear: both;
		margin-bottom: 10px;
		width: 558px;
		float: left;
	}
	#Features .sub .text {
		display: block;
		width: 489px;
		margin-left: 61px;
	}
	#Features ol {
		padding-left: 2em;
	}
	#Features ol li {
		margin: 0;
		padding: 0;
		border: 0;
	}
	
	.auxColor1 {color: #aa587a;}
	.auxColor2 {color: #b3a044;}
	.auxColor3 {color: #d2872a;}
	.auxColor4 {color: #9d62c1;}
	.auxColor5 {color: #969696;}
	.auxColor6 {color: #389190;}

	#comparisonTable {
		width: 600px;
		border: 1px solid #666;
		border-collapse: collapse;
	}
	#comparisonTable td {
		border: 1px dotted #999;
		font-size: 8pt !important;
		vertical-align: top;
		padding: 4px;
	}
	#comparisonTable li {
		font-size: 8pt;
		margin: 0;
		border: 0;
		padding: 0;
	}
	#comparisonTable ol {
		padding-left: 2em;
		margin: 0px;
	}
	.categoryCell {
		font-weight: bold;
		background-color: #b7d2ea;
	}
	.categoryRow td {
		text-align: center;
		vertical-align: bottom !important;
	}
	.uappointColumn {
		background-color: #eaf6e2;
	}
	
	uaph1 {
	font-size: 150%;
	color: #085AA7;
	margin-bottom: 10px;
}
.clearing {
	display: block;
	clear: both;
	height: 0px;
}
.footnote {
	font-size: 85%;
}
.footnote .ident {
	font-weight: bold;
	font-size: 90%;
}

