body {
	background:url(bg_body.jpg) repeat-x #6983A4;
	margin: 0px;
	color:#000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}
td {
	text-align:left;
}
form {
	display:inline;
}	
h1 {
	display:inline;
	font-size: 18px;
	color:#244379;
}
h2 {
	font-size: 16px;
	display:inline;
}


a 		{ color:#003b7c; text-decoration:none; }
a:hover { color:#8f875f; text-decoration:underline; }

.footer a, .footer a:visited { color:#003b7c; text-decoration:none;  }
.footer a:hover 			 { color:#8f875f; text-decoration:underline; }

a.news_link 		{ color:#b3a857; text-decoration:none; }
a.news_link:hover	{ color:#003b7c; text-decoration:underline; }

a.news_title 		{ color:#003b7c; font-size:14px; font-weight:bold; text-decoration:none; }
a.news_title:hover	{ color:#8f875f; font-size:14px; font-weight:bold; text-decoration:none; }

.news_keywords a, .news_keywords a:visited	{ color:#f2850c; text-decoration:none;  }
.news_keywords a:hover 						{ color:#0075a1; text-decoration:underline; }


.footer {
	color:#FFFFFF;
	font-size:11px;
}



#latestNews .qmmt_main {
    background:none;
    border:none;
}
#latestNews .qmmt_tab {
    background-color: #2A3479;
    font: bold 11px arial;
    color: #ffffff;
    border:1px solid #000;
}
#latestNews .qmmt_tabactive          {
    background-color: #2A3479;
    font: bold 11px arial;
    color: #BCBCBA;
    border:1px solid #000;
                    }
#latestNews .qmmt_text                    {
                    background:none;
    font: 11px arial;
                    font-weight:bold;
    color: #00799F; 
                    border-bottom:1px solid #ccc; 
                    line-height:1.5em;
                    }
#latestNews .qmmt_text_up             {
    font: 11px arial;
    color: #009900;
                    }
#latestNews .qmmt_text_down        {
    font: 11px arial;
    color: #ff0000;
                    }
#latestNews .qmmt_cycle                 {
                    background:none;
}
#latestNews .qmmt_header_text {
    font: bold 12px arial;
    color: #00799F; 
	background:none;
}
#latestNews .qmmt_header_bar { 
	display:none;
}

#latestNews a.qmmt {color:#999;}
#latestNews a.qmmt:hover {color:#777;}
#latestNews a.qmmt:visited              {color:#777;}




/* QUOTE MEDIA STYLES FOR CHART */
.qmmt_text {
	background:none;
    font-size: 10px; 
	font-family: Arial;
    color: #333333; 
}
.qmmt_text_up {
    font-size: 10px; 
	font-family: Arial;
    color: #009900;
	}
.qmmt_text_down {
    font-size: 10px; 
	font-family: Arial;
    color: #ff0000;
	}
.qmmt_cycle {
	background:none;
}
.qmmt_header_text {
    background:none;
	}
.qmmt_header_bar { 
	 background:none;
	}	
#news .qmmt_header_bar { 
	 display:none;
	}
#news .qmmt_text { 
    font: 12px arial;  
	}
#news .qmmt_cycle {
	background:#efefef;
}

a.qmmt {color:#999;}
a.qmmt:hover {color:#777;}
a.qmmt:visited 	{color:#777;}
