#bread-crumb-nav { background: #0b75b7; color: #fff; }
h1, h2, h3 { color: #0b75b7; }
#media-buttons a:hover { color: #0b75b7; }
a { color: #0b75b7; }

#aux a { background: url(../images/aux_back_blue.jpg) no-repeat center bottom; }
#aux a:hover, #aux a.aux_selected { background: url(../images/aux_back_blue.jpg) no-repeat center top; color: #0b75b7; }
#aux a.aux_selected { cursor: default; }

/* Tertiary */
#aux ul.tertiary a { background: url(../images/tert_back_blue.jpg) left top no-repeat; }
#aux ul.tertiary a:hover, #aux .tertiary li a.aux_selected { background: url(../images/tert_back_blue.jpg) left bottom no-repeat; color: #0b75b7; }

#aux ul.tertiary li.first a { background: url(../images/tert_back_blue_top.jpg) left top no-repeat; }
#aux ul.tertiary li.first a:hover, #aux .tertiary li.first a.aux_selected { background: url(../images/tert_back_blue_top.jpg) left bottom no-repeat; }

#aux ul.tertiary li.last a { background: url(../images/tert_back_blue_bottom.jpg) left top no-repeat; }
#aux ul.tertiary li.last a:hover, #aux .tertiary li.last a.aux_selected { background: url(../images/tert_back_blue_bottom.jpg) left bottom no-repeat; }
