/****  Produces space for left column and background color */
.asd .yui-t2 #yui-main .yui-b {
    border-left: #e9f4fa solid 15.3846em;
    *border-left-width: 15em;
    margin-left:0px;
    *zoom:1;
}

/***************** ANS Common Elements  *******************/
body.asd {
    background-color: #acd0e0;
}

/***************** Header Layout  *******************/
.drop-left {
    background: transparent url(/site/aces/img/left.gif) repeat-y top left;
}

.drop-right {
    background: transparent url(/site/aces/img/right.gif) repeat-y top right;
}

.asd #hd {
    background: #2984a6;
    height: 99px;
}

/** Boxes that contain links in header **/
.asd #hd .internal-action-box {
    background-color: #287290;
    color: #ffffff;
    font-weight: bold;
}

.asd #hd #program-select-box {
    padding:5px 0;
    top:40px;
}

.asd a, .asd a:hover {
    color:#0258af;
}

.asd a:visited {
    color:#205417;
}

.asd #header-overlay {
    background: url(/site/common/img/headerBG_transparent.png) no-repeat top left;
    height: 99px;
}


/*** RFI Form ***/
.rfiForm div.select-program {
    background:transparent url(/site/common/img/buttons/green_arrow_on_trans_background.png) no-repeat top right;
}

#featured .school {
    background-color:#e8f4fa;
}

/***************** Footer Layout  *******************/
.asd #ft {
    background-color: #033a4f;
}

.subscribe-container {
    border-color:#53868b;
}

/***************** Columns and Headers  *******************/
.asd .coloredheader {
    background-image: url(/site/aces/img/menuBG.png);
    color: #ffffff;
    line-height: 2em;
    margin-top: 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

/******* Left hand navigation **************/
.asd .left-nav ul li a:hover {
    background-image:url(/site/aces/img/navBG_hover.png);
}

.asd .left-nav ul li a {
    color:#0258af;
}

.asd .left-nav ul li a:visited {
    color:#205417;
}

.asd .faq-nav h2, .asd .faq-nav h2 a {
    background-image: url(/site/aces/img/navBG.png);
    background-repeat: repeat-y;
    color: #ffffff;
    margin-bottom: 2px;
}

/*************** Find Form *****************/
.asd .find-form .stepTitle {
    color:#7a7a7b;
}




.asd .faq-nav h4 {
    padding:0 0 0 10px;
}

.asd .faq-nav .left-nav ul li a {
    background:transparent;
    margin:0;
    font-size:0.95em;
    padding: 0 0 0 10px;
}

/** Left hand navigation **/
.asd .left-nav li#selected {
    margin:0 0 0 -10px;
    padding:0 0 10px 10px;
}

.asd .faq-nav .left-nav ul li {
    line-height:0.96em;
}

.asd .left-nav .faq-nav {
    margin:0px 0;
}

.asd .left-nav .faq-nav h4 {
    margin-top:10px;
}

/** Mini RFI **/
#rfiMini .statusbox h2 {
    font-size:1.5em;
}

#rfiMini #suggested .dont-stop-now {
    background: transparent url(/site/aces/img/dont_stop.png) no-repeat top left;
    height:143px;
}

#rfiMini .location {
    background:transparent url(/site/aces/img/btn.png) repeat-y center right;
    font-weight: normal;
    border:0;
    height:59px;
    width: 277px;
    color:#ffffff;
    font-size:0.9em;
    border-top:1px solid #cccccc;
}

#rfiMini .location .city {
    color:#ffffff;
}

#rfiMini .location.over {
    background:transparent url(/site/aces/img/btn-hover.png) no-repeat center right;
    cursor: pointer;
}

#rfiMini .selected-program {
    background-image:url(/site/aces/img/active.png);
    background-position: center;
}

#rfiMini .selected-program.over {
    background-image:url(/site/aces/img/active-hover.png);
    background-position: center;
}

#rfiMini #mainContent {
    background:transparent url(/site/aces/img/yellow_gradient_repeater.png) repeat-x scroll right top;
}

#rfiMini #content {
    background: transparent url(/site/aces/img/more-than-one-request.gif) no-repeat top left;
    margin-top:20px;
    padding-top:40px;
    width:490px;
}

#rfiMini #stepsContent {
    display:none;
}

#rfiMini #selectedLocation {
    width:470px;
    background:transparent url();
}

#rfiMini #selectedLocation > img {
    display:none;
}

#rfiMini #content > h2 {
    padding-top:20px;
}

