/* CSS Document */

body { margin: 5 0 0 0; }

.white { background-color: #ffffff; 
border-bottom: 1px solid #ffffff;
border-top: 1px solid #ffffff; }

#header { border-bottom: 1px solid #131D55; 
border-top: 1px solid #131D55; }

#textBox { border: 1px solid #131d55;
padding: 15 15 20 15; }

#searchbar1 { margin: 0px; padding: 0px; white-space: nowrap; }

#search { border: 1px solid #000000; height: 18px; vertical-align: top; margin-top: 4px;}

#copyright { color: #131D55;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold; }

#textarea1, #textarea1 td, #textarea2, #textarea2 td { 
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000000;
line-height: 135%; }

#textarea3, #textarea3 td { 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #131d55;
line-height: 125%; }

.bdrleft { border-left: 1px solid #131d55; }

#hp { font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold; }

#hp a { color: #abcdef; text-decoration: none; }

#hp a:hover { color: #abcdef; text-decoration: none; }

a { color: #131d55; text-decoration: underline; }

a:hover { color: #DFAF38; text-decoration: underline; }

#newsletter {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-variant: small-caps;
font-weight: bold;
font-style: italic;
text-align: right;
padding-right: 20px;
color: #131d55; }

.memberslogin {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000; }

.forgotpw { font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000; }

#membership_register { font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000; }

#banner { text-align: right; }


#visible_area{
	width:450px;/*required*/
	overflow:hidden;/*required*/
	position:relative;/*required*/
	height:60px;/*required but obviously adjustable*/
}

#testscroller{
	white-space:nowrap;
} 

#testscroller a{
	display: inline-block;
	padding: 0 0 0 0; }
	
#mid { vertical-align:middle; }

#mid a { width: 30px;
opacity: .9;
filter: alpha(opacity=90);}

#mid a:hover { opacity: .75;
filter: alpha(opacity=75);}

#visible_area #bridgetools { position:absolute; top: 10px; left: 10px; z-index:1; }