.intro .wysiwyg {
margin-top: 0.5em;
}

@media all and (min-width: 768px) {
    #header {
        background-image: url("../images/slogan.png");
        background-repeat: no-repeat;
        background-position: 97% 45px;
}
ul.ottlist {
    margin: 0.75em 0;
    padding: 0 1em;
    list-style: none;
    list-style-type: none;
    list-style-position:outside;
}
ul.ottlist li{
    background-image:none;
}
ul.ottlist li:before { 
    content: "";
    border-color: transparent #111;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 1em;
    position: relative;
}
 ul.ottlistnew {
    margin: 0.75em 0;
    padding: 0 1em;
    list-style: none;
    list-style-type: none;
    list-style-position:outside;
    color: #000000;
}
ul.ottlistnew li {
    background-image:none;
}
ul.ottlistnew li:before { 
    content: "";
    border-color: transparent #111;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 1em;
    position: relative;
} ol.az-list li{
      list-style-type: none; 
      margin-bottom: 3.125em; 
      margin-top: 1.563em;
}
 ol.az-list li h3 {
      color: #00468d;
}
div.btm_spacer {
    width: auto;
    height: auto;
    text-align:left;
    padding-bottom: 5em;
    background-color: #fff;  
}
dl dt {
    margin-top: 0.725em;
}
dl dt dd {
    margin-left: 1.250em;
}
hr {
    display: block;
    margin-before: 0.25em;
    margin-after: 0.5em;
    margin-start: auto;
    margin-end: auto;
    border-style:inset;
    border-width: 1px;
    color:#666666;  
}
.clearfix {
}
.clearfix ul {
    margin: 0.75em 0;
    padding: 0 1em;
    list-style: none;
    list-style-type: none;
    list-style-position:outside;
}
.clearfix ul li {
    background-image:none;
    margin-bottom: 2px;
}
.clearfix ul li:before { 
    content: "";
    border-color: transparent #111;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 1em;
    position: relative;
}
h3.toppage {
    margin-top: 1.2em;
}
/*
#main-content a {
  color: #33C;
}
*/
#related a {
  color: #33C;
}

.pages.thumbnail-pages section {
  padding: 1%;
}

#main-content ul.rslides a {
  color: #FFF;
}

#main-content ul.rslides a:hover {
  color: #e7a614;
}

.callout .learnMore {
    display: block;
    background-color: #C4C4C2;
    font-size: 9px;
    line-height: 12px;
    font-family: Verdana, Arial, sans-serif;
    color: #0500A3;
    padding: 4px 12px 2px 6px;
    text-transform: uppercase;
    max-width: 173px;
    text-align: right;
    background-image: url("/assets/css/img/arrow-dark.gif");
    background-repeat: no-repeat;
    background-position: right center;
    
}
    
