@font-face {
    font-family: 'myriad_proregular';
    src: url('mpreg-mp-webfont.eot');
    src: url('mpreg-mp-webfont.eot?#iefix') format('embedded-opentype'),
         url('mpreg-mp-webfont.woff') format('woff'),
         url('mpreg-mp-webfont.ttf') format('truetype'),
         url('mpreg-mp-webfont.svg#myriad_proregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{
background:#ffffff;
margin:0px;
padding:0px;
}

.login{
font-family: 'myriad_proregular';
color:#7d7d7d;
font-size:12px;
margin-top:10px;
margin-bottom:0px;
}

.login a, .login a:visited{
font-family: 'myriad_proregular';
color:#104e8e;
font-size:12px;

}

.login a:hover{
font-family: 'myriad_proregular';
color:#104e8e;
font-size:12px;
border-bottom: 1px solid #104e8e;
}

.tagline{
font-family: 'myriad_proregular';
color:#5c5c5c;
font-size:14px;
margin-bottom:-20px;
}

.nav, .nav a, .nav a:visited{
font-family: 'myriad_proregular';
color:#104e8e;
font-size:18px;
text-decoration:none;
margin-bottom:8px;
}

.nav a:hover{
font-family: 'myriad_proregular';
color:#104e8e;
font-size:18px;
text-decoration:none;
border-bottom: 1px solid #104e8e;
}

h1{
font-family: 'myriad_proregular';
color:#ffffff;
font-size:46px;
text-shadow: 1px 1px 1px #000, 3px 3px 5px #000;
text-align:center;
margin-top:0px;
}

h2{
font-family: 'myriad_proregular';
color:#ffffff;
font-size:24px;
text-shadow: 1px 1px 1px #000, 3px 3px 5px #000;
text-align:center;
margin-top:-10px;
}

h3{
font-family: 'myriad_proregular';
color:#193c5a;
font-size:36px;
}

h4{
font-family: 'myriad_proregular';
color:#193c5a;
font-size:18px;
text-align:center;
margin-bottom:0px;
}

.blue{
background-image:url('../images/cc-blue-back.jpg');
background-repeat:repeat-x;
min-height:309;
margin:0px;
padding:0px;

}

.freeAccount{
text-align:center;
}

.middle{
background-image:url('../images/cc-middle-back.jpg');
background-repeat:no-repeat;
min-height:558;
margin:0px;
padding:0px;
}

.middle2{
min-height:558;
margin:0px;
padding:0px;
}

.blueTitle{
font-family: 'myriad_proregular';
color:#193c5a;
font-size:18px;
text-align:left;
margin-bottom:-10px;
margin-top:0px;
font-weight:700;
}

.greyMiddle{
font-family: 'myriad_proregular';
color:#5c5c5c;
font-size:14px;
text-align:left;
}

.blueSmall{
font-family: 'myriad_proregular';
color:#b0b5b9;
font-size:15px;
text-align:left;
font-weight:700;
}

.seoGrey{
font-family: 'myriad_proregular';
color:#b0b5b9;
font-size:14px;
text-align:left;
}

.grey{
background-color:#E9E9E9;
background-image:url('../images/cc-grey-footer-back.jpg');
background-repeat:repeat-x;
min-height:276;
margin:0px;
padding:0px;
}

.footerTitle{
font-family: 'myriad_proregular';
color:#5c5c5c;
font-size:14px;
text-align:left;
margin-bottom:-10px;
margin-top:0px;
font-weight:700;
}

.greyF, .greyF a, .greyF a:visited{
font-family: 'myriad_proregular';
color:#5c5c5c;
font-size:12px;
text-align:left;
text-decoration:none;
}

li, li a, li a:visited {
font-family: 'myriad_proregular';
list-style:none;
color:#5c5c5c;
font-size:12px;
text-align:left;
text-decoration:none;
text-indent:0px;
margin-left:-40px;
}

.greyF a:hover, li a:hover{
text-decoration:underline;
}

li.facebook{
background: url(../images/1289419879_facebook.png) no-repeat;
height: 16px;
margin-left:5px;
padding-left: 26px;
padding-top: 2px;
}

li.blog{
background: url(../images/hop.png) no-repeat;
height: 16px;
margin-left:5px;
padding-left: 26px;
padding-top: 2px;
}

.arrow{
margin-top:-196px;
margin-left:650px;
margin-bottom:0px;
}

.signupContain{
margin-left:-260px;
margin-top:-100px;
}

.signupForm{
padding: 10px 15px 5px 15px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
-ms-border-radius:10px;
border-radius:10px;
border:#c0c0c0 1px solid;
width:400px;
height:250px;
background:#ffffff;
background-repeat:no-repeat;
background-position:bottom;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f4f4f4), to(#ffffff));
background: -webkit-linear-gradient(top, #f4f4f4, #ffffff); 
background: -moz-linear-gradient(top, #f4f4f4, #fff);  
background: -ms-linear-gradient(top, #f4f4f4, #fff);  
background: -o-linear-gradient(top, #f4f4f4, #fff);
background:  linear-gradient(top, #f4f4f4, #fff);

}

.inputLable{
font-family: 'myriad_proregular';
color:#193c5a;
font-size:16px;
text-align:left;
margin-left:30px;
margin-bottom:20px;
line-height:0px;
}

.inputs{
padding: 10px 15px 5px 15px;
padding-bottom:10px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-ms-border-radius:5px;
border-radius:5px;
height:14px;
width:180px;
border:#b8b8b8 1px solid;

}

.inputsSelect{
padding: 0px 0px 0px 0px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-ms-border-radius:5px;
border-radius:5px;
height:24px;
width:207px;
border:#b8b8b8 1px solid;
}

.splashVid{
text-align:center;
margin-top:-40px;
padding-bottom:140px;
}

.fbarrow{
margin-top:-220px;
margin-left:930px;
margin-bottom:0px;
}

.termsBox{
padding: 10px 15px 5px 15px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-ms-border-radius:5px;
border-radius:5px;
width:400px;
background:#ffffff;
background-repeat:no-repeat;
background-position:bottom;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f4f4f4), to(#ffffff));
background: -webkit-linear-gradient(top, #f4f4f4, #ffffff); 
background: -moz-linear-gradient(top, #f4f4f4, #fff);  
background: -ms-linear-gradient(top, #f4f4f4, #fff);  
background: -o-linear-gradient(top, #f4f4f4, #fff);
background:  linear-gradient(top, #f4f4f4, #fff);
border:#b8b8b8 1px solid;
}

.termsBox2{
padding: 10px 15px 5px 15px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-ms-border-radius:5px;
border-radius:5px;
overflow: auto;
width:370px;
height:190px;
background:#ffffff;
}

.terms, li .terms{
font-family: 'myriad_proregular';
color:#193c5a;
font-size:12px;
text-align:left;
list-style:circle;
}

.terms2{
font-family: 'myriad_proregular';
color:#000000;
font-size:16px;
text-align:left;
margin-bottom:0px;
font-weight:700;
margin-top:30px;
}

.terms3{
font-family: 'myriad_proregular';
color:#193c5a;
font-size:14px;
text-align:center;
}

.affiliateForm{
padding: 10px 15px 5px 15px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-ms-border-radius:5px;
border-radius:5px;
width:400px;
background:#ffffff;
background-repeat:no-repeat;
background-position:bottom;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f4f4f4), to(#ffffff));
background: -webkit-linear-gradient(top, #f4f4f4, #ffffff); 
background: -moz-linear-gradient(top, #f4f4f4, #fff);  
background: -ms-linear-gradient(top, #f4f4f4, #fff);  
background: -o-linear-gradient(top, #f4f4f4, #fff);
background:  linear-gradient(top, #f4f4f4, #fff);
margin-bottom:50px;
border:#b8b8b8 1px solid;
}

.affiliateFormHead{
font-family: 'myriad_proregular';
color:#000000;
font-size:18px;
text-align:left;
margin-bottom:0px;
font-weight:700;
}

.verification{
font-family: 'myriad_proregular';
color:#193c5a;
font-size:18px;
text-align:center;
margin-top:-20px;
}

.featuresHeader{
font-family: 'myriad_proregular';
color:#194367;
font-size:35px;
text-align:center;
font-weight:700;
margin-top:0px;
margin-bottom:10px;
}

.featurestag{
font-family: 'myriad_proregular';
color:#878787;
font-size:22px;
text-align:center;
font-weight:700;
margin-top:0px;
}

.featuresh2{
font-family: 'myriad_proregular';
color:#385c7b;
font-size:22px;
text-align:left;
margin-top:0px;
}

.featuresh3{
font-family: 'myriad_proregular';
color:#5c5c5c;
font-size:16px;
text-align:left;
font-weight:700;
text-decoration:italic;
}

.featurescontent{
font-family: 'myriad_proregular';
color:#5c5c5c;
font-size:16px;
text-align:left;
}

.greynote{
font-family: 'myriad_proregular';
color:#5c5c5c;
font-size:14px;
text-align:center;
margin-top:0px;
margin-bottom:0px;
}