mosfooter@charset UTF-8;
td {
	padding:5px;
}
#container {
	/*width:980px;*/
	width:100%;
	min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -200px;}  /* must be same height as the footer */
.content {
	font-family:"Helvetica Neue",Arial,sans-serif;
	font-size:16px;
	margin: auto;
	width:1000px;
}
.content b {
	color:#006;
}
.content h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#7BC443;
	padding-top:20px;
}
.content h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#7BC443;
}
.copyright {
	font-family:Verdana, Helvetica, Arial, MS Sans Serif;
	text-align:center;
	font-size:14px;
}
.purchase-buttons {
	text-align:center;
	margin:10px auto;
}
.purchase-buttons input.button {
	margin:0;
	padding:5px 20px;
}
.button {
	font-size:15px;
	text-shadow:2px 2px 2px #496E92;
	background-color:#169C09;
	border:medium none;
	color:#FFF;
	cursor:pointer;
	overflow:visible;
	padding:10px;
}
.available {
	float:left;
	padding:0 100px 30px 0;
}
.available h2 {
	margin:0 0 20px;
}
.product-image {
	float:left;
	width:300px;
	text-align:center;
	padding:0 20px 20px 0;
}
#navigation-bar {
	background:url() no-repeat scroll center center #00aad6;
	border-bottom:1px solid #00aad6;
	height:40px;
	line-height:0;
	margin-bottom:15px;
	width:960px;
	padding:0 0 0 10px;
}
#navigation-bar li#nav-storefront div div {
	border-right:1px solid #FFF;
	padding:5px 18px 5px 10px;
}
.section {
	overflow:hidden;
	width:930px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0 0 10px;
}
.section h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#7BC443;
}
.section-full {
	overflow:hidden;
	width:920px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0 0 10px;
}
.section-full h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#006;
}
.section-full a:link, .section-full a:visited {
	color:#006;
	text-decoration:underline;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.section-full a:hover, .section-full a:active {
	color:#00AAD6;
	text-decoration:underline;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.item {
	float:left;
	font-size:16px;
	width:430px;
	padding:0 15px 0 0;
}
.item2 {
	float:left;
	font-size:16px;
	width:435px;
	padding:0 0 0 25px;
}
.clear {
	clear:both;
}
.training td {
	width:33%;
	padding:5px 10px;
}
#footer {
	width:960px;
	border-bottom:#09C 1px solid;
	font-family:Verdana, Helvetica, Arial, MS Sans Serif;
	text-align:left;
	font-size:14px;
	color:#FFF;
	background-color:#09C;
	margin:0;
	padding:0 0 15px;
}
.section2 {
	width:720px;
	margin-left:5px;
}
.section2a {
	width:800px;
}
.section3 {
	width:930px;
	padding-bottom:20px;
}
/*** RHS column width ***/
#courses {
	float:right;
	/*width:220px;*/
	width:260px;
	padding-top:22px;
	padding-left:14px;
}
.boxes {
	border:2px solid #C7C7C7;
	margin:5px;
	padding:5px;
}
.boxheader {
	background-color:#7BC443;
	border:1px solid #FFFFFF;
	/*margin:0 auto 2px;*/
	padding:0 5px;
}
.boxheader h2 {
	font-family:Verdana, Helvetica, Arial, 'MS Sans Serif';
	color:#FFF;
	font-size:14px;
	font-style:normal;
	text-align:center;
}
.boxheader p {
    color: #fff;
    font-family: Verdana,Helvetica,Arial,"MS Sans Serif";
    font-size: 14px;
    font-style: normal;
    text-align: center;
    font-weight: 600;
}
.boxcontent {
	margin:0 auto 2px;
	padding:12px 5px;
}
.boxcontent p {
	/*line-height:1.7em;*/
	font-family:"Helvetica Neue", Arial, sans-serif;
	margin:0 0 .7em;
	font-size:.9em;
}
/*** Tweak for RHS course link size ***/
#courses .boxcontent p {
	/*line-height:1.7em;*/
	font-family:"Helvetica Neue", Arial, sans-serif;
	margin:0 0 .7em;
	/*font-size:.9em;*/
	font-size:1.1em;
}
.boxcontent a:link {
	text-decoration:none;
	color: #039;
}
.boxcontent a:hover {
	text-decoration: underline;
	color: #039;
}
.item3 {
	float:left;
	font-size:16px;
	width:440px;
	padding:0 0 0 25px;
}
.item3 h1 {
	font-family:proxima-nova, sans-serif;
	font-size:24px;
	color:#7BC443;
	padding:0;
}
#navigation-bar2 {
	background:url() no-repeat scroll center center #39F;
	border-bottom:1px solid #39F;
	height:40px;
	line-height:0;
	margin-bottom:15px;
	width:960px;
	padding:0 0 0 10px;
}
#footer2 {
	width:960px;
	border-bottom:#39F 1px solid;
	font-family:Verdana, Helvetica, Arial, MS Sans Serif;
	text-align:left;
	font-size:14px;
	color:#FFF;
	background-color:#39F;
	margin:0;
	padding:0 0 15px;
}
img, #navigation-bar li.first-child div div, #navigation-bar2 li.first-child div div {
	border:0;
}
.available-a, .available-b {
	float:left;
	padding:0 0 30px;
}
#navigation-bar ul, #navigation-bar2 ul {
	width:960px;
	clear:both;
	margin:0;
	padding:8px 0 0;
}
#navigation-bar li, #navigation-bar2 li {
	color:#646464;
	list-style:none;
	line-height:12px;
	float:left;
	text-align:center;
	font-weight:400;
	margin:0 2px;
}
#navigation-bar li div div, #navigation-bar2 li div div {
	border-right:1px solid #FFF;
	padding:5px 18px;
}
#navigation-bar li.navigation-item-off div.item-left-side, #navigation-bar li.navigation-item-on div.item-left-side, #navigation-bar2 li.navigation-item-off div.item-left-side, #navigation-bar2 li.navigation-item-on div.item-left-side {
	background:transparent url() no-repeat scroll left top;
}
#navigation-bar li.navigation-item-off div.item-right-side, #navigation-bar li.navigation-item-on div.item-right-side, #navigation-bar2 li.navigation-item-off div.item-right-side, #navigation-bar2 li.navigation-item-on div.item-right-side {
	background:transparent url() no-repeat scroll right top;
}
#navigation-bar li a:link, #navigation-bar li a:visited, #navigation-bar2 li a:link, #navigation-bar2 li a:visited {
	color:#FFF;
	text-decoration:none;
	font-family:Verdana, Helvetica, Arial, MS Sans Serif;
}
#navigation-bar li a:hover, #navigation-bar li a:active, #navigation-bar2 li a:hover, #navigation-bar2 li a:active {
	color:#006;
	text-decoration:underline;
	font-family:Verdana, Helvetica, Arial, MS Sans Serif;
}
.section h1, .section-full h1, .item h1, .item2 h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#7BC443;
	padding:0;
}
.item a, .item2 a, .item3 a {
	color:#7BC443;
	font-weight:700;
}
#footer h2, #footer2 h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#FFF;
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active, #footer2 a:link, #footer2 a:visited, #footer2 a:hover, #footer2 a:active {
	color:#FFF;
	text-decoration:none;
}
.section2 h1, .section3a h1 {
	font-family:'Oswald', sans-serif;
	color:#7BC443;
	font-size:34px;
	font-weight:500;
	line-height:1.13;
	margin:0 0 12px;
}
.section2a h1, .section3a h1 {
	font-family:'Oswald', sans-serif;
	color:#7BC443;
	font-size:34px;
	font-weight:500;
	line-height:1.13;
	margin:0 0 12px;
}
.section2 h2, .section3 h2 {
	font-family:proxima-nova, sans-serif;
	color:#7BC443;
	font-weight:500;
	line-height:1.13;
	margin-bottom:.25em;
	margin-top:1em;
}
.section2a h2, .section3a h2 {
	font-family:proxima-nova, sans-serif;
	color:#7BC443;
	font-weight:500;
	line-height:1.13;
	margin-bottom:.25em;
	margin-top:1em;
}
.section2 h3, .section3 h3 {
	font-family:proxima-nova, sans-serif;
	color:#7BC443;
	font-size:20px;
	font-weight:600;
	line-height:1.13;
	margin-bottom:.25em;
	margin-top:.5em;
	text-align:center;
}
.section2 p, .section3 p {
	line-height:1.7em;
	font-family:"Helvetica Neue", Arial, sans-serif;
	margin:0 15px .8em 0px;;
}
.section2a p, .section3a p {
	line-height:1.7em;
	font-family:"Helvetica Neue", Arial, sans-serif;
	margin:0 15px .8em 0px;;
}
.item3 h2, .item3 h3 {
	font-family:proxima-nova, sans-serif;
	color:#7BC443;
}
/*** TEST ITEMS ***/
.section2test {
	width:720px;
}
.section2test h1 {
	font-family:proxima-nova, sans-serif;
	color:#7BC443;
	font-size:44px;
	font-weight:500;
	line-height:1.13;
	margin:0 0 12px;
}
.section2test h2  {
	font-family:proxima-nova, sans-serif;
	color:#7BC443;
	font-weight:500;
	line-height:1.13;
	margin-bottom:.25em;
	margin-top:1em;
}
.section2test h3 {
	font-family:proxima-nova, sans-serif;
	color:#7BC443;
	font-size:20px;
	font-weight:500;
	line-height:1.13;
	margin-bottom:.25em;
	margin-top:1em;
}
.section2test p {
	line-height:1.7em;
	font-family:"Helvetica Neue", Arial, sans-serif;
	margin:0 0 .7em;
}
/******* NEW HEADER ******/
body, table {
	margin:0;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:16px;
	line-height:22px;
	color:#1c1c1c;
}
.content {
	padding:0 0 20px 0;
}
html, body {
	margin:0;
        margin-right:5px;
	height:100%;
}
  header, hgroup, main, nav, navf, section {
	display:block
}
* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
 .masthead-hcontainer {
}
 .background-blue-canvas {
}
::-moz-selection {
background:#b9e7f9;
}
.hcontainer {
	max-width:1200px;
	width: 100%;
	margin-left:auto;
	margin-right:auto;
*zoom:1;
}
.hcontainer:before, .hcontainer:after {
	display:table;
	content:"";
}
.hcontainer:after {
	clear:both;
}
.masthead {
	line-height:1;
	padding:30px 0 20px 0;
	position:relative;
	z-index:1;
}

.masthead2 {
	line-height:1;
	padding:10px 0 10px 0;
	position:relative;
	z-index:1;
}

.row {
	margin-left:-20px;
*zoom:1;
}
.row:before, .row:after {
	display:table;
	content:"";
}
.row:after {
	clear:both;
}
.span12 {
}
[class*="span"] {
float:left;
margin-left:20px;
}
.nav, .nav ul, .nav ol {
	list-style:none;
	padding:0;
	margin:0;
*zoom:1;
}
.nav:before, .nav:after, .nav ul:before, .nav ul:after, .nav ol:before, .nav ol:after {
	display:table;
	content:"";
}
.nav:after, .nav ul:after, .nav ol:after {
	clear:both;
}
.nav-meta {
	float:left;
	display:inline;
}
.nav .hitem {
	padding:0;
	list-style:none;
	float:left;
    font-family: "Open Sans",arial,sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 44px;
    padding: 0 15px;
    text-transform: uppercase;
}
ul li {
	padding:3px 0;
}
.nav-meta li:first-child a {
	padding-left:15px;
}
.nav-meta .active a {
	color:#fff;
	text-shadow:0 0 5px #2680a9;
}
.nav .hitem>a {
	display:block;
	outline:none;
}
.nav-meta a {
	padding:26px 15px;
	color:#06638a;
	font-weight:700;
	text-transform:uppercase;
	text-decoration:none;
	letter-spacing:3px;
	text-shadow:0 1px 0 rgba(255,255,255,0.5);
	-webkit-transition:background-color 0.2s ease-in-out;
	-moz-transition:background-color 0.2s ease-in-out;
	-o-transition:background-color 0.2s ease-in-out;
	transition:background-color 0.2s ease-in-out;
}
.nav-meta a:hover {
	text-decoration:none;
	text-shadow:0 1px 0 rgba(255,255,255,0.5), 0 0 12px #fff, 0 0 8px rgba(255,255,255,0.5);
}

.nav-meta2 a {
color: #ffffff;
    font-family: "Open Sans",arial,sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 44px;
    padding: 0 15px;
    text-transform: uppercase;
    text-decoration: none;
}
.nav-meta2 a:hover {
  background: #fff;
  color: #000;
}

.nav-meta3 a {
color: #ffffff;
    font-family: "Open Sans",arial,sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 44px;
    padding: 0 15px;
    text-transform: uppercase;
    text-decoration: none;
}
.nav-meta3 a:hover {
  background: #fff;
  color: #000;
}



.span3 {
	width:120px;
}
/****** NEW FOOTER ******/
.hcontainer:before, .hcontainer:after {
	display:table;
	content:""
}
.hcontainer:after {
	clear:both
}
.row:before, .row:after {
	display:table;
	content:""
}
.row:after {
	clear:both
}
.navf, .navf ul, .navf ol {
	list-style:none;
	padding:0;
	margin:0;
*zoom:1
}
.navf:before, .navf:after, .navf ul:before, .navf ul:after, .navf ol:before, .navf ol:after {
	display:table;
	content:""
}
.navf:after, .navf ul:after, .navf ol:after {
	clear:both
}
.navf-meta {
	float:left;
	display:inline
}
.navf.navf-meta {
	width:600px;
}
.navf .hitem {
	padding:0;
	list-style:none;
	float:left
}
.navf-meta li:first-child a {
	padding-left:0
}
.navf-meta .active a {
	color:#fff;
	text-shadow:0 0 5px #2680a9
}
.navf .hitem>a {
	display:block;
	outline:none
}
.navf-meta a {
	padding:0 15px;
	color:#06638a;
	font-weight:700;
	text-transform:uppercase;
	text-decoration:none;
	letter-spacing:3px;
	text-shadow:0 1px 0 rgba(255,255,255,0.5);
	-webkit-transition:background-color 0.2s ease-in-out;
	-moz-transition:background-color 0.2s ease-in-out;
	-o-transition:background-color 0.2s ease-in-out;
	transition:background-color 0.2s ease-in-out
}
.navf-meta a:hover {
	text-decoration:none;
	text-shadow:0 1px 0 rgba(255,255,255,0.5), 0 0 12px #fff, 0 0 8px rgba(255,255,255,0.5)
}
.mosfooter {
	padding-top:20px;
	/*height:200px;*/
	border-top:6px solid #e2e2e2;
	font-size:14px;
	border-top: 6px solid #4db2ec;
	/*position: relative;
	margin-top: -200px; /* negative value of footer height */
	height: 200px;
	clear:both;
	margin: auto;
   width: 1000px;
}
.footerrow {
	margin:0 auto;
	float:right; 
	width:600px
}
.fcontainer {
	width:980px;
	margin:0 auto;
	*zoom:1;
}
.mastfoot {
	/*line-height:1;*/
	padding: 0;
	position:relative;
	z-index:1;
}
.12 {
	width:100%;
}
.white {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	width:300px;
	float:left;
	text-align:left; 
	padding:0 0 0 20px; 
	margin:0 auto;
}
.white p {padding:5px 0;
margin:0;}
.white br {}
.push {
	height:200px;}
.global-content-stream {
    display: inline-block;
}
.global-content-stream .stream-article {
    border-bottom: 1px solid #ccc;
    clear: both;
    display: block;
    float: left;
    min-height: 190px;
    padding: 30px 0;
}
.article-text {
    margin-left: 220px;
    margin-top: 0;
}
.global-content-stream .stream-article .article-text {
    clear: both;
    display: inline-block;
    float: left;
    margin-left: 0;
    margin-top: 10px;
    max-height: 105px;
    overflow: hidden;
    margin-left:220px;
}
.global-content-stream .stream-article .article-text h2 {
    float: none;
}
.global-content-stream .stream-article .article-text h2 {
    clear: both;
    color: #000;
    display: block;
    float: left;
    font-family: "Oswald";
    font-size: 20px;
    letter-spacing: -0.005em;
    line-height: 1.3em;
    margin: 0;
}
.global-content-stream .stream-article .article-text p.dek {
    color: #000;
    float: left;
    font-family: "Arial";
    font-size: 16px;
    line-height: 1.5em;
    margin-bottom: 0;
    padding-top: 5px;
}
.article-image a .image {
    background-position: 50% 50%;
    background-size: cover;
    display: block;
    float: left;
    height: 130px;
    width: 200px;
}
.global-content-stream .stream-article .article-image {
    position: absolute;
    width: auto;
}
.author-time .byline {
    color: #ccc;
    float: left;
    font-size: 12px;
    margin-top: 5px;
}
.global-content-stream .stream-article .author-time {
    margin-left: 220px;
}
.btn {
  background: #92c83e;
  background-image: -webkit-linear-gradient(top, #92c83e, #92c83e);
  background-image: -moz-linear-gradient(top, #92c83e, #92c83e);
  background-image: -ms-linear-gradient(top, #92c83e, #92c83e);
  background-image: -o-linear-gradient(top, #92c83e, #92c83e);
  background-image: linear-gradient(to bottom, #92c83e, #92c83e);
  -webkit-border-radius: 8;
  -moz-border-radius: 8;
  border-radius: 8px;
  -webkit-box-shadow: 0px 1px 3px #666666;
  -moz-box-shadow: 0px 1px 3px #666666;
  box-shadow: 0px 1px 3px #666666;
  font-family: "Helvetica Neue",Arial,sans-serif;
  color: #ffffff;
  font-size: 17px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  text-align:center;
}
.btn:hover {
  background: #92c83e;
  background-image: -webkit-linear-gradient(top, #92c83e, #92c83e);
  background-image: -moz-linear-gradient(top, #92c83e, #92c83e);
  background-image: -ms-linear-gradient(top, #92c83e, #92c83e);
  background-image: -o-linear-gradient(top, #92c83e, #92c83e);
  background-image: linear-gradient(to bottom, #92c83e, #92c83e);
  text-decoration: none;
}
.btn2 {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #92c83e, #92c83e);
  background-image: -moz-linear-gradient(top, #92c83e, #92c83e);
  background-image: -ms-linear-gradient(top, #92c83e, #92c83e);
  background-image: -o-linear-gradient(top, #92c83e, #92c83e);
  background-image: linear-gradient(to bottom, #92c83e, #92c83e);
  text-decoration: none;
  -webkit-border-radius: 8;
  -moz-border-radius: 8;
  border-radius: 8px;
  -webkit-box-shadow: 0px 1px 3px #666666;
  -moz-box-shadow: 0px 1px 3px #666666;
  box-shadow: 0px 1px 3px #666666;
  font-family: "Helvetica Neue",Arial,sans-serif;
  color: #ffffff;
  font-size: 17px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  text-align:center;
}
.btn2:hover {
    background: #fc5b2a;
  background-image: -webkit-linear-gradient(top, #fc5b2a, #fc5b2a);
  background-image: -moz-linear-gradient(top, #fc5b2a, #fc5b2a);
  background-image: -ms-linear-gradient(top, #fc5b2a, #fc5b2a);
  background-image: -o-linear-gradient(top, #fc5b2a, #fc5b2a);
  background-image: linear-gradient(to bottom, #fc5b2a, #fc5b2a);
  text-decoration: none;
}
blockquote {
    background-position: right bottom;
    background-repeat: no-repeat;
    border-left: 4px solid #a5d34b;
    color: #71716a;
    font-style: italic;
    line-height: 20px;
    margin: 0 0 20px 40px;
    padding-left: 20px;
    padding-right: 60px;
    font-size: 14px;
}
#header .linkshead {
    bottom: 3px;
    font-size: 12px;
    padding-right: 10px;
    float: right;
    margin-top:-10px;
}
#header .linkshead a {
    color: #222;
    display: block;
    float: left;
    font-size: 13px;
    padding: 0 0 0 7px;
    text-decoration: none;
}
#header .linkshead a + a {
    border-left: 1px solid #fff;
    margin-left: 8px;
}
