* {
	margin: 0;
	padding: 0;
}
strong, b {
	font-family: Tahoma, Arial, sans-serif;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #555555;
}
body {
	background: #6e6e6e;
	margin: 0px;
}
body.popup {
	background: #ffffff;
	margin: 20px;
}
a {
	color: #1ba3dd;
	outline: none;
}
a:hover {
	color: #ff002c;
}
h1, h2, h3, h4, h5, h6, p {
	padding: 0 0 10px 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Arial, sans-serif;
	color: #444444;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 15px;
}
h6 {
	font-size: 14px;
}
img {
	border: 0;
}
ul, ol {
	margin: 0 0 0 30px;
	padding: 0;
}
li {
	margin: 0;
	padding: 0 0 10px 0;
}
hr {
	border: none 0;
	border-top: 1px solid #1ba3dd;
	height: 1px;
	margin: 10px 0 20px 0;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
.ncContainer {
	width: 960px;
	margin: 25px auto;
	background: #FFF;
	-moz-box-shadow: 0 0 20px #000000;
	-webkit-box-shadow: 0 0 20px #000000;
	box-shadow: 0 0 20px #000000;
}
.ncHeader {
	height: 85px;
}
.bg1 {
	background: url(../images/header_bg1.gif) no-repeat;
}
.bg2 {
	background: url(../images/header_bg2.gif) no-repeat;
}
.bg3 {
	background: url(../images/header_bg3.gif) no-repeat;
}
.bg4 {
	background: url(../images/header_bg4.gif) no-repeat;
}
.bg5 {
	background: url(../images/header_bg5.gif) no-repeat;
}
.ncHeader .logo {
	float: left;
	width: 260px;
}
.ncHeader .rgt {
	float: right;
	width: 630px;
}
.ncHeader .caption {
	font-family: Tahoma, Arial, sans-serif;
	margin: 0 20px 0 0;
	height: 35px;
	line-height: 35px;
	font-size: 19px;
	color: #FFF;
	text-align: center;
}
.topLinks {
	height: 37px;
	padding: 13px 10px 0 0;
	overflow: hidden;
	font-size: 11px;
	line-height: 24px;
	text-align: right;
}
.topLinks a {
	color: #444;
	text-decoration: none;
}
.topLinks a:hover {
	color: #000;
	text-decoration: none;
}
.twitterLink {
	text-align: left;
	text-indent: -9999px;
	display: inline-block;
	margin: 0 1px;
	width: 24px;
	height: 24px;
	background: url(../images/icon_twitter.png) no-repeat;
	background-position: 0 0;
}
.twitterLink:hover {
	background-position: 0 -24px;
}
.facebookLink {
	text-align: left;
	text-indent: -9999px;
	display: inline-block;
	width: 24px;
	height: 24px;
	margin: 0 1px;
	background: url(../images/icon_facebook.png) no-repeat;
	background-position: 0 0;
}
.facebookLink:hover {
	background-position: 0 -24px;
}
.blogLink {
	text-align: left;
	display: inline-block;
	padding:6px 0 6px 30px;
	text-decoration:none;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	box-shadow: inset 0px -10px 10px rgba(0,0,0,0.1);
	color: #FFF !important;
	font-size: 13px;
	font-weight: bold;
	width: 40px;
	height: 12px;
	line-height:12px;
	margin: 0 1px;
	background: #F90 url(../images/icon_blog.png) no-repeat;
	background-position: 5px 0;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.blogLink:hover {
	background: #8d8d8d url(../images/icon_blog.png) no-repeat;
	background-position: 5px -24px;
}
.careerLink {
	display: inline-block;
	margin: 0 1px;
	padding: 4px 15px;
	line-height: 16px;
	background: #09C;
	text-decoration: none;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	box-shadow: inset 0px -10px 10px rgba(0,0,0,0.2);
	color: #FFF !important;
	font-size: 13px;
	font-weight: bold;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.careerLink:hover {
	background: #666;
}
.footerLink {
	text-decoration: none;
	color: #444;
	display: inline-block;
	border-right: 1px solid #CCC;
	padding: 0 10px;
}
.footerLink:hover {
	color: #000;
}
.ncHomeContent {
	padding: 25px 25px 5px 25px;
	font-size: 14px;
	color: #555;
}
.ncHomeContent strong {
	font-family: Arial, Helvetica, sans-serif;
}
.ncHomeLetterTop {
	background: url(../images/home_letter_top.jpg) no-repeat center top;
	padding: 100px 70px 0 70px;
}
.ncHomeLetterMid {
	background: url(../images/home_letter_mid.jpg) repeat-y center top;
	padding: 0 70px;
}
.ncHomeLetterBtm {
	background: url(../images/home_letter_btm.jpg) no-repeat center bottom;
	padding: 0 70px 80px 70px;
}
.ncMainNav {
	height: 75px;
	padding: 5px 0 0 0;
}
.ncMainNav ul, .ncMainNav li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.ncMainNav li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
.ncMainNav .active {
	background-position: 0 -150px !important;
	cursor: default;
}
.btnBelieve {
	text-align: left;
	text-indent: -9999px;
	display: block;
	width: 320px;
	height: 75px;
	background: url(../images/btn_believe.png) no-repeat;
	background-position: 0 0;
}
.btnBelieve:hover {
	background-position: 0 -75px;
}
.btnReimagine {
	text-align: left;
	text-indent: -9999px;
	display: block;
	width: 320px;
	height: 75px;
	background: url(../images/btn_reimagine.png) no-repeat;
	background-position: 0 0;
}
.btnReimagine:hover {
	background-position: 0 -75px;
}
.btnTeam {
	text-align: left;
	text-indent: -9999px;
	display: block;
	width: 319px;
	height: 75px;
	background: url(../images/btn_team.png) no-repeat;
	background-position: 0 0;
}
.btnTeam:hover {
	background-position: 0 -75px;
}
.ncSectionContent {
	padding: 60px 60px 30px 60px;
}
.ncSectionContent p {
	text-align: justify;
	line-height: 20px;
}
.ncSectionContent .splTxt {
	font-size: 19px;
	line-height: 24px;
	padding: 0 0 20px 0;
}
.ncSectionPrompt {
	padding: 0 20px;
}
#ncHomeVideo {
	width: 800px;
	height: 373px;
	padding: 12px 0 0 160px;
	background: rgba(0,0,0,0.8);
	display: block;
	position: absolute;
	z-index: 100;
	display: none;
}
.ncHomeVideoClose {
	position: absolute;
	z-index: 101;
	right: 0;
	padding: 5px 10px;
	display: none;
}
.ncHomeVideoClose a {
	color: #FFF;
	text-decoration: none;
}
.ncHomeVideoClose a:hover {
	color: #6CF;
}
.ncReimagineSplash {
	background: #007c66 url(../images/reimagine_bg.jpg) no-repeat;
	padding: 10px;
	height: 365px;
	display: block;
}
.ncReimagineSplash .video {
	float: left;
	width: 640px;
	height: 360px;
	display: inline;
	background: #FFF;
	box-shadow: 3px 3px 20px #033;
}
.ncReimagineSplash .content {
	float: right;
	width: 250px;
	height: 335px;
	padding: 0 20px 0 0;
	display: inline;
	color: #FFF;
	text-shadow: 1px 1px 1px #033;
}
.ncReimagineSplash .content h3 {
	font-size: 16px;
	color: #FFF;
}
.ncReimagineSplash .content ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}
.ncReimagineSplash .content li {
	list-style: none;
	background: url(../images/icon_key.png) no-repeat;
	padding: 5px 0 10px 30px;
	font-size: 14px;
}
.ncReimagineSplash .readmore {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 6px;
	display: block;
	width: 80px;
	text-align: center;
	background: #066;
	border-radius: 5px;
	margin: 0 auto;
	box-shadow: 1px 1px 2px #033;
	color: #FFF;
}
.ncReimagineSplash .readmore:hover {
	color: #FFF;
	background: #333;
	text-shadow: 1px 1px 1px #333;
}
.ncReimagineSplash .img {
	box-shadow: 3px 3px 20px #033;
	border-radius: 5px;
}
.ncReimagineSplash .textBox {
	height: 153px;
	border-bottom: 2px solid #00aeed;
	margin-bottom: 5px;
}
.ncReimagineSplash .arrowLft {
	background: url(../images/arrow_left.png) no-repeat left center;
	padding: 10px 0 10px 40px;
	height: 90px;
	margin: 0 0 24px 0;
}
.ncCareersSplash {
	background: #ff9200 url(../images/careers_bg.jpg) no-repeat;
	padding: 20px 30px 25px 675px;
	height: 340px;
	display: block;
	color: #FFF;
	text-shadow: 1px 1px 1px #960;
}
.ncCareersSplash p {
	font-size: 14px;
}
.ncCareersSplash h2 {
	color: #FFF;
	font-size: 21px;
}
.ncCareersSplash a {
	color: #FFF;
}
.ncCareersSplash ul {
	margin: 0 0 0 20px;
	padding: 0;
	list-style: square;
}
.ncFooter {
	padding: 15px 10px 15px 20px;
	font-size: 11px;
	line-height: 20px;
	height: 20px;
	color: #464646;
}
.ncFooter ul, .ncFooter li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.ncFooter li {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
	float: left;
}
.ncFooter .lft {
	float: left;
}
.ncFooter .rgt {
	float: right;
	text-align: right;
}
.blue {
	color: #1ba3dd;
}
.red {
	color: #c73c36;
}
.purple {
	color: #92278f;
}
.green {
	color: #007c66;
}
.yellow {
	color: #ff9200;
}
.redTheme .ncMainNav {
	background: #c73c36;
}
.redTheme .ncSectionContent {
	border-left: 5px solid #c73c36;
	border-right: 5px solid #c73c36;
}
.redTheme .ncSectionPrompt {
	border-left: 5px solid #c73c36;
	border-right: 5px solid #c73c36;
}
.redTheme .ncFooter {
	border-left: 5px solid #c73c36;
	border-right: 5px solid #c73c36;
}
.redTheme hr {
	border-top: 1px solid #c73c36;
}
.purpleTheme .ncMainNav {
	background: #914b90;
}
.purpleTheme .ncSectionContent {
	border-left: 5px solid #914b90;
	border-right: 5px solid #914b90;
}
.purpleTheme .ncFooter {
	border-left: 5px solid #914b90;
	border-right: 5px solid #914b90;
}
.purpleTheme hr {
	border-top: 1px solid #9e9e9e;
}
.blueTheme .ncMainNav {
	background: #00aeef;
}
.blueTheme .ncHomeContent {
	border-left: 5px solid #00aeef;
	border-right: 5px solid #00aeef;
}
.blueTheme .ncFooter {
	border-left: 5px solid #00aeef;
	border-right: 5px solid #00aeef;
}
.blueTheme hr {
	border-top: 1px solid #00aeef;
}
.greenTheme .ncMainNav {
	background: #007c66;
}
.greenTheme .ncSectionContent {
	border-left: 5px solid #007c66;
	border-right: 5px solid #007c66;
}
.greenTheme .ncFooter {
	border-left: 5px solid #007c66;
	border-right: 5px solid #007c66;
}
.greenTheme hr {
	border-top: 1px solid #007c66;
}
.yellowTheme .ncMainNav {
	background: #ff9200;
}
.yellowTheme .ncSectionContent {
	border-left: 5px solid #ff9200;
	border-right: 5px solid #ff9200;
}
.yellowTheme .ncFooter {
	border-left: 5px solid #ff9200;
	border-right: 5px solid #ff9200;
}
.yellowTheme hr {
	border-top: 1px solid #ff9200;
}
.imgRgt {
	float: right;
	margin: 0 0 10px 25px;
}
.imgLft {
	float: left;
	margin: 0 25px 20px 0;
}
.contentTable td {
	padding: 10px 5px;
}
.contentTable2 td {
	padding: 20px;
}
.contentTable3 td {
	padding: 20px;
}
.contentTable3 p {
	text-align: inherit;
	line-height: normal;
	padding: 0 0 30px 0;
}
.splashMainImg {
	position: absolute;
	z-index: 99;
}
.ncTeamSplash {
	width: 960px;
	height: 385px;
	display: block;
	background: #914b90 url(../images/team_bg.jpg) no-repeat;
}
.teamLftPanel {
	margin: 0 0 0 415px;
	padding: 20px 0 0 0;
	width: 255px;
	height: 365px;
	float: left;
}
.teamLftPanel ul, .teamLftPanel li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.teamLftPanel li {
	font-size: 12px;
	color: #444;
}
.teamLftPanel .blue {
	background: url(../images/bullet_blue.gif) no-repeat 0 2px;
	padding: 0 0 0 18px;
	font-size: 14px;
	line-height: 15px;
}
.teamLftPanel .red {
	background: url(../images/bullet_red.gif) no-repeat 0 2px;
	padding: 0 0 0 18px;
	font-size: 14px;
	line-height: 15px;
}
.teamLftPanel .yellow {
	background: url(../images/bullet_yellow.gif) no-repeat 0 2px;
	padding: 0 0 0 18px;
	font-size: 14px;
	line-height: 15px;
}
.teamLftPanel li ul {
	padding: 5px 0 0 0;
	margin: 0 0 10px -10px;
}
.teamLftPanel li li {
	padding: 0;
	font-size: 13px;
	color: #555;
}
.teamLftPanel a {
	color: #555;
	text-decoration: none;
	line-height: 22px;
	height: 22px;
	display: block;
	padding: 1px 0 1px 10px;
}
.teamLftPanel .active {
	background: url(../images/team_active.png) no-repeat 0 1px;
}
.teamRgtPanel {
	width: 260px;
	height: 345px;
	padding: 20px 20px 20px 0;
	float: right;
	color: #FFF;
	font-size: 14px;
	text-shadow: 1px 1px 1px #360;
}
.teamRgtPanel .content {
	height: 190px;
}
.teamRgtPanel h3 {
	font-size: 21px;
	color: #FFF;
}
.teamRgtPanel a {
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.teamRgtPanel a:hover {
	color: #FC9;
}
.teamRgtPanel img {
	border-radius: 5px;
	box-shadow: 1px 1px 3px #300;
}
.promptMessage {
	display: none;        /* required */
	position: absolute;   /* required */
	padding: 3px;
	border: 1px solid #999;
	background: #EAEAEA;
	font-size: 11px;
	color: #666;
}
.ncPrompt {
	font-size: 11px;
	padding: 3px;
	color: #666;
	text-align: center
}
.ncReimagineImage {
	border: 1px solid #6f6f6f;
	border-radius: 8px;
}
.ncBelieveSplash {
	background: #c73c36;
}
.splImg {
	border-radius: 7px;
	box-shadow: 1px 1px 3px #CCC;
}
.splImgRed {
	border: 1px solid #c73c36;
	border-radius: 10px;
	box-shadow: 1px 1px 3px #CCC;
}
.splHr {
	border: none 0;
	border-top: 1px dotted #6c6c6c;
	height: 1px;
	margin: 10px 0 20px 0;
	width: 90px;
}
.t28 {
	font-size: 28px;
	line-height: 28px !important;
}
.t24 {
	font-size: 24px;
	line-height: 28px !important;
}
.t21 {
	font-size: 21px;
	line-height: 28px !important;
}
.t20 {
	font-size: 20px;
	line-height: 28px !important;
}
.t18 {
	font-size: 18px;
	line-height: 22px !important;
}
.t17 {
	font-size: 17px;
	line-height: 21px !important;
}
.t16 {
	font-size: 16px;
	line-height: 20px !important;
}
.t12 {
	font-size: 12px;
	line-height: normal !important;
}
.normal {
	font-weight: normal;
}
.ncSplBtn1 {
	display: inline-block;
	padding: 6px 20px;
	background: #ca3a37;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	box-shadow: inset 0px -10px 15px rgba(0,0,0,0.2);
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.ncSplBtn1:hover {
	background: #e3423d;
	color: #FFF;
}
.splName {
	/* background: #f6f6f6;
	border: 1px solid #dddddd; 
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px; */	
	margin: 0 auto;
	width: 178px;
	height: 58px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-family:Arial;
	font-size: 18px;
	color: #555555;
}
.funderNames {
	background: #e3ebf2;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #FFF;
	box-shadow: inset -20px -20px 150px #b5cadc, 2px 2px 20px rgba(0,0,0,0.2);
	padding: 15px;
	margin: 0 0 20px 0;
}
.funderNames tr:last-child td {
	border-bottom: none;
}
.funderNames td {
	border-bottom: 1px solid #FFF;
	padding: 10px;
}
