/* BRS: top right links */

a#site-login {

font-family: Helvetica, Arial, Calibri, Verdana;
font-size: 9.8px;
font-weight: bold;
font-style: normal;

color: #00275C;
text-transform: uppercase;
text-decoration: none;
line-height: 11px;
text-align: right;

vertical-align: baseline;

float: right;

}

#header_right ul li {color: #ddd;}

a#site-login:hover {
text-decoration: underline;
}


ul#other-links {
font-family: Helvetica, Arial, Calibri, Verdana;
font-size: 14px;
font-weight: 400;
font-style: normal;
color: #ddd;
line-height: 15px;
text-align: right;
float: right;
}

ul#other-links li {
display:inline;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
text-align: right;
}

ul#other-links span.pipe {
position:relative;
margin: 0px 4px 0px 2px;
}

ul#other-links li a {
color:#D9BD17;
font-size:9.8px;
font-weight:bold;
text-transform:uppercase;
text-decoration: none;
text-align: right;
}

ul#other-links li a:hover {text-decoration: underline;}

#header_right form {float:right;}
*html #header_right form {position: relative; top: 5px;}
*:first-child+html #header_right form {position: relative; top: 5px;}