@charset "UTF-8";
/* CSS Document */

/****************************** 
******************************* 
ALL GENERAL STYLES FOR SITE
****************************** 
******************************/

/*a:link {
	outline: none;
	cursor: pointer;
	color: #F00;
	text-decoration: underline;
}
a:visited {
	outline: none;
	cursor: pointer;
	color: #039;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	outline: none;
	color: #069;
}*/
a {
    outline: none;
    cursor: pointer;
    color: #008ab0;
}
a:hover {
    color: #333;
}
p {
    margin: 0px;
    padding-bottom: 20px;/*padding: 0px 0px 20px;*/
}
.blue {
    color: #008ab0 !important;
}
form {
    margin: 0px;
    padding: 0px;
}
input, textarea, select, option {
    font-size: 12px;
    resize: none;
}
input.formBoxWide, textarea.formBoxWide, input.formboxWide, textarea.formboxWide {
    width: 98%;
}
h1, h2, h3 {
    font-size: 1em;
    font-weight: normal;
    margin: 0px;
    padding-bottom: 20px;/*padding: 0px 0px 20px;*/
}
sup {
    font: normal 8px/8px Arial, Helvetica, sans-serif;
}
dl, menu, ol, ul {
    margin: 0 0 25px 0;
    padding: 0 0 0 30px;
}
img.imgBotSp {
    display: block;
    margin-bottom: 7px;
}
img.imgBlock {
    display: block;
}
img.imgBlockTop, img.imgBlockBot, img.imgBlockBotTop, img.imgBlockLeft, img.imgBlockLeftBot, img.imgBlockLeftBotTop, img.imgBlockRight, img.imgBlockRightBot, img.imgBlockRightTop, img.imgBlockRightBotTop {
    display: block;
}
img.imgBlockTop {
    margin: 30px 0px 0px 0px;
}
img.imgBlockBot {
    margin: 0px 0px 30px 0px;
}
img.imgBlockBotTop {
    margin: 30px 0px 30px 0px;
}
img.imgBlockLeft {
    margin: 0px 0px 0px 30px;
}
img.imgBlockLeftBot {
    margin: 0px 0px 30px 30px;
}
img.imgBlockLeftBotTop {
    margin: 30px 0px 30px 30px;
}
img.imgBlockRight {
    margin: 0px 30px 0px 0px;
}
img.imgBlockRightBot {
    margin: 0px 30px 30px 0px;
}
img.imgBlockRightTop {
    margin: 30px 30px 0px 0px;
}
img.imgBlockRightBotTop {
    margin: 30px 30px 30px 0px;
}
img.floatRight {
    margin: 0 0 15px 15px;
}
img.floatLeft {
    margin: 0 15px 15px 0;
}
img.imageFloatRight {
    float: right;
    margin: 0 0 15px 15px;
}
img.imageFloatLeft {
    float: left;
    margin: 0 15px 15px 0;
}
/*UL FROM PREVIOUS SITE*/
ul.squareList, ul.squareList ul, ul.squareList ul ul {
    list-style: square;
}
ul.arrowList, ul.arrowList-double {
    margin: 0px 0px 2px 20px;
    padding: 0px 0px 0px;
}
ul.arrowList2 {
    margin: 0px 0px 0px 20px;
    padding: 0px;
}
ul.arrowList li, ul.arrowList2 li {
    list-style: url(../images/arrow-Circle-sml.gif);
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 8px;
}
ul.arrowList-double li {
    list-style: url(../images/arrow-red.gif);
    padding-bottom: 20px;
    padding-top: 0px;
    margin: 0px;
}
#contentNest-slim-box3 ul.arrowList-double li {
    list-style: url(../images/arrow-red2.gif);
}
ul.arrowList-double ul {
    margin: 0px 0px 0px 10px;
    padding: 0px 0px 0px 10px;
}
ul.arrowList-double li li {
    list-style: url(../images/arrow-red.gif);
    margin: 0px;
    padding: 10px 0px 0px;
}
ul.boxRustList, ul.boxTealList {
    margin: 0px 0px 2px 20px;
    padding: 4px 0px 12px;
}
ul.boxRustList li, ul.boxTealList li {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 4px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
ul.boxRustList li {
    list-style: url(../images/box-rustSML.gif);
}
ul.boxTealList li {
    list-style: url(../images/box-tealSML.gif);
}
ul.redList {
    margin: 0px 0px 10px 15px;
    padding: 0px;
}
ul.redList li {
    list-style: url(../images/arrow-red.gif);
    margin: 0px;
    padding: 5px 0px 7px;
}
ul.plainList {
    margin: 0px;
    padding: 0px;
}
ul.plainList li {
    list-style: none;
    padding-bottom: 2px;
    margin: 0px;
    padding-top: 2px;
}
ul.whiteList {
    margin: 0px;
    padding: 0px;
    width: 154px;
}
ul.whiteList li {
    list-style: none;
    margin: 0px;
    padding: 0px;
    color: #FFFFFF;
    font-size: 12px;
    line-height: normal;
    float: left;
    width: 154px;
}
ul.whiteList a:link, ul.whiteList a:visited, ul.whiteList a:hover {
    text-decoration: none;
    display: block;
    padding: 4px 0px 4px 24px;
    margin: 0px;
}
ul.whiteList a:link, ul.whiteList a:visited {
    background: none;
    color: #FFFFFF;
}
ul.whiteList a:hover {
    background: #DE9 url(../images/arrow-single1-indent.gif) no-repeat left center;
    color: #460;
}
ul.arrowList .noListIcon, ul.arrowList2 .noListIcon, ul.arrowList-double .noListIcon, ul.squareList .noListIcon {
    list-style: none;
}
/*END UL*/
a.btn:link, a.btn:visited, a.btn:hover, input.btn {
    cursor: pointer;
    font-weight: bold;
    font-size: 14px;
    line-height: normal;
    padding: 8px 10px;
    margin: 0px;
    text-decoration: none;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px 6px 6px 6px;
}
a.btn:link, a.btn:visited, input.btn {
    color: #FFF;
    background: #008ab0;
    border: 1px solid #008ab0;
}
a.btn:hover, input.btn:hover {
    color: #FFF;
    background: #b2bb1c;
    border: 1px solid #b2bb1c;
}
a.blk:link, a.blk:visited {
    color: #000;
}
a.blk:hover {
    color: #F60;
}
a.btn.small {
    font-size: 11px;
    padding: 5px;
}
a.button, input.button {
    font-weight: 600;
    font-size: 1.333em;
    padding: 10px 20px;
    margin: 15px 0 20px;
    text-transform: uppercase;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px 5px 5px 5px;
    text-decoration: none;
}
a.button.small, input.button.small {
    font-size: 1em;
    padding: 5px 7px;
}
a.button.green, input.button.green {
    color: #425200;
    text-shadow: 1px 1px 0 #e0e394;
    border: solid 1px #b7bc34;
    -webkit-box-shadow: 0 4px 0 0 #e4e4ae;
    box-shadow: 0 4px 0 0 #e4e4ae;
    /* gradient */
    background: #e0e394;
    background: -moz-linear-gradient(top, #e0e394 0%, #b7bc34 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #e0e394), color-stop(100%, #b7bc34));
    background: -webkit-linear-gradient(top, #e0e394 0%, #b7bc34 100%);
    background: -o-linear-gradient(top, #e0e394 0%, #b7bc34 100%);
    background: -ms-linear-gradient(top, #e0e394 0%, #b7bc34 100%);
    background: linear-gradient(to bottom, #e0e394 0%, #b7bc34 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e394', endColorstr='#b7bc34', GradientType=0 );
}
a.button.green:hover, input.button.green:hover {
    color: #e4e4ae;
    text-shadow: 1px 1px 0 #929718;
    border: solid 1px #b7bc34;
    /* gradient */
    background: #b7bc34;
    background: -moz-linear-gradient(top, #b7bc34 0%, #929718 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #b7bc34), color-stop(100%, #929718));
    background: -webkit-linear-gradient(top, #b7bc34 0%, #929718 100%);
    background: -o-linear-gradient(top, #b7bc34 0%, #929718 100%);
    background: -ms-linear-gradient(top, #b7bc34 0%, #929718 100%);
    background: linear-gradient(to bottom, #b7bc34 0%, #929718 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7bc34', endColorstr='#929718', GradientType=0 );
}
/*a.button.drkBlue {
	color: #80def7;
	text-shadow: 1px 1px 0 #e0e394;
	border: solid 1px #394249;
	-webkit-box-shadow: 0 4px 0 0 #aeb3b7;
	box-shadow: 0 4px 0 0 #aeb3b7;
	background: #5d7080;
	background: -moz-linear-gradient(top, #5d7080 0%, #394249 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #394249), color-stop(100%, #b7bc34));
	background: -webkit-linear-gradient(top, #5d7080 0%, #394249 100%);
	background: -o-linear-gradient(top, #5d7080 0%, #394249 100%);
	background: -ms-linear-gradient(top, #5d7080 0%, #394249 100%);
	background: linear-gradient(to bottom, #5d7080 0%, #394249 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5d7080', endColorstr='#394249', GradientType=0 );
}
a.button.drkBlue span {
	color: #FFF;
	font-size: 0.688em;
}
a.button.drkBlue:hover {
}*/
a.hoverImg:hover, a.hoverImg img:hover, input.hoverImg:hover {
    -moz-opacity: 0.65;
    -khtml-opacity: 0.65;
    opacity: 0.65;
}
/* classes */
.pageTitle, .cms-pageTitle, .cmsTitle {
    /*font-family: 'Open Sans Condensed',Arial,sans-serif;*/
    margin: 0 0 20px 0 !important;
    font-size: 1.8333333em;/*22/12*/
    line-height: 1.250em;
    font-weight: 700;
    color: #008ab0;
    border-bottom: 4px solid #333;
    text-transform: uppercase;
    padding-bottom: 2px;
}
.pageTitle.NoPad {
    margin: 0 0 0 0 !important;
}
.pageTitle.HideTitle {
    text-indent: -1000px;
}
.pageTitle.HasBanner {
    margin: 0 0 0 0 !important;/*text-indent:-1000px;*/
}
.pageTitle2 {
    font-family: 'Open Sans Condensed', Arial, sans-serif;
    margin: 0 0 15px 0 !important;
    font-size: 1.8333333em;/*22/12*/
    font-weight: bold;
    color: #008ab0;
    border-bottom: 2px solid #333;
    text-transform: uppercase;
    padding-bottom: 0;
}
.pageTitle a, .pageTitle2 a, .cms-pageTitle a, .cmsTitle a {
    color: #008ab0;
    text-decoration: none;
}
.pageTitle a:hover, .pageTitle2 a:hover, .cms-pageTitle a:hover, .cmsTitle a:hover {
    color: #39424c;
}
.title {
    color: #333;
    font-size: 1.5em; /*18/12*/
    font-weight: bold;
    padding-bottom: 20px;
}
.title2 {
    color: #333;
    font-size: 1.3333333em; /*16/12*/
    font-weight: bold;
    padding-bottom: 20px;
}
.title3 {
    color: #333;
    font-size: 1.1666666em; /*14/12*/
    font-weight: bold;
    padding-bottom: 20px;
}
.subtitle {
    font-size: 1.3333333em; /*16/12*/
    font-weight: bold;
    color: #333;
    padding-bottom: 20px;
}
.subtitle2 {
    font-size: 1.3333333em; /*16/12*/
    font-weight: bold;
    color: #333;
    border-bottom: 1px solid #CCC;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.subtitle3 {
    font-size: 1.231em;
    font-weight: bold;
    color: #333;
    padding-bottom: 20px;
}
.title a, .title2 a, .title3 a, .subtitle a, .subtitle2 a {
    text-decoration: none;
}
.blue, .blue a {
    color: #008ab0;
}
.blueLight, .blueLight a {
    color: #1ab7ea;
}
.blueGrey, .blueGrey a {
    color: #39424c;
}
.green, .green a {
    color: #b2bb1c;
}
.greenDark, .greenDark a {
    color: #78a22f;
}
.greenLight, .greenLight a {
    color: #cfd781;
}
.goldTxt {
    color: #EE9;
}
.barTitle, p.barTitle {
    background: #345;
    color: #FFF;
    font-weight: 600;
    font-size: 1.167em;
    padding: 10px;
    margin: 0 0 20px;
    text-transform: uppercase;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px 5px 5px 5px;
    -webkit-box-shadow: 0 4px 0 0 #a3b5bb;
    box-shadow: 0 4px 0 0 #a3b5bb;
}
.barTitle.up {
    margin-top: -20px;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.barTitle.top {
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.barTitle a.tel-link {
    color: #1ab7ea;
}
.barTitle:after {
    content: "";
    display: table;
    clear: both;
}
.barTitle .right {
    margin-top: -2px;
}
a.icon, span.icon {
    font-size: 0.750em;
    text-transform: uppercase;
    text-decoration: none;
    color: #cfd781;
    padding: 10px 40px 10px 10px;
    background-position: right center;
    background-repeat: no-repeat;
}
a.icon:hover {
    color: #008ab0;
}
a.icon.events {
    background-image: url(../images/icons/icon-event.png);
}
a.icon.career {
    background-image: url(../images/icons/icon-career.png);
}
a.icon.marketdata {
    background-image: url(../images/icons/icon-marketdata.png);
}
a.icon.resources {
    background-image: url(../images/icons/icon-resources.png);
}
a.icon.integrator, a.icon.career {
    background-image: url(../images/icons/icon-integrator.png);
}
a.icon.company {
    background-image: url(../images/icons/icon-company.png);
}
a.icon.aia {
    background-image: url(../images/icons/icon-aia.png);
}
a.icon.achievement {
    background-image: url(../images/icons/icon-achievement.png);
}
a.icon.adv {
    background-image: url(../images/icons/icon-adv.png);
}
a.icon.research, span.icon.research {
    background-image: url(../images/icons/icon-visionEdu.png);
}
a.tel-link {
    text-decoration: none;
}
.closing {
    font-size: 1em;
    color: #555;
    display: block;
    padding: 10px 0px 5px;
    text-align: center;
}
.alertText, .alertTxt, alertMessage {
    color: #F00;
}
.bodyCopy {
    font-size: 1em;
    font-weight: normal;
}
.largeCopy {
    font-size: 2em;
}
.smallCopy {
    font-size: .8333333em;
}
.horizontal, .horizontalClear, .horizontal-Clear {
    border-top: 1px dotted #999;
    margin-top: 10px;
    margin-bottom: 0px;
    padding-bottom: 5px;
    padding-top: 0px;
}
.horizontalClear {
    clear: both;
}
.colorTxt, .txt-color {
    color: #930;
}
.nowrap, .tel {
    white-space: nowrap;
}
.floatRight {
    float: right;
}
.floatLeft {
    float: left;
}
.alignleft {
    text-align: left;
}
.alignright {
    text-align: right;
}
.aligncenter {
    text-align: center;
}
img.alignleft {
    float: left;
    margin: 0 20px 20px 0;
}
img.alignright {
    float: right;
    margin: 0 0 20px 20px;
}
img.aligncenter {
    margin: auto;
}
img.img-circular {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.annotation {
    font-size: 10px;
    line-height: 1.2;
    font-weight: normal;
    font-style: italic;
}
.annotation a {
    text-decoration: none;
    color: #000;
}
.annotation a:hover {
    text-decoration: underline;
    color: #000;
}
.rustTxt {
    color: #8A0;
}
/* TO CLEAR FLOATS */
.brclear {
    clear: both;
    height: 0;
    margin: 0;
    font-size: 5px;
    line-height: 0px;
}
.smlTxt {
    font-size: .8333333em;/*10/12*/
}
.lrgTxt {
    font-size: 1.3333333em;/*16/12*/
}
.ArrowLink {
    background-image: url(../images/aia/arrow-link.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 14px;
    font-size: 12px;
    font-weight: bold;
    color: #333;
    text-decoration: none;
}
.ArrowLink:hover {
    color: #008ab0;
}
.btn-group {
    margin: 0 0 20px 0;
    padding: 0;
    list-style: none;
}
.btn-group li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
}
.btn-group a.btn {
    display: block;/*font-size:12px;
	padding:5px;*/
}
.btn-group.floatRight {
    margin: 0 0 20px 30px;
}
.btn-group.floatRight li {
    margin-right: 0;
    margin-left: 10px;
}
.btn-group.floatLeft {
    margin: 0 30px 20px 0;
}
/*Width Classes*/

.Width100 {
    width: 100%;
}
.Width75 {
    width: 75%;
}
.Width50 {
    width: 50%;
}
.Width25 {
    width: 25%;
}

@media (max-width:767px) {
.Width100, .Width75, .Width50, .Width25 {
    width: 100%;
}
}
/* CMS pages */

.cms-plainTitle {
    color: #345;
    font-size: 1.500em;
    font-weight: 600;
    margin-bottom: 12px;
    padding-bottom: 0px;
}
.cms-plainTitle2 {
    color: #07A;
    font-size: 1.500em;
    font-weight: 600;
    margin-bottom: 12px;
    padding-bottom: 0px;
}
.cms-plainsubTitle {
    color: #8A0;
    font-size: 1.167em;
    font-weight: 600;
    margin-bottom: 12px;
    padding-bottom: 0px;
}
.cms-plainsubTitle2 {
    color: #07A;
    font-size: 1.167em;
    font-weight: 600;
    margin-bottom: 12px;
    padding-bottom: 0px;
}
.cms-heading {
    display: block;
    font-size: 1.167em;
    font-weight: 600;
    color: #FFF;
    background: #07A;
    padding: 5px;
    margin-bottom: 14px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px 5px 5px 5px;
}
.cms-plainTitle a:link, .cms-plainTitle a:visited, .cms-pageTitle a:link, .cms-pageTitle a:visited {
    color: #8A0;
}
.cms-plainTitle2 a:link, .cms-plainTitle2 a:visited, .cms-plainsubTitle2 a:link, .cms-plainsubTitle2 a:visited {
    color: #07A;
}
.cms-plainsubTitle a:link, .cms-plainsubTitle a:visited {
    color: #345;
}
.cms-plainsubTitle a:hover, .cms-plainTitle2 a:hover, .cms-plainsubTitle2 a:hover {
    color: #8A0;
}
.cms-plainTitle a:hover, .cms-pageTitle a:hover {
    color: #07A;
}
/*h1.title {
	font-weight: 700;
	font-size: 1.385em;
	color: #345;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 12px;
	padding-bottom: 0px;
}*/
h1.title-NoLine {
    font-weight: 700;
    font-size: 1.385em; /* 18/13 */
    color: #345;
    margin-bottom: 12px;
    padding-bottom: 0px;
}
/*h1.title2 {
	font-weight: 700;
	font-size: 1.385em; 
	color: #07A;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 12px;
	padding-bottom: 0px;
}*/
h1.title2-NoLine {
    font-weight: 700;
    font-size: 1.385em; /* 18/13 */
    color: #07A;
    margin-bottom: 12px;
    padding-bottom: 0px;
}
h1.subTitle, h2.subTitle {
    font-weight: 700;
    font-size: 1.077em; /* 14/13 */
    color: #8A0;
}
h1.subTitle2, h2.subTitle2 {
    font-weight: 700;
    font-size: 1.077em; /* 14/13 */
    color: #07A;
}
h1.subTitle-NoSp {
    font-weight: 700;
    font-size: 1.077em; /* 14/13 */
    padding-bottom: 0px;
    color: #07A;
}
h1.subTitle-NoSp a:link, h1.subTitle-NoSp a:visited {
    text-decoration: none;
    color: #07A;
}
h1.subTitle-NoSp a:hover {
    text-decoration: none;
    color: #8A0;
}
h1.cmsTitle, h2.cmsTitle {
    font-weight: 700;
    font-size: 1.538em; /* 20/13 */
    color: #345;
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 15px;
    padding-bottom: 0px;
    margin-top: 10px;
}
h1.cmsSubTitle, h2.cmsSubTitle {
    font-weight: 700;
    font-size: 1.385em; /* 18/13 */
    color: #07A;
    margin-bottom: 13px;
    padding-bottom: 0px;
}
h1.title a:link, h1.title a:visited, h1.title-NoLine a:link, h1.title-NoLine a:visited, h1.subTitle a:link, h1.subTitle a:visited, h1.cmsTitle a:link, h1.cmsTitle a:visited {
    color: #8A0;
    text-decoration: none;
}
h1.title2 a:link, h1.title2 a:visited, h1.title2-NoLine a:link, h1.title2-NoLine a:visited, h1.subTitle2 a:link, h1.subTitle2 a:visited, h1.cmsSubTitle a:link, h1.cmsSubTitle a:visited {
    color: #07A;
    text-decoration: none;
}
h1.title a:hover, h1.title-NoLine a:hover, h1.subTitle a:hover, h1.cmsTitle a:hover {
    color: #07A;
}
h1.title2 a:hover, h1.title2-NoLine a:hover, h1.subTitle2 a:hover, h1.cmsSubTitle a:hover {
    color: #8A0;
}
table.cmsListTable, table.cmsTable {
    width: 100%;
}
table table.cmsListTable, table table.cmsTable, table.cmsListTable table, table.cmsTable table {
    width: 100%;
}
table.cmsListTable {
    margin-bottom: 10px;
    border: 1px solid #CCC;
    background: #FFF;
    border-collapse: collapse;
}
table.cmsListTable td {
    padding: 8px;
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
}
table.cmsTable {
    margin-bottom: 10px;
    border: 1px solid #CCC;
    background: #FFF;
    border-collapse: collapse;
}
table.cmsTable td {
    padding: 5px;
    border: 1px solid #CCC;
    border-collapse: collapse;
}
.nestedBKGD {
    background: #FFFFFF;/* url(../images/nestedBKGD.jpg) repeat-x top*/
}
/* educational courses */
.edu-box {
    width: 30%;
    float: left;
    margin: 0;
    padding: 8px;
    margin-bottom: 25px;
    margin-right: 3.07125%;
    background: #FFF;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: solid 1px #CCC;
    -webkit-box-shadow: 3px 3px 5px 0px rgba(50, 50, 50, 0.29);
    -moz-box-shadow: 3px 3px 5px 0px rgba(50, 50, 50, 0.29);
    box-shadow: 3px 3px 5px 0px rgba(50, 50, 50, 0.29);
}
.edu-box a {
    text-decoration: none;
}
.edu-box h2.subTitle2 {
    /*font-size: 12px;
	line-height: 16px;*/
    margin-top: 5px;
}
.edu-box h1.subTitle2 {
    font-size: 18px;
    line-height: 22px;
    margin-top: 10px;
}
.edu-box.course-completed {
    background: #EEE;
    color: #999;
}
.edu-box.course-completed h1.subTitle2 a:link, .edu-box.course-completed h1.subTitle2 a:visited {
    color: #999;
}
.edu-box.course-completed h1.subTitle2 a:hover {
    color: #07A;
}
.edu-box div {
    /*height: 250px;*/
    height: 215px;
    overflow: hidden;
    text-align: center;
}
.edu-box.category div {
    height: 320px;
}
.edu-box img {
    margin: auto;
}
.edu-box img.thumb {
    width: 220px;
    margin-bottom: 0px;
}
.edu-box h1 {
    font: bold 18px/22px Arial, Helvetica, sans-serif;
}
.edu-vidThmb {
    float: left;
    width: 36.24078%;
    margin-right: 0.036855%;
}
.edu-vidPrev {
    float: left;
    width: 60.68796%;
}
/* Thumbnail Image Englarge */
.searchThumbnail {
    position: relative;
    z-index: 0;
    text-decoration: none;
}
.searchThumbnail:hover {
    background-color: transparent;
    z-index: 50;
}
.searchThumbnail span { /*CSS for enlarged image*/
    position: absolute;
    padding: 3px;
    left: -1000px;
    border: 1px solid #999999;
    visibility: hidden;
    text-decoration: none;
    background: #FFFFFF;
    width: 150px;
    height: 150px;
}
.searchThumbnail span img { /*CSS for enlarged image*/
    border-width: 0;
    padding: 0px;
}
.searchThumbnail:hover span { /*CSS for enlarged image on hover*/
    visibility: visible;
    top: -65px;
    left: 25px; /*position where enlarged image should offset horizontally */
}
/* Thumbnail Image Englarge - to left */
.toLeftThumbnail {
    position: relative;
    z-index: 0;
    text-decoration: none;
}
.toLeftThumbnail:hover {
    background-color: transparent;
    z-index: 50;
}
.toLeftThumbnail span { /*CSS for enlarged image*/
    position: absolute;
    padding: 3px;
    left: -1000px;
    border: 1px solid #999999;
    visibility: hidden;
    text-decoration: none;
    background: #FFFFFF;
    width: 150px;
    height: 150px;
}
.toLeftThumbnail span img { /*CSS for enlarged image*/
    border-width: 0;
    padding: 0px;
}
.toLeftThumbnail:hover span { /*CSS for enlarged image on hover*/
    visibility: visible;
    top: -80px;
    left: -160px; /*position where enlarged image should offset horizontally */
}
/* legacy */
#boxYellow {
    background: #DE9;
    padding: 10px;
    margin: 0px 0px 10px;
    clear: both;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px 5px 5px 5px;
}
#boxYellow blockquote {
    margin: 0px;
    padding: 0px 0px 0px 20px;
}
#boxYellow table {
    width: 100%;
}
table.tableBoxYellow {
    width: 100%;
}
table.tableBoxYellow td, #boxYellow table td {
    padding: 0px 5px 5px 0px;
}
#boxYellow input[type=text], #boxYellow select {
    display: block;
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    line-height: 24px;
    border: 1px solid #CCC;
}
/* compliance + product */
#productDIV {
    padding: 0px 0px 15px 15px;
    margin: 0px;
    float: right;
}
.complianceGIGE {
    background: url(../images/compliance-gigeVision.png) no-repeat right top;
}
.complianceCAMERA {
    background: url(../images/compliance-cameraLink.png) no-repeat right top;
}
.complianceUSB {
    background: url(../images/compliance-USB.png) no-repeat right top;
}
.complianceHS {
    background: url(../images/compliance-cameraLinkHS.png) no-repeat right top;
}
.complianceGIGE-sml {
    background: url(../images/compliance-gigeVision-sml.png) no-repeat left center;
}
.complianceCAMERA-sml {
    background: url(../images/compliance-cameraLink-sml.png) no-repeat left center;
}
.complianceUSB-sml {
    background: url(../images/compliance-USB-sml.png) no-repeat left center;
}
.complianceHS-sml {
    background: url(../images/compliance-cameraLinkHS-sml.png) no-repeat left center;
}
/*Product Catalog-----------------------*/

.AssociatedCats {
    margin-top: 25px;
    border-top: 1px solid #CCC;
    padding-top: 10px;/*background-color: #d0e1e7;
padding: 20px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
float:left;*/
}
.AssociatedCats p {
    margin: 0 0 5px 0 !important;
    padding: 0 !important;
    font-size: 1.231em;
    font-weight: 600;
}
.AssociatedCats ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.AssociatedCats ul li {
    margin-bottom: 3px;
}
/*Site Map---------------------*/
.sitemap ul {
    margin: 0 0 10px;
    padding: 0;
    list-style: none;
}
/*.sitemap ul a{
	color:#333;
	text-decoration:none;
}
.sitemap ul a:hover{
	color: #C81818;
	text-decoration:none;
}
*/

.sitemap ul li:first-child {
    font-size: 1.1666666em;
    font-weight: bold;
}
.sitemap ul li ul li:first-child {
    font-size: 1em;
    font-weight: normal;
}
.sitemap ul li ul li {
    font-size: 1em;
    font-weight: normal;
}
.sitemap ul li ul {
    margin: 0;
    padding: 5px;
    list-style: none;
    font-size: .8333333em;/*10/12*/
}
.sitemap ul li ul li:before {
    content: "- ";
}
.sitemaptable {
    margin-top: 10px;
    width: 100%;
}
.sitemaptable td {
    padding-right: 30px;
    width: 33.333333%;
    vertical-align: top;
}
.sitemaptable a {
    color: #333;
    text-decoration: none;
}
.sitemaptable a:hover {
    color: #0068b3;
    text-decoration: none;
}
a.rustLinkSML {
    text-decoration: none;
    font-size: 0.917em;
    font-weight: 700;
    text-transform: uppercase;
    color: #07A;
}
a.rustLinkMED {
    text-decoration: none;
    font-size: 1.167em;
    font-weight: 700;
    text-transform: uppercase;
    color: #07A;
}
a.rustLinkMED2 {
    text-decoration: none;
    font-size: 1.167em;
    font-weight: 700;
    color: #07A;
}
a.rustLinkSML:hover, a.rustLinkMED:hover, a.rustLinkMED2:hover {
    color: #AB2;
}
table.tablePlain {
    width: 100%;
    margin-bottom: 10px;
}
table.tablePlain2 {
    width: 100%;
    margin-bottom: 10px;
}
table.tablePlain3 {
    width: 100%;
    margin-bottom: 10px;
}
table.tablePlain4 {
    width: 100%;
    margin-bottom: 10px;
}
table.tablePlain td, table.tablePlain2 td, table.tablePlain3 td, table.tablePlain4 td {
    margin: 0px;
    padding: 0px 5px 0px 0px;
    font: 12px/20px 'Open Sans', Arial, Helvetica, sans-serif;
}
table.tablePlain-pad {
    width: 100%;
    margin-bottom: 10px;
}
table.tablePlain-pad2, table.tablePlain-pad2-thin {
    width: 100%;
    margin-bottom: 10px;
}
#fullHalf-L #borderBox-noTop table.tablePlain-pad2, #fullHalf-L #borderBox-noTop table.tablePlain-pad2-thin {
    width: 100%;
    margin-bottom: 10px;
}
table.tablePlain-pad td, table.tablePlain-pad2 td {
    padding: 10px;
    font: 12px 'Open Sans', Arial, Helvetica, sans-serif;
}
table.tablePlain-pad2-thin td {
    padding: 4px;
    font: 12px 'Open Sans', Arial, Helvetica, sans-serif;
}
#plainBox table.adv td {
    padding: 10px !important;
}
#plainBox {
    background-color: #EEE;
    padding: 10px;
}
#plainBox table.tablePlain {
    width: 100%;
    margin-bottom: 0px;
}
#plainBox table.tablePlain td {
    padding: 2px 5px 2px 0px;
    font: 12px 'Open Sans', Arial, Helvetica, sans-serif;
}
table.tableStroke {
    width: 100%;
    margin-bottom: 10px;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}
table.tableStroke td, table.tableStroke-full td {
    margin: 0px;
    padding: 4px;
    border-top: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    font: 12px 'Open Sans', Arial, Helvetica, sans-serif;
}
table.tableStroke table, table.tableStroke-full table {
    border: none;
    width: 100%;
}
table.tableStroke table td, table.tableStroke-full table td {
    border: none;
    font: 12px 'Open Sans', Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 4px;
}
table.tableStroke-full {
    width: 100%;
    margin-bottom: 10px;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    clear: both;
}
table.tableStroke2 {
    width: 100%;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}
table.tableStroke2 td {
    margin: 0px;
    padding: 4px;
    border-top: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    font: 12px 'Open Sans', Arial, Helvetica, sans-serif;
}
table.tabs td {
    background: url(../../images/tab-bkgd.gif) repeat-x bottom;
}
table.tableWidth795 {
    width: 100%;
    margin-bottom: 10px;
}
table.tableWidth795 td {
    margin: 0px;
    padding: 0px;
    font: 12px 'Open Sans', Arial, Helvetica, sans-serif;
}
table.tableWidth795 td.padCellStroke {
    margin: 0px;
    padding: 5px;
    font: 12px 'Open Sans', Arial, Helvetica, sans-serif;
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
}
table.tableWidth795 td.padCellStroke2 {
    margin: 0px;
    padding: 5px;
    font: 12px 'Open Sans', Arial, Helvetica, sans-serif;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
}
table.tableWidth795 table {
    width: 100%;
    margin-bottom: 10px;
}
table.tableWidth795 table td {
    margin: 0px;
    padding: 0px 5px 5px 0px;
    font: 12px 'Open Sans', Arial, Helvetica, sans-serif;
}
/** new edu hub page ***/
.edu-wrap {
    text-align: center;
}
.edu-wrap:after {
    content: "";
    display: table;
    clear: both;
}
.edu-square {
    background-image: url(../images/square.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    width: 28%; /* 288/1000 */
    min-width: 288px;
    height: 220px;
    margin: 0 1.95121%;  /* 20/1025 */
    /* puts div side by side and aligned at the top*/
    display: inline-block;
 *display:inline;
    zoom: 1;
    vertical-align: top;
    /**/
    text-transform: uppercase;
    padding: 20px 10px 0 10px;
    text-align: center;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 18px;
    font-weight: bold;
    color: #333333;
}
.edu-icon {
    margin: 10px auto 0;
    display: block;
}
.edu-link {
    color: inherit;
    text-decoration: none;
    display: inline;
    vertical-align: middle;
}
.edu-link:hover {
    text-shadow: 3px 3px 14px rgba(255, 255, 255, 1);
    color: #FFFFFF;
}
.edu-link:hover img {
    opacity: .5;
}

@media (max-width:840px) {
.edu-wrap {
    margin-left: -1.95121%;
    margin-right: -1.95121%;
}
}

@media (max-width:670px) {
.edu-square {
    min-width: auto;
    width: 44.30769%; /* 288/650 */
}
}

@media (max-width:620px) {
.edu-square {
    padding-top: 10px;
}
}

@media (max-width:460px) {
.edu-square {
    padding-top: 20px;
    width: 100%;
}
}

.optin-text {
	font-size: 11px;
	line-height: 1.2;
	display: inline-block;
}