﻿body {
}
.aas-Width20Per{
    width:20%;
}
div.aas-VolunteerButton{
    border-radius:15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -pie-border-radius:15px;
    display:block;
    margin:auto;
    margin-top:20px;
    margin-bottom:20px;
    padding:5px;
    width:70%;
    color:#1d2939;  
    background-color:#b0bac6;
    position:relative;
     behavior: url(PIE.htc);
}
div.aas-VolunteerButton:hover{
    background: -webkit-linear-gradient(#b0bac6, #dfdfdf); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#b0bac6, #dfdfdf); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#b0bac6, #dfdfdf); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#b0bac6,#dfdfdf ); /* Standard syntax */
    -pie-background: linear-gradient(#b0bac6,#dfdfdf ); /* Standard syntax */
    behavior: url(PIE.htc);
}
p.aas-VolunteerButton{
   text-align:center;
   font-size:15px;
   font-family:"Arial", Arial, San-serif;
}

a.aas-VolunteerButton:link{
   text-decoration: none;
   color:black;
}
a.aas-VolunteerButton:hover{
    text-decoration: none;
   color:black;
}
a.aas-VolunteerButton:visited{
   text-decoration: none;
   color:black;
}
a.aas-VolunteerButton:active{
   text-decoration: none;
   color:black;
}

 .aas-buttonBlock{
    height:auto;
    display:inline-block;
    position:relative;
}
.aas-buttonBlock > a{
    text-decoration:none;
}
.aas-button {
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -pie-border-radius:15px;
    background-color: #b0bac6;
    padding: 10px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    color: #1d2939;
    margin: 15px;
    cursor: pointer;
    width: auto;
    behavior: url(PIE.htc);
}


.aas-button:hover {
    background: -webkit-linear-gradient(#b0bac6, #dfdfdf); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#b0bac6, #dfdfdf); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#b0bac6, #dfdfdf); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#b0bac6,#dfdfdf ); /* Standard syntax */
    -pie-background: linear-gradient(#b0bac6,#dfdfdf ); /* Standard syntax */
    behavior: url(PIE.htc);
}

.aas-VolunteerButtonMain{
    margin-top:20px;
    margin-bottom:20px;
    margin-left:0;
    padding-top:5px;
    padding-bottom:5px;
    left:195px;
    top:-40px;
    width:150px;
    position:absolute;
}

.aas-ReportButton {
    width:150px;
    left:195px;
    margin-left:0;
    position:absolute;
    margin-top:20px;
    margin-bottom:20px;
    padding-top:5px;
    padding-bottom:5px;
    top:0px;
}

.aas-kernTransitBlock{
    height:91px;
}
.aas-kernTransitInline{
    display:inline-block;
    vertical-align:middle;
}
.aas-kernTransitBlock-Text{
    color:#e18633;
    font-weight:bold;

}
.aas-seperateSection{
    background:#eff1f3;
}
.aas-getBusBlock{
    height:75px;
}

.aas-getBusBlock-Text{
    color:#006595;
    text-align:justify;
}
.aas-getBusInline{
    display:inline-block;
    vertical-align:middle;
}

.aas-ctsaBlock{
    height:45px;
}

.aas-ctsaInline{
    display:inline-block;
    vertical-align:middle;
}

.aas-ctsaBlock-Text{
    color:#00512e;
    text-align:justify;
}
.aas-logoSize{
    width:150px;
}