.qbody {

    padding-right: 20px;
    padding-left: 30px;
    color: #73BD00;
    font-size: 18px;
    line-height: 26px;
    text-decoration: none!important;
    font-weight: bold;
}
.abody {

    padding-right: 20px;
    padding-left: 30px;
    color: #666666;
    font-size: 18px;
    line-height: 26px;
    text-decoration: none!important;
    font-weight: bold;
}
.unlist {

    padding-right: 20px;
    padding-left: 40px;
    color: #666666;
    font-size: 16px;
    line-height: 20px;
    text-decoration: none!important;
    font-weight: bold;
}
.abouttxt {

    padding-right: 15px;
    padding-left: 30px;
    color: #666666;
    font-size: 17px;
    line-height: 22px;
    text-decoration: none!important;
}
/*---------Header style------*/

.top-banner {
	display: block;
	margin: 0px 0px;
	padding: 6px;
	background: url(images/bg.jpg) top left repeat #fff;
}
.top-banner div.promotions {
    background-color: #0DABD2;
    padding: 10px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.55);
    width: 29.5%;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
}
.top-banner div {
    display: inline-block;
    height: 50px;
    width: 100%;
    vertical-align: middle;
}
.top-banner div.plus {
    border-radius: 50em 50em 50em 50em;
    height: 55px;
    line-height: 50px;
    margin: 0px -10px;
    padding: 1px 35px 4px 13px;
    position: relative;
    width: 26px !important;
    z-index: 10;
    background-color: #02276E;
    border: 3px solid #fff;
    font-size: 38px;
    color:#fff;
    text-align: left;
    box-shadow: 0 1px 1px rgba(0,0,0,0.55);
}
.wty_card_box {
        margin: 0 10px 0 10px;
	border: 3px solid #1E73BE;
        border-radius: 0 0 10px 10px;
        -mozilla-border-radius:0 0 10px 10px;
        -webkit-border-radius:0 0 10px 10px;
        padding-left: 2px;
        padding-top: 2px;
        background-color:#FFFFFF;
        height:170px;
        width:365px;
        border-top:#FFFFFF;
}


.reg_here {
        margin: 5px 10px 0 10px;
        border: 3px solid #CCC;
        border-radius: 10px 10px 0 0;
        -mozilla-border-radius: 10px 10px 0 0;
        -webkit-border-radius: 10px 10px 0 0;
//      background-color:#FFFFFF;
        height:30px;
        width:365px;
        background-color:#1E73BE;
        border-color:#1E73BE;
}

.grn-font {
    color: #000000;
    font-size: 30px;
    padding-top: 15px;
    font-weight: bold;
}
.heading {
	font-size: 22px;
color: #0f0f88;
}
