/* CSS Document */

html { min-height: 100%; margin-bottom: 1px; }

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 */
	}

div#center {
	margin-left:auto;
	margin-right:auto;
	width:862px;
	}
	
div#container {
	float:left;
	width:860px;
	border:1px solid #cccccc;
	background-color:#131A2D;
	}
	
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;
	font-size:0;
	}
	
div#logo {
	float:left;
	width:200px;
	padding:20px 0 10px 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;
	}
	
div#top_nav {
	float:left;
	width:860px;
	background-color:#3b3b3b;
	border-top:1px solid #666666;
	border-bottom:1px solid #cccccc;
	}
	
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 18px; 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;
	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 11px;
	color:#333333;
	width:168px;
	border-top:1px solid #cccccc;
	border-bottom:1px dotted #cccccc;
	}

div#top_nav_r ul.level2 a { 
	padding:7px 11px;
	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:820px;
	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 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 }
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; }

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;
	}	

div#leadership {
	float:left;
	width:500px;
	color:#535353;
	}
	
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#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_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:200px;
	padding:4px;
/*	padding-left:2px;*/
	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:200px;
	padding:4px;
	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 #000000;
	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.events th, table.events 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.events td {
	border-bottom:0;
	}
	
div#middle_col table.events .name {
	text-align:left;
	}
	
div#middle_col table.events tr {
	background-color:#ffffff;
	}

div#middle_col table.events tr.alt {
	background-color:#f1f1f1;
	}
	
div#middle_col table.events td a {
	display:inline;
	font-weight:normal;
	}
	
div#middle_col table.events 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_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 { padding:0px; text-decoration:none;border:none;}
div#middle_col .expand img {border:1px solid #000000; padding:0px;}
	
/** 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 }

	
/** End Technology Partner Formatting **/
	

div#middle_col p.publication { color:#666666; }

div#right_col {
	float:left;
	width:170px;
	padding-top:20px;
	margin:0;
	}
	
div#right_col h1 { font-size:90%; color:#666666; padding:6px 0 6px 3px; margin:0; font-weight:bold; }
div#right_col p { font-size:80%; color:#3c8a2e; line-height:160%; padding:5px 15px 5px 0; margin:0; }
div#right_col p.date { padding:5px 15px 1px 0; font-weight:bold; }
div#right_col p.title { padding:1px 15px 5px 0; }

div#right_col a { color:#666666; display:block; text-decoration:none; border-left:1px dotted #e6e6e6; border-top:1px dotted #e6e6e6; border-right:1px dotted #e6e6e6; border-bottom:1px dotted #e6e6e6; background-color:#f1f1f1 }	
div#right_col a:hover { text-decoration:none; color:#ffffff; background-color:#3c8a2e; }
div#right_col a.date { color:#3c8a2e; font-weight:bold; display:block; }	
div#right_col a.date:hover { text-decoration:none; color:#ffffff; background-color:#3c8a2e; }
div#right_col a.title { color:#666666; display:block; text-decoration:none; }
div#right_col a.title:hover { text-decoration:none; color:#ffffff; background-color:#3c8a2e; }
div#right_col a.img { display:inline; border:0; background-color:#ffffff; }

div#right_col img.w_margin { margin:10px 35px; }
div#right_col img.no_border { padding:0; margin:0; border:0; }
div#right_col img.promo { padding:4px; border:1px solid #d9e0e6; margin-bottom:5px; clear:both; }

div#right_col_header {
	float:right;
	width:163px;
	border-top:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
	margin-bottom:5px;
	background-color:#EAEAEA;
	}
	
div#right_col_p {
	float:right;
	width:160px;
	margin-bottom:5px;
	}
	
div#right_col_img {
	float:left;
	width:162px;
	margin-left:4px;
	display:inline;
	}
	
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% }

div#right_col dl {
	float:left;
	width:163px;
	margin:0;
	padding:0;
	display:inline;
	}
	
div#right_col dt {
	float:left;
	width:80px;
	margin:0 8px 0 0;
	padding:0;
	}
	
div#right_col dd {
	margin:0;
	padding:0 0 4px 0;
	font-size:80%;
	line-height:160%;
	}
	
div#right_col .rnav_box {
	width:156px;
	margin-bottom:5px;
	padding:4px; 
	border:1px solid #d9e0e6; 
	border-bottom-color:#c8cdd2; 
	border-right-color:#c8cdd2; 
	background-color:#ffffff; 
	clear:both;
	}
	
div#right_col .rnav_inner_box {
	background-color:#ffffe8;
	padding:4px;
	clear:both;
	}

div#right_col .rnav_inner_box h1 { font-size:90%; color:#666666; padding:6px 0; margin:0; font-weight:bold; }
div#right_col .rnav_inner_box p { font-size:80%; color:#666666; line-height:160%; padding:5px 5px 5px 0; margin:0; }
div#right_col .rnav_inner_box p.date { padding:5px 15px 1px 0; font-weight:bold; }
div#right_col .rnav_inner_box p.title { padding:1px 15px 5px 0; }
div#right_col .rnav_inner_box a { color:#339900; text-decoration:none; border:0; background-color:#ffffe8; display:inline; border-bottom:1px dotted #339900; }
div#right_col .rnav_inner_box a:hover { color:#ffffff; background-color:#339900; }
div#right_col .rnav_inner_box a.date { color:#339900; font-weight:bold; display:block; }	
div#right_col .rnav_inner_box a.date:hover { text-decoration:none; color:#ffffff; background-color:#339900; }
div#right_col .rnav_inner_box a.title { color:#339900; display:block; text-decoration:none; }
div#right_col .rnav_inner_box a.title:hover { text-decoration:none; color:#ffffff; background-color:#339900; }
div#right_col .rnav_inner_box a.img { display:inline; border:0; background-color:#ffffcc; }

/* Common 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:173px;
	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 }
