A:link {text-decoration: none;}
A:visited {text-decoration: none;}
A:active {
	text-decoration: none;
}

.none {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a.a-img, a.a-img:hover {
	background: none;
	border: none;
}


.popup_div {
position: absolute;
display: none;
height:220px;
background: url('../images/flyoutbg.png');
width:426px;
}

*html .popup_content1
{
width:546px;
border-top:0px;
border-bottom:0px;
float:left;
min-height:250px;
height:auto !important;
height:250px;
position:relative;
z-index:0;
}


.popup_content1
{
width:546px;
border-top:0px;
border-bottom:0px;
float:left;
min-height:250px;
height:auto !important;
height:250px;
}

.popup_content
{
width:411px;
border-top:0px;
border-bottom:0px;
float:left;
min-height:243px;
height:auto !important;
height:243px;
position:relative;
}

.text_flyout_arrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #009596;
	padding-left: 10px;
	padding-top: 4px;
	float:left;
}

.text_flyout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #7a807e;
}

a.text_flyout:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #006D9C;
	text-decoration:underline;
}

.popup_div1 {
float:left;
width:560px;
}
.popup_div_2 {
float:left;
width:560px;
}

.popup_div2 {
float:left;
width:560px;
}


.flyout_pop{
	margin-left:203px;
	margin-top:-38px;
	_margin-top:-37px;
	position: absolute;
	visibility: hidden;
	width:560px;
}

.flyout_heading{
	height:20px;
	color:#006D9C;
	padding-left:10px;
	padding-bottom:4px;
	font-size:13px;
}

.static_flyout{
	margin-left:-32px;
	margin-top:-6px;
	position: absolute;
	visibility: visible;
	width:560px;
}

.static_flyout_heading{
	height:20px;
	color:#006D9C;
	padding-left:10px;
	padding-bottom:4px;
	font-size:13px;
}

.symbol_text_div{
	width:135px;
	float:left;
}

.row_div {
	float:left;
	padding-bottom:5px;	
}
.col_div {
	float:left;
	padding-bottom:5px;	
}
.symbol_div{
	width:20px;
	float:none;
}

.text_div{
	width:100%;
	float:none;
}

.middle_content_flyout{
	float: left; 
	width: 559px;  
	min-height:271px;
	height:auto !important;
	height:271px;     
	background: white url('../images/middle.png');	
	background-repeat: repeat-y;		
}
