/* CSS Document */

html {
	min-height: 100%;
	margin-bottom: 1px;
	overflow: -moz-scrollbars-vertical;
}
body {
	padding:0;
	margin:0;
	background-color:#f7f7f7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	behavior: url('/csshover.htc');
	font-size:small;
}
* html body {
	font-size:x-small; /* for IE5/Win */
	f\ont-size:80%; /* all other IE Versions */
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
div#center {
	margin-left:auto;
	margin-right:auto;
	width:862px;
}
div#container {
	float:left;
	width:860px;
	border:1px solid #cccccc;
	/*	background-color:#131A2D;*/
	background-color:white;
}
div#containertemp {
	position:absolute;
	top:701px;
	left:729px;
	width:240px;
	height:10px;
	border:0px solid #cccccc;
	background-color:#131a2e;
}
div#container_hp {
	float:left;
	width:860px;
	border:1px solid #cccccc;
	background-color:#131A2D;
}
div#top_border {
	float:left;
	width:860px;
	height:8px;
	/*	background-color:#131A2D;*/
	background-color:white;
	font-size:0;
}
div#logo {
	float:left;
	width:200px;
	/*padding:20px 0 10px 10px;*/
	padding:0px 0 5px 10px;
	margin:0;
}
div#logo img {
	border:0;
}
div#search {
	float:right;
	width:265px;
	margin:46px 0 0 0;
	padding:0;
}
div#search form {
	display:inline;
}
div#search input.input_box {
	background-color:#FFFFCC;
	border:1px solid #666666;
	padding:4px 0 4px 5px;
	margin-right:4px;
	font-size:90%;
}
div#search input.submit_button {
	font-size:90%;
	padding:2px 4px;
}
input.input_text {
	padding:2px;
}
/***************** Top NAV  *****************/




div#top_nav {
	float:left;
	width:860px;
	background-color:#999999;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
}
div#top_nav_l {
	float:left;
	width:9px;
	padding:2px 0 0 3px;
}
div#top_nav_r {
	float:left;
	width:848px;
}
div#top_nav_r ul.level1 li.submenu:hover ul.level2 {
	display:block;
	z-index:300;
}
div#top_nav_r ul {
	float:left;
	padding:0;
	margin:0;
	z-index:300;
}
div#top_nav_r li {
	position:relative;
	float:left;
	list-style-type:none;
	font-size:85%;
	margin:0;
	font-weight:bold;
	z-index:300;
}
div#top_nav_r li a {
	display: block;
	padding:7px 16px;
	color:#ffffff;
	text-decoration:none;
	z-index:300;
}
div#top_nav_r li a:hover {
	color:#ffffff;
	background-color:#3c8a2e;
	text-decoration:none;
	z-index:300
}
div#top_nav_r ul.level2 {
	top: 27px;
	left: -1px;
}
div#top_nav_r ul ul {
	position: absolute;
	width: 190px;
	display: none;
	border: 1px solid #BDBDBD;
	background-color:#F0F4F4;
	/* 
		removed filter for IE8 hover issue.
		 Tested in IE6,7,FF3,Safari
	*/
	/*	filter:alpha(opacity=96);  Internet Explorer */
	-moz-opacity:0.96;  /* Mozilla 1.6 and below   */
	opacity: 0.96;      /* newer Mozilla and CSS-3 */
	z-index:300;
}
div#top_nav_r ul ul li {
	font-size:100%;
	width:190px;
	margin-right:-1px;
	height:100%;
	border:0;
	z-index:300;
}
div#top_nav_r ul ul li.heading {
	padding:7px 8px;
	color:#333333;
	width:168px;
	border-top:1px solid #cccccc;
	border-bottom:1px dotted #cccccc;
}
div#top_nav_r ul.level2 a {
	padding:7px 8px;
	color:#858585;
	z-index:300;
}
div#top_nav_r ul.level2 a:hover {
	color:#ffffff;
	z-index:300;
}
/***************** Home Page CSS *****************/

div#main_promo {
	float:left;
	width:860px;
}
div#second_copy {
	float:left;
	width:860px;
	background-image:url(/images/hp_second_copy_bg.gif);
}
div#search_events {
	float:left;
	width:170px;
}
div#home_search {
	float:right;
	width:145px;
	margin:0;
	padding:0 0 5px 0;
	display:inline;
}
.home_events {
	float:right;
	width:140px;
	color:#FFFFFF;
	border-bottom:1px solid #AD9636;
	margin:0;
	padding:10px 5px 10px 0;
}
.home_events p {
	color:#ad9636;
	line-height:140%;
	padding:0;
	margin:0;
	font-size:90%
}
.home_events a {
	color:#ffffff;
	text-decoration:none;
}
.home_events a:hover {
	border-bottom:1px dotted #ffffff;
}
div#about_aspen {
	float:left;
	width:420px;
	padding:15px;
	background-color:#ffffff;
}
div#about_aspen h1 {
	color:#9D831D;
	font-size:140%;
	margin:0;
	padding:2px 0
}
div#about_aspen p {
	color:#464646;
	line-height:150%;
	margin:0;
	padding:4px 0;
}
div#about_aspen ul {
	padding-left:15px;
	margin:0
}
div#about_aspen li {
	padding:0;
	margin:5px 0 5px 0;
	list-style-image:url(/images/hp_bullet.gif);
	color:#535353;
}
div#promo {
	float:left;
	width:240px;
	padding:20px 0;
	background-color:#ffffff;
}
div#promo img {
	border:0;
	padding:0;
	margin:0;
}
div#promo img.top {
	padding-bottom:15px;
}
div#promo p {
	padding:0;
	padding-top:8px;
	margin:0;
	text-align:right;
	padding-right:5px;
}
div#promo a.more {
	color:#ad9636;
	text-decoration:none;
	border-bottom:1px dotted #ad9636;
}
div#promo a.more:hover {
	background-color:#f8f3e4;
}
div#promo form {
	display:inline;
}
div#promo input.input_box {
	background-color:#FFFFCC;
	border:1px solid #CCC486;
	padding:4px 0 4px 5px;
	margin:0 4px 12px 1px;
	font-size:90%;
}
div#promo input.submit_button {
	font-size:90%;
	margin-bottom:12px;
	padding:2px 4px;
}
/* Changed width to 860 from 620. Added new background to extend full width of container*/		
div#third_copy {
	float:left;
	width:860px;
	/*	background-image:url(/images/hp_third_copy_bg.gif);*/
	background-image:url(/images/bd_860.gif);
}
div#left_promo {
	float:left;
	width:150px;
	border-top:8px solid #FAC410;
	background-color:#FFFFFF;
	padding:10px;
}
div#left_promo p {
	font-size:90%;
	color:#666666;
	line-height:150%;
	padding:0;
	margin:0
}
div#left_promo img.no_border {
	padding:0;
	margin:0;
	border:0;
}
div#left_promo a.news {
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	font-style:normal;
	border-bottom:0;
}
/*  marc edit div#left_promo a { color:#4c3327; text-decoration:none; font-style:italic; border-bottom:1px dotted #ad9636; } */
div#left_promo a {
	color:#4c3327;
	text-decoration:none;
	font-style:normal;
	border-bottom:1px dotted #ad9636;
}
div#left_promo a:hover {
	background-color:#f8f3e4;
}
div#customer_success_1 {
	float:left;
	width:198px;
	padding:10px 12px 7px 15px;
	background-color:#A5A3A4;
	color:#ffffff;
}
div#customer_success_1 h1 {
	font-size:110%;
	color:#000000;
	padding:0;
	margin:0;
	line-height:130%
}
div#customer_success_1 ul {
	padding-left:15px;
	margin:0
}
div#customer_success_1 li {
	padding:0;
	margin:10px 0 5px 0;
	list-style-image:url(/images/hp_bullet.gif);
	font-style:italic;
}
div#customer_success_1 img {
	float:left;
	margin-right:10px;
}
div#customer_success_1 span {
	font-size:105%;
	font-weight:bold;
	color:#293F52;
	font-style:normal;
}
div#customer_success_1 a {
	color:#ffffff;
	text-decoration:none;
	border-bottom:1px dotted #ffffff;
}
div#customer_success_1 a:hover {
	background-color:#666666;
}
div#customer_success_2 {
	float:left;
	width:198px;
	padding:10px 12px 7px 15px;
	background-color:#131A2D;
	color:#ffffff;
}
div#customer_success_2 h1 {
	font-size:110%;
	padding:0;
	margin:0;
	line-height:130%
}
div#customer_success_2 ul {
	padding-left:15px;
	margin:0
}
div#customer_success_2 li {
	padding:0;
	margin:10px 0 3px 0;
	list-style-image:url(/images/hp_bullet.gif);
	font-style:italic;
}
div#customer_success_2 img {
	float:left;
	margin-right:10px;
}
div#customer_success_2 span {
	font-size:105%;
	font-weight:bold;
	color:#ad9636;
	font-style:normal
}
div#customer_success_2 a {
	color:#ffffff;
	text-decoration:none;
	border-bottom:1px dotted #ffffff;
}
div#customer_success_2 a:hover {
	background-color:#666666;
}
div#customer_success_2 a.success {
	color:#ad9636;
	text-decoration:none;
	border-bottom:1px dotted #ad9636;
}
div#customer_success_2 a.success:hover {
	background-color:#666666;
	color:#ffffff;
	border-bottom:1px dotted #ffffff;
}
div#customer_success_2 p {
	font-size:80%;
	text-align:right;
	padding:0;
	margin:0
}
div#home_news {
	float:left;
	width:590px;
	padding-left:30px;
	background-color:#FFFFFF;
	border-top:1px solid #cccccc;
}
div#home_news p {
	font-size:90%;
	text-transform:uppercase;
	line-height:140%;
	padding:0;
	margin:0
}
div#home_news a {
	color:#ad9636;
	text-decoration:none;
	border:0
}
div#home_news img {
	border:0;
	padding:3px 30px;
}
/* changed right_promo on 6/13/08 to align home page divs in the "third_copy" div correctly 

div#right_promo {
	float:left;
	width:240px;
	border-top:8px solid #fac410;
	}
	
div#right_promo img { padding:0; margin:0; border:0; }	
*/


/* new right_promo */
div#right_promo {
	float:left;
	width:240px;
	padding:0px;
	background-color:#ffffff;
	border-top:8px solid #fac410;
}
div#right_promo h1 {
	font-size:110%;
	color:#000000;
	padding:0;
	margin:0;
	line-height:130%
}
div#right_promo ul {
	padding-left:15px;
	margin:0
}
div#right_promo li {
	padding:0;
	margin:10px 0 5px 0;
	list-style-image:url(/images/hp_bullet.gif);
	font-style:italic;
}
/*div#right_promo img { float:left; margin-right:10px; }*/

/*clr for image on right_promo*/
div#right_promo img {
	padding:0;
	margin:0;
	border:0;
}
/* new div for light block at footer - 6/12/08 */
div#lightseparator {
	float:left;
	width:860px;
	height:12px;
	font-size:0;
	background-color:#ffffff;
	border-top:1px solid #cccccc;
}
/*new div for dark block at footer - 6/12/08 */
div#darkseparator {
	float:left;
	width:860px;
	height:12px;
	font-size:0;
	background-color:#131a2d;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
/* End Home Page CSS */

/* Sublevel CSS */

div#main_content {
	float:left;
	width:860px;
	background-color:#ffffff;/* background-image:url(/images/sublevel_content_bg.gif); */
}
div#left_col {
	float:left;
	width:154px;
	margin-top:20px;
	padding:0;
	margin-bottom:0;
	background-color: #e7e7e7;
	font-size:85%;
	border-right:1px solid #e7e7e7;
}
div#left_col ul {
	width:154px;
	list-style:none;
	margin:0;
	padding:0;
	border:none;
}
div#left_col li {
	border-top:1px solid #ccc;
	border-bottom:1px solid #e7e7e7;
	margin: 0;
}
div#left_col li p {
	display:block;
	width: 144px;
	padding:5px;
	margin:0;
	font-weight:bold;
	border-bottom:1px solid #cccccc;
}
div#left_col li a {
	display: block;
	width: 144px;
	padding:5px;
	color: #3c8a2e;
	text-decoration: none;
	font-weight:bold;
	border-bottom:1px solid #cccccc;
}
div#left_col li a:hover {
	background-color:#3c8a2e;
	color:#ffffff;
}
div#left_col ul ul {
	padding:0;
	margin:0;
}
div#left_col ul ul li {
	margin:0;
	border:0;
}
div#left_col ul ul li.no_link {
	margin:0;
	border:0;
	background-color:#f4f4f4;
	color:#333333;
	padding:2px 2px 2px 10px;
	border-top:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
}
div#left_col ul ul li a {
	display:block;
	width:144px;
	padding:5px;
	color:#333333;
	background-color:#f4f4f4;
	text-decoration: none;
	font-weight:normal;
	border-bottom:0;
}
div#left_col ul ul li a.bordert {
	display:block;
	width:144px;
	padding:5px;
	color:#333333;
	background-color:#f4f4f4;
	border-top:1px solid #e7e7e7;
	text-decoration: none;
	font-weight:normal;
}
div#left_col ul ul li a.borderb {
	display:block;
	width:144px;
	padding:5px;
	color:#333333;
	background-color:#f4f4f4;
	border-bottom:1px solid #e7e7e7;
	text-decoration: none;
	font-weight:normal;
}
div#left_col ul ul li a.bordertb {
	display:block;
	width:144px;
	padding:5px;
	color:#333333;
	background-color:#f4f4f4;
	border-top:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
	text-decoration: none;
	font-weight:normal;
}
div#left_col ul ul li a:hover {
	background-color:#3c8a2e;
	color:#ffffff;
}
div#left_col ul ul ul {
	padding:0;
	margin:0;
}
div#left_col ul ul ul li {
	margin:0;
	border:0;
}
div#left_col ul ul ul li a {
	display: block;
	width:139px;
	padding:5px 5px 5px 10px;
	color: #8b8d8e;
	background-color:#fbfbfb;
	text-decoration: none;
	font-weight:normal;
}
div#left_col ul ul ul li a:hover {
	background-color:#3c8a2e;
	color:#ffffff;
}
div#left_col ul ul ul ul li a {
	display: block;
	width:134px;
	padding:5px 5px 5px 15px;
	color: #8b8d8e;
	background-color:#fbfbfb;
	text-decoration: none;
	font-weight:normal;
}
div#middle_col {
	float:left;
	width:502px;
	padding:15px;
	margin:0;
	font-size:90%;
}
div#middle_col h1 {
	font-size:155%;
	color:#3c8a2e;
	margin:0;
	padding:6px 0 6px 0;
	line-height:140%;
}
div#middle_col h2 {
	font-size:125%;
	color:#4d4f53;
	margin:6px 0 6px 0;
	padding:5px 0 5px 5px;
	font-weight:normal;
	line-height:140%;
	border-top:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
	background-color:#fbfbfb;
	clear:both;
}
div#middle_col h2.products {
	background-color:#FFFFFF;
	border:0;
	padding: 6px 0 6px 0;
	color:#000000
}
div#middle_col h2.pr {
	width:241px;
	clear:none;
}
div#middle_col h2.reg {
	background-color:#AAF0EE;
	margin:4px 0 1px 0;
	border:0;
	border-top:1px dotted #6788E8;
	border-bottom:1px dotted #6788E8;
	padding:6px;
	color:#000000
}
div#middle_col h2.center {
	text-align:center;
}
div#middle_col h2.center .smaller {
	text-align:center;
	font-size:.8em;
}
div#middle_col h3 {
	font-size:110%;
	color:#00505c;
	margin:0;
	padding:6px 0 1px 0;
	line-height:140%
}
div#middle_col h3.customer {
	padding-bottom:5px;
}
div#middle_col h3.highlight {
	color:#666666;
	padding:6px 2px;
	background-color:#FFFFCC;
	display:inline;
}
div#middle_col h3.reg {
	background-color:#AAF0EE;
	margin-top:2px;
	padding:5px;
	border:0;
	border-top:1px dotted #6788E8;
	color:#000000;
}
div#middle_col h4 {
	font-size:100%;
	margin:0;
	padding:6px 0 0 0;
	font-weight:bold;
	color:#666666;
}
div#middle_col h5 {
	font-size:120%;
	margin:0;
	padding:10px 0 5px 0;
	font-weight:bold;
	color:#5c5c5c
}
div#middle_col h6 {
	font-size:125%;
	margin:0;
	padding:10px 0 0 0;
	font-weight:bold;
	color:#3c8a2e;
}
div#middle_col p {
	margin:0;
	padding:2px 0 6px 0;
	line-height:160%;
	font-family:arial, verdana;
	color:#464646
}
div#middle_col p.highlight {
	background-color:#FFFFCC;
	display:inline;
}
div#middle_col p.new_video {
	font-size:110%;
	font-weight:bold;
	color:#666666;
	padding:2px 0 0 0;
}
div#middle_col ul, ol {
	margin:0;
	padding:6px 0 6px 18px;
	font-family:arial, verdana;
	color:#464646;
}
div#middle_col ul.products {
	margin:0;
	padding:6px 0 6px 2px;
	list-style:none;
	font-family:arial, verdana;
}
div#middle_col li {
	line-height:160%;
	padding:2px 0 2px 0;
}
div#middle_col li.location {
	display:inline;
	padding:0 10px;
	border-right:1px solid #999999;
}
div#middle_col li.location_last {
	display:inline;
	padding:0 10px;
}
div#middle_col span.highlight {
	background-color:#FFFFCC
}
div#middle_col a {
	text-decoration:none;
	color:#3c8a2e;
	font-weight:bold;
	/*border-bottom:1px dotted #3c8a2e;*/
	line-height:17px;
}
div#middle_col a:hover {
	/*background-color:#3c8a2e;*/
	color:#5c5c5c;
	/*color:#ffffff;*/
	line-height:17px;
}
div#middle_col a.img {
	text-decoration:none;
	border-bottom:0;
}
div#middle_col a.img:hover {
	background-color:#ffffff;
	color:#ffffff;
}
div#middle_col img {
	padding:4px;
	border:1px solid #d9e0e6;
	border-bottom-color:#c8cdd2;
	border-right-color:#c8cdd2;
	clear:both;
}
div#middle_col img.no_border {
	padding:0;
	margin:0;
	border:0;
}
div#middle_col img.no_border2 {
	padding:0;
	margin:0 0 0 5px;
	border:0;
}
div#middle_col img.no_border3 {
	padding:0;
	margin:0 5px 0 0;
	border:0;
}
div#middle_col img.no_border4 {
	padding:0;
	margin:5px 15px 5px -5px;
	border:0;
}
div#middle_col img.no_border5 {
	padding:0;
	margin:0 0 0 15px;
	border:0;
}
div#middle_col img.no_border6 {
	padding:0;
	margin:5px;
	border:0;
}
div#middle_col img.w_margin {
	margin:5px 10px;
	clear:both;
	background-color:#ffffff
}
div#middle_col img.w_margin2 {
	margin:10px 10px;
	clear:both;
}
div#middle_col img.w_margin3 {
	margin:10px 5px;
}
div#middle_col blockquote {
	margin-left:15px;
	line-height:140%;
	font-family:arial, verdana;
	color:#464646
}
div#middle_col blockquote.partner {
	font-size:110%;
	color:#3c2639;
	line-height:150%;
}
div#middle_col blockquote.quote {
	text-align:right;
	color:#822433;
}
div#middle_col span.type {
	display:none
}
tr#hiddenrow1, tr#hiddenrow2 {
	display:none
}
div#middle_col .event_date {
	padding:4px 4px 0 4px;
	float:left;
	width:40px;
	height:40px;
	text-align:center;
	background-color:#ffffe8;
	border:1px solid #e1e1e1;
	border-bottom:1px solid #bebebe;
	border-right:1px solid #bebebe;
	/* background-image:url(/images/calendar.gif); */
	background-repeat:no-repeat;
}
div#middle_col .event_date p {
	color:#666666;
	line-height:140%;
}
div#middle_col .event_date span {
	color:#333333;
	font-size:130%;
}
div#middle_col .events2 {
	float:left;
	width:440px;
}
div#middle_col .events2 h4 {
	margin-top:15px;
	margin-bottom:5px;
	padding: 0 0 8px 0;
	font-size:120%;
	font-family:lucida grande, tahoma, sans-serif;
	font-weight:normal;
	color: #555555;
	border-bottom: 1px solid #ccc;
}
div#middle_col .press_release_1 {
	float:left;
	width:488px;
	margin-bottom:5px;
	margin-left:8px;
}
div#middle_col .press_release_2 {
	float:left;
	width:488px;
	margin-top:5px;
	margin-bottom:10px;
	margin-left:8px;
	padding:8px 0;
	background-color:#fbfbfb;
	border-top:1px solid #E5E5E5;
	border-bottom:1px solid #E5E5E5;
}
div#middle_col .pr_text {
	float:left;
	width:460px;
	margin-left:5px;
}
div#middle_col .no_border_left {
	padding:0;
	margin:10px 15px 0px 0px;
	border:0;
	width:85px;
	/*	height:310px;*/
	float:left;
	clear:both;
}
div#middle_col .no_border_left img {
	border:0;
}
div#middle_col .dinnertext {
	padding:0;
	margin:3px;
	border:0;
	margin-top:7px;
}
div#middle_col .dinnertext ul.dinnerindent {
	list-style-position:inside;
	padding-left:25px;
}
div#middle_col .dinnertext li.dinner {
	margin-left:25px;
}
div#middle_col .dinnertext p.shorthead {
	font-size:125%;
	color:#4d4f53;
	margin:6px 0 6px 0;
	padding:5px 0 5px 5px;
	font-weight:normal;
	line-height:140%;
	border-top:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
	background-color:#fbfbfb;
	width:375px;
}
div#middle_col .clear_left {
	clear:left;
}
/* no style over image contained in an href */ 
div#middle_col a.noborder {
	text-decoration:none;
	border:none;
}
div#middle_col a.noborder:hover {
	text-decoration:none;
	border:none;
	padding:0px;
	background-color:transparent;
}
/*logo styling for partner directory */
div#middle_col .logos {
	list-style-type:none;
	padding-left:0px;
	margin-bottom:0px;
}
div#middle_col .logos li {
	float: left;
	width:83px;
	padding-right:25px;
	margin-bottom:5px;
	border:none;
	text-decoration:none;
	height:50px;
}
div#middle_col .logos li a {
	border:none;
	text-decoration:none;
}
div#middle_col .logos li a:hover {
	border:none;
	text-decoration:none;
	padding:0px;
	background-color:transparent;
}
div#middle_col .logos img {
	display:block;
	border:none;
}
/* end logos */

/* style for middle_col case studies box with orange-shaded header */
div#middle_col .attn_box {
	padding:0px;
	margin-top:7px;
	background-color:#ffffff;
	border:1px solid #e1e1e1;
	border-bottom:1px solid #bebebe;
	border-right:1px solid #bebebe;
	width:280px;
	font-family:Arial, Verdana, sans-serif;
}
div#middle_col .attn_box .topofbox {
	border-bottom:1px solid #e1e1e1;
	font-weight:bold;
	background:url(/images/events/attn_box_grad_header2.gif) repeat-x top left;
	padding:8px 5px 8px 5px;
	margin:0px;/*border:1px solid #000000;*/
}
div#middle_col .attn_box .headertext {
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #e1e1e1;
	/*background:url(/images/events/attn_box_grad_header2.gif) repeat-x top left;*/
	padding:0px;
	margin:0px;
	border:1px solid #000000;
}
div#middle_col .attn_box .bodytext {
	font-size:12px;
	padding:5px;
	padding-bottom:8px;
}
div#middle_col .attn_box .bodytext_padsame {
	padding-bottom:8px;
}
div#middle_col .attn_box .bodytext_padsame ul {
	list-style-type:none;
	margin:6px 0 0 0px;
	padding:0 0 0px 0;
}
div#middle_col .attn_box .bodytext_padsame li {
	margin:0 10px 0 12px;
	padding:0 0 0px 22px;
}
div#middle_col a.imglink_nobkgd {
	text-decoration:none;
	border:none;
}
div#middle_col a.imglink_nobkgd img {
	border:none;
	padding:0px;
}
div#middle_col a.imglink_nobkgd:hover {
	background-color:transparent;
}
<!--
DAVE ADDITIONAL RESOURCES BOX> div#middle_col .attn_box .bodytextadditional {
	font-size:12px;
	/*padding:5px;*/
	padding-bottom:4px;
}
div#middle_col .attn_box .bodytextadditional ul {
	list-style-type:none;
	margin:6px 0 0 0px;
	padding:0 0 0px 0;
}
div#middle_col .attn_box .bodytextadditional ul.training {
	padding:0px;
}
div#middle_col .attn_box .bodytextadditional li {
	margin:0 10px 0 12px;
	padding:0 0 10px 22px;
	line-height:18px;
}
div#middle_col .attn_box .bodytextadditional p {
	padding:0 0 0 13px;
	line-height:18px;
}
#pdficon {
	background:url('/images/pdf_16x14.gif') 0 0% no-repeat;
}
#newsicon {
	background:url('/images/link_icon.gif') 0 3px no-repeat;
}
#doticon {
	background:url('/images/dot_icon_grey.gif') 0 3px no-repeat;
}
#liicon {
	background:url('/images/share/linkedin_icon.gif') 0 0% no-repeat;
}
.flashicon {
	background:url('/images/flashicon_17x18.gif') 0 0% no-repeat;
}
.mp4icon {
	background:url('/images/quicktime_17x18.gif') 0 0% no-repeat;
}
.cgticon {
	background:url('/images/cgticon.gif') 0 0% no-repeat;
}
div#middle_col .formfieldsmall {
	font-size:90%;
}
<!--
END DAVE ADDITIONAL RESOURCES BOX> div#middle_col .attn_box .bodytext img {
	border:0px;
}
div#middle_col .attn_box .bodytext a {
	border:0px;
}
/* end orange header box */


div#quote_right_soft_small {
	float:right;
	width:120px;
	padding:0 15px;
	margin-left:12px;
	margin-bottom:10px;
	font-size:100%;
	border:1px solid #d8d7d7;
	background-color:#e1edf4;
}
div#quote_right_soft_small p {
	padding: 8px 5px;
}
div#leadership {
	float:left;
	width:500px;
	color:#535353;
	margin-bottom:10px;
}
div#leadership dl {
	float:left;
	width:480px;
	margin:10px;
	padding:0;
	display:inline;
}
div#leadership dt {
	float:right;
	width:373px;
	margin:0;
	padding:0;
	font-size:130%;
	line-height:140%;
	color:#3c8a2e;
}
div#leadership dd {
	margin:0 0 0 105px;
	padding:0;
	font-family:arial, verdana;
	line-height:160%;
}
div#leadership dl dd.img {
	margin:0
}
div#leadership dd.img img {
	float:left;
	margin:0 8px 0 0;
	clear:none;
}
div#leadership .bio {
	padding:0;
	font-family:arial, verdana;
	line-height:160%;
}
div#leadership .bio p {
	font-size:12px;
}
div#leadership .img img {
	float:left;
	margin:0 8px 0 0;
}
div#middle_col .biohead {
	margin:0;
	padding:0;
	font-size:130%;
	line-height:140%;
	color:#3c8a2e;
}
div#middle_col .biosection {
	margin:0px 0 0 105px;
	width:350px;
}
div#middle_col .biosection_short {
	margin:0px 0 0 63px;
	width:350px;
}
div#partners {
	float:left;
	width:500px;
}
div#partners dl {
	float:left;
	width:480px;
	margin:10px;
	padding:0;
	display:inline;
}
div#partners dt {
	float:right;
	width:340px;
	margin:0;
	padding:0;
	font-size:130%;
	line-height:140%;
	color:#3c8a2e;
}
div#partners dd {
	margin:0 0 0 138px;
	padding:0;
	font-family:arial, verdana;
	line-height:160%;
}
div#partners dl dd.img {
	margin:0
}
div#partners dd.img img {
	float:left;
	margin:0 8px 0 0;
	clear:none;
}
div#publications {
	float:left;
	width:500px;
}
div#publications dl {
	float:left;
	width:480px;
	margin:10px;
	padding:0;
	display:inline;
}
div#publications dt {
	float:right;
	width:362px;
	margin:0;
	padding:0;
	font-size:130%;
	line-height:140%;
	color:#3c8a2e;
}
div#publications dd {
	margin:0 0 0 118px;
	padding:0;
	line-height:180%;
}
div#publications dd.author {
	margin:0 0 0 118px;
	padding:0;
	line-height:180%;
	color:#666666;
}
div#publications dl dd.img {
	margin:0
}
div#publications dd.img img {
	float:left;
	margin:0 8px 0 0;
	clear:none;
}
div#customer_videos {
	float:left;
	width:500px;
}
div#customer_videos dl {
	float:left;
	width:248px;
	margin:8px 1px;
	padding:0;
	display:inline;
}
div#customer_videos img {
	padding:3px;
	border:1px solid #d9e0e6;
	border-bottom-color:#c8cdd2;
	border-right-color:#c8cdd2;
	background-color:#ffffff;
}
div#customer_videos a {
	font-weight:bold;
}
div#customers {
	float:left;
	width:500px;
}
div#customers dl {
	float:left;
	width:480px;
	margin:5px 10px;
	padding:0;
	display:inline;
}
div#customers dl.new {
	float:left;
	width:480px;
	margin:5px 0 5px 4px;
	padding:6px;
	border:1px solid #cccccc;
	background-color:#FFFFCC;
	display:inline;
}
div#customers dt {
	float:left;
	width:155px;
	margin:0;
	padding:0;
	line-height:140%;
	color:#666666;
}
div#customers dd {
	float:left;
	width:315px;
	margin:0 5px;
	padding:0;
	line-height:180%;
	color:#535353;
}
div#quote_right {
	float:right;
	width:210px;
	padding:0 15px;
	margin-left:15px;
	font-size:100%;
	border-left:1px solid #e7e7e7;
}
div#quote_rightadditional {
	float:right;
	width:210px;
 margin-left=:5px;
}
div#quote_right_tint {
	width:208px;
	padding:1px;
	font-size:100%;
	background-color:#ccd5e5;
	margin-bottom:10px;
	margin-top:10px;
}
div#quote_right_tint p.header {
	width:196px;
	padding:4px 4px 4px 8px;
	padding-left:8px;
	font-size:105%;
	/*	border-bottom:1px dotted #ccd5e5;*/
	text-align:left;
	/*lighter header*/
/*	background-color:#89edf3;*/
	background-color:#99ffff;
}
div#quote_right_tint p {
	width:196px;
	padding:4px 4px 4px 8px;
	font-size:100%;
	text-align:left;
	background-color:#99ffff;
}
div#quote_right_tint ul {
	list-style:none;
	margin:0px;
	padding:2px;
	padding-left:4px;
	background-color:#99ffff;
	border:0px;
}
div#quote_right_tint li {
	padding:0px;
}
div#quote_right p.quote {
	color:#822433;
	padding-top:0;
	font-style:italic;
}
div#sub_content_right {
	float:right;
	width:110px;
	padding:0 15px;
	margin-left:15px;
	font-size:80%;
	border-left:1px solid #e7e7e7;
}
div#sub_content_right_lg {
	float:right;
	width:180px;
	padding:0;
	margin-left:15px;
	font-size:90%;
	border-left:1px solid #e7e7e7;
}
div#sub_content_right_lg h1 {
	font-size:120%;
	color:#666666;
	margin:0 13px 0 13px;
	padding:6px 2px 6px 2px;
	font-weight:normal;
	line-height:140%;
	font-weight:bold;
}
div#sub_content_right_lg h3 {
	color:#666666;
	margin:0 15px 0 15px;
}
div#sub_content_right_lg p {
	margin:0 15px 0 15px;
}
div#sub_content_right_lg ul {
	margin:0 5px 0 15px;
}
div#sub_content_right_lg ul ul {
	margin:0 5px 0 0;
}
div#sub_content_right_xlg {
	float:right;
	width:235px;
	padding:0;
	margin-left:15px;
	font-size:90%;
	border-left:1px solid #e7e7e7;
}
div#sub_content_right_xlg h1 {
	font-size:120%;
	color:#666666;
	margin:0 13px 0 13px;
	padding:6px 2px 6px 2px;
	font-weight:normal;
	line-height:140%;
	font-weight:bold;
}
div#sub_content_right_xlg h3 {
	color:#666666;
	margin:0 15px 0 15px;
}
div#sub_content_right_xlg p {
	margin:0 15px 0 15px;
}
div#sub_content_right_xlg ul {
	margin:0 15px 0 15px;
}
div#sub_content_right_xlg ul ul {
	margin:0 15px 0 0;
}
/* Product Modules */

div#products_left {
	float:left;
	width:240px;
}
div#products_right {
	float:left;
	width:240px;
}
.module {
	float:left;
	width:480px;
	background-color:#FFFFCC;
	border-top:3px solid #cccccc;
	border-bottom:3px solid #cccccc;
	padding:10px;
	margin:5px 0;
}
.module_name {
	float:left;
	width:220px;
}
.module_links {
	float:left;
	width:230px;
	border-left:1px dotted #999999;
	padding:5px 10px;
}
div#middle_col .module_name h3 {
	color:#666666;
	font-size:100%;
	font-weight:bold;
}
div#middle_col .module_links ul {
	margin:0;
	padding-top:0;
}
.module_out {
	float:left;
	width:228px;
	border:1px solid #f7f7f7;
	padding:7px;
	margin:3px;
	display:inline;
}
.module_in {
	float:left;
	width:216px;
	background:url(../images/product_corner.gif) right bottom no-repeat;
	padding:2px 6px 2px 6px;
	border:1px solid #EFEFEF;
	border-top:8px solid #3c8a2e;
	background-color:#f7f7f7;
}
div#middle_col .module_in h3 {
	color:#000000;
	font-size:110%;
}
div#middle_col span.redstar {
	color:red;
	font-size:120%;
}
div#middle_col span.redfont {
	color:red;
}
/* Table Style */	
	
div#middle_col table {
	width:100%;
	border:1px solid #b5b5b5;
	background-color:#ffffff;
	line-height:150%;
}
div#middle_col table th, table td {
	margin:0;
	padding:8px 15px;
	text-align:left;
	border-bottom:1px solid #b5b5b5;
}
div#middle_col table th {
	color:#000000;
}
div#middle_col table .name {
	text-align:left;
}
div#middle_col table tr {
	background-color:#e6e6e6;
}
div#middle_col table tr.alt {
	background-color:#f1f1f1;
}
div#middle_col table td a {
	display:block;
	font-weight:bold;
}
/* Normal Table Display */
	
div#middle_col table.no_style {
	width:500px;
	border:0;
}
div#middle_col table.no_style_search {
	border:0;
}
div#middle_col table.no_style tr {
	background-color:#ffffff;
}
div#middle_col table.no_style th, table.no_style td {
	padding:8px 5px;
	text-align:left;
	border-bottom:0;
}
div#middle_col table.no_style td.indent {
	padding:8px 5px 8px 20px;
}
div#middle_col table.no_style td a {
	display:inline;
	font-weight:normal;
}
div#middle_col table.no_style td a {
	display:inline;
	font-weight:normal;
}
div#middle_col table.no_style td.register_left {
	color:#000000;
}
/* Events Table Style */	

.events {
	background:#e2e2e2;
	font-family:arial;
}
div#middle_col table.events {
	position:relative;
	width:100%;
	border:0;
	background-color:#ffffff;
	line-height:150%;
}
div#middle_col table.eventshortpres {
	width:100%;
	border:0;
	background-color:#ffffff;
	line-height:150%;
}
div#middle_col table.events th, table.events td {
	margin:0;
	padding:6px 8px;
	text-align:left;
}
div#middle_col table.events th, table.eventshortpres td {
	margin:0;
	padding:6px 8px;
	text-align:left;
}
div#middle_col table.events th {
	background-color:#666666;
	border-bottom:1px solid #cccccc;
	color:#ffffff;
	padding:5px;
}
div#middle_col table.eventshortpres th {
	border-bottom:1px solid #cccccc;
	color:#666666;
	font-weight:normal;
	padding:5px;
}
div#middle_col table.events td {
	border-bottom:0;
}
div#middle_col table.eventshortpres td {
	border-bottom:0;
}
div#middle_col table.events .name {
	text-align:left;
}
div#middle_col table.eventshortpres .name {
	text-align:left;
}
div#middle_col table.events tr {
	background-color:#ffffff;
}
div#middle_col table.eventshortpres tr {
	background-color:#ffffff;
}
div#middle_col table.events tr.alt {
	background-color:#f1f1f1;
}
div#middle_col table.eventshortpres tr.alt {
	background-color:#f1f1f1;
}
div#middle_col table.events td a {
	display:inline;
	font-weight:normal;
}
div#middle_col table.eventshortpres td a {
	display:inline;
	font-weight:normal;
}
div#middle_col table.events p {
	margin:0;
	padding:0
}
div#middle_col table.eventshortpres p {
	margin:0;
	padding:0
}
.vevent {
	display:none
}
/* Event Agenda */

div#middle_col table.agenda {
	position:relative;
	width:100%;
	border:0;
	border-top:1px solid #cccccc;
	background-color:#ffffff;
	line-height:150%;
}
div#middle_col table.agenda td {
	margin:0;
	padding:8px 8px;
	text-align:left;
}
div#middle_col table.agenda tr {
	background-color:#f8f8f8;
	border-bottom:1px solid #cccccc;
}
div#middle_col table.agenda tr.alt {
	background-color:#f1f1f1;
	border-bottom:1px solid #cccccc;
}
div#middle_col table.agenda td a {
	display:inline;
	font-weight:normal;
}
/* Registration Form */

div#middle_col table.register {
	border:1px solid #cccccc;
	border-bottom:0;
}
div#middle_col table.register td.register_header {
	background-color:#E5E5E5;
	border-right:1px dotted #cccccc;
	padding:5px;
}
div#middle_col table.register td.register_left {
	background-color:#f4f4f4;
	border-right:1px dotted #cccccc;
	padding:5px;
}
div#middle_col table.register td.register_left span {
	color:red;
}
div#middle_col table.register td.register_left_indent {
	background-color:#f4f4f4;
	border-right:1px dotted #cccccc;
	padding:5px 5px 5px 20px;
}
div#middle_col table.register td.register_left_indent_nobk {
	background-color:#ffffff;
	border-right:1px dotted #cccccc;
	padding:5px 5px 10px 20px;
}
div#middle_col table.register td.register_left_nobottom {
	border-bottom:0px;
	padding:10px 5px 10px 20px;
}
div#middle_col table.register td.register_left_nobottom_noindent {
	border-bottom:0px;
	padding:10px 5px 10px 5px;
}
div#middle_col table.register td.register_nobottom_widecol {
	border-bottom:0px;
	padding:10px 5px 10px 5px;
	background-color:#f4f4f4;
}
div#middle_col table.register td.register_nobottom_widecol_input {
	padding:0px 5px 10px 5px;
	background-color:#f4f4f4;
}
div#middle_col table.register td.register_left_indent_no_bottom {
	background-color:#f4f4f4;
	border-right:1px dotted #cccccc;
	padding:5px 5px 5px 20px;
	border-bottom:0px;
}
div#middle_col table.register td.register_right {
	padding:5px;
}
div#middle_col table.register td.register_right_no_bottom {
	padding:5px;
	border-bottom:0px;
}
div#middle_col table.register td.register_right img {
	text-decoration:none;
	border:0;
}
div#middle_col table.register td.register_right a {
	text-decoration:none;
	color:#000000;
	border-bottom:0;
	display:inline;
}
div#middle_col table.register td.register_right a:hover {
	text-decoration:none;
	background-color:#e5e5e5;
	color:#d3d3d3;
}
/* test done */
		
/*		
div#middle_col a { text-decoration:none; color:#3c8a2e; font-weight:bold; border-bottom:1px dotted #3c8a2e }
div#middle_col a:hover { background-color:#3c8a2e; color:#ffffff; }
div#middle_col a.img { text-decoration:none; border-bottom:0; }
div#middle_col a.img:hover { background-color:#ffffff; color:#ffffff; }	
*/

/* Partner Tables */
	
div#middle_col table.channel_partners {
	border:1px solid #cccccc;
	border-bottom:0;
	font-size:12px;
}
div#middle_col table.channel_partners th {
	padding:5px;
	background-color:#666666;
	color:#ffffff;
}
div#middle_col table.channel_partners td.channel_partners_1 {
	background-color:#f4f4f4;
	border-bottom:1px solid #cccccc;
	padding:5px;
}
div#middle_col table.channel_partners td.channel_partners_1_b {
	background-color:#f4f4f4;
	border-bottom:1px solid #cccccc;
	border-right:1px dotted #cccccc;
	padding:5px;
}
div#middle_col table.channel_partners td.channel_partners_2 {
	border-bottom:1px solid #cccccc;
	padding:5px;
}
div#middle_col table.channel_partners td.channel_partners_2_b {
	border-bottom:1px solid #cccccc;
	border-right:1px dotted #cccccc;
	padding:5px;
}
div#middle_col table.channel_partners td a {
	display:inline;
	font-weight:normal;
}
div#middle_col .expand {
	margin-bottom:10px;
	margin-top:10px;
	padding:0px;
}
div#middle_col .expand a:link {
	padding:0px;
	text-decoration:none;
	border:none;
}
div#middle_col .expand a:hover {
	padding:0px;
	text-decoration:none;
	border:none;
}
div#middle_col .expand img {
	border:1px solid #000000;
	padding:0px;
}
/*styles for social bookmarking */

div#middle_col #sharebox {
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	margin-top:20px;
	padding-bottom:20px;
	padding-left:20px;
	background-color:#F4F4F4;
}
div#middle_col .sharetool {
	list-style-type:none;
	padding-left:0px;
	margin-bottom:0px;
}
div#middle_col .sharetool li {
	float: left;
	width:85px;
	padding-right:5px;
	margin-bottom:5px;
	border:none;
	text-decoration:none;
}
div#middle_col .sharetool li.tight {
	width:62px;
}
/* Different styles for different icon image widths */
div#middle_col .sharetool li.icon18 {
	width:18px;
	padding:0px;
	margin-right:3px;
	margin-bottom:2px;
}
div#middle_col .sharetool li.icon16 {
	width:16px;
	padding:0px;
	margin-right:3px;
	margin-bottom:2px;
}
div#middle_col .sharetool li.icon14 {
	width:14px;
	padding:0px;
	margin-right:3px;
	margin-bottom:2px;
}
div#middle_col .sharetool li a {
	border:none;
	text-decoration:none;
}
div#middle_col .sharetool li a:hover {
	border:none;
	text-decoration:none;
	padding:0px;
	background-color:green;
	color:#ffffff;
}
div#middle_col .sharetool img {
	padding:3px 0px 0px 0px;
	margin:0px 2px 0px 0px;
	display:block;
	border:none;
}
div#middle_col .greyhead_box {
	border:1px solid #ccd5e5;
	width:208px;
	padding:0px;
	font-size:100%;
	background-color:#ffffff;
	margin: 10px 0px;
}
div#middle_col .greyhead_box h1 {
	background-color:#ebecf0;
	padding:7px 5px 7px 10px;
	font-weight:bold;
	font-size:100%;
	color:#464646;
	font-family:Arial, Helvetica, sans-serif;
}
div#middle_col .greyhead_box p {
	margin: 5px 10px 0px 0px;
	padding-left:10px;
}
div#middle_col .greyhead_box p.orangetitle {
	padding:2px 5px 0px 10px;
	color:#f5b628;
	font-size:14px;
	font-weight:bold;
}
div#middle_col .greyhead_box ul {
	margin-top:5px;
	padding:0px 10px 5px 25px;
	list-style:disc;
}
div#middle_col .ctrtable {
	border-collapse:collapse;
	border:1px solid #828282;
	font-size:90%;
	margin:0px;
	width:100%;
	margin-top:20px;
}
div#middle_col .ctrtable th {
	background-color:#efefef;
	border:1px solid #9d9ea0;
	color:#38383a;
	text-align:left;
	vertical-align:text-top;
	padding:8px;
}
div#middle_col .ctrtable th.title {
	background-color:#fff;
	text-align:center;
	font-size:120%;
}
div#middle_col .ctrtable td {
	border:1px solid #cbd2da;
	padding:8px;
	vertical-align:top;
}
div#middle_col .ctrtable tr {
	background-color:#ffffff;
}
div#middle_col #casetabs {
	float:left;
	width:502px;
	font-size:90%;
	line-height:normal;
	background:#fff url('/images/case_studies/underline.gif') repeat-x bottom left;
	margin:0px 0 5px 0;
	padding:10px 0px 0px 0px;
	list-style:none;
}
div#middle_col #casetabs li {
	float:left;
	margin:0px 1px 0 0;
	padding:0px;
}
div#middle_col #casetabs a {
	display:block;
	background-color:#fff;
	padding:4px 12px 3px 12px;
	text-decoration:none;
	border:1px solid #d5d5d5;
	border-bottom:none;
	color:#878585;
}
/* only needed for firefox. */
div#middle_col #casetabs a:active {
	outline:none;
}
div#middle_col #casetabs a:focus {
	-moz-outline-style: none;
}
div#middle_col #casetabs a:hover {
	font-weight:bold;
	background:#fff url('/images/case_studies/tabbg_on3.gif') repeat-x top left;
	border:1px solid #bababa;
	border-bottom:none;
	color:#333;
}
/**************

IMPORTANT: There MUST in the html file, be an LI with the id of CURRENT.

***************/
div#middle_col #casetabs li.current a {
	background-color:#fff;
	padding-bottom:4px;
	display:block;
	background:#fff url('/images/case_studies/tabbg_on3.gif') repeat-x top left;
	border:1px solid #bababa;
	border-bottom:none;
	color:#333;
}
div#middle_col #casetabs li.current a:hover {
	background:#fff url('/images/case_studies/tabbg_on3.gif') repeat-x top left;
	padding-bottom:4px;
	text-decoration:none;
}
div#middle_col #case_content {
	clear:both;
}

/*div#middle_col #whats_new_grad {
	background: url('/images/whats_new_grad2.jpg') no-repeat bottom left;
	margin-bottom:10px;
	margin-top:0px;
	padding-top:0px;
	height:47px;
	border:1px solid red;
}*/

div#middle_col #whats_new {
	background: #fff;
	padding:0px;
	background: url('/images/whats_new_grad2.jpg') no-repeat bottom left;
	margin-bottom:10px;
}

div#middle_col #whats_new #left {
	float:left;
	width:120px;
}

div#middle_col #whats_new #left .leftpic {
	margin:2px 0px 0 7px;
	border:none;
}

div#middle_col #whats_new #right {
	margin-left:125px;
	padding-bottom:10px;
}

div#middle_col #whats_new #right p.title {
	color:#666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-bottom:0px;
}

div#middle_col #whats_new #right ul {
	padding-top:3px;
}

div#middle_col #whats_new #right li {
	color:green;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
div#middle_col #whats_new #right ul li span {
	color:#666;
	}

div#middle_col #whats_new #right ul ul {
	padding-top:0px;
	padding-bottom:0px;
	margin-left:0px;
}
	
div#middle_col #whats_new #right ul ul li {
	color:green;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	list-style:none;
	}
	
div#middle_col #whats_new #right ul ul li span {
	color:#666;
	}
	
	
	
	
/* end middle_col */
	
/** Technology Partner Formatting - from old site **/

div#partner_logo {
	float:left;
	width:500px;
	clear:both;
	background-color:#f4f4f4;
	border:1px solid #cccccc;
	margin:5px;
}
div#partner_logo_space {
	float:left;
	width:140px;
}
div#partner_logo img {
	margin:10px;
}
div#partner_link {
	float:left;
	width:340px;
	padding:10px 0 10px 15px;
}
div#partner_link p {
	margin:0;
	padding:5px 0 10px 0
}
div#photo {
	float:left;
	width:100px;
}
div#text {
	float:left;
	width:60px;
}
div#view_all {
	float:left;
	width:160px;
}
div#text p {
	font-size:80%
}
/** End Technology Partner Formatting **/
	

div#middle_col p.publication {
	color:#666666;
}
div#middle_col table.advisory {
	width:95%;
	border:none;
	background-color:#fff;
	text-align:center;
}
div#middle_col table.advisory td {
	background-color:#fff;
	border:none;
}
div#middle_col table.advisory td a {
	text-decoration:none;
	display:inline;
}
/*-----------------------------
New styles for v7 right nav
------------------------------*/
div#right_col {
	float: left;
	width: 170px;
	padding:0px;
	padding-top:20px;
	margin:0px;
}
div#right_col_box {
	font-family:Arial, Helvetica, sans-serif;
	width: 165px;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	clear:both;
}
div#right_col_box .boxtop {
	width: 165px;
	margin: 0px;
	padding:0px;
	/*Need line-height, otherwise there is padding under the 7px high image since the font-size is larger than 7x and there is no content to lay on top of this image. Also, need height property for Safari, otherwise there is a 1 pixel gap between top and bottom.*/
	line-height:7px;
	height:7px;
	background: url(/images/rounded_top3.gif) no-repeat top left;
}
div#right_col_box .boxcontent {
	width: 160px;
	margin-top: 0px;
	padding:2px 4px 6px 2px;
	margin-bottom:5px;
	background: url(/images/flatbox_bottom_long.gif) no-repeat bottom left;
}
div#right_col_box p {
	font-size: 11px;
	padding: 0px 8px 8px 10px;
	margin: 0px;
	line-height:160%;
}
div#right_col_box h1 {
	color: #f5b628;
	font-size: 16px;
	padding: 3px 8px 6px 10px;
	margin: 0px;
	text-align: left;
}
div#right_col_box a {
	color:#2d5e27;
	text-decoration:none;
	border-bottom:1px dotted #2d5e27;
	font-size:11px;
}
div#right_col_box a:hover {
	/*color:#ffffff;*/
	/*background-color:#3c8a2e;*/
	color:#5c5c5c;
 border-bottom:1px dotted #5c5c5c border-bottom:none;
}
div#right_col_box h2 {
	color: #333;
	font-size: 13px;
	font-weight: normal;
	padding: 0px 8px 0px 10px;
	margin: 0px;
	text-align: left;
}
div#right_col_box h3 {
	color: #2d5e27;
	font-size: 12px;
	padding: 8px 8px 6px 10px;
	margin: 0px;
	text-align: left;
}
div#right_col_box ul {
	padding: 0px 4px 0px 6px;
	list-style: none;
	margin: 4px 0px 0px 0px;
}
div#right_col_box li {
	background: url(images/ATI010_Landing_V7Page_arrow_03.gif) 0px .2em no-repeat;
	line-height: 1.2em;
	margin: 0;
	padding: 0px 0px 8px 6px;
	font-size: 11px;
}
div#right_col_box .boxcontent img {
	padding: 0px 0px 2px 10px;
}
/***************************

 SHARE TOOL FOR RIGHT NAV

****************************/
div#right_col .sharebox {
	list-style-type:none;
	padding-left:0px;
	margin:6px 0 0 0px;
}
div#right_col .sharebox li {
	border:none;
	margin:0px 0px 0px 12px;
	padding:0px 0px 10px 22px;
}
div#right_col .sharebox li#delicious {
	background:url('/images/share/delicious_14.png') 0 0% no-repeat;
}
div#right_col .sharebox li#digg {
	background:url('/images/share/digg.png') 0 0% no-repeat;
}
div#right_col .sharebox li#email {
	background:url('/images/share/email16_12.gif') 0 0% no-repeat;
}
div#right_col .sharebox li#google {
	background:url('/images/share/google_14_newer.png') 0 0% no-repeat;
}
div#right_col .sharebox li#bookmark {
	background:url('/images/share/favoritesicon2.gif') 0 0% no-repeat;
}
div#right_col .sharebox li#linkedin {
	background:url('/images/share/linkedin_icon.gif') 0 0% no-repeat;
}
div#right_col .sharebox li#twitter {
	background:url('/images/share/twitter_14.jpg') 0 0% no-repeat;
}
div#right_col .expand {
	margin:0 4px 0 0;
	padding:0px;
}
div#right_col .expand a:link {
	padding:0px;
	text-decoration:none;
	border:none;
}
div#right_col .expand a:hover {
	padding:0px;
	text-decoration:none;
	border:none;
}
div#right_col .expand img {
	border:1px solid #000000;
	padding:0px;
	margin-right:3px;
}
div#right_col a.shareExpandLink {
	border:0;
	background:transparent;
	color:#2d5e27;
}
div#right_col a.shareExpandLink:hover {
	padding:0px;
	text-decoration:none;
	border:none;
}
/* Lower CSS */

div#separater {
	float:left;
	width:860px;
	height:8px;
	font-size:0;
	background-color:#e7e7e7;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
div#footer_nav {
	float:left;
	width:860px;
	display:inline;
	background-color:#ffffff;
	text-align:center;
}
/* changed left margin from 215px to 173 to accommodate changed footer */	
div#footer_nav ul {
	margin:0px;
	margin-left:135px;
	list-style-type:none;
	padding:0px;
}
div#footer_nav li {
	position:relative;
	float:left;
	font-size:10px;
	padding:7px 2px 7px 2px;
}
div#footer_nav a {
	text-decoration:none;
	color:#333333;
	padding:3px;
}
div#footer_nav a:hover {
	text-decoration:none;
	color:#ffffff;
	background:#3c8a2e;
	padding:3px;
}
div#bottom_border {
	float:left;
	width:860px;
	height:3px;
	font-size:0;
	background-color:#000000;
	border-top:1px solid #cccccc;
}
div#rights {
	float:left;
	width:860px;
}
div#rights p {
	font-size:9px;
	color:#999999;
	padding-top:8px;
	padding-bottom:15px;
	margin:0
}
div#tracking img {
	padding:0;
	margin:0;
	border:0;
}
div#tracking a {
	border:0
}
div#quote_right_soft {
	float:right;
	width:210px;
	padding:0 15px;
	margin-left:15px;
	margin-bottom:10px;
	font-size:100%;
	border:1px solid #d8d7d7;
	background-color:#e1edf4;
}
div#quote_right_soft h1 {
	font-size:120%;
	color:#384850;
}
div#quote_right_soft img.no_border_wmargin1 {
	padding:0;
	margin:8px 0px 0px 0px;
	border:0;
}
div#quote_right_soft a.noborder {
	text-decoration:none;
	border-bottom:none;
	padding:0px;
}
div#quote_right_soft a:hover {
	text-decoration:none;
	border:none;
	padding:0px;
}
/********************** Share Window **********************/

.popup {
	position: absolute;
	display: none;  /*When removed the slider does not display*/
}
#contactBtn {
	float:right;
	margin:22px 10px 0 0;
}
#contactBtn img {
	border:0;
}
.bubbleInfo {
	position: relative;
	float:right;
	/*margin:22px 10px 0 0;*/
	
	top:22px;
	right:10px;
	width:65px;
	height:20px;
	z-index:1000;
}
.hidden_share {
	display:none;
}
div#container_share {
	width: 230px;
	margin: 0 auto;
	padding:0;
}
div#share_col1 {
	width: 100px;
	float: left;
	margin:0;
	padding:0 0 0 10px;
}
div#share_col2 {
	width: 100px;
	float: left;
	margin:0 10px 0 10px;
	padding:0;
}
ul#share_title {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
li#share_title {
	background-image: url(/images/share/popup/share_icon.gif);
	height:25px;
	background-repeat: no-repeat;
	padding-left: 28px;
}
.trigger {
/*width:65px;
	height:20px;*/
}
div#share_popup {
	font-family:Arial, Helvetica, sans-serif;
	width: 230px;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	clear:both;
}
div#share_popup .share_boxtop {
	width: 230px;
	margin: 0px;
	padding:0px;
	/*Need line-height, otherwise there is padding under the 7px high image since the font-size is larger than 7x and there is no content to lay on top of this image. Also, need height property for Safari, otherwise there is a 1 pixel gap between top and bottom.*/
	line-height:7px;
	height:5px;
	background: url(/images/share/popup/rounded_top_share.gif) no-repeat top left;
}
div#share_popup .share_boxcontent {
	width: 230px;
	margin-top: 0px;
	padding:2px 4px 6px 2px;
	margin-bottom:0px;
	background: url(/images/share/popup/box_bottom_share.gif) no-repeat bottom left;
}
div#share_popup p {
	font-size: 11px;
	padding: 0px 8px 8px 10px;
	margin: 0px;
	line-height:160%;
}
div#share_popup h1 {
	color: #f7b627;
	font-size: 14px;
	padding: 8px 8px 6px 22px;
	margin: 0px;
	text-align: left;
	vertical-align:text-bottom;
}
div#share_popup a {
	color:#2d5e27;
	text-decoration:none;
	border-bottom:1px dotted #2d5e27;
	font-size:11px;
}
div#share_popup a:hover {
	color:#ffffff;
	background-color:#3c8a2e;
	border-bottom:none;
}
div#share_popup ul {
	padding: 0px 4px 0px 6px;
	list-style: none;
	margin: 4px 0px 0px 0px;
}
div#share_popup li {
	line-height: 1.2em;
	margin: 0;
	padding: 0px 0px 8px 6px;
	font-size: 11px;
}
div#share_popup .share_boxcontent img {
	padding: 0px 0px 2px 10px;
}
div#share_popup .sharebox_popup {
	list-style-type:none;
	padding-left:0px;
	margin:6px 0 0 0px;
}
div#share_popup .sharebox_popup li {
	border:none;
	margin:0px 0px 0px 12px;
	padding:0px 0px 10px 22px;
}
div#share_popup .sharebox_popup li#delicious {
	background:url('/images/share/delicious_14.png') 0 0% no-repeat;
}
div#share_popup .sharebox_popup li#digg {
	background:url('/images/share/digg.png') 0 0% no-repeat;
}
div#share_popup .sharebox_popup li#email {
	background:url('/images/share/email16_12.gif') 0 0% no-repeat;
}
div#share_popup .sharebox_popup li#google {
	background:url('/images/share/google_14_newer.png') 0 0% no-repeat;
}
div#share_popup .sharebox_popup li#bookmark {
	background:url('/images/share/favoritesicon2.gif') 0 0% no-repeat;
}
div#share_popup .sharebox_popup li#linkedin {
	background:url('/images/share/linkedin_icon.gif') 0 0% no-repeat;
}
div#share_popup .sharebox_popup li#twitter {
	background:url('/images/share/twitter_14.jpg') 0 0% no-repeat;
}
div#share_popup .sharebox_popup li#facebook {
	background:url('/images/share/facebook.gif') 0 0% no-repeat;
}
div#share_popup .sharebox_popup li#stumbleupon {
	background:url('/images/share/stumbleupon.gif') 0 0% no-repeat;
}
div#share_popup .sharebox_popup li#reddit {
	background:url('/images/share/reddit.gif') 0 0% no-repeat;
}
div#share_popup .sharebox_popup li#buzzup {
	background:url('/images/share/buzzup.gif') 0 0% no-repeat;
}
div#share_popup .sharebox_popup li#msnlive {
	background:url('/images/share/msnlive.gif') 0 0% no-repeat;
}
/********************** Start Slider **********************/

#myController span {
	background:#fff;
	cursor:pointer;
}
.jFlowControl {
	margin:0 2px 0 2px;
	display:none;
}
#myController span.jFlowSelected {
	margin:0 2px 0 2px;
}
.jFlowPrev, .jFlowNext {
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	color:#2d5e27;
	font-size:11px;
}
.jFlowPrev {
	margin-left:80px;
}
/********************** Start Common Table **********************/

#commontable table th, table td {
	padding: 6px 6px 6px 6px;
	margin: 5px 0 5px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:110%;
	color:#464646;
	background-color:#fff;
}
#commontable th.remain_th {
	border-right: 1px solid #b5b5b5;
	border-bottom: 1px solid #b5b5b5;
	border-top: 1px solid #b5b5b5;
	padding: 6px 6px 6px 6px;
	background-color:#ffde97;
	vertical-align:top;
	text-align:center;
}
#commontable th.first_th {
	border-bottom: 1px solid #b5b5b5;
	border-top: 1px solid #b5b5b5;
	border-left: 1px solid #b5b5b5;
	padding: 6px 6px 6px 6px;
	background-color:#ffde97;
	vertical-align:top;
	text-align:center;
}
#commontable td.remain_td {
	border-right: 1px solid #b5b5b5;
	border-bottom: 1px solid #b5b5b5;
	padding: 6px 6px 6px 6px;
	vertical-align:top;
	background-color:#ffffff;
}
#commontable td.first_td {
	border-left: 1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
	border-bottom: 1px solid #b5b5b5;
	padding: 6px 6px 6px 6px;
	vertical-align:top;
	background-color:#ffffff;
}
/********************** Start Directions **********************/

div#middle_col table.cleartable {
	width:482px;
	border:0;
	border-collapse: collapse;
	border-spacing: 0;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	color:#464646;
}
div#middle_col table.cleartable td {
	width:241px;
	padding:8px 5px;
	text-align:left;
	border-bottom:0;
	background-color:#ffffff;
	vertical-align:top;
}
div#middle_col table.cleartable td a {
	display:inline;
	font-weight:normal;
}
div#middle_col table.cleartable td a {
	display:inline;
	font-weight:normal;
}
/********************** Directions Tables **********************/

#map_canvas {
	float:right;
	width:300px;
	height:225px;
	margin:0 0 15px 0;
	border:1px solid #ffde97;
	overflow: hidden;
}
#map_canvas a {
	display:none;
}
#map_canvas a:hover {
	display:none;
}
/********************** Slider **********************/

.dirspacer {
	position:relative;
	margin:20px 0 0 0;
	padding:0;
}
.slide_expand a:link {
	text-decoration:none;
	background-color:#ffffff;
	border:0;
	color:#000000;
	padding:0;
	margin:0;
}
.slide_expand a:hover {
	text-decoration:none;
	background-color:#ffffff;
	border:0;
	color:#000000;
	padding:0;
	margin:0;
}
/********************** Web Table Display **********************/
	
div#middle_col table.web_table {
	width:500px;
	border:0;
}
div#middle_col table.web_table tr {
	background-color:#ffffff;
}
div#middle_col table.web_table td {
	padding:8px 5px;
	text-align:left;
	border-bottom:0;
	width:250px;
	text-align:center;
	vertical-align:top;
	font-size:10px;
	font-weight:800;
	color:#000000;
}
div#middle_col table.web_table td img {
	display:inline;
	font-weight:normal;
	padding:0;
	margin:0;
	border:0;
}
div#middle_col table.web_table td a {
	display:inline;
	font-weight:normal;
	text-decoration:none !important;
	background-color:#ffffff !important;
	padding:0;
	margin:0;
	border:0;
}
div#middle_col table.web_table td a:hover {
	display:inline;
	font-weight:normal;
	text-decoration:none !important;
	background-color:#ffffff !important;
	padding:0;
	margin:0;
	border:0;
}
/********************** Web Images ***************************/

div#center_images {
	text-align:center;
}
div#center_images img {
	padding:0;
	margin:20px 0 0 0;
	border:0;
}
div#mid_col_left {
	float:left;
	width:250px;
}
div#mid_col_left img {
	margin:10px 0 10px 0;
	padding:0;
	border:0;
}
div#mid_col_right {
	float:right;
	width:250px;
}
div#mid_col_right img {
	margin:10px 0 10px 0;
	padding:0;
	border:0;
}
/********************** CERA Event ***************************/

#cera-bg-top {
	background:url("/images/cera-shade-top.gif") no-repeat left top;
	padding:10px 15px 0 15px;
	margin: 15px 0 0 0;
	border:0;
}
#cera-bg-bottom {
	background:url("/images/more-info-shade.gif") no-repeat left bottom;
	padding:0 15px 10px 15px;
	margin: 0 0 15px 0;
	border:0;
}
/********************** More Info ***************************/


#more-info {
	position:relative;
	background:url("/images/shade-top.gif") no-repeat left top;
	height:100%;
	min-height:200px;
	/*padding:0 10px 20px 10px;*/
	padding:10px 10px 0 10px;
	margin: 0 auto;
	border:0;
}
#more-info-left {
	width:279px;
	float:left;
	padding:0;
	border:0
}
#more-info-right {
	width:200px;
	float:right;
	padding:0;
	border:0
}
div#more-info-right ul {
	margin:10px 0 0 10px;
	padding:0;
}
div#more-info-right li {
	border:none;
	margin:8px 0px 0px 0px;
	padding:0px 0px 10px 22px;
	list-style:none;
}
div#more-info-right li#mail {
	background:url('/images/share/email16_12.gif') 0 0% no-repeat;
}
div#more-info-right li#info {
	background:url('/images/info.gif') 0 0% no-repeat;
}
div#more-info-left li {
	border:none;
	margin:5px 0px 0px 0px;
	padding:0px 0px 10px 22px;
	list-style:none;
}
div#more-info-left li {
	background:url('/images/green-arrow.gif') 0 0% no-repeat;
}
/********************** Related Products ***************************/

div#additonal {
	padding:0 10px 0 10px;
	margin: 0 auto;
	border:0;
}
div#additonal-resources-left {
	width:240px;
	float:left;
	padding:0;
	border:0;
}
div#additonal-resources-left a {
	font-family:arial, verdana;
	color:#3C8A2E;
	font-weight:100;
}
div#additonal-resources-left a:hover {
	font-family:arial, verdana;
	color:#5c5c5c;
	font-weight:100;
}
div#additonal-resources-right {
	width:240px;
	float:right;
	padding:0;
	border:0;
}
div#additonal-resources-right a {
	font-family:arial, verdana;
	color:#3C8A2E;
	font-weight:100;
}
div#additonal-resources-right a:hover {
	font-family:arial, verdana;
	color:#5c5c5c;
	font-weight:100;
}
div#additonal li {
	border:none;
	margin:5px 0px 0px 0px;
	padding:0px 0px 8px 22px;
	list-style:none;
}
div#shade-bottom {
	height:38px;
	padding:0;
	margin:0;
}
/************************** Sitemap Styler **************************/

#sitemap, #sitemap ul, #sitemap li {
	margin:0;
	padding:0;
	border:0;
	list-style:none;
}
#sitemap {
	margin:0;
	padding:0;
	border:0;
	/*background:url(/images/line1.gif) repeat-y;*/
}
#sitemap li {
	line-height:20px;
	margin-top:1px;
	position:relative;
	width:100%;
	
}
/* IE leaves a blank space where span is added so this is to avoid that */
#sitemap li {
	float:left;
	display:inline;
}
#sitemap li a {
	padding-left:25px;
}
#sitemap li span {
	float:left;
	position:absolute;
	top:5px;
	left:5px;
	width:13px;
	height:13px;
	/*cursor:auto;*/
	font-size:0;
}
#sitemap li span, #sitemap li span.collapsed {
	background:url(/images/collapsed.gif) no-repeat 0 0;

}
#sitemap li span.expanded {
	background:url(/images/expanded.gif) no-repeat 0 0;
}

#sitemap li ul {
	margin:0 0 0 28px;
	padding:0;
	border:0;
	background:url(/images/line1.gif) repeat-y;
}
#sitemap li li {
	background:url(/images/line2.gif) no-repeat 0 0;
}

/*** float fix ****/

#sitemap:after, #sitemap ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#sitemap, #sitemap ul {
	display:block;
}

#sitemap, #sitemap ul {
	min-height:1%;
}
* html #sitemap, * html #sitemap ul {
	height:1%;
}
#sitemap ul {
	display:none;
}