div, ul {
    border: 0px solid black;
}
#cssmenu a,.inload{
	cursor:pointer;
}
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
   //background-image:url(../images/back.jpg);
   background:#ffad33(#13987D,#2E8E7A,#13987D);
   background-size:20px 20px;
   // background: #ffad33;
}
fieldset { border:0px solid grey ; text-align:justify; padding:10px;}

sup {font-size:xx-small; vertical-align:super;}

span.centerImage {
     text-align: center;
}
legend {
  padding: 0.2em 0.5em;
  border:1px solid green;
  color:solid #606;
  font-size:110%;
  text-align:left;
  }
.clear {
    clear: both;
}
.alignleft {
     float: left;
}
.alignright {
     float: right;
}
strong {
     font-weight: bold;
}
em {
     font-style: italic;
}

* html ul li { float: left; list-style-type:disc; }
* html ul li a { height: 1%; }
td{
	padding:5px;
}

li{
	padding:4px;
}
#wrapper {
    width: 1024px;
    margin: 0 auto;
    background-color: #f8f7f7;
	
	//-moz-border-radius: 10px;
  //border-radius: 10px;
  border: -1px solid;// #ffffff;
  box-shadow:#000 0 0 4px;
}
.ee-title{
	color:#487FC9;
}
    #header {
        width: 100%;
        height: 115px;
        background: white url(../images/header_new.png) no-repeat;
        padding-top: 18px;
    }
        #logo {
            margin-left: 49px;
            padding-top: 14px;
            float: left;
            display: inline;
        }
            #logo a {
                display: block;
                width: 230px;
                height: 75px;
                text-indent: -9999px;
            }
        #header-nav {
            width: 418px;
            height: 85px;
            float: right;
            margin-right: 34px;
            display: inline;
            background: transparent url(../images/header-nav-bg.png);
        }
    
    #main {
        width: 632px;
        float: left;
/*        background: #ffffff;*/
        margin: 20px 0 0 20px;
        display: inline;
        clear: both;
    }
        #article-list {
            float: left;
        }
        #comments {
            background: #f0eff3;
            padding: 24px 16px 16px 16px;
            font-weight: normal;
            color: #333333;
        }
    #sidebar {
        float: left;
        margin: 20px 16px 0 35px;
        width: 308px;
        display: block;
		
    }
    #footer {
        clear: both;
    }
        
        
/**
 * Navigation
 */
#header-nav li {
    float: left;
    width: 150px;
}
    #header-nav li a {
        width: 150px;
        height: 85px;
        float: left;
        display: block;
        text-decoration: none;
    }

#main-nav {
    width: 100%;
    height: 25px;
    background:  #BA8903; //#551096 ;//url(../images/main-nav-bg.png);
    color: white;
0d3680
}
    #main-nav ul {
          margin-left: 32px;
          position:relative;
          z-index: 10;
    }
          #main-nav ul li {
               padding-top: 5px;
               position: relative;
               padding-left: 32px;
               height: 25px;
               float: left;
              
          }
               #main-nav ul li.industries {
                    width: 150px;                                               /* 217 less 32 */
               }
                    #main-nav ul li.industries li {
                         width: 217px;
                    }
               #main-nav ul li.topics {
                    width: 167px;                                               /* 199 less 32 */
               }
                     #main-nav ul li.topics li {
                         width: 270px;                                          
                    }
               #main-nav ul li.events {
                    width: 130px;                                               /* 166 less 32 */
               }
                    #main-nav ul li.events li {
                         width: 176px;                                          
                    }
               #main-nav ul li.over {
                    background: #2b2132;
               }
                    #main-nav ul li.over ul {
                         display: block;
                         
                    }
               #main-nav ul li ul {
                    position: absolute;
                    top: 25px;
                    left: 0;
                    background: #2b2132;
                    margin-left: 0;
                    display: none;
                    border-bottom: 19px solid #2b2132;
                    z-index: 10;
               }
                         #main-nav ul li ul li {
                              width: 100%;
                              padding-left: 0;
          /*                    z-index: 15;
                              position: relative;*/
                         }
                    #main-nav ul li ul a {
                         display: block;
                         text-decoration: none;
                         color: white;
                         line-height: 20px;
                         padding-left: 25px;
                         padding-right: 25px;
						  color: #ffffff;
						  border-bottom: 1px solid #ffffff;
						  padding: 0px 15px 5px 15px;
  
                    }
                         #main-nav ul li ul li.over {
                              background: #0d3680;//#551096;
                         }
                         #main-nav ul li ul a:hover {
                              background: #0d3680;//#551096;
                         }

#feature-nav {
    width: 633px;
    height: 30px;
    background: transparent;
    position: absolute;
    left: 2px;
    bottom: 20px;
}
    #feature-nav ul {
        float: left;
        background: url(../images/feature-nav-bg.gif);
        width: 616px;
        padding-left: 16px;
/*        margin-left: 1px;*/
        display: inline;
    }
        #feature-nav ul li {
            float: left;
            background: url(../images/feature-nav-divider.png) right 9px no-repeat;
            display: inline;
        }
            #feature-nav ul li.last {
                background-image: none;
            }
            #feature-nav ul li a {
                float: left;
                display: block;
                padding: 15px 10px 7px 10px;
                color: white;
                text-decoration: none;
                font-weight: bold;
                font-size: 11px;
                display: inline;
            }
                #feature-nav ul li.active a,
                #feature-nav ul li a:hover
                {
                    background: white;
                    padding: 12px 10px 8px 10px;
                    color: #0d3680;
                    background-image: none;
                }
    
    
        }
.alist-nav {
    clear: both;
    height: 24px;
    background: #e7e4ea;
    padding: 0 16px;
    line-height: 24px;
    float: left;
    width: 601px;
    margin-left: 1px;
    display: inline;
    margin-bottom: 30px;
}
.alist-nav2 {
    clear: both;
    height: 24px;
    background:#000000;//#551096;
    padding: 0 16px;
    line-height: 24px;
    float: left;
    width: 601px;
    margin-left: 1px;
    display: inline;
    margin-bottom: 0px;
	color:white;
}
#0d3680;
    .alist-nav #pages,
    .alist-nav .pages
    {
        color: black;
        font-weight: bold;
        float: left;
    }
     .alist-nav .pagenumber {
          color: black;
          font-weight: bold;
          margin-right: 20px;
     }
#alist-nav-top {
    clear: both;
    height: 24px;
    background: #e7e4ea;
    padding: 0 16px;
    line-height: 24px;
    float: left;
    width: 601px;
    margin-left: 1px;
    display: inline;
}
    #alist-nav-top .pages {
        color: black;
        font-weight: bold;
        float: left;
    }
    #page-nav-top {
        float: right;
        color: #b1a6b6;
        font-weight: bold;
    }
        #page-nav-top a {
            color: #0d3680;
            line-height: 24px;
            text-decoration: none;
            font-weight: bold;
        }
          #page-nav-top a:hover {
               text-decoration: underline;
          }
.sidebar-nav {
    height: 30px;
    width: 100%;
    background:#ffad33;
    float: left;
}
    .sidebar-nav li {
        float: left;
    }
        .sidebar-nav li a {
            line-height: 30px;
            height: 30px;
            padding: 0 11px;
            display: block;
            color: #0d3680;
            font-weight: bold;
            text-decoration: none;
        }
            .sidebar-nav li a.active,
            .sidebar-nav li a:hover
            {
                background: white;
                color: #571299;
            }
#site-nav {
    width: 100%;
    padding: 30px 0 28px 0;
    background: #ffad33;
    float: left;
    font-size: 10px;
    color: black;
    position: relative;
}
    .site-nav-list {
        float: left;
        display: inline;
    }
        .site-nav-list.vision {
            width: 144px;
            margin-left: 32px;
        }
        .site-nav-list.industries {
            width: 154px;
        }
        .site-nav-list.topics {
            width: 188px;
        }
        .site-nav-list h4 {
            color: #551096;
            font-weight: bold;
            font-size: 12px;
            margin-bottom: 4px;
        }
            .site-nav-list ul a {
                display: block;
                padding: 4px 0;
                color: black;
                text-decoration: none;
            }
                    .site-nav-list ul a:hover {
                         text-decoration: underline
                    }
/**
 * Main Content - Home Page
 */
#feature {
    background: transparent url(../images/feature-footer-bg.gif) bottom left no-repeat;
    width: 637px;
    height: 382px;
    position: relative;
    margin-bottom: 18px;
    display: hidden;//inline;
    float: left;
}
    .feature-item {
        display: none;
    }
        .feature-item.active {
            display: block;
        }
    .feature-image {
        margin-left: 2px;
        width: 632px;
        overflow: hidden;
    }
    .feature-content {
        position:absolute;
        bottom: 61px;
        left: 16px;
        width: 600px;
    }
        .feature-content .f-avatar {
            margin: 0;
            padding: 0;
            float: left;
        }
        .feature-content h2 {
            font-size: 24px;
            line-height: 26px;
            background: white;
            padding: 3px 0px;
            float: left;
            display: block;
            clear: left;
            font-weight: bold;
        }
        .feature-content h2 a {
            font-size: 24px;
            line-height: 26px;
            background: white;
            padding: 3px 6px;
            float: left;
            display: block;
            clear: left;
            font-weight: bold;
            text-decoration: none;
            color: black;
        }
          .feature-content h2 a:hover {
               text-decoration: underline;
          }
        .feature-content p {
            line-height: 20px;
            height: 20px;
            background: white;
            display: inline;
            padding: 0px 6px;
            clear: both;
            float: left;
        }
        
            .feature-content p.comments {
                color: #0d3680;
                font-weight: bold;
                padding-top: 7px;
            }
            .feature-content p.tagline {
                font-weight: bold;
                padding: 0px 6px 7px 6px;
            }
            .feature-content p a {
                text-decoration: none;
                color: #0d3680;
            }
               .feature-content p a:hover {
                    text-decoration: underline;
               }
            .feature p.comments {
                color: #0d3680;
                font-weight: bold;
            }
            .feature p.comments img {
                margin-right: 7px;
            }
    #feature-footer {
        float: left;
        height: 20px;
    }
.int{
background-color:solid purple;
height:15px;
text-color:white;
text-indent:inherit;
};
#article-list-header {
    height: 5px;
    float: left;
}
    #article-list-header img {
        vertical-align: bottom;
    }
#article-list-footer {
    height: 4px;
    float: left;
}
    #article-list-footer img {
        float: left;
    }
	
#articles-wrapper {
    background: transparent url(../images/articles-wrapper-bg.png);
    float: left;
    width: 637px;
    padding-bottom: 34px;
    display: inline;
    vertical-align: bottom;
	line-height:15px;
	}
	

.a-row {
    float: left;
    background: url(../images/a-row-border.gif) no-repeat;
    background-position: bottom left;
    padding: 0!important;
    margin: 0!important;
    margin-bottom: 4px;
}
.article {
    float: left;
    width: 283px;
    margin: 19px 0 0 16px;
    display: inline;
}
     .article.second {
          margin-left: 30px;
     }
    .article h2 {
        font-size: 14px;
        color: #0d3680;
        font-weight: bold;
        margin-bottom: 12px;
        width: 100%;
    }
        .article h2 a {
            text-decoration: none;
            color: #0d3680;
            text-transform: uppercase;
        }
          .article h2 a:hover {
               text-decoration: underline;
          }
    .article h3,
    .article h3 a
    {
        font-size: 14px;
        color: #000000;
        font-weight: bold;
        margin-bottom: 9px;
        text-decoration: none;
    }
          .article h3 a:hover {
               text-decoration: underline;
          }
    .article a.readmore {
        color: #0d3680;
        font-weight: bold;
        text-decoration: none;
        margin-left: 2px;
    }
          .article a.readmore:hover {
               text-decoration: underline;
          }
    .article p.date {
        margin: 20px 0 16px 0;
        font-weight: bold;
        clear: both;
        float: left;
        font-size: 10px;
    }
    .article p.comments {
        float:right;
        color: #0d3680;
        font-weight: bold;
        margin: 20px 0 16px 0;        
    }
        .article p.comments a {
            color: #0d3680;
            font-weight: bold;
            text-decoration: none;
        }
          .article p.comments a:hover {
               text-decoration: underline;
          }
        .article p.comments img {
            border: none;
            margin-right: 7px;
        }
    .article img.a-avatar {
        border: 1px solid #d4d4d4;
        float: left;
        margin-right: 12px;
        
    }


p#copyright {
    width: 968px;
    height: 20px;
    line-height: 20px;
    color: #333639;
    font-weight: bold;
    padding-left: 32px;
    background: #e1dfe4;
    float: left;
}
    p#copyright a{
        color: #333639;
        text-decoration: none;
    }
          p#copyright a:hover {
               text-decoration: underline;
          }
    
/**
 * Main Content - Single Article
 */
/**
 * Sidebar Content
 */
.sidebar-style {
    width: 276px;
    background: #c9c4cd;
    padding: 1px 1px;
    float: left;
    display: inline;
    margin-bottom: 18px;
	border:#c9c4cd  thick;
}
    .sidebar-content {
        background: white;
        padding: 22px 11px;
        clear: both;
    }
    #mpu {
        margin-bottom: 20px;
		height:250px;
    }
	#mpu object{
		vertical-align:top;
		height:248px;
		width:298px;
		display:block;
		float:right;
		position:absolute;
	}
    #search .sidebar-content {
        padding-top: 11px;
        padding-bottom: 6px;
    }
    
    #search p {
        margin-bottom: 8px;
    }
        #search a {
            color: #0d3680;
            text-decoration: none;
            line-height: 30px;
            display: block;
            padding-left: 37px;
            font-weight: bold;
        }
               #search a:hover {
                    text-decoration: underline;
               }
            
    #shared .sidebar-content {
        padding-bottom: 6px!important;
    }
    
    #shared ol {
        list-style: decimal;
        padding-left: 18px;
        color: #666666;
        display: none;
    }
        #shared ol.active {
            display: block;
        }
        #shared ol li {
            margin-bottom: 12px;
        }
            #shared ol li a {
                color: #0d3680;
                text-decoration: none;
                line-height: 1.4em;
                font-weight: bold;
            }
               #shared ol li a:hover {
                    text-decoration: underline;
               }
    td.ee-date {
        width: 55px;
		display:inline-block;
    }
        td.ee-date p {
            background:grey;
            color: white;
            font-weight: bold;
			font-size:12px;
            padding: 5px;
            margin: 0;
			
			}
    td.ee-newdate p {
	        background:grey;
			color:yellow;
			font-weight: bold;
            padding: 5px;
            margin: 5px 0px 0 0;
			
			}
	
	p.ee-title,
    p.ee-title a
    {
        font-weight: bold;
        width: 189px;
        text-decoration: none;
        color: #0d3680;
    }
          p.ee-title a:hover {
               text-decoration: underline;
          }
    p.ee-subtitle {
        margin-bottom: 12px;
    }
    #events-extract table tr {
        <!--border-bottom: 1px solid #666666;-->
    }
        #events-extract table tr.last {
            border: none!important;
        }
    #events-extract table {
        display: none;
    }
        #events-extract table.active {
            display: block;
        }
#ee-pages {
    height: 36px;
    background: #f2f0f5;
    margin-top: 1px;
}
    #ee-pages a {
        float: right;
        display: inline;
        line-height: 30px;
        color: #0d3680;
        text-decoration: none;
        margin-right: 6px;
        font-weight: bold;
    }
          #ee-pages a:hover {
               text-decoration: underline;
          }

span.previous {
    margin-right: 20px;
}
span.paging {
    margin-right: 20px;
    font-weight: bold;
    color: #333333;
}
    span.paging a {
        text-decoration: underline!important;
    }

.padding-left {
	padding-left:5px
}

.text ul {list-style-position:outside;margin:0px 0px 20px 15px;}
.text li {margin-bottom:5px;list-style-type:disc;}

#cssmenu{ height:36px;
 display:block; 
 padding:0; 
 margin:1px -1px auto;
 width:1004px; 
 border:1px solid;
 border-radius:5px;
 width: 100%;
 height: 35px;

 	
 } 
#cssmenu > ul {list-style:inside none; padding:0; margin:0;} 
#cssmenu > ul > li {list-style:inside none; padding-left: 10px; margin:0 0 0 40px; float:left; display:block; position:relative;} 

#cssmenu > ul > li > a{ outline:none; display:block; position:relative;width:100%;height:100%;padding:10px 20px; font:bold 13px/100% Arial, Helvetica, sans-serif; text-align:center; text-decoration:none; text-shadow:1px 1px 0 rgba(0,0,0, 0.4);margin:-4px 0 0 0; } 
#cssmenu > ul > li > a>span{display:block;}
#cssmenu > ul > li:first-child > a{border-radius:5px 0 0 5px;} 
#cssmenu > ul > li > a:after{ content:''; position:absolute; border-right:0px solid; top:-5px; bottom:-1px; right:-2px; z-index:99; } 
#cssmenu ul li.has-sub:hover > a:after{top:0; bottom:0;} 
#cssmenu > ul > li.has-sub > a:before{ content:''; position:absolute; top:18px; right:6px; border:5px solid transparent; border-top:5px solid #fff; } 
#cssmenu > ul > li.has-sub:hover > a:before{top:19px;} 
cssmenu ul li.has-sub:hover{ background:#3f3f3f; border-color:#3f3f3f; padding-bottom:13px; padding-top:13px; top:-1px; z-index:999; } 
#cssmenu ul li.has-sub:hover > ul, #cssmenu ul li.has-sub:hover > div{display:block;} 
#cssmenu ul li.has-sub > a:hover{background:#3f3f3f; border-color:#3f3f3f;} 
#cssmenu ul li > ul, #cssmenu ul li > div{ display:none; width:auto; position:absolute; top:38px; padding:0px 0 8px; background:#3f3f3f;margin-top:-5px; border-radius:0 0 5px 5px; z-index:999;transition:ease 1s; } 
#cssmenu ul li > ul{width:200px;} 
#cssmenu ul li > ul li{display:block; list-style:inside none; padding:0; margin:0; position:relative;} 
#cssmenu ul li > ul li a{ outline:none; display:block; position:relative; margin:0; padding:8px 20px; font:10pt Arial, Helvetica, sans-serif; color:#fff; text-decoration:none; text-shadow:1px 1px 0 rgba(0,0,0, 0.5); } 

#cssmenu, #cssmenu > ul > li > ul > li a:hover{ background:#ffad33; background:#ffad33; background:#ffad33; background:-o-linear-gradient(top, #3e698c 0%,#30576e 100%); background:-ms-linear-gradient(top, #3e698c 0%,#30576e 100%); background:linear-gradient(top,  #3e698c 0%,#30576e 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e698c', endColorstr='#30576e',GradientType=0 ); } 
#cssmenu{border-color:#ffad33;} 
#cssmenu > ul > li > a{border-right:1px solid #1b313d; color:#fff;} 
#cssmenu > ul > li > a:last-child{border-right:none} 
#cssmenu > ul > li > a:after{border-color:#6696bd;} 
#cssmenu > ul > li > a:hover{background:#436f93;}  
