
body,html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
   	background:#666;
   	color: #000;
   	margin:0px;
	height: 100%;
}

#wrap {
	position: relative;
	margin: 0px auto;
	padding: 0px;
  	width: 710px;
	height: 100%; 
  	background: #FFF;
}
#footer {
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #999;
	/* border-bottom: 1px solid #999; */
	font-size: 9px;
}
#footer a {
	color : #006699;
	text-decoration: underline;
}
#footer a:visited,a:active {
}
#footer a:hover {
	color : #0099CC;
	text-decoration: underline;
}
#crumb { 
	font-size: 9px;
	color: #666;
	/* margin-top: 1px; ## When using Arial */
	margin-left: 16px;
}

#crumb a { 
	color: #666;
	text-decoration: none; 
}
#crumb a:visited,a:active { }
#crumb a:hover { 
	color : #999; 
	text-decoration: underline; 
}

#nav ul.lv1 {
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;
   	line-height: 22px;
   	margin-left: 10px; 
    	padding-left: 10px;
}
#nav ul.lv2 {
	list-style-type: none;
	font-size: 10px;
	font-weight: normal;
    	line-height: 18px;
    	margin-left: 10px; 
    	padding-left: 10px;
}

ul.cbc_lv1 {
	/* list-style-type: none; */
	font-size: 11px;
}
ul.cbc_lv2 {
	/* list-style-type: none; */
	font-size: 10px;
}
#nav a {
	color : #555; /* #006699; */
	text-decoration: none;
}
#nav a:visited,a:active { }
#nav a:hover {
	color : #006599; /* #0099CC */
	text-decoration: underline;
}
#crumb a.selected { color : #999999; }
#nav   a.selected { color : #006599; /* #0099CC */ }

a {
	color : #555; /* #006699; */
	text-decoration: underline;
}

a.notd {
	color : #555; /* #006699; */
	text-decoration: none;
}

a:visited,a:active { }
a:hover {
	color : #006599; /* #0099CC */
	text-decoration: underline;
}


img { border: none; }

.srchfld {
	visibility: hidden;
  	font-size: 12px; 
 	background: #FFF;
 	border: 1px solid #999; 
	margin-top: 20px;
}
.loginfld {
  	font-size: 12px; 
 	background: #FFF;
 	border: 1px solid #999; 
}

.srchbtn {
	visibility: hidden;
	margin-left: 2px;
	margin-top: 20px;
}
.loginbtn {
  	font-size: 10px; 
}

.vrule {
	background: #FFF url(../images/vrule.gif) repeat-y top right;
}

.bcp_bold {
	font-size: 12px;
	font-weight: bold;
    	line-height: 22px;
}

.bcp_norm {
	font-size: 11px;
   	 line-height: 22px;
}

.bcp_bold {
	font-size: 12px;
	font-weight: bold;
    	line-height: 22px;
}

.bcp_bold2 {
	font-size: 14px;
	font-weight: bold;
    	line-height: 22px;
}

.bcp_norm2 {
	font-size: 12px;
   	 line-height: 24px;
}

.bcp_norm3 {
	font-size: 11px;
   	line-height: 16px;
}

.bcp_small {
	font-size: 9px;
    	line-height: 12px;
}

.bcp_bl {
	font-size: 11px;
	font-weight: normal;
    	line-height: 18px;
}

.bcp_bl2 {
	list-style: none;
	font-size: 11px;
	font-weight: normal;
    	line-height: 18px;
}
.bcp_bl3 {
	font-size: 11px;
	font-weight: normal;
    	line-height: 14px;
}

.bcp_lh {
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
        line-height: 12px;
    	margin-left: 10px; 
}

.bcp_lh2 {
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
        line-height: 12px;
    	margin-left: 10px; 
}
.bcp_lh3 {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
        line-height: 12px;
    	margin-left: 10px; 
}
.bcp_pbnote {
	display: none;
	font: 9px Tahoma, sans-serif;
	line-height: 16px;
	font-weight: normal;
	color: #FF0000;
}


#stock {
	margin-top: 20px;
}
.ticker {
	font-size: 10px;
}

