#forprint {display: none !important}
#header {
margin-top: 3px;
margin-bottom: 0px;
}
#header-top-wrapper {
    background: #f1f1f1;
    height: 35px;
    margin-bottom: 0;
    overflow: hidden;
	margin-left: -100%;
	margin-right: -100%;
}
#head-name  {
	color: #4b4e77;
	font-family: 'ProximaNovaRegular';
	font-size: 30px;
	margin-top:20px;
	text-align:left;
}
#head-name a {color: #4b4e77;text-decoration: none;}
#head-subline {
	color: #999;
	font-family: 'ProximaNovaLight';
	font-size: 20px;
	font-weight: normal;
	text-align:left;
	margin-top:-3px;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: 'ProximaNovaSemibold';
  font-weight: normal;
}
.greyBkgdVeryDark {
	background-color: #fff;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
}
.greyBkgdDarkest, #playlist .greyBkgdDarkest {
	background-color: #4E607C;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	color:#fff;
	font-size: 1.2em;
}
.greyBkgdLightGray {
	background-color: #777;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	color:#333;
}

#searchbox{
	width:190px;
	float:right;
	text-align:right;
	white-space:nowrap;
	padding:0;
}

#searchbox img{
	border:0;
	vertical-align: middle;
	margin-right:-15px;
}
/* outer box */
#searchbox form{
	vertical-align: middle;
}
/* below is inner search box*/
#searchbox input{
	height:15px;
/*	font-size:85%;*/
}
#searchbox .form-text {
    display: block;
    float: right;
	margin-right:15px;
    font-size: 11px;
    color: #999;
    width: 10.4rem;
	text-align:right;
}
#searchbox .form-box {
	color:#999;
	height:20px;
	margin-top:5px;
	padding-left:3px;
	border:1px solid lightgray;
	margin-right:0px;
	font-size: 11px;
}

#searchbox table{
	width:100%;
}
#searchbox td{
	text-align:right;
}
#breadcrumb {
margin-top: 0px;
margin-bottom: 10px;
}
.leftMenu {
	padding-left: 5px;
	font-size: .9em;
	font-family: ProximaNovaRegular, Helvetica, Arial, sans-serif;
	margin-top: 10px;
}

.leftMenu .submenu {
	margin-left: 1em;
	margin-top: 0em;
}
.leftMenu .submenu2 {
	margin-left: 1.5em;
	margin-top: 0em;
}

.leftMenu .submenubegin {
	margin-bottom: 0em;
}
.leftMenu .submenuend {
	margin-top: 0em;
}
/* .leftMenu ul{
	margin-left: 7px;
	padding-left: 7px;
}
.leftMenu ul li{
	margin-top: 3px;
} */
.leftMenu ul {
list-style: none;
/*	margin-left: 0.2em; */
	margin-left: 0px;
/*	padding-left: 1em; */
	padding-left: 0px;
	margin-top: 0px;

}
/*
.leftMenu ul li {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: normal;

}
 .leftMenu ul li:before {
	content: "\00BB \0020";
	} */
	
.leftMenu ul li {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
padding-left: 10px;
background-image:url(../images/decoration/arrowLM.gif);
background-repeat: no-repeat;
background-position: 0 .5em;

}
	.leftMenu p {
	margin-bottom: 0px;
	margin-top: 0px;

}

.leftMenu h3 {
	font-size: 110%;
/*	background-image: url(../images/decoration/h3-bg.png);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 3px; */
	line-height: normal;
	text-indent: 0px;

}
#main_contentNETwoCol {
padding: 2px;
}
#main_contentNE {
padding: 2px;
margin-top:-15px;
}

#main_featured_content h2, #main_contentNE h2, #main_contentNETwoCol h2 {
	color: #d60;
}
#main_featured_content h3, #main_contentNE h3, #main_contentNETwoCol h3 {
/*	color: #5a6fa4; */
color: gray;
}
#main_featured_content .explain {
/*	background: url('../images/explain_content_bg.png') repeat-x top left;
	color: #555;
	font-size: 0.96em;
*/
	color: #555;
	font-size: 12px;
	font-family: ProximaNovaRegular;"Trebuchet MS", sans-serif;
}

#main_contentNE h1, #main_contentNETwoCol h1, #main_contentNE h1 a, #main_contentNETwoCol h1 a {
	color: #000;
	font-size: 24px;
	font-family: "Trebuchet MS", sans-serif;
	text-decoration: none;
}
#main_contentNE h2, #main_contentNETwoCol h2, #main_contentNE h2 a, #main_contentNETwoCol h2 a {
	color: #333;
	font-size: 17px;
	font-family: "Trebuchet MS", sans-serif;
	text-decoration: none;
}
#main_contentNE h3, #main_contentNETwoCol h3, #main_contentNE h3 a, #main_contentNETwoCol h3 a {
	color: #555;
	font-size: 15px;
	font-family: "Trebuchet MS", sans-serif;
	text-decoration: none;

}
#main_contentNE h3.grrr, #main_contentNETwoCol h3.grrr, #main_contentNE h3.grrr a, #main_contentNETwoCol h3.grrr a {
	color: #063;
	margin-top: 2px;
}

#main_contentNE h4, #main_contentNETwoCol h4 {
	color: #444;
	font-size: 14px;
	font-family: "Trebuchet MS", sans-serif;

}

#main_contentNE h5, #main_contentNETwoCol h5 {
	color: #222;
	font-size: 13px;
	font-family: "Trebuchet MS", sans-serif;

}
#main_contentNE h1 a:hover, #main_contentNETwoCol h1 a:hover, #main_contentNE h2 a:hover, #main_contentNETwoCol h2 a:hover, #main_contentNE h3 a:hover, #main_contentNETwoCol h3 a:hover { text-decoration:underline;}

#research_development ul, #spotlight ul {
font-family: ProximaNovaRegular, Arial, Helvetica, sans-serif;
/*font-size: 1.0em;*/
}

#research_development ul li {
font-family: ProximaNovaRegular, Arial, Helvetica, sans-serif;
font-size: 11px;
}

#research_development p, #featured_news p {
font-family: ProximaNovaRegular, Arial, Helvetica, sans-serif;
font-size: 11px;
margin-left:10px;
}
#research_development ul li img {
margin-right:4px;
margin-bottom: 4px;
}
#featured_news {
font-size: 12px;
line-height:150%;
}
#featured_news .story h3 {
 color: #003300;
 margin: 3px;
}
#featured_news .story p {
 color: #999;
 margin-left: 3px;
}
.dates { color: #444; font-style:italic; font-family: 'ProximaNovaBold';
}
/* signature style */
.sign {
	color: #143B64;
	font-size: 1em;
	font-family: "Trebuchet MS", sans-serif;
	font-style: italic;
}
.featurebox {
	padding: .5em .5em .5em .5em;
	border: 1px solid #666633;
	font: 11px/130% "Trebuchet MS", sans-serif;
	color: #333;
	background-color: #F0F1D1;
}
.featurebox ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
/*	text-indent: -1em; */

}
.featurebox h3 {
	color: #5a6fa4;
/*	margin: .5em; */
	font-family: "Trebuchet MS", sans-serif;
	font-size: 1.2em;
}
.greyBkgdLight {
	font: .9em/130% "Trebuchet MS", sans-serif;
	color: #333;
}
.greyBkgdLight ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
}
.featureboxfl {
	float: right;
	width:40%;
	margin-left:15px;
	margin-top:20px;
	margin-bottom:20px;
	padding: 1.0em 1.0em 0.5em 1.0em;
	border: 1px solid #D8D7D7;
	background: #e7ecf7;
	font: 11px/130% "Trebuchet MS", sans-serif;
	color: #000;
}
.featureboxfl h3 {
	color: #5a6fa4;
/*	margin: .5em; */
	font-family: "Trebuchet MS", sans-serif;
	font-size: 1.2em;
}
.featureboxfl ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
/*	text-indent: -1em; */

}
.featureboxfl p.caption {
	font-size: 1em;

}
.featureboxfl p.captionL {
	font-size: 1.1em;

}
.featureboxflSm{
	float: right;
	width: 150px;
	margin: 1.5em .8em;
	padding: .5em .5em .5em .5em;
	border: 1px solid #839CBA;
	background: #FFF5EE;
	font: 11px/130% "Trebuchet MS", sans-serif;
	color: #000;
}
.featureboxflSmL {
	float: right;
	width: 150px;
	margin: .5em .2em;
	padding: .3em;
	border: 1px solid #839CBA;
	background: #FFF5EE;
	font: 11px/130% "Trebuchet MS", sans-serif;
	color: #000;
}

.featureboxflSm h3 {
	color: #5a6fa4;
	margin: .5em;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 1.2em;
}
.featureboxflSm p {
	margin-top: 0px;
	padding-top: 0px;
}
.featureboxflSm ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
/*	text-indent: -1em; */

}
.featureboxflMd{
	float: right;
	width: 250px;
	margin: 1.5em .8em;
	padding: .5em .5em .5em .5em;
	border: 1px solid #839CBA;
	background: #FFF5EE;
	font: 11px/130% "Trebuchet MS", sans-serif;
	color: #000;
}
.featureboxflMd h3 {
	color: #5a6fa4;
	margin: .5em;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 1.2em;
}
.featureboxflMd p {
	margin-top: 0px;
	padding-top: 0px;
}
.featureboxflMd ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
/*	text-indent: -1em; */

}

/* this page link */
#v0 #nav-v0 a, #v1 #nav-v1 a, #v2 #nav-v2 a, #v3 #nav-v3 a, #v4 #nav-v4 a, #v5 #nav-v5 a, #v6 #nav-v6 a, #v7 #nav-v7 a, #v8 #nav-v8 a, #v9 #nav-v9 a, #v10 #nav-v10 a {
/* declarations to style the current state */
  text-decoration: none;
  color:#006699; 
  font-family: 'ProximaNovaBold';
  cursor:text;
}
#v0 #nav-v0 a:hover,
#v1 #nav-v1 a:hover,
#v2 #nav-v2 a:hover,
#v3 #nav-v3 a:hover,
#v4 #nav-v4 a:hover,
#v5 #nav-v5 a:hover, #v6 #nav-v6 a:hover, #v7 #nav-v7 a:hover, #v8 #nav-v8 a:hover, #v9 #nav-v9 a:hover, #v10 #nav-v10 a:hover {
/* declarations to style the current state */
  background: transparent;
  background-color: transparent;
  text-decoration: none;
  color:#006699; 
	font-family: 'ProximaNovaBold';
  cursor: default;
}
#v11 #nav-v11 a, #v12 #nav-v12 a, #v13 #nav-v13 a, #v14 #nav-v14 a, #v15 #nav-v15 a, #v16 #nav-v16 a, #v17 #nav-v17 a, #v18 #nav-v18 a, #v19 #nav-v19 a, #v20 #nav-v20 a, #v21 #nav-v21 a {
/* declarations to style the current state */
  text-decoration: none;
  color:#006699; 
	font-family: 'ProximaNovaBold';
    cursor:text;
}
#v22 #nav-v22 a, #v23 #nav-v23 a, #v24 #nav-v24 a, #v25 #nav-v25 a, #v26 #nav-v26 a, #v27 #nav-v27 a, #v28 #nav-v28 a, #v29 #nav-v29 a, #v30 #nav-v30 a, #v31 #nav-v31 a, #v32 #nav-v32 a, #v33 #nav-v33 a, #v34 #nav-v34 a, #v35 #nav-v35 a, #v36 #nav-v36 a, #v37 #nav-v37 a, #v38 #nav-v38 a, #v39 #nav-v39 a, #v40 #nav-v40 a, #v41 #nav-v41 a , #v42 #nav-v42 a, #v43 #nav-v43 a, #v44 #nav-v44 a, #v45 #nav-v45 a, #v46 #nav-v46 a, #v47 #nav-v47 a, #v48 #nav-v48 a, #v49 #nav-v49 a, #v50 #nav-v50 a, #v51 #nav-v51 a, #v52 #nav-v52 a, #v53 #nav-v53 a, #v54 #nav-v54 a, #v55 #nav-v55 a, #v56 #nav-v56 a, #v57 #nav-v57 a, #v58 #nav-v58 a, #v59 #nav-v59 a  {
/* declarations to style the current state */
  text-decoration: none;
  color:#006699; 
	font-family: 'ProximaNovaBold';
    cursor:text;
}
#v11 #nav-v11 a:hover,
#v12 #nav-v12 a:hover,
#v13 #nav-v13 a:hover,
#v14 #nav-v14 a:hover,
#v15 #nav-v15 a:hover, #v16 #nav-v16 a:hover, #v17 #nav-v17 a:hover, #v18 #nav-v18 a:hover, #v19 #nav-v19 a:hover, #v20 #nav-v20 a:hover, #v21 #nav-v21 a:hover, #v22 #nav-v22 a:hover, #v23 #nav-v23 a:hover, #v24 #nav-v24 a:hover, #v25 #nav-v25 a:hover, #v26 #nav-v26 a:hover, #v27 #nav-v27 a:hover, #v28 #nav-v28 a:hover, #v29 #nav-v29 a:hover, #v30 #nav-v30 a:hover, #v31 #nav-v31 a:hover, #v32 #nav-v32 a:hover, #v33 #nav-v33 a:hover, #v34 #nav-v34 a:hover, #v35 #nav-v35 a:hover, #v36 #nav-v36 a:hover, #v37 #nav-v37 a:hover, #v38 #nav-v38 a:hover, #v39 #nav-v39 a:hover, #v40 #nav-v40 a:hover, #v41 #nav-v41 a:hover, #v42 #nav-v42 a:hover, #v43 #nav-v43 a:hover, #v44 #nav-v44 a:hover, #v45 #nav-v45 a:hover, #v46 #nav-v46 a:hover, #v47 #nav-v47 a:hover, #v48 #nav-v48 a:hover, #v49 #nav-v49 a:hover, #v50 #nav-v50 a:hover, #v51 #nav-v51 a:hover, #v52 #nav-v52 a:hover, #v53 #nav-v53 a:hover, #v54 #nav-v54 a:hover, #v55 #nav-v55 a:hover, #v56 #nav-v56 a:hover, #v57 #nav-v57 a:hover, #v58 #nav-v58 a:hover, #v59 #nav-v59 a:hover {
/* declarations to style the current state */
  background: transparent;
  background-color: transparent;
  text-decoration: none;
  color:#006699; 
	font-family: 'ProximaNovaBold';
  cursor: default;
}
#vSection #nav-v1 a,  #vSection #nav-v2 a, #vSection #nav-v3 a, #vSection #nav-v4 a, #vSection #nav-v5 a, #vSection #nav-v6 a, #vSection #nav-v7 a:hover, #vSection #nav-v8 a:hover, #vSection #nav-v9 a:hover, #vSection #nav-v10 a:hover, #vSection #nav-v11 a, #vSection  #nav-v12 a, #vSection  #nav-v13 a, #vSection  #nav-v14 a, #vSection  #nav-v15 a, #vSection  #nav-v16 a, #vSection  #nav-v17 a, #vSection  #nav-v18 a, #vSection  #nav-v19 a, #vSection  #nav-v20 a, #vSection  #nav-v21 a {
/* declarations to style the current state */
	font-family: 'ProximaNovaBold';
}
.framedText h3 {
color: #5a6fa4;
margin-bottom: .5em;
}
.framedText h2 {
color: #444;
margin-bottom: .5em;
}
/* remove bio link from bio page */
#thisexecbio #execbio {display: none !important}

.bio { color: #464646; font-size: .9em; margin-left: 1em;}
  
.boxwrap {
font-family: "Trebuchet MS", sans-serif;
} 
.minispacer {
font-size: xx-small;
margin: 0px;
padding: 0px;
margin-bottom:20px;
}
.top-left, .top-right, .bot-left, .bot-right { 
	background-image: url('../images/dottedi-proto1280x24.gif'); /* path, name of image */
	height: 12px;       /* Y: replace with height of corner (= 1/2 image h) */
	font-size: 2px;    /* leave alone: tweak for IE (<div> height) */
	}
.top-leftgre, .top-rightgre, .bot-leftgre, .bot-rightgre { 
	background-image: url('../images/dottedi1280x24green.gif'); /* path, name of image */
	height: 12px;       /* Y: replace with height of corner (= 1/2 image h) */
	font-size: 2px;    /* leave alone: tweak for IE (<div> height) */
	}
.top-left, .bot-left, .top-leftgre, .bot-leftgre { 
	margin-right: 9px; /* Y: replace with width of corner */
	}
.top-right, .bot-right, .top-rightgre, .bot-rightgre { 
	margin-left: 9px;  /* Y: replace with width of corner */
	margin-top: -12px;  /* Y: replace with width of corner */
	}
.top-right, .top-rightgre {
	background-position: 100% 0;    /* leave alone: position top-right corner, no vertical changes */
	}
.bot-left, .bot-leftgre { 
	background-position: 0 -12px;    /* Y: replace second number by negative height of corner */
	}
.bot-right, .bot-rightgre { 
	background-position: 100% -12px; /* Y: replace second number by negative height of corner */
	}
.insidebox {
	border-left: 1px solid #253d51; /* Y: color & properties of the left-borderline */
	border-right: 1px solid #253d51;/* Y: color & properties of the right-borderline */
	background: #D9E1F5;             /* Y: background-color of the inside */
	background: #f0f3fb;
/*	background: url('../images/dottedi-inside.gif'); */
	color: #000000;                 /* Y: default text-color of the inside */
	padding-left: 10px;             /* Y: all texts at some distance of the left border */
	padding-right:10px;             /* Y: all texts at some distance of the right border */
	font-size: .85em;
	font-family:"Trebuchet MS", sans-serif;
	}
.insidebox h3 {color: #253d51; font-size: 9pt; font-family: "Trebuchet MS", sans-serif; border-bottom:#7e8291 dotted 1px; margin-bottom: .5em;}
.insidebox ul {
list-style-type: none;
margin-left: 0px;
padding-left: 0px;
}
.insideboxgre {
	border-left: 1px solid #017737; /* Y: color & properties of the left-borderline */
	border-right: 1px solid #017737;/* Y: color & properties of the right-borderline */
	background: #FFEECF;             * Y: background-color of the inside */
/*	background: url('../images/dottedi-insidegre.gif'); */
	color: #333;                 /* Y: default text-color of the inside */
	padding-left: 10px;             /* Y: all texts at some distance of the left border */
	padding-right:10px;             /* Y: all texts at some distance of the right border */
	font-size: .85em;
	font-family:"Trebuchet MS", sans-serif;
	}
.insideboxgre h3 {color: #017737; font-size: .95em; font-family: "Trebuchet MS", sans-serif; border-bottom:#7e8291 dotted 1px;}
.gluetop    { margin-top: 0; color: #000; font-size: 1.1em; font-weight: bold; font-family: "Trebuchet MS", sans-serif; border-bottom:#CCCCCC dotted 1px;}    /* leave alone: glue top of box */
.gluebottom { margin-bottom: -1px; padding-bottom: 1px;} /* leave alone: glue bottom of box */

.insidebox .lastitemNoBot, .insideboxgre .lastitemNoBot {
margin-bottom: 0px;
padding-bottom: 0px;
}
.imagewrap {
width: 360px;
}
.imagewrapflexy {
width: 60%;
}
.imagewrapxsm {
width: 175px;
}
.imagewrapmed {
width: 210px;
}

.imagewrapBig {
width: 510px;
}
.imagewrap322 {
width: 322px;
}
.imagewrap250 {
width: 250px;
}

.imagewrapsm {
width: 180px;
}
/* image */
img.image, img.image2, img.pdfsimgCSS {
	background: #fff;
	padding: 5px;
	border: 1px solid #D9D9D9;
}
p.image {
	margin-top: 4px;
}
.imagect {
text-align: center;
}

/* p.image em {
	display: block;
	text-align: center;
	font-size: 95%;
	color: #666;
	padding: 4px 0 6px;
	line-height: 140%;
} */
p.image em {
/*	background: #fff url(../images/grey-gradient.gif) repeat-y; */
	color: #000;
	font-style: normal;
	font-size: .85em;
	font-family:"Trebuchet MS", sans-serif;
	padding-top: 6px; 
	display: block;
	top: 110px;
	left: 9px;
/*	border: 1px solid #D9D9D9;
	line-height: normal; */
}
p.image img {
	background: #fff;
	padding: 5px;
	border: 1px solid #D9D9D9;
}
p.image a:hover img {
	border: 1px solid #666;
	background: #fff;
}
p.image a, p.image  a:visited {
	background: none !important;
	border: none !important;
	padding: 0 !important;
}
p.image a:hover {
	text-decoration: underline;
}
p.image small {
	color: #999999;
	display: block;
	font-size: 95%;
	line-height: 100%;
}

/* 
  ------------------------------------
  PVII Menu CSS Express Drop-Down Menu
  by Project Seven Development
  www.projectseven.com
  ------------------------------------
*/

/*
Container for the menu. We set top and bottom borders only because the menu container
stretches the entire window width. Note that this container can go inside a fixed width
element that is centered on the page, if you so desire. It can even go inside a table cell.
It carries a background image for aesthetics.
*/
#menuwrapper {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #4b4e77;
}
#menuwrapper li {
    line-height: normal;
}

#menuwrapper li {
	margin-bottom: 0px;
}
/*Clears the floated menu items.
Assigned to a BR tag placed just before
menuwrapper's closing DIV tag*/
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*
p7menubar is the root UL and p7menubar ul applies to all the sub-menu ULs.
We set padding and margin to zero to eliminate all indentation, turn bullets off,
and set a font-family different from the global font-family declared for the
body element above. This sets font for just the menu. Do not add a font-size here.
*/

#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: ProximaNovaRegular, Helvetica, sans-serif;
	font-size:100%;
	z-index:3000;
}
/* THESE ITEMS ARE FOR IE<7 */
#p7menubar table{
	height:1px;
	border-collapse:collapse;
	border:0;
	padding:0;
	margin:0;
	font-size:1.03em;
}
#p7menubar td{
	padding:0;
	margin:0;
}
/*
Root-Level Links.  Do not change the first two properties.
Adjust padding values to make the root links taller and to offset them
from the left and right edges of the link box. The border right creates a
separator between links. Font-size is set here and will apply to all menu levels.
Font color is set to light gray.
*/
#p7menubar a {
	display: block;
	text-decoration: none;
	padding: 8px 15px 4px 18px;
/*	border-right: 3px solid #4b4e77;
	font-size: 10pt; */
		font-family: 'ProximaNovaBold';
	color: #fff;
}
/*
Class assigned to those Root-Level links that have associated Sub-Menus.
The top and bottom padding assigned this element must be the same as
that assigned to the p7menubar a element. The right padding is increased
to accomodate the display of background image depicting a downward
pointing arrow.
*/
#p7menubar a.trigger {font-size:100%;
/*	padding: 7px 15px 7px 9px; 
	padding: 2px 19px 7px 9px;
	background-image: url(../images/arrw_dwn.gif);
	background-repeat: no-repeat;
	background-position: right center; */
}
#p7menubar a.noarrows{
	padding: 7px 9px 7px 9px;
	background-image: none;
}
/*
The Root-Level list items. Floating left allows
them to appear horizontally. Width is for IE5 Mac. The last rule in
this style sheet will set the width for this element to auto for all
other browsers - hiding it from IE5 Mac. The width is proportional.
As you add and edit root menu items, you will need to test this width
to ensure it is wide enough to accomodate all text.
*/
#p7menubar li {
	float: left;
	width: 9em;
}
/*
Sets width for Sub-Menu box and the List Items inside - in proportional em units. 
This allows the sub-menu width to expand if users resize the text in their browsers.
*/
#p7menubar li ul, #p7menubar ul li  {
	width: 15em;
}
/*
The sub-menu links. We set color and turn off the right border, which
would otherwise be inherited from the root link rule. We set top and 
bottom padding less than the root items and increas the left padding
to indent the sub-menu links a small amount in from the root links.
*/
#p7menubar ul li a  {
/*	color: #dc875a; */
	border-right: 0;
	padding: 0px 5px 6px 18px;
	font-size:100%;
	font-weight:normal;
	font-family:ProximaNovaRegular;
	color:#333!important;
}
/*
Sub-Menu Unordered Lists describes each dropdown sub-menu grouping. 
Positioned Absolutely to allow them to appear below their root trigger.
Set to display none to hide them until trigger is moused over.
Background Color must be set or problems will be encountered in MSIE.
Right and bottom borders are set to simulate a raised look.
A gradient background image is assigned.
*/
#p7menubar li ul {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	border: 1px solid #666;
	border-top:0;
	color:#666;
}
/*
Changes the Text color and background color when the Root-Level
menu items are moused over. The second selector sets color and background
when Root-Level items are accessed with the keyboard tab key. The third
selector sets an active state to support keyboard access in MSIE. The fourth 
selector is assigned to IE5 and IE6 Windows via the P7_ExpMenu script.
Note that IE7 supports hover on elements other than links and so behaves
like Firefox, Opera, and Safari - making the menu operable even if JavaScript
is not enabled.
*/
#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color: #fff;
	background-color: #a1a2b1;
}
/*
Set the Sub-Menu UL to be visible when its associated
Root-Level link is moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
*/
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}
/*
Sets the Text color of the Sub-Level links when the Root-Level
menu items are moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
The color set should march the normal Sub-Level link color
in the rule: #p7menubar ul li a. The background color must be
transparent to allow the underlying gradient background on the UL
to show through.
*/
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #000000;
	background-color: transparent;
}
/*
The normal hover class for Sub-Level links. The Important directive
is required for older browsers. We set a background color, which shows
over the gradient background. We set text color to white.
*/
#p7menubar ul a:hover {
	background-color: #e4e4e4!important;
	color: #000000!important;
/*	font-weight:bold!important;*/
}
/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width.
Do not edit this rule in any way. */
#p7menubar li {width: auto;}

#p7menubar li .sep{
/*	border-top:1px solid #bbb;*/
}

#introfeature {
	font-size: .9em;
	font-family:"Trebuchet MS", sans-serif;
	color:#666666;
}

/* Indestructible box */

.boxcontainer {
  float: right; 
  margin: 20px 10px;
  padding: 0;
  color: #666;
  background: url(../images/decoration/rounded-right.gif) top right no-repeat;
  font-size: .75em;
  width: 15em;
  } 
.desc {
  margin: 0;
  padding: 9px 9px 0 9px;
  background: url(../images/decoration/rounded-left.gif) top left no-repeat;
	font-family: 'ProximaNovaBold';
	font-size: 1.1em;

  }
.link {
  margin: 0;
  padding: 0 0 0 9px;
  background: url(../images/decoration/rounded-left.gif) bottom left no-repeat;
  }
.link em {
  display: block;
  padding: 0 9px 9px 0;
  font-style: normal;
  background: url(../images/decoration/rounded-right.gif) bottom right no-repeat;
  }
.container a {
  font-size: 90%;
  font-size: inherit;
  }
  /*Clears the floated contact boxes.*/
.clearitbrdr {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
	border-bottom: 1px dotted #ccc;
}
  /*Last modified style*/
.lastmod {
	color: #777;
	font-size: .7em;
	margin: 1em .5em .2em .1em;
  /* added on Feb 15 to clear everywhere	*/
  clear: both;
}
/*list alternate images */
#listaltimages {
  	float: left;
  	width: 600px;
  	padding: 10px 0;
  	}
#listaltimages dl {
  	overflow: auto; /* self-clears floats within */
  	width: 560px;
  	margin: 10px 20px;
  	padding: 0;
	border-top: 1px dotted #ccc;
  	}
#listaltimages dt {
  	float: right;
  	width: 392px;
  	margin: 0;
  	padding: 0;
  	font-size: 130%;
  	letter-spacing: 1px;
  	color: #627081;
  	}
#listaltimages dd {
  	margin: 0 0 0 168px;
  	padding: 0;
  	font-size: 85%;
  	line-height: 1.5em;
  	color: #666;
  	}
#listaltimages dd.extrad {
font-size: .75em;
color:#575850;
  	}
#listaltimages dl dd.img {
   	margin: 0;
   	}
#listaltimages dd.img img {
  	float: left;
  	margin: 0 8px 0 0;
  	padding: 4px;
  	border: 1px solid #D9E0E6;
  	border-bottom-color: #C8CDD2;
  	border-right-color: #C8CDD2;
  	background: #fff;
  	}

/* reverse float */

#listaltimages .alt dt {
  	float: left;
  	}
#listaltimages .alt dd {
  	margin: 0 168px 0 0;
  	}
#listaltimages .alt dd.extrad {
  	margin: 0 168px 0 0;
  	}
#listaltimages .alt dd.img img {
  	float: right;
  	margin: 0 0 0 8px;
  	}
#listaltimages p {
	font-size: 0.75em;
	color:#575850;
	padding: 10px 20px 10px 20px;
	margin: 0px 20px 0px 20px;
	border: 1px dotted #e4e4e4;
	background: #eeeeee;
	background-color: #eeeeee;
}
/* featurette styles */
/*list alternate images */
#featurette {
  	float: left;
  	width: 404px;
  	padding: 10px 0 0 0;
 	background: url(../images/decoration/bg400wh.gif) no-repeat top left; 
	margin-bottom: 0px;
/*  	background: #eeeeee;
	background-color: #eeeeee;*/
  	}
#featurette dl {
  	width: 360px;
  	margin: 10px 20px 0px 20px;
  	padding: 0;
  	}
#featurette dl:after { /* self-clear floats */
	content: "."; 
	display: block; 
	height: 0; 
    clear: both; 
    visibility: hidden;
    }
#featurette dt {
  	float: right;
  	width: 262px;
  	margin: 0;
  	padding: 0;
  	font-size: .9em;
  	letter-spacing: 1px;
  	color: #627081;
  	}
#featurette dd {
  	margin: 0 0 0 98px;
  	padding: 0;
  	font-size: .75em;
  	line-height: 1.5em;
  	color: #666;
  	}
#featurette dl dd.img {
   	margin: 0;
   	}
#featurette dd.img img {
  	float: left;
  	margin: 0 8px 0 0;
  	padding: 4px;
  	border: 1px solid #D9E0E6;
  	border-bottom-color: #C8CDD2;
  	border-right-color: #C8CDD2;
  	background: #fff;
  	}
p.featurettep  {
	clear: both;
	font-size: 0.75em;
	color:#575850;
	padding: 10px 20px 10px 20px;
	margin: 0px 20px 0px 0px;
	border: 1px dotted #e4e4e4;
	background: #eeeeee;
	background-color: #eeeeee;
}
.featurettediv  {
	clear: both;
	font-size: 0.75em;
	color:#575850;
	padding: 10px 20px 10px 20px;
	margin: 0px 20px 0px 0px;
	border: 1px dotted #e4e4e4;
	background: #eeeeee;
	background-color: #eeeeee;
}
/* end of featurette style */


.largerTextsugarbread {
font-size: 1.1em;
color: #515c6d;
}
.largerTextsugarpap {
  	font-size: 1.4em;
  	color: #627081;
    font-family: "Trebuchet MS", sans-serif;
}
.largeTextsugarpap {
  	font-size: 1.3em;
  	color: #02466A;
    font-family: "Trebuchet MS", sans-serif;
}
.largerTextGreen {
font-size: 1.1em;
color: #009933;
}
.medTextGreen {
font-size: 1em;
color: #006666;
}

.smallerText {
font-size: .9em;
color: #666;
}
.smallerText strong {
color: #222;
}
.smallerTextDarkGray {
font-size: .9em;
color: #333;
}
.TextmedTreb {
font-size: .95em;
color: #333;
font-family: "Trebuchet MS", sans-serif;
}
.smallerTextTab {
font-size: .8em;
}
.normal {
font-weight: normal;
}
.bold2normal {
font-weight: normal;
}
.LargerTxt {
font-size: 1.2em;
}
.smthinTxt {
font-size: .75em;
margin: 0px;
}
.smthinTxtVerdana {
font: .75em/150% Verdana, Arial, Helvetica, sans-serif;
color: #666666;
margin: 0px;
}

.moreinfo {
	padding: 10px 20px 10px 20px;
	margin: 0px 10px 0px 10px;
	font: 85%/165% "Trebuchet MS", sans-serif;
	color:#444;
}
/*.moreinfo h2 {
	font-size: 1.35em;
	margin:0 0 1em 0;
	padding:.4em 0;
	border-bottom: 1px solid #e3f5f7;
	color: #89b8c7;
	}			
 .moreinfo h2.info span {
	padding:.4em 30px .4em 0;
	background: url(../images/decoration/info.gif) no-repeat right center;
	}	
	*/		
.moreinfo h2 {
	font-size: 1.35em;
	margin:0 0 1em 0;
	padding:.4em 0;
	border-bottom: 1px solid #89b8c7;
	color: #89b8c7;
	}	
.moreinfo h4{
	font-size: 1em;
	margin:0 0 1em 0;
	padding: 0;
	border-bottom: 1px solid #89b8c7;
	color: #89b8c7;
	}
		
.moreinfo h5{
	font-size: 1.1em;
	margin: 1em 0 1em 0;
	padding: 0;
	color: #666666;
	}		
	
.moreinfo h2.info span {
	padding:.4em 0 .4em 50px;
	background: url(../images/decoration/clip.gif) no-repeat left center;
	}
.moreinfo h4.info span {
	padding: .8em 0 .4em 50px;
	background: url(../images/decoration/clip.gif) no-repeat left center;
	}
.moreinfo h2.vcamera span {
	padding:.4em 0 .4em 50px;
	background: url(../images/decoration/vcamera.gif) no-repeat left center;
	}
.moreinfo h2.lbulb span {
	padding:.4em 0 .4em 50px;
	background: url(../images/decoration/lbulb.gif) no-repeat left center;
	}
.moreinfo h2.newsp span {
	padding:.4em 0 .4em 50px;
	background: url(../images/decoration/newsp.gif) no-repeat left center;
	}	
.moreinfo h2.confer span {
	padding:.4em 0 .4em 100px;
	background: url(../images/decoration/confer.jpg) no-repeat left center;
	}	
.moreinfo h2.awardz span {
	padding:.4em 0 .4em 50px;
	background: url(../images/decoration/awardz.gif) no-repeat left center;
	}	
.moreinfo h2.warny span {
	padding:.4em 0 .4em 50px;
	background: url(../images/decoration/warn-yellow.gif) no-repeat left center;
	}	
	
.featurz {
	padding: 10px 20px 10px 20px;
	margin: 0px 10px 0px 10px;
	font: 85%/185% "Trebuchet MS", sans-serif;
	color:#444;
	border-bottom: 1px solid #d0cf80;
	background-color: #E9EBDA;
}
.featurz h2 {
	font-size: 1.4em;
	margin:0 0 .5em 0;
	padding: .5em 0;
	border-bottom: 1px solid #d0cf80;
	color: #3e1a04;
	}	
.featurz h2.nutshell span {
	padding: 1.5em 0 1em 100px;
	background: url('../images/vat/vat_nutshell_sm.gif') no-repeat left center;
	}
		
#playlist {
		border: 1px solid #666666;
	}



	#playlist tbody tr td {

		font-family: "lucida grande", verdana, sans-serif;

		font-size: 8pt;

		padding: 3px 8px;

		border-left: 1px solid #D9D9D9;

	}

	

	#playlist tbody tr.selected td {

		background-color: #8395ba;

		color: #ffffff;

	font-family: 'ProximaNovaBold';

		border-left: 1px solid #346DBE;

		border-bottom: 1px solid #7DAAEA;

	}
.smTxt {
font-size: .75em;
}
.imglist {
margin-left: 0px;
padding-left: 0px;
font-size: .85em;
}
.imglistNormFont {
margin-left: 0px;
padding-left: 0px;
font-size: inherit;
}
.imglist ul, .imglistNormFont ul {
list-style-type: none;
margin-left: 0px;
padding-left: 0px;
}
.imglist ul li  {
border-top: 1px dotted #999999;
}
.imglist ul li.detail {
border-top: 1px dotted #fff;
background: #F0F1E7;
background-color:  #F0F1E7;
padding:.3em;
}

.imglistSm ul {
list-style-type: none;
font-size: .8em;
margin-left: 0px;
padding-left: 0px;
color: #444;
background: #F0F1E7;
background-color: #F0F1E7;
}

.imglist ul li img, .imglistNormFont ul li img, .imglistSm ul li img {
float: left;
margin-right: 5px;
padding-right: 5px;

}
.imglist span.more a:link, .imglist span.more a:visited, p span.more a:link, p span.more a:visited, td span.more a:link, td span.more a:visited {
  background-image: url(../images/decoration/more-blt.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
  font-size: 90%;
  color: #1e4c82;
}
.imglistNormFont span.more, .imglistNormFont span.flickr , .imglistNormFont span.ytube {
  font-size: 85%;
}
.imglistNormFont span.more a:link, .imglistNormFont span.more a:visited {
  background-image: url("../images/decoration/more-blt.gif");
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
  font-size: inherit;
  color: #1e4c82;
}

.imglistNormFont span.flickr a:link, .imglistNormFont span.flickr a:visited {
  background-image: url("../images/decoration/Flickr-20b.png");
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 25px;
  font-size: inherit;
  color: #1e4c82;
}
.imglistNormFont span.ytube a:link, .imglistNormFont span.ytube a:visited {
  background-image:url("../images/logos/youtube_logo.jpg");
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 50px;
  font-size: inherit;
  color: #1e4c82;
}

span.pubslnk a:link, span.pubslnk a:visited {
  background-image: url("../images/decoration/document-lines-10.gif");
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 15px;
  font-size: inherit;
  color: #1e4c82;
}
span.extlnk a:link, span.extlnk a:visited {
  background-image: url("../images/decoration/links-10.gif");
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 15px;
  font-size: inherit;
  color: #1e4c82;
}

.clearsimp {
clear: both;
}
p.captiontitle {
margin-bottom: 5px;
padding-bottom: 5px;
font-family: "Trebuchet MS", sans-serif;
font-size: 1.2em;
/*color: #92874E;*/
color:black;
line-height: 100%;
font-weight: bold;
border-bottom: 1px #92874E dotted;
}
.caption, p.caption {
margin-top: 0px;
padding-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
}
p.sdot {
color: #253d51; font-size: .5em; font-family: "Trebuchet MS", sans-serif; border-bottom:#7e8291 dotted 1px; margin-bottom: 0px; margin-top: 0px; padding-bottom: 0px; padding-top: 0px; line-height: 100%; }
p.sdotg {
	color: #B6AE78;
	font-size: 0.5em;
	font-family: "Trebuchet MS", sans-serif;
	border-bottom:#B6AE78 dotted 1px;
	margin-bottom: 10px;
	margin-top: 10px;margin-right:20px;
	padding-bottom: 0px;
	padding-top: 0px;
	line-height: 100%;
}
li.sdtog {
	border-top:#B6AE78 dotted 1px;
	padding-top:5px;
	padding-bottom:3px;
}
.captioned_photo {
	float: right;
	margin: .5em 0 .5em 2em;
	padding: 0;
	line-height: 1em;
	width: 220px;
}
.captioned_photo p {
	width: 100%;
	margin: 0;
	padding: 1em 0;
	font: .75em/1.75em Verdana, sans-serif;
	color: #666;
}
.captioned_photo img {
  margin: 0;
  padding: 3px;
  display: block;
  border: 1px solid #D9D9D9;
}
.captioned_photoL {
	float: left;
	margin: .5em 2em .5em 0;
	padding: 0;
	line-height: 1em;
	width: 220px;
}
.captioned_photoL p {
	width: 100%;
	margin: 0;
	padding: 1em 0;
	font: .75em/1.75em Verdana, sans-serif;
	color: #666;
}
.captioned_photoL img {
  margin: 0;
  padding: 3px;
  display: block;
  border: 1px solid #D9D9D9;
}
.captioned_photoL150 {
	float: left;
	margin: .5em 1em .5em 0;
	padding: 0;
	line-height: 1em;
	width: 160px;
}
.captioned_photoL150 p {
	width: 100%;
	margin: 0;
	padding: 1em 0;
	font: .75em/1.75em Verdana, sans-serif;
	color: #666;
}
.captioned_photoL150 img {
  margin: 0;
  padding: 3px;
  display: block;
  border: none;
}

.captioned_photo259{
	float: right;
	margin: .5em 0 .5em 1em;
	padding: 0;
	line-height: 1em;
	width: 279px;
}
.captioned_photo259 p {
	width: 100%;
	margin: 0;
	padding: 1em 0;
	font: .75em/1.75em Verdana, sans-serif;
	color: #666;
}
.captioned_photo259 img {
  margin: 0;
  padding: 3px;
  display: block;
  border: 1px solid #999;
}
.captioned_photo350{
	float: left;
	margin: .5em .5em .5em 0;
	padding: 0;
	line-height: 1em;
	width: 370px;
}
.captioned_photo350 p {
	width: 100%;
	margin: 0;
	padding: 1em 0;
	font: .75em/1.75em Verdana, sans-serif;
	color: #666;
}
.captioned_photo350 img {
  margin: 0;
  padding: 3px;
  display: block;
  border: 1px solid #999;
}
.captioned_photo350 iframe {
  margin: 0;
  padding: 3px;
  display: block;
}
/* captioned image no float (right banner feature as for VAT maxims) */
.captioned_nofloat {
	margin: .5em 0 .5em .5em;
	padding: 0;
	line-height: 1em;
	width: 185px;
}
.captioned_nofloat h3 {
	font-size: .9em;
	font-family: "Trebuchet MS", sans-serif;
	margin-bottom: 0px;
	color: #5a6fa4;
}

.captioned_nofloat p {
	width: 100%;
	margin: 0;
	padding: 1em 0;
	font: .75em/1.75em Verdana, sans-serif;
	color: #666;
}
.captioned_nofloat img {
  margin: 0;
  padding: 3px;
  display: block;
  border: 1px solid #D9D9D9;
}
/* captioned image no float (right banner feature as for VAT maxims) */
.captioned_nofloatFlex {
	margin: .5em 0 2em 0;
	padding: 0;
	line-height: 1em;
	width: 100%;
}
.captioned_nofloatFlex p {
	width: 40%;
	margin: 0px 0 0 2em;
	padding: 0 0 1em 0;
	font: .75em/1.75em Verdana, sans-serif;
	color: #666;
	float: left;
}
.captioned_nofloatFlex img {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}
/* captioned image no float (right banner feature as for VAT maxims) */
.captioned_nofloatFlex2 {
	margin: .5em 0 2em 0;
	padding: 0;
	line-height: 1em;
	width: 100%;
}
.captioned_nofloatFlex2 p {
	width: 95%;
	margin: 0px 0 0 0;
	padding: 0;
	font: .75em/1.75em Verdana, sans-serif;
	color: #666;
	float: left;
}
.captioned_nofloatFlex2 img {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}
.AnotherBlueBox {
border: 1px solid #163B62; padding: 5px; margin:0;
}
p.ndp a:link, p.ndp a:visited {
  background-image: url(../images/nd/approved2.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 50px;
  font-size: 90%;
  color: #1e4c82;
  height: 40px;
  line-height: 200%;
}
/* blurb feature */
#featblurb {
  background-image: url(../images/lal/laserdrillfeat.jpg);
  background-repeat: no-repeat;
  background-color: #000;
  color: white;
  padding: 2em 2em 1em 250px;
  height: 1%;
  margin-top: 7px;
}
#featblurb h2 {
  margin: 0;
  font-weight: normal;
  font-size: 140%;
  color: #CCCCCC;
}
#featblurb p {
  font-size: 110%;
}
#featblurb p.more {
  margin-top: 0;
  text-align: right;
}
#featblurb p.more a:link, #featblurb p.more a:visited {
  color: white;
  background-image: url(../images/decoration/more-blt.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
}
dl dt {
 color: #333333;
 font-family: "Trebuchet MS", sans-serif;
 font-size: 1em;
 font-weight: bold;
}
.toggle {
padding: .5em;
font-size: .85em;
font-family: Geneva, Arial, Helvetica, sans-serif;
border: 1px solid #ccc;
}
.toggle3 {
padding: .5em;
/* border: 1px solid #ccc; */
}
.link2toggle, .toggleLink {
font-size: .85em;
font-family: "Trebuchet MS", sans-serif;
font-weight: bold;
}
.toggleLink3 {
font-size: .85em;
font-family: "Trebuchet MS", sans-serif;
font-weight: bold;
}
.margintb2px {
margin-top: 2px;
margin-bottom: 2px;
}
.margintt10pxtb2px {
margin-top: 10px;
margin-bottom: 2px;
}
/* max styles */
#maxims ol {
	width: 36em;
	margin: 0;
	padding: 0;
	list-style: none;
	}
#maxims ol li {
	margin: 0;
	padding: .8em;
	line-height: 1.5em;
	}
#maxims ol li.alt {
	background: #E3E6D2;
	font-size: 1em;
	color:#000;
	}
#maxims ol li.altcomm {
	background: #e0eac5 url(../images/decoration/corner.gif) no-repeat bottom right;
	font-size: .9em;
	color: #003333;
	margin-bottom: .9em;

	}
#maxims ol li.altnocomm {
	background: #E3E6D2 url(../images/decoration/cornerNO.gif) no-repeat bottom right;
	font-size: 1em;
	color:#000;
	margin-bottom: .9em;
	}
p.minmarg, h1.minmarg, h2.minmarg, h3.minmarg, h4.minmarg, h5.minmarg , h6.minmarg {
margin: 2px 0px;
}
p.topmarg, h1.topmarg, h2.topmarg, h3.topmarg {
margin: 10px 0px 0px 0px;
}
p.nomargnopadd {
margin: 0px;
padding: 0px;
}


/* #playlist h3.minmarg {
border-bottom: solid 2px #ccc;
} */
#playlist tr td.minmarg, #playlist p.minmarg {
border-bottom: solid 1px #ccc;
}
#playlist tr td.dates {
border-bottom: solid 1px #444;
border-top: solid 1px #444;
background: #EAECDD;
background-color: #EAECDD;
}
#playlist tr td.session {
border-bottom: solid 1px #ccc;
border-top: solid 1px #ccc; 
background: #D7E3E2;
background-color: #D7E3E2;
}
#playlist tr td.chair {
/* border-bottom: solid 1px #ccc;
border-top: solid 1px #ccc; */
background:#F1F1ED;
background-color: #F1F1ED;
color: #666666;
}

a.pdfs span
{
	position: absolute;
	left: -5000px;
	width: 4000px;
}
a.pdfs:link {
	background: url('../images/decoration/pdfmini.gif') no-repeat 100% 0;
	padding: 0 20px 0 0;
}
a.pdfs:active 	{
	background: url('../images/decoration/pdfmini.gif') no-repeat 100% 0;
	padding: 0 20px 0 0;
	}
a.pdfs:visited 	{
	background: url('../images/decoration/pdfmini.gif') no-repeat 100% 0;
	padding: 0 20px 0 0;
	}
a.pdfs:hover 	{
	background: url('../images/decoration/pdfmini.gif') no-repeat 100% 0;
	padding: 0 20px 0 0;
	}
a.ytube span
{
	position: absolute;
	left: -5000px;
	width: 4000px;
}
a.ytube:link {
	background: url('../images/logos/youtube_logo.jpg') no-repeat 100% 0;
	padding:  0 40px 0 0;
}
a.ytube:active 	{
	background: url('../images/logos/youtube_logo.jpg') no-repeat 100% 0;
	padding:  0 40px 0 0;
	}
a.ytube:visited 	{
	background: url('../images/logos/youtube_logo.jpg') no-repeat 100% 0;
	padding:  0 40px 0 0;
	}
a.ytube:hover 	{
	background: url('../images/logos/youtube_logo.jpg') no-repeat 100% 0;
	padding: 0 40px 0 0;
}
	.notbmarg {margin-top:0px; margin-bottom: 0px;}
	.clearsmall {
clear: both;
margin:0px;
padding: 0px;	
line-height: 1%;
	}

	.notbmarg {margin-top:0px; margin-bottom: 0px;}
	.clearsmall {
clear: both;
margin:0px;
padding: 0px;	
line-height: 1%;
	}
a.more {
display:inline-block;
padding-left:16px;
line-height:20px;
background:transparent url('../images/decoration/more-blt.gif') center left no-repeat;
}

a.email2 {
display:inline-block;
padding-left:16px;
line-height:20px;
background:transparent url('../images/decoration/ml.gif') center left no-repeat;
}
a.pdfs2 {
display:inline-block;
padding-left:20px;
line-height:16px;
background:transparent url('../images/decoration/pdfmini.gif') center left no-repeat;
}

a.ppts2 {
display:inline-block;
padding-left:20px;
line-height:16px;
background:transparent url('../images/decoration/ppt.gif') center left no-repeat;
}
a.flickr2 {
display:inline-block;
padding-left:25px;
line-height:16px;
background:transparent url('../images/decoration/Flickr-20.png') center left no-repeat;
}
a.linkdin2 {
display:inline-block;
padding-left:25px;
line-height:25px;
background:transparent url('../images/logos/Linkedin-20.png') center left no-repeat;
}

a.neladies2 {
display:inline-block;
margin-top:5px;
padding-left:35px;
line-height:15px;
background:transparent url('../images/decoration/NEwomen.gif') center left no-repeat;
}

a.ytube2 {
display:inline-block;
padding-left:50px;
line-height:25px;
background:transparent url('../images/logos/youtube_logo.jpg') center left no-repeat;
}

a.audio2 {
display:inline-block;
padding-left:25px;
line-height:16px;
background:transparent url('../images/decoration/audio16.gif') center left no-repeat;
}

a.pubs2 {
display:inline-block;
padding-left:20px;
line-height:16px;
background:transparent url('../images/decoration/document-lines-10.gif') center left no-repeat;
}
a.bio2 {
display:inline-block;
padding-left:16px;
line-height:20px;
background:transparent url('../images/decoration/cv13.gif') center left no-repeat;
}


a.podc {
display:inline-block;
padding-left:50px;
line-height:40px;
background:transparent url('../images/decoration/pod40.png') center left no-repeat;
}
a.anlxprt {
display:inline-block;
padding-left:/*45 */36px;
min-height:/*35*/34px;
/*background:transparent url('/resources/images/decoration/xprt.gif'') center left no-repeat;*/
background:transparent url('/resources/images/decoration/lbulb33.png') center left no-repeat;
}

#main_contentNE h3.hsep, #main_contentNE h2.hsep, #main_contentNE h4.hsep, span.hsep, #container-1 h2.hsep {
color: #289B96;
font-size: 1.2em;
border-bottom: dotted 1px #ccc;
text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
}
#container-1 h3.hsep  {
color: #289B96;
}
#container-1 h2.hsep, #container-1 h3.hsep  {
font-size: 1.3em;
}
span.hsep {
color: #289B96;
font-size: 1.3em;
border-bottom: dotted 1px #ccc;
text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
}
.hsep2 {
color: #289B96;
font-size: 1.3em;
border-bottom: dotted 1px #ccc;
text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
}

#main_contentNE h4.hsep {
color: #289B96;
font-size: 1em;
border-bottom: none;
text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
}

span.texttop {vertical-align: text-top;}
h1 span.right, h2 span.right, h3 span.right {
  float: right;
  text-align: right;
  }
h3 span.right  a img {
border: 0;
  }
  h1 span.right2, h2 span.right2, h3 span.right2 {
  float: right;
  text-align: right;
  margin-right:5px;
  }

a.reactor {
display:inline-block;
padding-left:80px;
line-height:30px;
background:transparent url('../images/decoration/reactor30.png') center left no-repeat;
margin-bottom: 3px;
padding-bottom: 0px;
}
/* pagination styles */

.paginate {
padding: 2px;
float: right;
}

.paginate ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 12px;
}

.paginate li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.paginate a, .paginate a:visited {
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.paginate a:hover, .paginate a:active {
border: 1px solid #2b66a5;
color: #000;
background-color: #FFFF80;
}

.paginate a.currentpage {
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
	font-family: 'ProximaNovaBold';
cursor: default;
}

.paginate a.disablelink, .paginate a.disablelink:hover {
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.paginate a.prevnext {
	font-family: 'ProximaNovaBold';
}
/* style abbr and acronyms */
abbr, acronym
{
	border-bottom: .1em dotted;
}
#margtopz {margin-top:0px; }
#main_contentNETwoCol h1.atomrev { 
background: transparent url('../images/About/legacy/atom-rev.jpg') no-repeat;
padding-left: 215px;
padding-top: 16px;
font-size: 22px;
color: #fff;
font-family: "Trebuchet MS", sans-serif;
margin-bottom: 5px;
display: block;
height: 80px;
}
#main_contentNETwoCol h1.atomrev a {	
color:#fff;
	font-size: 18px;
	background: transparent;
	background-color: transparent;
	text-decoration: none;
    font-family: "Trebuchet MS", sans-serif;
    padding: 0;
    margin: 10px 0px;}
#main_contentNETwoCol h1.atomrev a:link, #main_contentNETwoCol h1.atomrev a:visited, #main_contentNETwoCol h1.atomrev a:active, #main_contentNETwoCol h1.atomrev a:hover {	
color:#fff;
	font-size: 18px;
	background: transparent;
	background-color: transparent;
	text-decoration: none;
    font-family: "Trebuchet MS", sans-serif;
	}
	img.midval {vertical-align:middle;}
ul#symb {list-style: disc;}
ul#symb li {margin-top:0px;
margin-bottom:0px;
margin-left:4px;}
sup, sub { vertical-align: 0;
           position: relative; }
sup { bottom: 1ex; }
sub { top: 0.8ex; }
.margintopBig, #featured_news p.margintopBig {
margin-top: 10px;
padding-top: 10px;
}
.prelease {
font-family: "Courier New", Courier, monospace; 
}
/* hbanner style */
#olad {	background: url('../images/main_content_bg.png') repeat-x top left;
	color: #555; padding: 0 .5em; margin:0px;
	border: 1px solid #289B96;
	font-size:.9em;
}
#olad a, #olad a:link, #olad a:visited, #olad a:active {text-decoration: none;}
#olad a:hover {text-decoration: underline; }
.largerT {font-size: 1.5em; 	font-family: 'ProximaNovaBold';
}
.larger2T {font-size: 1.7em; 	font-family: 'ProximaNovaBold';
}
#tcs p, #iaeatcs p, #conf p {border-bottom:1px dotted #E0ECED; margin-bottom:5px;}
/* ~~~ rounded blue box ~~~ */
.roundedboxFloat {
color: #69A4FE;
display: block; 
float: right;
/*padding: 4px 4px 4px 10px;*/
padding: 4px;
text-decoration: none;
zoom: 1;
outline: 0;
border: 2px solid #69A4FE;
margin-top: 10px;
margin-bottom: 4px;
text-align: center;
border-radius: 5px;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
}
.roundedbox h3 {
text-align: center;
padding: 2px;
margin:2px;
}
.roundedbox p {
text-align: center;
font-size: 11px;
line-height: 150%;
}
/* ~~~ END OF rounded blue box ~~~ */
/* ~~~ rounded blue box ~~~ */
.roundedbox {
color: #777;
/*display: block; 
padding: 4px 4px 4px 10px;*/
padding: 4px;
text-decoration: none;
zoom: 1;
outline: 0;
border: 2px solid #69A4FE;
margin-top: 10px;
margin-bottom: 4px;
text-align: center;
border-radius: 5px;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
}
.roundedbox h3 {
text-align: left;
padding: 2px;
margin:2px;
}
.roundedbox h4 {
text-align: left;
padding: 2px;
margin:2px;
}
.roundedbox ul {
text-align: left;
margin-left: 10px;
}
.roundedbox p {
text-align: left;
font-size: 11px;
line-height: 150%;
padding: 2px;
margin:2px;
}
/* ~~~ END OF rounded blue box ~~~ */
/* ~~~ rounded gold box ~~~ */
.roundedboxg {
color: #777;
/*display: block; 
padding: 4px 4px 4px 10px;*/
padding: 4px;
text-decoration: none;
zoom: 1;
outline: 0;
border: 1px solid #B3A977;
margin-top: 10px;
margin-bottom: 4px;
text-align: center;
border-radius: 5px;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
}
.roundedboxg h3 {
text-align: left;
padding: 2px;
margin:2px;
}
.roundedboxg h4 {
text-align: left;
padding: 2px;
margin:2px;
}
.roundedboxg ul {
text-align: left;
margin-left: 10px;
}
.roundedboxg p {
text-align: left;
font-size: 11px;
line-height: 150%;
padding: 2px;
margin:2px;
}
/* ~~~ END OF rounded gold box ~~~ */
/* --patentLinks-- */
.patentLink, .audioLink {

}
.imagect .caption {display:inline-block; text-align:left;}
.button-block {margin: 1em 0;}
/* .Bluebutton {
   border-top: 1px solid #96d1f8;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
   background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   background: -ms-linear-gradient(top, #3e779d, #65a9d7);
   background: -o-linear-gradient(top, #3e779d, #65a9d7);
   padding: 5px 10px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white; 
   font-size: 14px;
   font-family: ProximaNovaRegular, Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   }
.Bluebutton:hover {
   border-top-color: #28597a;
   background: #28597a;
   color: #ccc;
   }
.Bluebutton:active {
   border-top-color: #1b435e;
   background: #1b435e;
   } */
.Bluebutton {
   border-top: 1px solid #96d1f8;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
   background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   background: -ms-linear-gradient(top, #3e779d, #65a9d7);
   background: -o-linear-gradient(top, #3e779d, #65a9d7);
   padding: 5px 10px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 14px;
   font-family: Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   }
.Bluebutton:hover {
   border-top-color: #28597a;
   background: #28597a;
   color: #ccc;
   }
.Bluebutton:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }   
 .largerT3 {font-size: 1.2em; }
