/*********************************************************************************/
/* Global                                                                        */
/*********************************************************************************/
body {
    background: #D4D9DD url(images/bg03.jpg)
    }
body, input, textarea, select {
    color: #474f51;
    font-size: 10.5pt;
    /*12.5pt*/
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-style: normal;
    line-height: 1.45em;
    /* 1.85em */
    text-rendering: optimizeLegibility
    }
h1, h2, h3, h4, h5, h6 {
    font-family: "Open Sans Condensed", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-style: normal;
    font-weight: 300;
    color: #222;
    line-height: 1.1;
    font-size: 3em;
    letter-spacing: 0.025em;
    word-spacing: 2px
    }
h1 {
    font-weight: 700
    }
.subpage h1 {
    margin-top: 0;
    padding-top: 0
    }
.main h1 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-size: 2.4em;
    color: #373f42;
    font-weight: 300
    }
.main h6 {
    margin: 0 0 0 0
    }
ul, ol, p, dl {
    margin: 0 0 2em 0
    }
ol li {
    margin-bottom: 10px
    }
/* =============================================================================
   Links
   ========================================================================== */
/* site-wide link color overrides */
a {
    color: #00F
    }
a:link {
    color: #00F
    }
a:visited {
    color: #800080
    }
a:hover {
    color: #00F
    }
a:focus {
    outline: thin dotted
    }
#content a {
    color: #00F;
    /*#ED391B;*/
    }
#content a:visited {
    color: #800080
    }
/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active {
    outline: 0
    }
a {
    text-decoration: underline
    }
a:hover {
    text-decoration: none
    }
section > :last-child, .last-child {
    margin-bottom: 0 !important
    }
/* Multi-use */
.link-list li {
    padding: 0.2em 0 0.2em 0
    }
.link-list li:first-child {
    padding-top: 0 !important;
    border-top: 0 !important
    }
.link-list li:last-child {
    padding-bottom: 0 !important;
    border-bottom: 0 !important
    }
#content .link-list li {
    border-bottom: solid 1px #e2e6e8
    }
/* pull quote 
.pullQuote { margin: 0 0 1.3em 0; padding:0 1.3em;  font-size:1.6em; line-height:1em; font-family:Georgia, "Times New Roman", Times, serif; }
.pullQuote:before { content:"“"; font-size:2em; }
.pullQuote:after { content:"”"; }
*/
#content p.pullQuote {
    background: url(images/bg-quote1.png) no-repeat;
    color: #7e8995;
    font-style: italic;
    margin: 30px;
    padding: 30px 30px 30px 55px;
    font-size: 1.5em;
    line-height: 1.2em;
    font-family: "Times New Roman", Times, serif
    }
#content p.pullQuote cite {
    float: right;
    font-size: 0.75em;
    font-style: normal;
    margin-left: 20px;
    color: #43464e
    }
/*///////////////////// File Type Icons ///////////////////////*/
/* PDF document links */
#content a.pdf {
    background: transparent url(images/pdf.png) center left no-repeat;
    display: inline-block;
    padding-left: 20px;
    line-height: 16px
    }
/* Excel Documents links */
#content a.excel {
    background: transparent url(images/excel.png) center left no-repeat;
    display: inline-block;
    padding-left: 20px;
    line-height: 16px
    }
/* Word Document Links */
#content a.word {
    background: transparent url(images/word.png) center left no-repeat;
    display: inline-block;
    padding-left: 20px;
    line-height: 16px
    }
/* PowerPoint Document Links */
#content a.powerpoint {
    background: transparent url(images/powerpoint.png) center left no-repeat;
    display: inline-block;
    padding-left: 20px;
    line-height: 16px
    }
/* mailto: links */
#content a.mailto {
    background: transparent url(images/email.png) center left no-repeat;
    display: inline-block;
    padding-left: 20px;
    line-height: 16px
    }
/* color ALL links within ul or ol to black 
#content ul a, #content ol a { color:#333; }*/
/* styles the homepage feature list area */
#homeFeatureFeed-container .feature-list {
    margin: 0 0;
    padding: 0 0;
    list-style: none
    }
#homeFeatureFeed-container .feature-list li {
    padding: 5px 0;
    min-height: 105px;
    border-top: solid 1px #e2e6e8
    }
#homeFeatureFeed-container .feature-list li img {
    margin-right: 10px;
    width: 100px;
    height: 100px;
    float: left;
    -webkit-border-radius: 0 50px;
    border-radius: 50%
    }
#homeFeatureFeed-container .feature-list li:first-child {
    padding-top: 0 !important;
    border-top: 0 !important
    }
#homeFeatureFeed-container .feature-list li:last-child {
    padding-bottom: 0 !important;
    border-bottom: 0 !important
    }
#homeFeatureFeed-container .feature-list li p {
    margin: 0 0 0 125px;
    /*font-size: 1.2em;*/
    font-style: italic
    }
#homeFeatureFeed-container .feature-list li:first-child p {
    margin: 0 0 0 110px
    }
#homeFeatureFeed-container .feature-list li p span {
    display: inline-block;
    margin: 0 25px 0 0;
    padding: 0 0 0 20px;
    font-style: normal;
    background: transparent url(../styles/images/UI_icon_check.png) center left no-repeat;
    background-size: 12px 12px
    }
a.morelink {
    display: block;
    text-align: right;
    font-size: 12px;
    font-style: normal
    }
/*.main #homeFeatureFeed-container a:link { color:#0072a4; }*/
#homeFeatureFeed-container #video-container h1, #homeFeatureFeed-container #image-container h1 {
    margin-bottom: 10px
    }
#homeFeatureFeed-container section:first-child header {
    margin: 0 0 0 0;
    padding: 0 0 0 0
    }
#homeFeatureFeed-container .feature-copy, #homeFeatureFeed-container .feature-copy li, #homeFeatureFeed-container .feature-copy li p {
    margin: 0 0 0 0;
    padding: 0 0 0 0
    }
#homeFeatureFeed-container .feature-copy {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    list-style: none
    }
#homeFeatureFeed-container .feature-copy li:first-child p span {
    display: list-item;
    list-style: disc;
    list-style-position: outside;
    margin: 0 0 10px 40px;
    padding: 0 0 0 0;
    font-style: normal;
    background: none
    }
#homeFeatureFeed-container .feature-copy li p span:first-child {
    margin-top: 20px
    }
/* small video and image blocks on home page */
#image-container, #video-container {
    width: 49.1525%
    }
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    overflow: hidden
    }
.videoWrapper div, .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
    }
.quote-list li {
    padding: 1em 0 1em 0;
    overflow: hidden
    }
.quote-list li:first-child {
    padding-top: 0 !important;
    border-top: 0 !important
    }
.quote-list li:last-child {
    padding-bottom: 0 !important;
    border-bottom: 0 !important
    }
.quote-list li img {
    float: left
    }
.quote-list li p {
    margin: 0 0 0 90px;
    font-size: 1.2em;
    font-style: italic
    }
.quote-list li span {
    display: block;
    margin-left: 90px;
    font-size: 0.9em;
    font-weight: 400
    }
#content .quote-list li {
    border-bottom: solid 1px #e2e6e8
    }
#footer.quote-list li {
    border-top: solid 1px #e0e4e6;
    border-bottom: solid 1px #b5bec3
    }
.check-list li {
    padding: 0.7em 0 0.7em 45px;
    font-size: 1.2em;
    background: url(images/icon-checkmark.png) 0 1.05em no-repeat
    }
.check-list li:first-child {
    padding-top: 0 !important;
    border-top: 0 !important;
    background-position: 0 0.3em
    }
.check-list li:last-child {
    padding-bottom: 0 !important;
    border-bottom: 0 !important
    }
#content .check-list li {
    border-bottom: solid 1px #e2e6e8
    }
#footer .check-list li {
    border-top: solid 1px #e0e4e6;
    border-bottom: solid 1px #b5bec3
    }
#homeFeatureFeed-container h3 {
    font-size: 2.42em;
    line-height: 1em
    }
#news-container .date {
    font-size: 1em
    }
#news-container .news-title a {
    text-decoration: none
    }
#news-container img {
    display: block;
    padding: 5px;
    border: #CCC solid 1px;
    box-shadow: 3px 3px 3px 1px rgba(0, 0, 0, 0.15);
    margin: 0 1.5em 1.5em 0;
    outline: 0;
    float: left
    }
.feature-image {
    display: block;
    margin: 0 0 1em 0;
    outline: 0
    }
.feature-image img {
    display: block;
    width: 100%
    }
.bordered-feature-image {
    display: block;
    padding: 5px;
    border: #CCC solid 1px;
    box-shadow: 3px 3px 3px 1px rgba(0, 0, 0, 0.15);
    margin: 0 1.5em 1.5em 0;
    outline: 0
    }
.bordered-feature-image2 {
    display: block;
    padding: 5px;
    border: #CCC solid 1px;
    box-shadow: 3px 3px 3px 1px rgba(0, 0, 0, 0.15);
    margin: 0 0 1.5em 0;
    outline: 0
    }
.unbordered-feature-image {
    display: block;
    max-width: 100%;
    padding: 0;
    margin: 0;
    outline: 0
    }
.bordered-feature-image img, .unbordered-feature-image img, .bordered-feature-image2 img {
    display: block;
    max-width: 100%
    }
.button-big {
    display: inline-block;
    text-decoration: none;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 0.75em;
    font-weight: 300;
    line-height: 1em;
    text-rendering: optimizeLegibility;
    padding: 3% 5% 3% 5%;
    /*padding: 5px 25px 5px 25px;*/
    margin-right: 10px;
    outline: 0;
    border-radius: 10px
    }
.button-big:a {
    color: #FFF
    }
.button-big:hover {
    color: #fff;
    background: #fd492b;
    background-image: -moz-linear-gradient(top, #fd492b, #de2a10);
    background-image: -webkit-linear-gradient(top, #fd492b, #de2a10);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fd492b), to(#de2a10));
    background-image: -ms-linear-gradient(top, #fd492b, #de2a10);
    background-image: -o-linear-gradient(top, #fd492b, #de2a10);
    background-image: linear-gradient(top, #fd492b, #de2a10)
    }
.button-big:active {
    color: #fff;
    background: #ce1a00;
    background-image: -moz-linear-gradient(top, #ce1a00, #ed391b);
    background-image: -webkit-linear-gradient(top, #ce1a00, #ed391b);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ce1a00), to(#ed391b));
    background-image: -ms-linear-gradient(top, #ce1a00, #ed391b);
    background-image: -o-linear-gradient(top, #ce1a00, #ed391b);
    background-image: linear-gradient(top, #ce1a00, #ed391b)
    }
.button-big:visited {
    color: #FFF
    }
#global-wrapper {
    margin: 0 auto;
    text-align: center;
    background: url(images/bg04.jpg);
    box-shadow: inset 0 -20px 70px 0 rgba(200, 220, 245, 0.1), inset 0 -1px 0 0 rgba(255, 255, 255, 0.1), 0 1px 7px 0 rgba(0, 0, 0, 0.6);
    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.75);
    border-bottom: solid 1px #272d30
    }
#global-wrapper #globalNav {
    font-weight: 100;
    background-color: none;
    color: #999;
    height: 30px;
    padding-top: 7px
    }
#global-wrapper #globalNav a {
    color: #999;
    text-decoration: none;
    font-size: 0.95em;
    margin: 0 30px 0 0;
    outline: 0;
    display: inline-block;
    line-height: 15px;
    padding: 0 0 0 20px
    }
#global-wrapper #globalNav a.icon-AIAAIcon, .global-nav-mobile a.icon-AIAAIcon {
    background: transparent url(images/UI_icon_AIAAIcon.png) center left no-repeat
    }
#global-wrapper #globalNav a.icon-appTips, .global-nav-mobile a.icon-appTips {
    background: transparent url(images/UI_icon_approval.png) center left no-repeat
    }
#global-wrapper #globalNav a.icon-paperInfo, .global-nav-mobile a.icon-paperInfo {
    background: transparent url(images/UI_icon_paper.png) center left no-repeat
    }
#global-wrapper #globalNav a.icon-cart, .global-nav-mobile a.icon-cart {
    background: transparent url(images/UI_icon_cart.png) center left no-repeat
    }
#global-wrapper #globalNav a.icon-login, .global-nav-mobile a.icon-login {
    background: transparent url(images/UI_icon_logOut.png) center left no-repeat;
    margin-right: 0
    }
.global-nav-mobile.home a.icon-home {
    background: transparent url(images/UI_icon_home.png) center left no-repeat
    }
.global-nav-mobile {
    color: #999;
    text-decoration: none;
    font-size: 1em;
    margin: 0 0 0 0;
    outline: 0;
    display: inline-block;
    line-height: 15px;
    padding: 0 0 0 0
    }
#nav .global-nav-mobile ul li {
    border: none
    }
#nav .global-nav-mobile ul li a {
    margin: 0 0;
    padding-left: 20px
    }
.global-nav-mobile a {
    color: #fff;
    padding: 0 0 0 0;
    margin: 0 20px 0 0;
    font-family: "Open Sans Condensed", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-style: normal;
    font-weight: 300;
    line-height: 15px
    }
.global-nav-mobile a:last-child {
    margin: 0 0 0 0
    }
.global-nav-mobile a.homeLink {
    display: none
    }
.global-nav-mobile a:hover {
    color: #fff;
    text-decoration: underline;
    /*
    	background-image:url('images/globalNav-over-BG.png');
    	border-left:#ed391b solid 1px;
    	border-right:#ed391b solid 1px;
    	*/
    cursor: pointer
    }
.global-nav-mobile, .main-nav-mobile {
    display: none
    }
#header-wrapper {
    background: #3B4346 url(images/bg01.jpg) repeat-x;
    border-bottom: solid 1px #272d30;
    box-shadow: inset 0 -1px 0 0 #51575a;
    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.75)
    }
.subpage #header-wrapper {
    background: #3B4346 url(images/bg01-subpage.jpg) repeat-x;
    height: 135px
    }
#content-wrapper {
    background: #f7f7f7 url(images/bg04.png);
    border-bottom: solid 1px #fff;
    padding: 25px 0 25px 0
    }
.subpage #content-wrapper {
    padding: 25px 0 25px 0
    }
#footer-wrapper {
    padding: 0 0
    }
#company-wrapper {
    padding: 25px 0;
    /*background: #3B4346 url('images/bg01.jpg') repeat-x;*/
    }
#header {
    height: 100px;
    position: relative
    }
#logo-container {
    clear: both;
    float: left;
    margin-left: 0;
    width: 25%;
    display: block;
    position: absolute;
    left: 5%;
    top: 150px;
    font-size: 100%;
    z-index: 1000
    }
.subpage #logo-container {
    display: none
    }
/*
#logo-container .date-location { font-weight:nornal; font-size:1em; line-height:1.1em; }
#logo-container ul li { list-style:none; margin-left:0; padding-left:0; color:#c6c8c8;  }
#logo-container p { color: #c6c8c8; }
.date, .location { background: #a1a1a1; background: rgba(0, 0, 0, 0.5); color:#FFF; line-height:1.2em; padding:5px; margin-bottom:8px; font-size:2em;	 }
*/
#banner {
    border-top: solid 1px #222628;
    box-shadow: inset 0 1px 0 0 #3e484a;
    padding: 0 0 0 0;
    /*padding: 35px 0 35px 0;*/
    color: #fff;
    max-height: 650px;
    background-image: url(../images/aviation1.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    /*background-size:contain; */
    background-size: cover
    }
/* socialMedia */
#valueStatement-wrapper {
    background: none;
    /*#f7f7f7 url(images/bg06.jpg);*/
    border-bottom: solid 1px #b5bec3;
    padding: 1.5% 0 1.5% 0;
    /*height:40px;*/
    }
#valueStatement {
    margin: 0 auto;
    text-align: center;
    width: 90%;
    font-size: 0.9em;
    font-size: 1.5vw
    }
#socialMedia-wrapper {
    background: none;
    /*#f7f7f7 url(images/bg06.jpg);*/
    /*border-bottom: solid 1px #b5bec3;*/
    padding: 0 0 15px 0;
    /*height:40px;*/
    }
#socialMedia {
    color: #a0a8ab
    }
#socialMedia h2 {
    /*font-size: 1.25em;*/
    color: #373f42;
    margin: 0 0 0.25em 0
    }
#socialMedia a {
    color: #e0e8eb
    }
#socialMedia strong {
    color: #fff
    }
#socialMedia ul {
    list-style: none
    }
#socialMedia ul li {
    float: left
    }
#socialMedia ul li a {
    display: block;
    float: left;
    width: 26px;
    height: 25px;
    margin-right: 0.5em
    }
#socialMedia h2 {
    float: left;
    margin-right: 0.5em
    }
/* Content */
.main #content section {
    margin-bottom: 12px
    }
#content section {
    background: #fff;
    padding: 20px 20px 20px 20px;
    box-shadow: 2px 2px 2px 1px rgba(128, 128, 128, 0.1);
    margin: 0 0 10% 0
    }
#content h2 {
    font-size: 2.4em;
    color: #373f42;
    margin: 0 0 0.25em 0;
    line-height: 1em;
    font-weight: 300
    }
#content h3 {
    color: #597487;
    /*#96a9b5*/
    font-size: 2em;
    font-weight: 300
    }
#content h4 {
    color: #373f42;
    font-size: 1.35em;
    font-weight: bold
    }
#content h4.solid {
    background-color: #e5f2f9;
    color: #333;
    padding: 5px 0;
    margin-bottom: 5px;
    text-align: center
    }
#content h5 {
    font-size: 1.3em;
    font-weight: 300
    }
#content h6 {
    font-size: 1.3em;
    font-weight: 300;
    margin-bottom: 5px
    }
/*
		#content a
		{
			color: #ED391B;
		}
		*/
#content header {
    margin: 0 0 2em 0
    }
.event-content {
    margin: 25px 0;
    background-color: #e5f2f9;
    border: #96a9b5 solid 1px;
    padding: 5px
    }
#content .regBtn {
    margin: 0 0;
    padding: 0 0
    }
#content .regBtn li {
    display: inline-block;
    vertical-align: middle;
    margin: 15px 0
    }
#content .button-big {
    font-size: 0.8em;
    font-weight: 300;
    line-height: 1em;
    padding: 10px 18px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    vertical-align: middle;
    background: #ed391b;
    border-color: #96a9b5;
    color: #fff;
    /*box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.75), inset 0px 2px 0px 0px rgba(255,192,192,0.5), inset 0px 0px 0px 2px rgba(255,96,96,0.85), 3px 3px 3px 1px rgba(0,0,0,0.15);*/
    }
#content .inactive {
    background: #dbe7ef;
    border: #8da1b0 solid 1px;
    color: #8da1b0;
    box-shadow: none;
    background-image: none;
    text-shadow: none
    }
#content blockquote {
    margin: 1em 1%;
    color: #666;
    border-left: 2px solid #96a9b5;
    padding: 0.5em 1em 0.1em 1em;
    font-size: 1.2em;
    font-weight: 200;
    background-color: #FFF
    }
/* BEGIN program session styles 
.sessionList, .sessionSpk { margin:0 0; padding:0 0; }
.sessionList li { display:inline-block; width:80%; vertical-align:top; }
.sessionList li:first-child { width:100px; }
ul.sessionSpk { border-right:rgba(128,128,128,0.1) solid 1px; margin:0 25px 25px 0; padding-bottom:10px; width:300px; display:inline-block; }
.sessionSpk li { display:inline-block; width:45%; vertical-align:top; margin-right:2%; }
.sessionSpk li:first-child { }
.sessionSpk li img { width:100%; max-width:200px; -webkit-border-radius:0 50px;
border-radius:50%;
box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.15); }
section ul.sessionSpk:last-child { border:none }
	/* END program session styles */
/* BEGIN UPD program session styles */
.sessionList, .sessionSpk {
    margin: 0 0;
    padding: 0 0
    }
.sessionList li {
    display: inline-block;
    width: 80%;
    vertical-align: top
    }
.sessionList li:first-child {
    width: 100px
    }
div.sessionSpk {
    text-align: center;
    margin: 0 0;
    padding: 0 0
    }
ul.sessionSpk {
    margin: 0 25px 25px 0;
    vertical-align: top;
    padding: 10px 0;
    width: 40%;
    max-width: 300px;
    display: inline-block
    }
ul.sessionSpk.single {
    display: block;
    width: 100%;
    max-width: 100%
    }
.sessionSpk li {
    display: block;
    vertical-align: top;
    text-align: center;
    width: 100%
    }
.sessionSpk.single li {
    display: inline-block;
    width: 60%;
    text-align: left
    }
.sessionSpk li img {
    width: 80%;
    min-width: 50px;
    max-width: 200px;
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.15)
    }
.sessionSpk.single li:first-child {
    max-width: 200px;
    min-width: 50px;
    width: 100%
    }
.sessionSpk.single li img {
    max-width: 90%;
    min-width: 50px;
    width: 100%
    }
ul.sessionSpk.horizontal {
    margin: 0 25px 25px 0;
    vertical-align: top;
    padding: 10px 0;
    width: 40%;
    max-width: 600px;
    display: inline-block
    }
ul.sessionSpk.horizontal li {
    display: inline-block;
    width: 48%;
    text-align: left
    }
.rounded li img {
    -webkit-border-radius: 0 50px;
    border-radius: 50%
    }
section ul.sessionSpk:last-child {
    border-bottom: none
    }
/* END program session styles */
/* Footer */
#footer {
    color: #546b76;
    /*text-shadow: 1px 1px 0px rgba(255,255,255,0.5);*/
    }
#footer h2 {
    font-size: 1.25em;
    color: #212f35;
    margin: 0 0 0 0
    }
#footer a {
    color: #546b76
    }
.logo-mark {
    background: url(images/sprites.png) no-repeat 75% -45px;
    height: 176px;
    width: 100%;
    text-indent: -9999px;
    display: block
    }
#footer .link-list {
    padding: 0 0
    }
#footer .link-list li {
    margin: 0 2%;
    display: inline-block
    }
#footer .link-list li ul {
    display: none
    }
#footerNav {
    border-top: solid 1px #b5bec3;
    border-bottom: solid 1px #b5bec3;
    /*border-bottom: solid 1px #222628;*/
    /*box-shadow: inset 0px -20px 70px 0px rgba(200,220,245,0.1), inset 0px -1px 0px 0px rgba(255,255,255,0.1), 0px 1px 7px 0px rgba(0,0,0,0.6);*/
    text-align: center;
    padding: 15px 0 15px 0;
    margin-bottom: 20px;
    color: #8d9ca3;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block
    }
#sponsor-wrapper {
    background: #3B4346 url(images/bg01.jpg) repeat-x;
    border-bottom: solid 1px #272e31;
    padding: 20px 0 20px 0;
    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.75)
    }
/* Sponsors */
#sponsor {
    color: #a0a8ab
    }
#sponsor h2 {
    /*font-size: 1.25em;*/
    color: #fff;
    margin: 0 0 0.25em 0
    }
#sponsor a {
    color: #e0e8eb
    }
#sponsor strong {
    color: #fff
    }
#sponsor .link-list li {
    max-width: 8%;
    min-width: 100px;
    margin: 2% 2%;
    display: inline-block;
    vertical-align: middle
    }
#sponsor .link-list li.wide {
    max-width: 10%;
    min-width: 120px
    }
#sponsor .link-list li.xwide {
    max-width: 17%;
    min-width: 140px
    }
#sponsor .link-list li.sponsor {
    max-width: 23%;
    min-width: 300px
    }
#sponsor .link-list li img {
    max-width: 100%;
    height: auto
    }
#sponsorNav {
    border-top: solid 1px #b5bec3;
    border-bottom: solid 1px #b5bec3;
    /*border-bottom: solid 1px #222628;*/
    /*box-shadow: inset 0px -20px 70px 0px rgba(200,220,245,0.1), inset 0px -1px 0px 0px rgba(255,255,255,0.1), 0px 1px 7px 0px rgba(0,0,0,0.6);*/
    text-align: center;
    padding: 5% 0 5% 0;
    margin-bottom: 20px;
    color: #8d9ca3;
    width: 100%
    }
/* secondary pages */
.subpage #sponsor h2 {
    color: #222
    }
.subpage #sponsorNav {
    text-align: left
    }
.subpage #sponsor .link-list li {
    border: none
    }
.subpage #sponsor .link-list.execSponsor li {
    max-width: 18%;
    min-width: 175px;
    margin: 2% 2%;
    display: inline-block;
    vertical-align: middle
    }
.subpage #sponsor .link-list.addSponsor li {
    max-width: 15%;
    min-width: 150px;
    margin: 2% 2%;
    display: inline-block;
    vertical-align: middle
    }
.subpage #sponsor .link-list.mediaSponsor li {
    max-width: 15%;
    min-width: 150px;
    margin: 2% 2%;
    display: inline-block;
    vertical-align: middle
    }
.subpage #sponsor .link-list li.wide {
    max-width: 22%;
    min-width: 200px
    }
.subpage #sponsor .link-list li.xwide {
    max-width: 25%;
    min-width: 250px
    }
#feature-container {
    /*width:100%; 
    	position:relative; 
    	left:30%;
    	*/
    margin: 0 0;
    padding: 0 0
    }
#footer .credits {
    border-top: 1px solid #b5bec3;
    padding: 10px 0 60px 0;
    margin-top: 15px
    }
/* social icons */
.credits .social {
    margin-top: 5px;
    text-align: center
    }
.credits .social a {
    margin: 10px;
    text-decoration: none
    }
.credits .social a {
    margin: web
    }
.credits .social a span {
    display: inline-block;
    width: 33px;
    height: 33px
    }
.credits .social span.ico1, .credits .social span.ico1h {
    background-position: 0 0
    }
.credits .social span.ico2, .credits .social span.ico2h {
    background-position: -37px 0
    }
.credits .social span.ico3, .credits .social span.ico3h {
    background-position: -75px 0
    }
.credits .social span.ico4, .credits .social span.ico4h {
    background-position: -112px -1px
    }
.credits .social span.ico5, .credits .social span.ico5h {
    background-position: -151px 0
    }
.credits .social span.ico6, .credits .social span.ico6h {
    background-position: -188px -1px
    }
.credits .social span.ico7, .credits .social span.ico7h {
    background-position: -226px 0
    }
.credits .social a:hover span.socialicons {
    display: none
    }
.credits .social a:hover span.socialicons_h {
    display: inline-block !important
    }
.credits .social span.socialicons_h {
    display: none
    }
.socialicons {
    background: url(images/socialicons-dark.png) no-repeat;
    width: 265px;
    height: 36px
    }
.socialicons_h {
    background: url(images/socialicons_h-dark.png) no-repeat;
    width: 265px;
    height: 36px
    }
/* styles tables */
.table table, .tableNorm table {
    width: 100%;
    border-collapse: collapse
    }
/* Zebra striping */
.table tr:nth-of-type(odd) {
    background: #e5f2f9
    }
.table th, .tableNorm th {
    background: #96a9b5;
    color: white;
    font-weight: bold
    }
.table td, .table th, .tableNorm td, .tableNormol th {
    padding: 6px;
    border: none;
    text-align: left
    }
/* styles the blog page comments tables */
div.entry ~ table {
    width: 100%;
    border: #C1C1C1 solid 1px;
    background-color: #e5f2f9;
    font-size: 0.9em
    }
div.entry ~ table tr td {
    padding: 10px 10px
    }
/* registration package desc */
#content ul.optionKey {
    list-style: none;
    list-style-position: outside;
    margin: 0 0;
    padding: 0 0;
    color: #666
    }
#content .optionKey li {
    padding: 5px
    }
#content ul.optionKey li:nth-of-type(even) {
    background-color: #FFC
    }
#content a.btn {
    display: block;
    background: #96a9b5;
    color: #fff;
    text-decoration: none;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 0.85em;
    font-weight: bold;
    line-height: 1em;
    text-rendering: optimizeLegibility;
    text-align: center;
    padding: 15px;
    /*padding: 5px 25px 5px 25px;*/
    margin: 2px 0;
    outline: 0;
    /**/
    border-radius: 10px;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.75), inset 0 2px 0 0 rgba(255, 255, 255, 0.5), inset 0 0 0 2px rgba(255, 255, 255, 0.85), 3px 3px 3px 1px rgba(0, 0, 0, 0.15);
    /*
    		background-image: -moz-linear-gradient(top, #96a9b5, #4b575e);
    		background-image: -webkit-linear-gradient(top, #96a9b5, #4b575e);
    		background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#96a9b5), to(#4b575e));
    		background-image: -ms-linear-gradient(top, #96a9b5, #4b575e);
    		background-image: -o-linear-gradient(top, #96a9b5, #4b575e);
    		background-image: linear-gradient(top, #96a9b5, #4b575e);
    		*/
    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.5)
    }
#content a.btn:a {
    color: #FFF
    }
#content a.btn:visited {
    color: #FFF
    }
#content a.btn:hover {
    background-color: #e5f2f9;
    color: #333;
    text-shadow: none;
    /*#F90; #ed391b; #31ce0d;*/
    }
#content a.btn.regOpen {
    background-image: url(images/UI_icon_star.png);
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 40px
    }
#content a.btn.regClosed {
    background-image: url(images/UI_icon_starClosed.png);
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 40px;
    /* disables clickability */
    pointer-events: none;
    cursor: default;
    background-color: #f2faff;
    text-shadow: none;
    color: #666;
    box-shadow: inset 0 0 0 1px rgba(150, 169, 181, 0.75), inset 0 2px 0 0 rgba(255, 255, 255, 0.5), inset 0 0 0 2px rgba(255, 255, 255, 0.85), 3px 3px 3px 1px rgba(0, 0, 0, 0.15)
    }
#content a.btn.hotel {
    background-image: url(images/UI_icon_hotel.png);
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 43px
    }
#content a.btn.hotelGov {
    background-image: url(images/UI_icon_hotelGovRate.png);
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 50px
    }
#content a.btn.emailAlert {
    background-image: url(images/UI_icon_email.png);
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 40px
    }
@media only screen and (min-width: 769px) {
    #content a.btn {
        display: inline-block;
        margin: 2px
        }
    }
@media only screen and (max-width: 768px) {
    #content a.btn.regOpen.mobile, #content a.btn.regClosed.mobile, #content a.btn.hotel.mobile, #content a.btn.hotelGov.mobile, #content a.btn.emailAlert.mobile {
        background-position: center left;
        display: inline-block;
        margin: 2px
        }
    #content a.btn.regOpen, #content a.btn.regClosed, #content a.btn.hotel, #content a.btn.emailAlert {
        background-position: 14px center
        }
    }
.event-content {
    margin: 25px 0;
    background-color: #e5f2f9;
    border: #96a9b5 solid 1px;
    padding: 5px;
    width: 100%
    }
#midCol-container .table header {
    margin: 2em 0 0 0
    }
#midCol-container .table header:first-child {
    margin: 0 0 0 0
    }
#priceMatrix tr td {
    border-top: white solid 2px;
    text-align: center
    }
#priceMatrix th {
    text-align: center
    }
#priceMatrix tr td:first-child {
    color: #666;
    text-align: left
    }
#priceMatrix td2:nth-of-type(3), #priceMatrix th2:nth-of-type(3) {
    background-color: #ebfee3;
    color: #195214
    }
#onSiteRegSch {
    width: 100%
    }
/* //////////////// styles reg forms */
#reg-form header {
    margin: 0 0 20px 0
    }
#reg-form header div {
    font-size: 90%;
    color: #999
    }
#reg-form header h2 {
    margin: 0 0 5px 0
    }
#reg-form > div {
    clear: both;
    overflow: hidden;
    padding: 1px;
    margin: 0 0 10px 0
    }
#reg-form > div > fieldset > div > div {
    margin: 0 0 5px 0
    }
#reg-form > div > label, legend {
    width: 20%;
    float: left;
    padding-right: 1%;
    font-weight: 400
    }
#reg-form > div > div, #reg-form > div > fieldset > div {
    width: 78%;
    float: right
    }
#reg-form > div > fieldset label {
    font-size: 90%;
    padding-left: 1%
    }
fieldset {
    border: 0;
    padding: 0
    }
input[type=text], input[type=email], input[type=url], input[type=password], textarea {
    width: 100%;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee
    }
input[type=text], input[type=email], input[type=url], input[type=password] {
    width: 50%
    }
input[type=text]:focus, input[type=email]:focus, input[type=url]:focus, input[type=password]:focus, textarea:focus {
    outline: 0;
    border-color: #4697e4
    }
@media (max-width: 1000px) {
    #reg-form > div {
        margin: 0 0 15px 0
        }
    #reg-form > div > label, legend {
        width: 100%;
        float: none;
        margin: 0 0 5px 0
        }
    #reg-form > div > div, #reg-form > div > fieldset > div {
        width: 100%;
        float: none
        }
    input[type=text], input[type=email], input[type=url], input[type=password], textarea, select {
        width: 100%
        }
    #reg-form ol {
        padding: 0 0;
        margin: 0 0
        }
    }
@media (min-width: 1200px) {
    #reg-form > div > label, legend {
        text-align: right
        }
    }
@media (max-width: 481px) {
    #reg-form {
        width: 100%
        }
    }
/* //////////////// styles contact forms */
#reg-form ul {
    margin: 0 0;
    padding: 0 0;
    width: 100%
    }
#reg-form ul li {
    width: 40%;
    display: inline-block;
    margin: 2% 4% 2% 0;
    padding: 2%;
    min-width: 250px;
    max-width: 350px;
    border: #CCC solid 1px
    }
#reg-form ul li input {
    width: 100%
    }
#reg-form ul li div strong {
    font-size: 2em
    }
/* //////////////// styles FAQ pages */
dt {
    font-size: 1.2em;
    background-color: #e9efe7;
    margin-top: 25px;
    border: #e9efe7 solid 1px;
    padding: 10px;
    background-image: url(images/arrow_left.png);
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 25px;
    cursor: pointer
    }
dt:hover {
    color: #f5870d;
    background-image: url(images/arrow_left-ov.png)
    }
dd {
    background-color: #e9efe7;
    padding: 10px;
    margin: 0 0;
    font-size: 1em;
    font-style: italic;
    border: #e9efe7 solid 1px;
    border-top: none
    }
dd p {
    background-color: #FFF;
    padding: 10px;
    margin: 0 0;
    font-size: 1em;
    font-style: italic
    }
dt.selected {
    color: #f5870d;
    background-image: url(images/arrow_down.png);
    border: #c1cbbe solid 1px;
    border-bottom: none
    }
dd.childSelected {
    border: #c1cbbe solid 1px;
    border-top: none
    }
/* //////////////// styles the Technical Program (child) pages ///// */
.child {
    text-align: right;
    line-height: 10px;
    font-size: 0.5em;
    color: #00a6e0;
    text-decoration: underline
    }
.child img {
    height: 30px;
    vertical-align: text-bottom
    }
/*///// sub navigation links ////*/
#content ul.secondaryPgMenu li a {
    font-size: 1em;
    text-decoration: none;
    color: #373f42
    }
#content ul.secondaryPgMenu li ul {
    list-style: inside;
    list-style-type: square;
    color: #373f42;
    font-size: 0.85em
    }
#content ul.secondaryPgMenu li ul li {
    font-size: 1em;
    margin: 0 0 0 15px;
    padding: 0 0 0 5px;
    /*border-bottom:#97b5cb solid 1px;*/
    }
#content ul.pgJumpNav {
    padding: 0 0;
    text-align: center;
    border-bottom: rgba(128, 128, 128, 0.1) solid 1px;
    border-top: rgba(128, 128, 128, 0.1) solid 1px
    }
#content .pgJumpNav li {
    font-size: 0.85em;
    margin: 1% 3%;
    display: inline-block;
    vertical-align: middle
    }
/* ---------------------figure------------------ */
.figure {
    padding: 0 0;
    margin: 0 0;
    list-style: none
    }
.figure li, div.figure {
    margin-bottom: 1em;
    max-width: 500px;
    min-width: 150px;
    width: 100%;
    /*  231px / 474px */
    display: inline-block;
    vertical-align: top;
    padding: 5px;
    border: #CCC solid 1px;
    box-shadow: 3px 3px 3px 1px rgba(0, 0, 0, 0.15);
    margin: 0 2em 1.5em 0;
    outline: 0
    }
div.figure {
    max-width: 450px;
    min-width: 150px;
    width: 40%
    }
div.logo {
    max-width: 250px;
    min-width: 150px;
    width: 40%;
    border: none;
    box-shadow: none
    }
#homeFeatureFeed-container div.figure {
    max-width: 20%;
    min-width: 150px;
    width: 20%
    }
#homeFeatureFeed-container h6 {
    margin-top: 0;
    padding-top: 0;
    font-weight: bold
    }
.fig2col li {
    width: 38%
    }
.fig3col li {
    width: 28%
    }
.fig4col li {
    width: 18%
    }
.figure img {
    margin-bottom: 0;
    width: 100%
    }
.figcaption {
    padding: 5px;
    margin: 0 0;
    background-color: #FFF;
    /*font-family:Georgia, "Times New Roman", Times, serif;*/
    font-weight: 100;
    font-size: 0.9em;
    color: #000;
    line-height: 1.2em
    }
.left {
    clear: right;
    float: left
    }
.right {
    clear: left;
    float: right
    }
div.figure.right {
    margin: 0 0 1.5em 2em
    }
.eventLogoDisp {
    list-style: none;
    padding: 0 0;
    margin: 0 0
    }
.eventLogoDisp li {
    display: inline-block;
    width: 16%;
    padding-right: 3%;
    max-width: 100%
    }
.eventLogoDisp li:last-child {
    padding-right: none
    }
.eventLogoDisp li img {
    max-width: 100%
    }
@media only screen and (max-width: 580px) {
    .credits .social a {
        margin: 5px
        }
    div.figure, .figure li, .bordered-feature-image {
        display: block;
        width: 100%;
        max-width: 100%;
        margin: 0 0 1.5em 0;
        padding: 0 0;
        background: none;
        border: none
        }
    /*div.figure.right, div.figure.left { margin: 0 0 1.5em 0;  max-width:100%; border-top:green solid 1px; }
    	
    	
    	.fig2col li, .fig3col li, .fig4col li {  border-bottom:blue solid 1px; }
    	*/
    .pullQuote {
        padding: 0 0.5em
        }
    ul.sessionSpk, ul.sessionSpk.horizontal {
        display: block;
        width: 100%;
        max-width: 100%;
        border-top: rgba(128, 128, 128, 0.1) solid 1px
        }
    .sessionSpk li, .sessionSpk.horizontal li {
        width: 48%;
        display: inline-block;
        text-align: left
        }
    /*
    	.sessionSpk li:first-child { display:none; }
    	.sessionSpk li:last-child img { display:inline; }
    	.sessionSpk li:last-child { width:100%; vertical-align:top; }
    	.sessionSpk li:last-child img { max-width:40%; clear:right; float:left; margin-right:1em; }
    	 /*	
    	 		
    	*/
    }
#content ul ul {
    margin-bottom: 0
    }
/* registration package desc */
#content ul.optionKey {
    list-style: none;
    list-style-position: outside;
    margin: 0 0;
    padding: 0 0;
    color: #666
    }
#content .optionKey li {
    padding: 5px
    }
#content ul.optionKey li:nth-of-type(even) {
    background-color: #FFC
    }
/* styles the BLOG header - styles the <h3><a href> like an <h2>*/
#content div.entry .entryTitle {
    font-size: 2.4em;
    margin: 0 0 0.25em 0;
    line-height: 1em;
    font-weight: 300
    }
#content div.entry .entryTitle a {
    color: #373f42;
    text-decoration: none
    }