html {
	height: 100%;
}	

body {
    text-align:center;
	top:0;
    margin:0px;
    padding:0px;
	font-family: arial, helvetica, sans-serif;
	font-size:1em;
	line-height:1.4em;
	background:#fff;
	background-image: url(../images/gradient.gif);
    background-repeat:repeat-x;
    background-position:top;

    }
    
     div.page_container{
    width:820px;
    margin:20px auto  0px auto; 
    min-height:400px;
 
    }
    
    div.banner {
    width:820px;
	height:120px;
	margin:0px auto 0px auto;
	background-color:#transparent;

  }
  
  
    
   div.logo {
   float:left;
   width:272px;
   margin-bottom:0px;
   }  
   
   div.banner_items {
   margin-top:0px;
   margin-right:0px;
   float:right;
   width:500px;
   height:140px;
	   background-image: url(../images/hex.jpg);
   background-repeat:no-repeat;
   background-position:top right;
   z-index:10;
   }
      
   
*html div.banner_items{
width:540px;
 margin-right:0px;
} 
   
   
   div.general_menu {
   margin-top:55px;
   margin-right:30px;
   float:right;
   width:400px;
   }
   

    
   
   div.access_tools {
   margin-top:15px;
   margin-right:180px;
   float:right;
   width:300px;
   }
    
 *html div.access_tools{
width:300px;
 margin-left:0px;
margin-right:80px;
}
    
	
   div.main_menu {
	width:100%;
    margin-top:20px;
	margin-left:0px;
	margin-right:0px;
    min-height:40px;
    background:#9999cc;
	} 
	
 *html	div.main_menu{
	    margin-top:0px;
	}
	     
	
    div.main_menu_inset {
	width:824px;
    margin-top:0px;
	margin-left:auto;
	margin-right:auto;
    min-height:40px;
    background:transparent;
	}  	
	
		
  div.footer{
  margin:2px auto 0px auto;
  width:820px;
  clear:both;
  text-align:center;
  font-size:0.9em;
  color:#999;
   }
       
 	
	
	div.ad_col { 
	position:relative; 
	float:left; 
	width:200px; 
	top:0; 
	margin-left:40px;
	margin-bottom:30px;
	padding-bottom:0; 
	padding-left:0; 
	text-align:left;
	}   
	
 *html	div.ad_col{
	  width:160px;
	  margin-left:30px;
	}	
	
	
	div.ad{
	 width:200px;
	text-align:left;
	padding:0px;
	border:1px solid #ccc;
	float:left;
	}
	
	div.ad_head{
	color:#fff;
	background: #3852a4;
	padding-left:2px;
	margin-bottom:5px;
	}
       
	div.single_col { 
	position:relative; 
	float:left; 
	width:620px; 
	top:0; 
	margin: 0px 0px 2px 0px; 
	padding-left:0px; 
	padding-bottom:0px; 
	padding-right:0px; 
	border:0; 
	text-align:left;
	background:transparent;
	} 
	
	div.toc{
	position:relative; 
	float:left; 
	text-align:left;
	width:150px; 
	top:0; 
	margin-top:0px;
	margin-left:0px;
	margin-right:20px;
	padding-bottom:0; 
	padding-left:0;
	background:transparent;
		z-index:1;
	}
	
	*html div.toc{
		width:155px; 
	}
	
	div.mid_col { 
	position:relative; 
	float:left; 
	width:400px; 
	top:0; 
	margin: 0px 0px 20px 0px; 
	padding-left:0px; 
	padding-bottom:0px; 
	padding-right:0px; 
	border:0; 
	text-align:left;
	background:transparent;
	z-index:1;
	} 
	

	
	    
	div.double_col{
	width:520px;
	float:left;
	text-align:left;
	background:transparent;
		z-index:1;
	}
	
	div.login {
	width:140px;
	border:1px solid #cccccc;
	background:#f2f2f2;
	}
	  

div.image_container{
float:left;
}
	  
div.content_container{
float:left;
margin-left:10px;
width:230px;
}	  
	  
div.page_foot{
  margin:18px auto 4px auto;
  width:820px;
  clear:both;
  border-bottom:10px solid #3852a4;
  text-align:center;
  font-size:0.9em;
  color:#999;
  z-index:10;
  min-height:50px;
}	  

*html div.page_foot{
height:35px;
}
	  
	  
	div.logo_strip{
	border-top:1px solid #e7e7e7;
margin-bottom:20px;
	}  
	  	
	div.pageNavFoot{
	text-align:center;
	width:100%;
	clear:both;
	border-top:1px solid #e7e7e7;
	margin-top:15px;
	margin-bottom:15px;
	}
	
	div.separator{
	margin-top:5px;
	/*border-top:1px solid #e7e7e7;*/
	float:left;
	width:100%;
	margin-bottom:30px;
	}
	
	div.latest_items{
	margin-top:30px;
	margin-bottom:30px;
	float:left;
	clear:both;
	width:100%;
	}
	
	div.latest_item{
	float:left;
	width:47%;
	border:1px solid #e7e7e7;
	background:#f6f8fc;
	}
	
	div.list_item{
	width:100%;
	border-top:1px dashed #cccccc;
	margin-top:5px;
	padding-top:5px;
	margin-bottom:5px;
	float:left;
	clear:both;
	}
	
	div.list_item_indent{
margin-top:3px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
float:left;
width:70%;
}

div.ruled{
width:100%;
border-bottom:1px solid #ccc;
}

	
	table.edit{
	 border:1px solid #cccccc;
	 width:540px;
	  }
	  
	  table.params{
	  border:1px solid #cccccc;
	  background:#f2f2f2;
	   width:540px;
	   }
	
	table.submit   {
	border-top: 1px solid #666666;
	 width:540px;
	}
	   
	table.user_toolbar{
	float:right;
	margin-right:20px;
	}  
	   
		table.calendar{
	width:100%;
	}
	
	label{
	font-size:0.9em;
	color: #666;
	margin-right:10px;
	}
	
	  
	  img.summary_tn{
  margin-right:10px;
  }
  
 img.logos{
 margin-right:5px;
 margin-left:5px; 
 margin-top:10px;
  }
   
  
  img.p_right{
  margin-top:5px;
  margin-left:10px;
  }
  
 img.p_left{
  margin-top:5px;
 margin-right:10px;
  }
  
 img.p_center{
 clear:both;
 margin-top:5px;
 margin-right:auto;
 margin-left:auto;
  }
  
    img.more{
  margin-top:5px;
  }
  
  img.info_icon{
  cursor:help;
    margin-right:3px;
  }
  
  img.service_ad{
  margin-bottom:15px;
  }
  
  img.rh_image{
  margin-bottom:20px;
  }
  
  
  /*SMART MENU CSS */
  
  
  .MM,.SM,.MM li,.SM li{display:block;list-style:none;padding:0;margin:0;line-height:normal;direction:ltr;}
.MM li,.SM li{position:relative;background:none;}
.MM a,.SM a{display:block;position:relative;}
* html>body .MM a,* html>body .SM a{position:static;}
* html .MM li,* html .SM li{display:inline;width:100%;display/**/:block;float/**/:left;}
*:first-child+html .MM li,*:first-child+html .SM li{width:100%;float:left;}
* html>body .MM li,* html>body .SM li{display:block;width:auto;}
.MM ul,.SM ul{display:none;position:absolute;top:-9999px;width:11px;overflow:hidden;z-index:11111;}
ul/**/.MM ul,ul/**/.SM ul{display:block;}
* html .MM ul,* html .SM ul{display:block;}
.NOSEPARATOR{border-width:0 !important;padding:0 !important;margin:0 !important;}
.NOLINK{cursor:default !important;}
#Menu1{border-width:0;padding:0;background-color:transparent;background-image:none;z-index:9999;position:static;height:auto;}
#Menu1 ul{left:-800px;}
#Menu1{top:0;left:0;width:100%;padding-top:0;float:left;}
#Menu1 li{float:left;width:auto;left:0;}
#Menu1>li{border-width:0 1px 0 0;padding:0 0px 0 0;margin:0 0px 0 0;}
@media screen,projection{* html #Menu1 li{border-width:0 1px 0 0;padding:0 0px 0 0;margin:0 0px 0 0;}}
#Menu1 a{white-space: /**/nowrap;}
head:first-child+body #Menu1>li{left:0;}
*>*>html:lang(en),#Menu1>li{left:0;}
#Menu1>li:first-child{margin-left:0 !important;}
#Menu1>li>a{/*/*//*/float:left;/* */}
* html>body #Menu1>li>a{float:left;}
* html #Menu1{float:none;}
* html>body #Menu1>li{float:none;}
* html>bo\64 y #Menu1>li{float:left;}
#Menu1 ul li{float:none;}
.MM{border-width:0px;border-style:solid;border-color:#8F90C4;padding:0px;background-image:none;background-color:#CBCBEF;}
.MM li{border-style:solid;border-color:#fff;border-width:0 0 1px 0;padding:0 0 0px 0;margin:0 0 0px 0;}
.MM li a.CURRENT,.MM li a.CURRENT:link,.MM li a.CURRENT:visited{border-width:0px;border-style:solid;border-color:#CBCBEF;background-image:none;background-color:#FFFBF0;color:#252455;text-decoration:none;}
.MM li a,.MM li a:link{cursor:pointer;border-width:0px;border-style:solid;border-color:#FFF5C6;padding:0px;background-image:none;background-color:#FFF5C6;color:#252455;font-size:1em;font-family:arial,helvetica,sans-serif;font-weight:bold;text-decoration:none;text-align:left;padding-top:10px;}
.MM li a:visited{border-width:0px;border-style:solid;border-color:#FFF5C6;background-image:none;background-color:#FFF5C6;color:#252455;text-decoration:none;}
.MM li a:hover,.MM li a:focus,.MM li a:active,.MM li a.MMO,.MM li a.MMO:link,.MM li a.MMO:visited,.MM li a.CURRENT:hover,.MM li a.CURRENT:focus,.MM li a.CURRENT:active{border-width:0px;border-style:solid;border-color:#4d4c76;background-image:none;background-color:#CBCBEF;color:#000000;text-decoration:none;}
.MM li a.NOROLL{border-style:solid !important;border-color:#FFF5C6 !important;background-image:none !important;background-color:#FFF5C6 !important;color:#252455 !important;text-decoration:none !important;}