body {margin: 28px 9px 28px 9px; padding:0; background:#ffffff}
H1 {font-size: 20pt; font-family: "verdana", "arial", "times new roman"; color: #000000;}
H2 {font-size: 14pt; font-family: "verdana", "arial", "times new roman"; color: #000000;}
H3 {font-size: 10pt; font-family: "verdana", "arial", "times new roman"; color: #000000;}
H4 {font-size: 12pt; font-family: "verdana", "arial", "times new roman"; color: #8AA3B4;}
P {font-size: 7pt; font-family: "verdana", "arial", "times new roman"; color: #000000; word-spacing: 2px; max-width: 85%; line-height: 18px;}
A {font-size: 9pt; font-family: "verdana", "arial", "times new roman"; color: #3366ff; text-decoration: none;}
A:visited {color: #c1a81e;}
a:hover {background-color:#eee; color: #336655;}
.smalleft {font-size: 7pt; font-family: "verdana", "arial", "times new roman"; margin: 0px;}
.smaller {font-size: 7pt; font-family: "verdana", "arial", "times new roman";}
.small {font-size: 9pt; font-family: "verdana", "arial", "times new roman";}
.vsmall {font-size: 7pt; color: #000000; font-family: "verdana", "arial", "times new roman"; line-height: 16px;}
.normal {font-size: 12pt; font-family: "verdana", "arial", "times new roman"; color: #000000;}
.large {font-size: 12pt; font-family: "verdana", "arial", "times new roman"; color: #8AA3B4;}
.larger {font-size: 18pt; font-family: "verdana", "arial", "times new roman"; color: #FFFFFF;}
.footer {font-size: 10pt; font-family: "verdana", "times new roman", "arial"; color: #7097C7; text-decoration: none;}
div#tipDiv {
    padding:8px;
    font-family: "verdana", "arial", "times new roman"; color:#000; font-size:10px; line-height:1.2;
    background-image: url(../imgs/windowabstract2.gif); border:1px solid #667295;
    width:200px;
}

img{
max-width: 100%;
display: block; /* remove extra space below image */
margin: auto;
pointer-events: none;
}

.box{
width: 90%;        
border: 0px solid black;
margin: auto;
}    

div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}
li {font-size: 7.5pt; font-family: "verdana", "arial", "times new roman"; color: #000000; text-align: left; max-width: 85%; line-height: 15px;}

	.sun
	{
	       position: absolute;
	       top: 0px;
	       right: 0px;
	       border: 0px;
	}

#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}
#popupContact{
display:none;
position:fixed;
_position:fixed; /* hack for internet explorer 6*/
height:307px;
width:700px;
background:#FFFFFF;
border:2px solid #cecece;
z-index:2;
padding:0px;
font-size:13px;
}
#popupContactClose{
font-size:14px;
line-height:14px;
right:-23px;
top:-18px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block;
background: #727272;
}
#button{
text-align:left;
margin:0px;
color: #3366ff;
font-family: verdana, helvetica, arial;
font-size: 9pt;
}

#backTop{
    width:38px;
    height:38px;
    padding:0px;
    border-radius:0px;
    text-indent:-9999px;
    cursor:pointer;
    z-index:999999999;
	display:none;
	box-sizing:content-box;
	-webkit-box-sizing:content-box;
	right: 3%;
	margin-bottom: 50px;
}
#backTop.white{
     background:url(../imgs/uparr-48-b.png) no-repeat center center rgba(255,255,255,0.8);
    border:1px solid #ccc;
}
#backTop.black{
     background:url(../imgs/uparr-48-w.png) no-repeat center center rgba(0,0,0,0.8); 
    border:1px solid #ccc;
}
#backTop.red{
     background:url(../imgs/scrollup.png) no-repeat center center; 
}
#backTop.green{
     background:url(../imgs/uparr-48-b.png) no-repeat center center rgba(81,217,187,0.9); 
    border:1px solid #fff;
}

.anchor{
  display: block;
  height: 10px; /*same height as header*/
  margin-top: -10px; /*same height as header*/
  visibility: hidden;
}

#fl_menu{position:absolute; top:50px; left:0px; z-index:9999; width:50px; height:50px;}
#fl_menu .label{padding:12px; line-height:25px; font-family:"Arial Black", Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; background:#000; color:#fff; text-align: center; letter-spacing:0px;}
#fl_menu .menu{display:none;}
#fl_menu .menu .menu_item{display:block; background:#000; color:#bbb; border-top:1px solid #333; padding:10px 20px; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; text-align: center; width: 190px;}
#fl_menu .menu a.menu_item:hover{background:#333; color:#9ed4e4;}
