@charset "UTF-8";

/*===========================GLOBAL=============================*/
/*==============================================================*/

*{
	margin:0;
	padding:0;
	outline: 0;
}


body {
	height:100%;
	width:100%;
	background-color:#ffffff;
	min-width:944px;
}

.headerOuterWrapper{
	position: fixed;
	display: block;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 150px;
	min-width: 944px;
	background-color: #ffffff;
	border-bottom:1px solid #0f4584;
	z-index: 4000;
}

#globalLogo{
	position:relative;
	display: block;
	top:30px;
	width:600px;
	height:90px;
	margin:0 auto;
	z-index: 500;
}


.pageTopRowWrapper{
	position: relative;
	display: inline-block;
	clear:both;
	margin:151px auto 0;
	width:100%;
	height:700px;
	border-bottom:1px solid #0f4584;
	background-color: #eee;
}

.container{
	position: relative;
	display: inline-block;
	width:100%;
	margin-top:-5px;
	background-color:#ffffff;
	/*background-image: url("../images/global/contentBg.jpg");
	background-position: bottom;
	background-repeat: repeat-y;*/
	min-height:760px;
}

.contentOuterWrapper{
	position: relative;
	display: inline-block;
	margin:0px auto;
	align:center;
	width:100%;
	padding:0px 0px 0px 0px;
	min-height:100px;
}

.contentInnerWrapper{
	position: relative;
	display: block;
	margin:0px auto;
	max-width:1600px;
	min-width: 720px;
	align:center;
	padding:0px 60px;
}

.topWhiteRowOuter{
	position: relative;
	display: inline-block;
	margin:0px auto;
	align:center;
	width:100%;
	padding:80px 0px;
	min-height:100px;
}

.whiteRowOuter{
	position: relative;
	display: inline-block;
	margin:0px auto;
	align:center;
	width:100%;
	padding:80px 0px;
	min-height:300px;
}

.blueRowOuter{
	position: relative;
	display: inline-block;
	margin:0px auto;
	align:center;
	width:100%;
	padding:80px 0px;
	min-height:300px;
	background-color: #0f4584;
	border-top:2px solid #e62f1e;
	border-bottom:2px solid #e62f1e;
}

.videoOuterWrapperBlue{
	display: inline-block;
	position: relative;
	margin:20px 40px;
	padding:10px 10px 5px 10px;
	background-color: #ccc;
}

.videoOuterWrapperBlue{
		border:2px solid #0f4584;
}





/*===========================================================*/
/*=======================FOOTER==============================*/

#footer{
	position: relative;
	display: inline-block;
	float: left;
	clear: both;
	margin:0 auto;
	align:center;
	padding:0px 0px 40px 0px;
	width: 100%;
	min-width:944px;
	min-height:150px;
	z-index: 10000;
	background-color:#0f4584;
}


#footerCol1{
	width:35%;
	float:left;
	text-align: left;
}

.footerMenuWrapper{
	position: relative;
	display: inline-block;
	float: left;
	margin-right: 15px;
}

#footerCol2{
	width:44%;
	float:left;
}

#footerCol3{
	width:20%;
	float:right;
}

#footerCol1Inner{
	margin:30px 0px 0px 35px;
	width:100%;
	float:left;
	line-height: 30px;
}

#footerCol2Inner{
	/*border:1px solid #ccc;*/
	margin:30px 0px 0px 35px;
	width:70%;
	float:left;
}

#footerCol3Inner{
	/*border:1px solid #ccc;*/
	margin:30px 35px 0px 0px;
	width:90%;
	float:right;
}

.footerContactLinkWrapper{
	position: relative;
    display: block;
    margin: 40px auto 0px;
}


#footerInnerWrapper .custom-select{
  position: relative;
  display: block;
  width: 100%;
  margin: 0 auto;
  border: 1px solid #099af1;
  background-color: #0885d0;
  z-index: 10;
}

#footerInnerWrapper select{
    border: none;
    outline: none;
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    margin: 0;
    display: block;
    width: 100%;
    padding: 10px;
    font-size: 14px;
    color: #ffffff;
	text-align: center;
    text-align-last: center;
    -moz-text-align-last: center;
 }

#footerInnerWrapper option{
	color: #ffffff;
}


/*========================FOOTERBASE=============================*/
/*===============================================================*/


#footerbase{
	position: relative;
	display: inline-block;
	float:left;
	clear: left;
	margin:0 auto;
	padding:10px 0px;
	width: 100%;
	min-height: 40px;
	min-width:944px;
	background-color:#e62f1e;
	border-top:1px solid #fff;
}

#footerbaseInner{
	position: relative;
	display: block;
	margin:0 auto;
	align:center;
	width: 98%;
	height: 40px;
}

#footerbaseColLeft{
	position: relative;
	display: inline-block;
	float:left;
	width: 25%;
	margin:10px auto;
	align:center;
	min-height: 20px;
	text-align: left;
	color:#fff;
}

#footerbaseColMid{
	position: relative;
	display: inline-block;
	float:left;
	width: 49%;
	margin:10px auto;
	align:center;
	min-height: 20px;
	text-align: center;
	color:#fff;
}

#footerbaseColRight{
	position: relative;
	display: inline-block;
	float:right;
	width: 25%;
	padding-top:12px;
	margin:0px auto;
	align:center;
	min-height: 20px;
	text-align: right;
	color:#fff;
}


/*===========================HOME================================*/
/*===============================================================*/


#mdTopRow{
	background-image: url("../images/home/frontSlide.jpg");
	background-position: 50% 0%;
	background-repeat: no-repeat;
}

#mdIntroVid{
	margin:0px 0px 80px 40px;
	float:right;
}

.phaseGraphWrapper{
	position: relative;
	display: block;
	align:center;
	width:900px;
	height:220px;
	margin:30px 0px 30px 0px;
}

.taglineOuterWrapper{
	position: relative;
	display: inline-block;
	align:center;
	width:100%;
	margin-top:10px;
	margin:60px 0px 0px 0px;
}

.taglineInnerWrapper{
	position: relative;
	display: block;
	align:center;
	width:600px;
	height:400px;
	margin-left:5%;
}

.partnerLogosWrapper{
	position: relative;
	display: block;
	margin-top:30px;
	width:600px;
	height:130px;
}

.betagLogo{
	width:275px;
	height:40px;
	float:left;
	margin-top:64px;
}

.collAdviceLogo{
	width:275px;
	height:105px;
	float:right;
}

.registerButtonOuter{
	position: relative;
	display: inline-block;
	margin:60px auto 0;
	align:center;
	width:100%;
	padding:0px 0px 0px 0px;
	min-height:50px;
}
	

.registerButtonBlueInner{
    position: relative;
    display: block;
    padding: 10px 20px;
    border: 1px solid red;
    border-radius: 5px;
	min-width:40px;
	max-width:400px;
	text-align: center;
}

.registerButtonBlueInner:hover{
border: 1px solid #0f4584;
}

.registerButtonWhiteInner{
    position: relative;
    display: block;
    padding: 10px 20px;
    border: 1px solid #e62f1e;
    border-radius: 5px;
	min-width:40px;
	max-width:400px;
	text-align: center;
}

.registerButtonWhiteInner:hover{
border: 1px solid #ffffff;
}








