/* overwrite the styles from admissions */
body.ag {
    background: url(../images/ag/ui/body_gradient_bg.png) top left repeat-x #e9e7e3;
}

#searchform label {
    display: none;
}

#home #footer,
#level-2 #footer {
background: #ebeae6 url(../images/ag/ui/bg_footer.jpg) left top repeat-x;
padding-top: 0px;
margin: 0 0 0 0;
font-size: 14px;
width: 956px;
margin: 0 auto;
}


#ag-guide-logo {
    background: url(../images/ag/logo_agGuide.gif) no-repeat;
    text-indent: -999px;
    padding: 0;
    margin: 0;
    width: 82px;
    height: 63px;
    position: absolute;
    top: 29px;
    left: 174px
}
#ag-guide-logo a {
    width: 82px;
    height: 63px;
    display: block;
}

/* footer */
#footer {
    clear: both;
}
/* footer */
#footer{
    margin:-25px 0 0 0;
    background:url(../images/ui/footer_bg.jpg) left top no-repeat;
    padding-top:100px;
    height:115px;
}
#footer ul{
    border-top:solid 7px #7B7D7F;
    padding:11px 0 0 7px;
}
#footer li{
    padding:0 8px;
    border-right:solid 1px;
    line-height:1em;
    background:none;
}
#footer a{
color:#4e525e;
font-weight: normal;
font-family: kievitprobook;
text-decoration: underline;
}


.smallPrint {
    padding: 0px 15px 0 15px;
}
.smallPrint p {
    font-size: 0.75em;
    color: #8f8e8d;
}

/* main nav */

#nav-agGuide a {
    background-image: url(../images/ag/ui/nav_agGuide.png);
    width: 36px;
}
#nav-gettingStarted a {
    background-image: url(../images/ag/ui/nav_gettingStarted.png);
    width: 101px;
}
#nav-agRequirements a {
    background-image: url(../images/ag/ui/nav_agRequirements.png);
    width: 111px;
}
#primary-nav-a li#nav-agRequirements a:hover {
    background-position: 0px -12px;
}
#primary-nav-a li#nav-agRequirements.selected a{
    background-position: 0px -12px;
}
#nav-updatingYourCourseList a {
    background-image: url(../images/ag/ui/nav_updatingYourCourseList.png);
    width: 168px;
}
#nav-careerTechnicalEducation a {
    background-image: url(../images/ag/ui/nav_careerTechnicalEducation.png);
    width: 179px;
}
#nav-onlineEducation a {
    background-image: url(../images/ag/ui/nav_onlineLearning.png);
    width: 104px;
}

#navColumn {
    width: 250px;
}

.smallPrint {
padding: 0px 15px 0 15px;
}
p, ul, ol, dl {
margin-bottom: 16px;
}
.floatLeft {
float: left;
}
.floatRight {
float: right;
}
.smallPrint p {
font-size: 0.9em;
color: #8f8e8d;
}
#footer a {
color: #4e525e;
font-weight: normal;
}