

@charset "UTF-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
}

.banner{ 
	width:728px;
	height:90px;	
}

.wrapper{
	position:relative;
	width:726px;
	height:88px;
	background:url(mainBg.jpg) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000;
	border: 1px solid black;
	overflow:hidden;
}

.flow_lines{
	position:absolute;
	top:5px;
	left:8px;
	background:url(flow_lines.png) no-repeat;
	width:285px;
	height:139px;
	
}


.bottonAgent{
	position:absolute;
	top:126px;
	right:0px;
	width:173px;
	height:13px;
	background:url(button.png) no-repeat;	
	
}

.redFish{
	position:absolute;
	top: -10px;
    right: 728px;
	width:146px;
	height:110px;
	background:url(redFish.png) no-repeat;
	z-index:2;
}

.F1H1{
	position:absolute;
	width:407px;
	opacity:0;
	top: 30px;
    left: 11px;
	height:60px;
	background:url(f4.png) no-repeat;	
}
.cta{
	position:absolute;
	top: 67px;
    left: 173px;
	width:166px;
	height:20px;
	background:url(cta.jpg) no-repeat;		
	opacity:0;
	z-index:1;
}

.cta1{
	position:absolute;
	top: 67px;
    left: 173px;
	width:0px;
	height:20px;
	background:url(cta.jpg) no-repeat;		
	opacity:0;
	z-index:1;
}
.F1H2{
	position:absolute;
	top: 32px;
    left: 19px;
	width:392px;
	height:55px;
	background:url(f2.png) no-repeat;	
	opacity:0;	
}
.F1H3{
	position:absolute;
	top: 32px;
    left: 24px;
	width:389px;
	height:57px;
	background:url(f3.png) no-repeat;	
	opacity:0;	
}
.F1H4{
	position:absolute;
	top: 30px;
    left: 11px;
	width:0px;
	height:60px;
	background:url(f4.png) no-repeat;	
}

	
.PreText a{
	position:absolute;
	left:52px;
	line-height:16px;
	color:#fff!important;
	text-decoration:underline !important;
	
}
.MedText a{
	position:absolute;
    left: 162px;
	line-height:16px;
	color:#fff!important;
	text-decoration:underline !important;
	
}
.infobar{
	position:absolute;
	top:0px;
	right:0px; 
	width:293px;
	height:16px;
	background:#005cab;
	z-index:3;
	
}
.titleBar{
	position:absolute;
	top:16px; 
	right:0px; 
	width:293px;
	height:15px;
	background:url(titlebar.jpg) no-repeat;
	text-decoration:none;
	z-index:3;
	
}

.ISI_container{
	position:absolute;
	top:180px;
}

.ISI_scroller{
	
}
p{ margin-bottom:2px; margin-top:6px;}
 
ul{
	list-style:url(dot.png);
	margin-left: -24px;	margin-top:-2px;		margin-bottom:1px;
	font-size:10px;

}
ul li{margin-top:2px; margin-left:-6px;} 

span.ISI_text_bold{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000;
	
}

.ISI_text_blue_bold{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#005cab; 
}
.ISI_text_bold a{color:#005cab !important; text-decoration:underline !important;
	
	}

ISI_text_blue_bold.a:hover, a:visited, a:link, a:active
{
    text-decoration: none;
	color:#000;
}


#isi_txt {
    position: absolute;
  /*  border: 1px solid #b40a46;
    border-top: none;*/
    width: 293px;
    height: 57px;
    bottom: 0px;
	right:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	color:#000;
	z-index:3;
	background-color:#fff;
	
}
 

.ISI { 
    width: 293px;
    height: 57px; 
    font-size: 10px;
    line-height: 1em;
    position: absolute;
	background-color: #ffffff;
	overflow:auto;
	animation-timing-function:linear;
	animation-delay:0s;
	-webkit-animation:textScroll 8s infinite linear;
 
	/*animation-name: slide;
    animation-duration: 0s;
    animation-timing-function: 0s;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-fill-mode: initial;
    animation-play-state: initial;
	animation-play-state:running;*/
}

.isi_content {
    width: 286px;
    margin-left: 1px;
    margin-top: -5px;  
	
}

br{
	line-height:10px !important;	
}
br.padb{
	line-height:17px !important;	
}

span{
	line-height:11px !important;
	
}



ul.bluehyp{list-style-image:url(das-bulet.jpg);}

.clickTag{
	width:300px;
	height:250px;
	position:absolute;
	left:0;
	top:0;
	cursor:pointer;
	z-index:100;
}img.mCS_img_loaded {
    padding: 10px 0px 10px 0px;
}
.paddtop{     margin-top: 3px;
    display: block;
    margin-bottom: -10px;}
	
.bluehyp { color:#005cab; padding-right:5px; color:#000;}
.hangicon{ padding-left:5px;}
.hangicon span, .hangicon sup{ position:absolute; margin-left:-5px;}