﻿* {
padding:0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
 
.nav1
{
font-size:large; 
color: #FFCC00; 
font-weight: bold; 
text-decoration: none;
}

a.nav1:hover
{
   color: White;

    }
    

body
{
 font-family: Arial, "myfont" ,Arial, Helvetica, sans-serif;
  margin-bottom:0px;
  margin-top:0px;
  background-color:black;
  background-image:url('images/bg.jpg');
 background-repeat:no-repeat;
background-position:center; 
background-position:top;
overflow-x: hidden;

}
  .dummyblock
{
   margin: 0 auto;
	   height:175px;
	   position:relative;
	 
	   
}
  .dummyblock2
{
   margin: 0 auto;
	   height:15px;
	   position:relative;
	 
	   
}
  .contentblocktop
{
     margin: 0 auto;
	 position:relative;
	 background-image:url('images/contentblock_top.png');
	 width:863px;
	 height:10px;
	 z-index:10;
}

.contentblockmid
{
    border-style:dotted;
    border-color:transparent;
     margin: 0 auto;
	 position:relative;
	 background-image:url('images/contentblock_mid.png');
	 width:863px;
	 min-height:100%;
	 height:auto;
	 z-index:10;
    top: 0px;
    left: -3px;
}


.contentblockbottom
{
     margin: 0 auto;
	 position:relative;
	 background-image:url('images/contentblock_bottom.png');
	 width:863px;
	 	 height:10px;
	 z-index:10;
	 
}
 .footerclass
{
   
    color:White;
    float:left;
	 font-size: small;
	 top:80px;
	 position:relative;
	  
	 left:-90px;
	 
}

.sublinks
{
  position:relative;
	float:left;
	width:165px;
	 
	left:25px;
	top:25px;
	margin-bottom:24px;

}
.minilink{
	 font-size:medium;
	 font-weight:bold;
	 text-decoration:none;
	 color:#ffffff;
	
}
.logo{
	 background-image:url('images/logo.png');
	 display:block;
	 position:relative;
	 width:234px;
	 height:216px;
	 top:10px;
	 
}

.x0
{
    top:24px;
    position:relative;
	float:left;
	 
	 left:100px;
	 margin-right:100px;
	 
	 
    }
    
    
 
    
.ft0
{
   
     background-image:url('images/ft0.png');
     width:150px;
	 height:30px;
    }
    
.ft1
{
   
     background-image:url('images/ft1.png');
     width:160px;
	 height:37px;
    }
    .ft2
{
background-image:url('images/ft2.png');
 width:100px;
height:30px;
    }
    
.footerblock
{
    
     background-image:url('images/footer.png');
	 display:block;
	 position:relative;
	 width:861px;
	 height:238px;
     left:1px;	 
  }

   .bgfx{width:800px;height:600px;background-image:url('images/bgfx/bgfx0.jpg');margin: 0 auto;position: absolute;border-style:  dashed; border:0px;background-repeat: no-repeat;top: 0px;left: 0px; padding-left:2px;
}

  
  #mainwrapper
{
   margin: 0 auto;
   position:relative;
   height:auto;
        
}

.mainbody
{
  
    margin: 0 auto;
    width: 856px;
    position: relative;
    left:7px;
    min-height: 100%;
    height: 100%;
}


.navbarblock
{

	  left:-4px;
	   width: 880px;
	   height:62px;
	   position:relative;
	   
	   
}

.mnu
{
    position:relative;
	 float:left; 
    }

.btn0{
	 background-image:url('images/btn0.png');
	 height:70px;
	 width:93px;
	 position:relative;
	 float:left;
	 display:block;
	 z-index:5;
	
	  
}
a.btn0:hover{
	 background-image:url('images/btn0_hover.png');

}


.btn1{
	 background-image:url('images/btn1.png');
	 height:70px;
	 width:141px;
	 position:relative;
	 float:left;
	 display:block;
	 z-index:5;
	
	  
}
 


.btn2{
	 background-image:url('images/btn2.png');
	 height:70px;
	 width:147px;
	 position:relative;
	 float:left;
	 display:block;
	 z-index:5;
	
	  
}
 


.btn3{
	 background-image:url('images/btn3.png');
	 height:70px;
	 width:205px;
	 position:relative;
	 float:left;
	 display:block;
	 z-index:5;
	
	  
}
 


.btn4{
	 background-image:url('images/btn4.png');
	 height:70px;
	 width:160px;
	 position:relative;
	 float:left;
	 display:block;
	 z-index:5;
	
	  
}
a.btn4:hover{
	 background-image:url('images/btn4_hover.png');

}


/*Modal Popup*/
.modalBackground {
	background-color:Black;
	filter:alpha(opacity=80);
	opacity:0.7;
}
.modalReportsRequired {
	background-color:Gray;
	filter:alpha(opacity=88);
	opacity:0.7;
}
.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
    .sociallogos
{
   
    position: relative;
    width: 155px;
    height: 110px;
    top: 30px;
    left: 50px;
}

a.flogosmall
{
    position: relative;
    display: block;
    z-index: 999;
    width: 50px;
    height: 42px;
    background-image: url('images/flogo_small.png');
    float: left;
    clear: right;
}
a.tlogosmall
{
    position:relative;
    display: block;
    z-index: 999;
	width: 50px;
	height: 42px;
	background-image: url('images/tlogo_small.png');
	  float: left;
    clear: right;
}
a.ylogosmall
{
    position:relative;
    display: block;
    z-index: 999;
	width: 50px;
	height: 42px;
	background-image: url('images/ylogo_small.png');
	  float: left;
    clear: right;
}

