/******************************/
/* Begin right nav and features  area */

	#nav-features {width: 12.48em; float: right;}
	#nav-features .center {text-align: center;}
	
	#nav-features #nav h2 {background: #4D84A0; color: #FFFFFF; font-size: 0.8em; margin: 0;    }
	#nav-features #nav h2 a {color: #FFFFFF; text-decoration: none; padding:7px; display: block;  }
	#nav-features #nav ul {margin: 0; padding: 0; list-style: none;}
	#nav-features #nav ul a {padding: 5px; padding-left: 22px;  border-top: 1px solid #CAE0EC; font-size: 0.7em; display: block; background: #5FA2C5; color: #FFFFFF; text-decoration: none; height: 100%;}
	#nav-features #nav ul a:hover {color: #FFFFFF; background: #85B8D3;}
	#nav-features #nav ul li.on a,
	#nav-features #nav ul li.on a:hover {color: #4D84A0;background: #ADCFE1 url(../images/nav-features/nav-bullet.gif) top left no-repeat;}
	#nav-features #nav div.nav-bot-left  {background: #5FA2C5 url(../images/nav-features/nav-bot-left.gif) no-repeat; height: 5px; margin-bottom: 10px; clear: both;}
	#nav-features #nav div.nav-bot-right {background: url(../images/nav-features/nav-bot-right.gif) right no-repeat; height: 5px; font-size: 1px; }
	


	/* features boxes, using the H2 background to round the right side of the box */
	#nav-features div.features {background: #A8C6AC url(../images/nav-features/features-top-left.gif) no-repeat;}
	#nav-features div.features h2 {background: url(../images/nav-features/features-top-right.gif) top right no-repeat; color: #14511C; font-size: 0.8em; margin: 0; padding: 7px;}
	#nav-features div.features ul {margin: 0; padding:0; background: #E1ECDE; color: #6C8870; font-size: 0.7em; list-style: none; border-bottom: 1px solid #E1ECDE;}
	#nav-features div.features li {border-top: 1px solid #FFFFFF;}
	#nav-features div.features a span {margin: 0; display: inline; color: #006DA5; font-weight: bold; text-decoration: none;}
	#nav-features div.features a {padding: 5px 12px; display: block; color: #6C8870; font-weight: bold; text-decoration: none; height: 100%;}
	#nav-features div.features a:hover {background-color: #F1F6F0;}
	
	#nav-features div.features li.no-link {padding: 5px 12px; display: block; color: #6C8870; font-weight: bold;}
	#nav-features div.features li.no-link span {margin: 0; display: block; color: #006DA5; font-weight: bold;}
	#nav-features div.features li.no-link a {padding: 0; display:inline; color: #1E64B8; font-weight: normal;}
	#nav-features div.features li.no-link a:hover {background-color: #E1ECDE; text-decoration: underline;}
	
	#nav-features div.features li.more {padding-right: 0;}
	#nav-features div.features li.more a {text-align: right; background: #E1ECDE url(../images/nav-features/more-arrow.gif) right no-repeat 7px; padding-right: 25px; font-size: 1.1em;}
	#nav-features div.features li.more a:hover {background: #E1ECDE url(../images/nav-features/more-arrow.gif) right no-repeat 7px; text-decoration: underline;}
	#nav-features div.features-bot-left  {background: #E1ECDE url(../images/nav-features/features-bot-left.gif) no-repeat; height: 4px; margin-bottom: 10px; clear: both;}
	#nav-features div.features-bot-right {background: url(../images/nav-features/features-bot-right.gif) right no-repeat; height: 4px; font-size: 1px; }
	
		/* features with Icons */
		#nav-features div.features li.icon a {padding-left: 25px;}
		#nav-features div.features li.icon a:hover {background-color: #F1F6F0;}
		#nav-features div.features li.pdf a  {background: url(../images/nav-features/icon-pdf.gif) no-repeat 5px 7px;}
		#nav-features div.features li.webinar a  {background: url(../images/nav-features/icon-webinar.gif) no-repeat 5px 7px;}

	/* features that contain primarily large images */
		/* Boxed images */
		#nav-features div.image-head-red {background: #FF0000 url(../images/nav-features/features-top-left.gif) no-repeat;}
		#nav-features div.image-head {background: #A8C6AC url(../images/nav-features/features-top-left.gif) no-repeat;}
		#nav-features div.image-head h2 {background: url(../images/nav-features/features-top-right.gif) top right no-repeat; color: #14511C; font-size: 0.8em; margin: 0; padding: 7px;}
		#nav-features div.image-head div {border: 1px solid #E1ECDE; padding: 10px; padding-bottom: 5px; background: #FFFFFF;font-size: 0.7em; }
		#nav-features div.image-head p {margin-top: 0; margin-bottom: 5px; }
		#nav-features div.image-head a {color: #1E64B8; text-decoration: none;}
		#nav-features div.image-head a:hover {text-decoration: underline;}
	
		/* Plain images */
		#nav-features div.plain-image {margin-bottom: 10px;}
	
/* End right nav and  area */
/******************************/

