/* CSS Document */
@media print {
    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 {
	    display:inline-block;
	    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 {
	    display:none;
	    float:left;
	    width:860px;
	    height:8px;
	    background-color:#131A2D;
	    font-size:0;
	    }
	
    div#logo {
	    display:none;
	    float:left;
	    width:200px;
	    padding:20px 0 10px 10px;
	    margin:0;
	    }
	
    div#logo img { border:0; }

    div#search {
	    display:none;
	    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 {
	    display:none;
	    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 {
	    display:inline-block;
	    width:860px;
	    background-color:#ffffff;
	    /* background-image:url(/images/sublevel_content_bg.gif); */
	    }

    div#left_col {
	    display:none;
	    }
	
    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:700px;
	    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;
	    }	

    /* 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 {
    /*	display:none;*/

	    display:inline-block;
	    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 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 10px 0;
    }

    div#middle_col .attn_box .bodytextadditional li {
	    margin:0 10px 0 12px;
	    padding:0 0 10px 22px;
	
    }

    #pdficon {
	    background:url('http://www.aspentech.com/images/pdf_16x14.gif') 0 0% no-repeat;
    }
    #newsicon {
	    background:url('http://www.aspentech.com/images/link_icon.gif') 0 0% no-repeat;
	
    }
    #liicon {
	    background:url('http://www.aspentech.com/images/share/linkedin_icon.gif') 0 0% no-repeat;
	
    }







    <!--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 {
	    display:inline;
	    position:absolute;
	    margin-top:20px;
	    width:700px;
	    }
	
    div#leadership dl {
	    width:550px;
	    margin:10px;
	    padding:0;
	    page-break-inside:avoid;
	    }
	
    div#leadership dt {
	    width:500px;
	    margin:0px;;
	    padding:0px;
	    position:relative;
	    left:-30px; 
	    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 {
	    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_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 #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.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_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;
    }

    /* 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; }

    /*-----------------------------
    New styles for v7 right nav
    ------------------------------*/
    div#right_col {
    display:none;
    }
	
    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; 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.png') 0 0% no-repeat;
    }

    div#right_col .sharebox li#linkedin {
	    background:url('/images/share/linkedin_icon.gif') 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 {
    /*	display:none;*/
	
	    display:inline-block;
	    width:860px;
	    height:8px;
	    font-size:0;
	    background-color:#e7e7e7;
	    border-top:1px solid #cccccc;
	    border-bottom:1px solid #cccccc;
	    }
	
    div#footer_nav {
    /*	display:none;*/
	    display:inline-block;
	    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 {

	    display:inline-block;
	    width:860px;
	    height:3px;
	    font-size:0;
	    background-color:#000000;
	    border-top:1px solid #cccccc;
	    }
	
    div#rights {
	    display:inline-block;
	    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; }

    /* div for the web 2.0 addit share tool.
    This was removed in favor of home-grown share tool.
     */
    /*div#share {
	    float:left;
	    width:200px;
	    background-color:#ffffff;
	    text-align:left;
	    color:#ffffff;
	    padding: 15px 0px;
	    margin:0px;
    }
    */
}

