﻿

    
        * {
            margin: 0px;
            padding: 0px;
        }

        
        .container {
            max-width: 960px;
            border:1px solid #172952;
            background-color:#fff;
            padding-top:10px;

        }

        #footer .social a {
            margin-top: 10px;
        }

        h1 {
            font-size: 4.25em;
            margin-bottom: 5px;
            font-weight: 700;
            line-height: 95%;
            color:#fff;
            font-family: 'Open Sans Condensed',helvetica, sans-serif;
        }

        h2 {
            font-size: 3em;
            line-height:95%;
             font-family: 'Open Sans Condensed',helvetica, sans-serif;
            color: #fff;
            font-style: normal;
            font-weight: 600;
          padding: 5px 0px;
           text-align:center;
           margin:0px;
        }

        h3 {
            font-size: 22px;
            color: #000;
            text-transform: uppercase;
            margin-bottom: 0px;
            margin-top: 0px;
	    font-weight: normal;
 margin-bottom: 6px;
  font-family: Arial, helvetica, sans-serif;
        }

        h4 {
            font-size: 18px;
            color: #8b8c7a;
            line-height: 22px;
            font-weight: normal;
            margin-bottom: 0px;
            margin-top: 0px;
            font-style: normal;
        }

       
.textCenter 
{text-align:center;}

      
.mainbutton {
          font-family: helvetica, sans-serif;
            color: White;
            background-color: #727272;
            padding: 5px 10px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            -khtml-border-radius: 5px;
            border-radius: 5px;
border:0px solid #000;
            text-align: center;
            font-size: 1.15em;

letter-spacing:1px;
            font-weight: 300;
            text-decoration: none;
         
text-wrap: none;
}

a.mainbutton:hover {
      background-color: #172952;
    color: #fff;
    text-decoration: none;
}
        .mainbutton2 {
          font-family: helvetica, sans-serif;
            color: White;
            background-color: #727272;
            padding: 5px 10px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
        
            border-radius: 5px;
border:0px solid #000;
            text-align: center;
     font-size: 1.25em;
letter-spacing:1px;
            font-weight: 300;
            text-decoration: none;
            display:block;
            width:350px;

        }
        .login {
            float: right;
            margin: 20px 0px;
        }

        .login-button {
            color: White;
            background-color: rgb(234, 80, 52);
            padding: 5px 15px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
           
            border-radius: 5px;
            text-align: center;
            height: 16px;
            font-size: 12px;
            font-weight: 300;
            text-decoration: none;
        }

        .grey {
            color: #8b8c7a;
        }

        .giveback-blue {
            color: #172952;
            }

        .overlayText {
           margin-top:20px;
           text-align:center;
        }
     
        .backgroundBar {
    background-color: #172952;
    padding: 5px;
    color:#fff;
}
.btn-primary {
    color: #fff;
    font-size: 1.25em;
    background-color: #727272;
    border-color: #727272;
        background-image: -webkit-linear-gradient(top,#727272 0,#727272 100%);
    background-image: -o-linear-gradient(top,#727272 0,#727272 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#727272),to(#727272));
    background-image: linear-gradient(to bottom,#727272 0,#727272 100%);
}

a.btn-primary:hover {
    color: #fff;
    background-color: #172952;
    border-color: #172952;
        background-image: -webkit-linear-gradient(top,#172952 0,#172952 100%);
    background-image: -o-linear-gradient(top,#172952 0,#172952 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#172952),to(#172952));
    background-image: linear-gradient(to bottom,#172952 0,#172952 100%);
}

.btn-primary2 {
    
    color: #fff;
      padding: 10px 20px;
    font-size: 1.10em;
    background-color: #172952;
    border-color: #fff;
        background-image: -webkit-linear-gradient(top,#172952 0,#172952 100%);
    background-image: -o-linear-gradient(top,#172952 0,#172952 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#172952),to(#172952));
    background-image: linear-gradient(to bottom,#172952 0,#172952 100%);
}

a.btn-primary2:hover {
    color: #fff;
    font-weight:500;
    background-color: #727272;
    border-color: #172952;
        background-image: -webkit-linear-gradient(top,#727272 0,#727272 100%);
    background-image: -o-linear-gradient(top,#727272 0,#727272 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#727272),to(#727272));
    background-image: linear-gradient(to bottom,#727272 0,#727272 100%);
}

input[type=text], fieldset input[type=password] {
    float: left;
}

.header {
    background-image: url(/images/giveback/headerBanner.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size:cover;
    height:250px;
}

.footer {
    width: 960px;
    border-top: 0px solid #8b8c7a;
    padding-bottom: 10px;
    padding-top:0px;
    margin-top: 0px;
    font-size: 12px;
    line-height: 16px;

}

.tascFooter{
     border-top: 1px solid #8b8c7a;
    background-color:#ccc;
 color: #888888;
 font-family: Trebuchet MS;
    font-size: 12px;
     line-height:14px;
     padding-top:20px;
      padding-bottom:20px;

}



    .tascFooter h4 {
        font-family: 'CentimRegular', Trebuchet MS, Arial, sans-serif;
        font-size: 12px;
        text-transform: uppercase;
        color: #888888;
        padding-bottom: 3px;
        border-bottom: 1px solid #b6b6b6;
        margin-bottom: 10px;
        letter-spacing:-1px;
    }

    .tascFooter a {
        color: #888888;
       
    }

    .tascFooter h3 {
    font-family: 'CentimRegular', Trebuchet MS, Arial, sans-serif;
    font-size: 18px;
  text-transform:initial;
    color: #002d62;
    font-weight: 500;
    margin-bottom: 16px;
}