/* Quotemedia style overrides... */
table.qmmt_main {
	margin: 0;
	padding: 0;
	width: 273px;	
	font-size: 16px !important;
	font-family: "Lucida Sans", Verdana, Helvetica, Geneva, sans-serif;
	color: #38383a;
}
table.qmmt_main a { text-decoration: none; color: #21313f; border-bottom: solid 1px #a9864a; font-weight: bold; }
table.qmmt_main a:hover { color: #a9864a; border-bottom: solid 1px #21313f;}
.qmmt_header_text { display: none; }
table.qmmt_main td { font-size: 0.875em; }
td.qmmt_text input { font-size: 1.125em !important; }
table.qmmt_main td.qmmt_text select {
  width: 200px !important;
  margin: 1em 0 0.75em 0;
}
td a.qmmt { border: none; }
td a.qmmt span.qmmt_text { text-decoration: none !important; }
td input { font-family: "Lucida Sans", Helvetica, sans-serif !important; }

td.qmmt_tabactive {
  border: solid 1px silver !important;
  border-bottom: none !important;
}

td.qmmt_tab {
	border: solid 1px silver !important;
	background: #e1e1e1 !important; 
}

#col-alpha-inside div table {
	width: 98%;
}

td.qm_activebutton {
	border: solid 1px silver !important;
	border-bottom: none !important;
	text-align: center;
	font-size: 12px;
	color: #21313f;
	cursor: pointer;  
}

td.qm_inactivebutton {
	border: solid 1px silver !important;
	background: #e1e1e1;
	text-align: center;
	font-size: 12px;
	color: #21313f;
	cursor: pointer;
}

td.qm_activebutton:hover, td.qm_inactivebutton:hover {
	background: #21313f !important;
	color: #fff !important;
	cursor: pointer;	
}

td.qm_subnav_heading_bar {
	padding: 15px 0 !important;
	border-bottom: solid 1px silver;
	font-size: 14px !important;
}

td.qm_heading_bar td {
	padding-left: 10px !important;
	padding-right: 20px !important;
	background: #d5d4d4;
	font-size: 13px !important;
	font-weight: bold;
}

td.qm_heading_bar td a {
	text-decoration: none !important;
}

.qm_quotetitle {
  font-size: 14px;
  font-weight: bold;
}

.qm_quotebar span { font-size: 13px !important; }

#col-alpha-inside div table tbody tr td table tbody tr td table.qm_heading_bar {
  background: #e1e1e1 !important;
  border: solid 1px silver;
}

a.qmDropDownLink {
  text-decoration: none !important;
}


span.qm_largequotedollar {
  font-size: 14px !important;
}

span.qm_largequote {
  font-size: 18px !important;
  font-weight: bold;
}

span.qm_text_down {
  font-weight: bold;
  color: red;
}

span.qm_text_up {
  font-weight: bold;
  color: green;
}

td.qm_maintext {
	font-size: 13px;
}

td.qm_main {
	font-size: 11px;
}