@charset "utf-8";
/* Global Style */
body {
	font-family:Tahoma, Arial, San Serif;
	font-size:10px;
	background:url(../images/bg.gif) repeat-x #fff;
}
.clr {
	clear:both;
}
strong {
	font-weight:bold;
}
.oj {
	color:#ff8300;
}
h1 {
	color:#0082a2;
	font-size:18px;
	padding-bottom:10px;
}
p {
	color:#636262;
	font-size:13px;
}
a:link {
	color:#ff8300;
	text-decoration:none;
}
a:visited {
	color:#ff8300;
	text-decoration:none;
}
a:hover {
	color:#ff8300;
	text-decoration:underline;
}
/* Wrapper */
.wrapper {
	width:980px;
	margin:0 auto;
}

/* Header */ 
.header {
	height:142px;
	background:url(../images/hbg.gif) repeat-x top left;
}
.rtdate {
	float:right;
	padding: 15px 41px 0 0;
	font-size: 11px;
	color: #959595;
}
.menu {
	background:url(../images/subbg.gif) repeat-y top left;
	height:31px;
	padding-right: 25px;
}

.menu ul {
	float:right;
	width:auto;
	height: 31px;
}
.menu a:link {
	color:#FFFFFF;
	text-decoration:none;
}
.menu a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.menu a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.menu li:first-child {
	border:none;
}
.menu li {
	float:left;
	padding:0px 18px;
	font-size: 13px;
	color: #fff;
	border-left: 1px solid white;
	margin: 7px 0;
}

/* Body */
.mgmt {
	height:18px;
	text-align:right;
	font-size:13px;
	background-color: #FFFFFF;
	color: #0082A2;
	border-top: 1px solid black;
	padding-right: 33px;
	}
.mgmt a{
	padding-left:12px;
	background:url(../images/dash.gif) no-repeat top left;
}
.mgmt a:link, .mgmt a:visited, .mgmt a:active {
	color:#0082A2;
	text-decoration:none;
}
.mgmt a:hover {
	color:#0082A2;
	text-decoration:underline;
}
.body {
	background:#fff;
	min-height:600px;
}
.flbody {
	border-top:1px solid white;
	border-bottom:2px solid #ff8300;
}
.rtcol {
	float:right;
	width:320px;
	text-align: center;
	padding: 20px;
	height: auto;
}
/*.rtcol img {
	padding:42px;
	background:#f5f5f5;
	border:1px solid #eaeaea;
}
*/
.cont {
	width:297px;
	background:#f5f5f5;
	border:1px solid #eaeaea;
	padding:10px;
	/*height: 229px;*/
}
.cont img {

}
.fltcont {
	height:20px;
}
.name {
	float:left;
	margin-left: 42px;
	padding: 22px 0 11px 0;
	;
	font-size: 13px;
	color: #898989;
}
.delay 	{
	padding:10px 0 0 0;
	color:#898989;
}
.lftcol {
	width:580px;
	padding: 21px 0 20px 17px;
}*
.blocktop {
	padding:0px 0 20px 0;
}
.block {
	padding:20px 0 20px 0;
	background: url(../images/dot.gif) repeat-x;
}

.one, .two {
	float:left;
	width:230px;
	font-size:13px;
	color:#636262;
}
.two {
	padding-left:20px;
	border-left:1px solid #EAEAEA;
}

/* Footer */
.footer {
	background:url(../images/footbg.gif) repeat-x;
	height:152px;
}
.info {
	text-align:center;
	color:#898989;
	padding-top:18px;
	font-size:9pt;
}
.rtinfo {
	color:#898989;
	font-size:12px;
	float:right;
	width:auto;
}

.lftcol_2 {
	width:380px;
	padding: 21px 0 20px 17px;
	float: left; position: relative; display: inline;
}

#left_subnav_block_outter_container { width: 200px; /*height: 200px;*/ float: left; background: #eee;}

/*SUBNAV*/

#left_subnav_block_outter_container ul { padding: 10px;}

#left_subnav_block_outter_container ul li { position: relative; display: inline-block; padding: 2px;}

#left_subnav_block_outter_container ul li a{ width: 171px; display: block; font-size: 12px; color: #333; background: #dedede; padding-top: 5px; padding-bottom: 5px; padding-left: 5px; outline: none; border: none; }

#left_subnav_block_outter_container ul li a:hover { width: 171px; background: #87c2d0; display: block; text-decoration: none; color: white;  outline: none; border: none; }

#content_container_right_of_subnav { float: left; position: relative; display: inline;}

table, tr, td { padding: 5px; font-size: 12px; border: 1px solid #999; }

.qmcustomQuote, .qmcustomQuote td{
	font: 11px arial;
}
.qmcustomQuote td, .qmcustomQuote th{
	padding: 2px 5px;
	text-align: left;
}
.qmcustomQuote .symbol{
	font-weight: normal;
	color: #999999;
}
.qmcustomQuote td.footer{
	font: 10px tahoma;
}
.qmcustomQuote td.data{
	color: #0082A2;
}
.qmjsdataup{
	color: #008000;
}
.qmjsdatadown{
	color: #c00;
}