/* ADDED STYLE FOR NARROW YOUR SEARCH TOOLTIP */
#bubbleRelative { position:relative;}
#bubble { position:absolute; z-index:100; top:-160px; left:520px;}


b {font-weight:bold;}
u {text-decoration:underline;}
i {font-style:italic;}
p {margin: 0px; padding: 0px 0px 6px 0px; }

.borderBot {border-bottom: 1px dotted #B0C9FB;}

.grayNormal {color: #686868; font-weight: normal; font-size:11px; font-family: verdana,arial,helvetica,sans serif; text-decoration: none;}
.blueNormal {color: #09457A; font-weight: normal; font-size:11px; font-family: verdana,arial,helvetica,sans serif; text-decoration: none;}
.blackNormal {color: #000000; font-weight: normal; font-size:11px; font-family: verdana,arial,helvetica,sans serif; text-decoration: none;}
.orangeNormal {color: #E66D15; font-weight: normal; font-size:11px; font-family: verdana,arial,helvetica,sans serif; text-decoration: none;}

.blueSmaller {color: #09457A; font-weight: normal; font-size:10px; font-family: verdana,arial,helvetica,sans serif; text-decoration: none;}
.graySmaller{color: #686868; font-weight: normal; font-size:10px; font-family: verdana,arial,helvetica,sans serif; text-decoration: none;}
.graySmaller2{color: #686868; font-weight: normal; font-size:9px; font-family: verdana,arial,helvetica,sans serif; text-decoration: none;}

.grayBold {color: #686868; font-weight: bold; font-size:11px; font-family: verdana,arial,helvetica,sans serif; text-decoration: none;}
.blueBold {color: #09457A; font-weight: bold; font-size:11px; font-family: verdana,arial,helvetica,sans serif; text-decoration: none;}
.blackBold {color: #000000; font-weight: bold; font-size:11px; font-family: verdana,arial,helvetica,sans serif; text-decoration: none;}
.redBold {color: #FF0000; font-weight: bold; font-size:11px; font-family: verdana,arial,helvetica,sans serif; text-decoration: none;}
.orangeBold {color: #E66D15; font-weight: bold; font-size:11px; font-family: verdana,arial,helvetica,sans serif; text-decoration: none;}

.grayLinks {color: #686868; font-weight: bold; font-size:11px; font-family: verdana,arial,helvetica,sans serif; text-decoration: underline;}
.blueLinks {color: #09457A; font-weight: bold; font-size:11px; font-family: verdana,arial,helvetica,sans serif; text-decoration: underline;}
.blueLinks_noline {color: #09457A; font-weight: bold; font-size:11px; font-family: verdana,arial,helvetica,sans serif; text-decoration: none;}
.blackLinks {color: #000000; font-weight: bold; font-size:11px; font-family: verdana,arial,helvetica,sans serif; text-decoration: underline;}
.orangeLinks {color: #E66D15; font-weight: bold; font-size:11px; font-family: verdana,arial,helvetica,sans serif; text-decoration: underline;}
.smallOrangeLinks {color: #E66D15; font-weight: bold; font-size:10px; font-family: verdana,arial,helvetica,sans serif; text-decoration: underline;}
.dkBlueBg {bgcolor: #062F86;}
.blueLine {color: #C7D5FA}
.blackNormalHover {color: #000000; font-weight: normal; font-size:11px; font-family: verdana,arial,helvetica,sans serif; text-decoration: none;}
.blackNormalHover:hover   { color: #000000; text-decoration: underline;}
.test   { color: red; text-decoration: underline;}

/*forms */
input, textarea, select {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}

.graySmaller a:link { color: #686868; text-decoration: none;}
.graySmaller a:visited { color: #686868; text-decoration: none;}
.graySmaller a:hover { color: #09457A; text-decoration: underline;}
.graySmaller a:active { color: #09457A; text-decoration: underline;}

.blueNormal a:link { color: #09457A; text-decoration: underline;}
.blueNormal a:visited { color: #09457A; text-decoration: underline;}
.blueNormal a:hover { color: #000000; text-decoration: underline;}
.blueNormal a:active { color: #000000; text-decoration: underline;}

.footerCopy {
color: #000333;
font-weight: normal;
font-stretch:condensed;
font-size: 9px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

.footerCopy a:link { color: #000333; text-decoration: underline;}
.footerCopy a:visited { color: #000333; text-decoration: underline;}
.footerCopy a:hover { color: #000333; text-decoration: underline;}
.footerCopy a:active { color: #000333; text-decoration: underline;}

.footerTile {
background-image:url('/images/footer_tile.gif');
background-repeat:repeat-x;
}


.listing {color: #686868; font-weight: bold; font-size:10px; font-family: verdana,arial,helvetica,sans serif; text-decoration: none;}
.link {color: #09457A; font-weight: bold; font-size:10px; font-family: verdana,arial,helvetica,sans serif; text-decoration: underline;}
.linkAlpha {color:#e66c16; font-size:9px; font-weight:bold; font-family: verdana,arial,helvetica,sans serif; letter-spacing:-1px;}
.linkAlpha-selected {color:#000000; font-size:9px; font-weight:bold; font-family: verdana,arial,helvetica,sans serif; letter-spacing:-1px;}
.linkAlpha a {color:#09457A; font-size:9px; font-family: verdana,arial,helvetica,sans serif; text-decoration: underline;}
.glossTitle { color:#062f86; font-size:12px; font-weight:bold; }


