@charset "utf-8";
A:link 		{ font-family:Verdana; font-style:normal; font-weight:normal; COLOR: #91b3e5; TEXT-DECORATION: none;outline:0px dotted invert; }
A:visited 	{ font-family:Verdana; font-style:normal; font-weight:normal; COLOR: #91b3e5; TEXT-DECORATION: none;outline:0px dotted invert; }
A:active 	{ font-family:Verdana; font-style:normal; font-weight:nornal; COLOR: #91b3e5; TEXT-DECORATION: none;outline:0px dotted invert; }
A:hover 	{ font-family:Verdana; font-style:normal; font-weight:normal; COLOR: #FFFFFF; TEXT-DECORATION: underline;outline:0px dotted invert; }
 
A.link:link 	{ font-family:Verdana; font-style:normal; font-weight:normal; COLOR: #91b3e5; TEXT-DECORATION: none;outline:0px dotted invert; }
A.link:visited 	{ font-family:Verdana; font-style:normal; font-weight:normal; COLOR: #91b3e5; TEXT-DECORATION: none;outline:0px dotted invert; }
A.link:active 	{ font-family:Verdana; font-style:normal; font-weight:normal; COLOR: #91b3e5; TEXT-DECORATION: none;outline:0px dotted invert; }
A.link:hover	{ font-family:Verdana; font-style:normal; font-weight:normal; COLOR: #FFFFFF; TEXT-DECORATION: none;outline:0px dotted invert; }

html { -webkit-text-size-adjust: none; }


body{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color: #e3e3e3; 
	text-decoration: none;
	word-spacing:-0.1em;
	background-color:#143A88;
	z-index:3;
}

table, TD{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color: #d4d4d4; 
	text-decoration: none;
	word-spacing:-0.1em;
	z-index:3;
}

html { 
	padding:0;
	margin:0;
 }
.faceinfo{
	width: 180px;  
	position: absolute; 
	background-color:#134897;
	border: 1px #BECEFA solid;
	float:left;
	visibility:hidden;
}
.input_style{
background-color:#cacaca;
font-size:11px;
}

.input_textbox{
	font-size:11px;
	margin-top:5px;
	font-family: Tahoma, sans-serif;
	background: #cacaca;
}

/* ------ UNI FX  TOP ------------------------------------------------------------------------------------------------------------ */
#unifx_top{
	width:100%;
	height:24px;
	background-color:#e2eaee;
	background-image:url('/images/unifx/blank_top_bgbig.jpg'); /*EDITED*/
	background-position: bottom left;
}
#unifx_top_shadow{
	background-image:url('/images/unifx/unifx_top_shadow.png');
	width:100%;
	height:4px;
	z-index: 100;
	position:fixed;
	background-color:transparent;
}
* html #unifx_top_shadow{background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/unifx/unifx_top_shadow.png');
}


/* ------ UNI FX MIDDLE ------------------------------------------------------------------------------------------------------------ */
#unifx_middle{
background-color:#133888;
background-attachment:fixed;
background-positon: top center;
width:100%;
overflow: auto;overflow-x: hidden;overflow-y: scroll;
margin-top:0px;
position: absolute;
bottom:5px;
top:24px;
padding-top:10px;
} 



/* ------ UNI FX BOTTOM ------------------------------------------------------------------------------------------------------------ */
#unifx_bottom{
	position: fixed;
	width:100%;
	height:5px;
	bottom: 0;left: 0;right: 0;
	background-color:#e2eaee;
	background-image:url('/images/unifx/unifx_bottom_bgbig.jpg');
} 
#unifx_bottom_shadow{
	background-image:url('/images/unifx/unifx_bottom_shadow.png');
	width:100%;
	height:4px;
	z-index: 100;
	position:fixed;
	bottom:5px; 
	background-color:transparent;
}
* html #unifx_bottom_shadow{background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/unifx/unifx_bottom_shadow.png');
}


#screener{   position: absolute;    top: 0px;     left: 0px;	 display:none;    z-index: 90;    width: 100%;    height: 100%;}	#screener_content{	background-color:#173b89;	margin:auto;	width:300px;	position: absolute;    top: 0px;    left: 0px;	border: 3px solid;    z-index: 89;} .screener_input{	background-color:#cacaca;	font-size:11px;} #screener_html{margin:10px;} #screener_top{	background-image:url('/images/screen-bg-top.gif');	width:300px;	height:36px;} #screener_top h2{ 	margin:0px;	padding: 10px;	font-size:14px;	font-weight:bold;	float:left;} #screener_top img{	float:right;	margin-top:10px;	margin-right:10px;	cursor:pointer;} #screener_top_shadow{	background-image:url('/images/unifx/unifx_top_shadow.png'); 	width:300px; 	height:4px;	z-index: 100;	position:fixed; 	background-color:transparent;	}* html #screener_top_shadow{background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/unifx/unifx_top_shadow.png');} #screener_btn{	width:300px;	text-align: center;	margin-bottom: 10px;}


.middle_error_line{
width:100%;
background-color:#a90707;
border-top:1px solid #d91e1e;
border-bottom:1px solid #d91e1e;
margin-bottom:3px;
margin-top:10px;
font-size:8pt;
cursor:pointer;
}

.middle_error_line div{
margin:5px;
}
 
 
 .middle_line{
background-color:#20428a;
border-top:1px solid #2b4c90;
border-bottom:1px solid #2b4c90;
margin-bottom:3px;
font-size:8pt;
cursor:pointer;
}
.middle_line img{
margin:5px;
margin-left:6px;
margin-top:7px;
float:left;
}
.middle_line div{
margin:5px;
}
 

