@charset "utf-8";
/* Grana Relativa */

body {
	margin: 0 auto;
	text-align: left;
	background-repeat: repeat;
}

img, h1, h2, h3, h4, h5, h6, a, form {border: 0px; margin: 0px;}

#GERAL{width:775px; /* height:auto; */ font-family: Arial, Helvetica, sans-serif; margin:0 auto; padding:0; }
#TOPO{width:775px; height:132px; float:left;}
#TOPO01{width:477px; height:132px; float:left;}
 #sep_01{width:477px; height:29px; float:left; overflow:hidden; background-image:url(../img/sep_01.jpg);} #sep_01 p{color:#FFFFFF; font-size:10px; margin-top:12px; margin-left:320px;}
   #logo{width:286px; height:103px; float:left;}  #logo img{border:none;}
    #sep_02{ width:191px; height:103px; float:right; background-image:url(../img/sep_02.jpg);}

#logo {
	background-image: url("../img/bg_logo.jpg");
}


#MEIO {
	background-color: #F4F1F1;
	float: left;
}

 
#TOPO02{width:298px;height:132px;float:right;}
 #sep_03{width:298px; height:18px; float:left; background-image:url(../img/sep_03.jpg);}
   #login{width:298px; height:46px; float:left; background-image:url(../img/login.jpg);}
     #login_1{ width:117px; height:46px; float:left;}
	   #login_2{ width:109px; height:46px; float:left;}
         #login_3{ width:72px; height:46px; float:right;} #login_3 img{border:none;}
		   #login_azul1 {width:10px; height:46px; float:left;}
		     #login_btn{width:47px; height:46px; float:left;}
 
		     
     #sep_04{width:149px; height:68px; float:left; background-image:url(../img/sep_04.jpg);}
	   #sep_05{width:149px; height:68px; float:right; background-image:url(../img/sep_05.jpg);}   

#MENU{width:775px; height:34px; float:left; overflow:hidden;}	#MENU li{display:inline; margin-right:0px; margin-left:0px;} #MENU ul{margin-top:5px;}
  #MENU01{ width:591px; height:34px; float:left; background-image: url(../img/menu01.jpg);}   
     #MENU_SEARCH{width:184px; height:34px; float:right; background-image:url(../img/menu_search.jpg);} 
	    #SEARCH_txt{ width:111px; height:12px; float:left;}              
              #SEARCH_input{width:111px; height:22px; float:left;}              
                     #SEARCH_btn{width:30px; height:34px; float:left;}              
                           #SEARCH_fim{width:43px; height:34px; float:right;}
						      #SEARCH_01{width:111px; height:34px; float:left;}
							     #SEARCH_02{width:73px; height:34px; float:right;}
	 
	 
	 
#CONTEUDO{width:775px; /*height:auto;*/ float:left;}

#CONTEUDO01{
	width:540px;
	float:left;
	background-color: #FFF;
	min-height: 600px;
	height: auto !important;
}	
   #CONTEUDO01_about{width:540px; height:auto; float:left; background-image:url(../img/536.jpg); background-repeat:repeat-x;}
    #CONTEUDO_bemvindo{ width:540px; height:211px; float:left;}
	  /* #CONTEUDO_txt{width:378px; height:189px; float:left; background-image:url(../img/box.jpg); overflow:hidden;} */
	 #CONTEUDO_txt{width: 540px; height:211px; float:left; background-image:url(../img/box2.jpg); overflow:hidden;} 
        #CONTEUDO_img{ width:162px; height:189px; float:right; background-image:url(../img/conteudo_img.jpg);}
	      /* #CONTEUDO_linha{ width:540px; height:22px; float:left; background-image:url(../img/conteudo_linha.jpg);} */
	#CONTEUDO_not{ width:540px; float:left;}	  
	  #not_esquerda{width:19px; height:311px; float:left;} 	
	    #not_centro{ width:502px; height:311px; float:left;}
		   #not_centro_01{width:502px; height:21px; float:left;}
		      #not_centro_02{width:502px; height:290px; float:left;} 
		  #not_direita{ width:19px; height:311px; float:right;}


		  
#PADRAO_caixa{
	width:540px;
	float:left;
	vertical-align: text-bottom;
	font-family: Arial, Helvetica, sans-serif;
}

#PADRAO_caixa div.padrao{
	width:540px;
	height:auto;
	float:left;
	background-image:url(../img/box.jpg);
	background-repeat:repeat-x;
	vertical-align: text-bottom;
	font-family: Arial, Helvetica, sans-serif;
	min-height: 211px;
	height: auto !important;
}

#PADRAO_caixa div.conteudo{	
	width:540px;
	height:auto;
	float:left;
	background-image:url(../img/box2.jpg);
	background-repeat:repeat-x;
	vertical-align: text-bottom;
	font-family: Arial, Helvetica, sans-serif;
}

#PADRAO_caixa h1.titulo{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
	font-size: 13px;
	color: #A67300;
	font-weight: bold;
	margin: 6px 0px 14px 18px;
}

#PADRAO_caixa h2.subtitulo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606f78;
	font-weight: bold;
	margin-left: 18px;
}

#PADRAO_caixa h2.subtitulo span.vermelho{
	color: #990000;
	font-weight: normal;
}

#PADRAO_caixa h2.subtitulo span.vermelho_negrito{
	color: #990000;
	font-weight: bold;
}

#PADRAO_caixa p.texto{
	color:#606f78;
	font-size:12px;
	margin: 0px 0px 0px 18px;
	padding: 0px 4px 0px 4px;
}

#PADRAO_caixa p.texto span.vermelho{
	color:#990000;
}

#PADRAO_caixa p.texto span.vermelho_negrito{
	color:#990000;
	font-weight: bold;
}

#PADRAO_caixa p.texto span.azul{
	color: #003366;
}

#PADRAO_caixa p.texto span.azul_negrito{
	color: #003366;
	font-weight: bold;
}

#PADRAO_caixa p.texto_conteudo{	color:#606f78;
	font-size:12px;
	margin:-20px 30px 10px;	
	width: 240px;
}

#PADRAO_caixa p.imagem{
	border: 0px;
	text-align: center;
}

#PADRAO_caixa ol {
	 
}

	#PADRAO_caixa ol li{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #606f78;
	}

#PADRAO_caixa p.texto a{
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

	#PADRAO_caixa p.texto a:link {
		color: #005EBB
	}
	
	#PADRAO_caixa p.texto a:visited {
		color: #005EBB
	}
	
	#PADRAO_caixa p.texto a:hover {
		color: #4A85FF
	}
	
	#PADRAO_caixa p.texto a:active {
		color: #005EBB
	}

#PADRAO_caixa form p {
	color:#606f78;
	font-size:11px;
	margin-left:18px;
	margin-top:0px;
}



.RELATORIO_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.RELATORIO_table table{
	width: 500px;
	height: auto;
	/* border: 1px #CCC solid; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 auto;
}

.RELATORIO_table table th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px #DEE3EB solid;
	padding-left: 4px;
}

.RELATORIO_table table tr.color td{
	background-color: #F4F5F7;
}

.RELATORIO_table table th{
	height: 26px;
}

.RELATORIO_table table th.lista{
	width: 90%;
}

.RELATORIO_table table th.resumo{
	width: 60%;
}

.RELATORIO_table table th.pdf{
	width: 10%;
	text-align: center;
}

.RELATORIO_table table td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	background-color: transparent;
	border-bottom: 1px #CCC solid;
	padding: 0px;
}

.RELATORIO_table table td.centralizado{
	text-align: center; 
}

.RELATORIO_table table td h1 {
	padding: 4px 0px 2px 2px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

.RELATORIO_table table td h1 a{
	text-decoration: none;
}

	.RELATORIO_table table td h1 a:link {
		color: #005EBB
	}
	
	.RELATORIO_table table td h1 a:visited {
		color: #005EBB
	}
	
	.RELATORIO_table table td h1 a:hover {
		color: #4A85FF
	}
	
	.RELATORIO_table table td h1 a:active {
		color: #005EBB
	}

.RELATORIO_table table td p {
	padding: 2px 2px 10px 2px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}

.RELATORIO_table table td p a{
	text-decoration: none;
}

	.RELATORIO_table table td p a:link {
		color: #000
	}
	
	.RELATORIO_table table td p a:visited {
		color: #000
	}
	
	.RELATORIO_table table td p a:hover {
		color: #666
	}
	
	.RELATORIO_table table td p a:active {
		color: #000
	}

.BUSCAR_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.BUSCAR_table table{
	width: 500px;
	height: auto;
	/* border: 1px #CCC solid; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 auto;
}

.BUSCAR_table table th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px #DEE3EB solid;
	padding-left: 4px;
}

.BUSCAR_table table tr.color td{
	background-color: #F4F5F7;
}

.BUSCAR_table table th{
	height: 26px;
}

.BUSCAR_table table th.lista{
	width: 90%;
}

.BUSCAR_table table th.resumo{
	width: 60%;
}

.BUSCAR_table table th.pdf{
	width: 10%;
	text-align: center;
}

.BUSCAR_table table td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	background-color: transparent;
	border-bottom: 1px #E9F0F6 solid;
	padding: 0px;
}

.BUSCAR_table table td.centralizado{
	text-align: center; 
}

.BUSCAR_table table td h1 {
	padding: 4px 0px 2px 2px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

.BUSCAR_table table td h1 a{
	text-decoration: none;
}

	.BUSCAR_table table td h1 a:link {
		color: #005EBB
	}
	
	.BUSCAR_table table td h1 a:visited {
		color: #005EBB
	}
	
	.BUSCAR_table table td h1 a:hover {
		color: #4A85FF
	}
	
	.BUSCAR_table table td h1 a:active {
		color: #005EBB
	}

.BUSCAR_table table td p {
	padding: 2px 2px 20px 12px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}

.BUSCAR_table table td p a{
	text-decoration: none;
	padding: 2px 2px 20px 0px;
}

	.BUSCAR_table table td p a:link {
		color: #990000
	}
	
	.BUSCAR_table table td p a:visited {
		color: #990000
	}
	
	.BUSCAR_table table td p a:hover {
		color: #666
	}
	
	.BUSCAR_table table td p a:active {
		color: #990000
	}

.PADRAO_link_mais {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: right;
	margin: 4px 0px;
	padding: 0px;
}

	.PADRAO_link_mais a{
		text-decoration: none;
		padding: 0px 20px 0px 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000;
		font-weight: bold;
	}
	
		.PADRAO_link_mais a:link {
			color: #005EBB
		}
		
		.PADRAO_link_mais a:visited {
			color: #005EBB
		}
		
		.PADRAO_link_mais a:hover {
			color: #4A85FF
		}
		
		.PADRAO_link_mais a:active {
			color: #005EBB
		}

.FORM_cadastro{
	padding: 2px;
	margin: 0 auto;
	width: 480px;
}

.FORM_cadastro div.label{
	float: left;
	width: 80px;
	margin: 2px;
	padding: 6px 0px 4px 8px ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
}

.FORM_cadastro div.label span{
	color: #FF0000
}

.FORM_cadastro span.label{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
}

.FORM_cadastro div.campo{
	float: left;
	width: 380px;
	margin: 2px 0px 2px 2px;
	padding: 6px 0px 4px 4px ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
}

.FORM_cadastro div.campo input, select{
	border: 1px #CCC solid;
}

.FORM_cadastro span.campo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
}

.FORM_cadastro span.campo input, select{
	border: 1px #CCC solid;
}

.FORM_cadastro .botoes{
	/*
	width:160px;
	height:26px;
	background-color: #003366;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	border: 1px #CCC solid;
	margin:2px;
	padding:2px;
	cursor:hand;
	cursor:pointer;
	*/
	cursor:hand;
	cursor:pointer;
	font-weight:bold;
	color:#FFF;
	width:150px;
	padding:5px;
	border:1px solid #CCC;
	background-color:#003366
}

form .btnSubmit{cursor:hand;cursor:pointer;font-weight:bold;color:#595B42;width:150px;padding:5px;border:1px solid #BBBEA3;background-color:#CFD1BE}
form .btnSubmit:hover{background-color:#E7E6DC;color:#595B42;border:1px solid #BBBEA3;}

.FORM_cadastro .botoes:hover{
	background-color: #004B97;
}

.FORM_cadastro .botoes_disabled {cursor:hand;cursor:pointer;font-weight:bold;color:#C8C8C8;width:150px;padding:5px;border:1px solid #999;background-color:#EEE}
.FORM_cadastro .botoes_disabled:hover{background-color:#EEE;color:#C8C8C8;border:1px solid #999;}

.FORM_cadastro span.botoes input{
	border: 1px #CCC solid;
	height: 24px;
	background-color: #003366;
	color: #FFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.FORM_cadastro div.linha_pq{
	background-color: #F3F3F3;
	float: left;
	width: 80px;
	margin: 2px;
	padding: 0px 0px 0px 8px ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	height: 1px;
}

.FORM_cadastro div.linha_gr{
	background-color: #F3F3F3;
	float: left;
	width: 380px;
	margin: 2px 0px 2px 2px;
	padding: 0px 0px 0px 4px ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	height: 1px;
}

.FORM_cadastro div.botoes{
	background-color: transparent;
	float: left;
	width: 100%;
	margin: 8px 0px 2px 0px;
	padding: 6px 0px 4px 4px ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	text-align: center;
}

.FORM_cadastro div.avisos{
	background-color: transparent;
	float: left;
	width: 100%;
	margin: 8px 0px 2px 0px;
	padding: 6px 0px 4px 4px ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	text-align: center;
	color: #FF0000;
}



	  
#CONTEUDO02{	
  	width:235px;
	height:auto;
	float:right;
	background-color:#f4f1f1;	
	height: 600px;
}

    #NEWSLETTER{width:235px; height:149px; float:left; background-image:url(../img/newsletter.jpg);} #NEWSLETTER img{border:none;}
	  #MAPA{width:235px; height:157px; float:left}
	    #MAPA_titulo{width:235px; height:15px; float:left}
		  #MAPA_CONTAINER img{border:none;}
		  #MAPA_CONTAINER{/* float:left; */}
		
	   #ADSENSE{ width:235px; height:230px; float:left; background-repeat:no-repeat;}	

#RODAPE{width:775px; height:58px; background-image:url(../img/rodape.jpg); background-repeat:repeat-x; float:left}
  #RODAPE_01{width:567px; height:58px; float:left}	   #RODAPE_01 a{text-decoration:none; color:#FFFFFF;}
    #RODAPE_02{width:208px; height:58px; float:right}

#RODAPE_01 p.address{
	padding-left: 4px;
	margin: 18px 0px 0px 0px;
	float: left;
	color:#FFFFFF;
	font-size:11px;
}

#RODAPE_01 p.address a {
	text-decoration: none;
	color:#FFFFFF;
}

	#RODAPE_01 p.address a:hover {
		color: #FFFFFF;
	}
	
	#RODAPE_01 p.address a:visited {
		color: #FFFFFF;
	}
	
	#RODAPE_01 p.address a:hover {
		color: #04ADFF;
	}
	
	#RODAPE_01 p.address a:active {
		color: #FFFFFF;
	}
	
	



#RODAPE_02 p {
	width: 125px;
	height: 22px;
	padding-right: 4px;
	margin: 18px 0px 0px 0px;
	float: right;
}
	
	
/* #artigos{width:502px; height:21px; background-image:url(../img/artigo_cabecalho.jpg); float:left;}*/	

 #artigos_container{width:502px; height:84px; float: left;}
   #artigos_01{ width:50px; height:84px; float:left;}
	#artigos_01a{width:80px; height:84px; float:left;}
	 #artigos_02{ width:375px; height:84px; float:left; margin-left:8px;}
	      #artigos_03{ width:115px; height:84px; float:right; /*background-image:url(img/conj.jpg);*/}
		   #dia{width:50px; height:44px; background-image:url(../img/dia.jpg); float:left;} #dia p{color:#FFFFFF; font-weight:bold; margin-left:15px; margin-top:18px;}
		    #dia_branco{width:50px; height:44px; float:left;}
		     #artigos_02_01{width:375px; height:12px; float:left;}
			   #artigos_02_02{width:375px; height:18px; float:left; background-color:#e5e5e5;}
			     #artigos_02_03{width:375px; height:5px; float:left;}
				   #artigos_02_04{width:375px; height:45px; float:left; background-color:#e5e5e5;}
				     #artigos_02_05{width:375px; height:4px; float:left;} 
					 					 
#artigos_03a{width:60px; height:84px; float:left;}
 #artigos_03b{width:55px; height:84px; float:right;}
  /*#01{width:60px; height:12px; float:left;}
   #02{width:60px; height:68px; float:left;}*/
    #art01{width:60px; height:12px; float:left;} 
	 #art02a{width:5px; height:68px; float:left;}
	  #art02b{width:49px; height:68px; float:left; background-color:#e5e5e5;}
	   #art02c{ width:6px; height:68px; float:right;}
	 #art04{width:55px; height:12px; float:left;}
	   #art05{width:55px; height:68px; float:left;}
	    #art05a{width:49px; height:68px; float:left; background-color:#e5e5e5;}
		 #art05b{width:6px; height:68px; float:right;}


#ARTIGOS {
	width:500px;
	background-color: transparent;
	/* border: 1px #CCC solid; */
	margin: 0 auto;
}

#ARTIGOS h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	padding: 0px;
	margin-bottom: 8px;
}


#ARTIGOS table{
	width: 500px;
	height: auto;
	/* border: 1px #CCC solid; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#ARTIGOS table th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 26px;
	border: 1px #CCC solid;
}

#ARTIGOS table tr{
	
}

#ARTIGOS table tr.color{
	background-color: #E9F0F6;
}

#ARTIGOS table th.artigos{
	width: 86%;
	padding: 0px 0px 0px 4px;
}


#ARTIGOS table th.arquivo{
	width: 14%;
	text-align: center;
}

#ARTIGOS table th.tamanho{
	width: 20%;
	text-align: center;
}

#ARTIGOS table td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	background-color: transparent;
	border-bottom: 1px #CCC solid;
}

#ARTIGOS table td h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	margin: 0px;
	padding: 0px 0px 0px 2px;
}

#ARTIGOS table td p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	background-color: transparent;
	margin: 2px 1px 2px 4px;
	padding: 0px 0px 8px 0px;
}

#ARTIGOS table td p a{
	text-decoration: none;
	padding: 2px 2px 20px 0px;
}

	#ARTIGOS table td p a:link {
		color: #990000
	}
	
	#ARTIGOS table td p a:visited {
		color: #990000
	}
	
	#ARTIGOS table td p a:hover {
		color: #666
	}
	
	#ARTIGOS table td p a:active {
		color: #990000
	}

#ARTIGOS table td.centralizado{
	text-align: center; 
}


		 
#CONTEUDO_box{ width:540px; height:211px; float:left; background-image:url(../img/box.jpg);}
#CONTEUDO_box2{ width:540px; height:140px; float:left; background-image:url(../img/box2.jpg);}		   
 .txt_style{font-size:11px; margin-left:15px;}					 
 
 
#CONTEUDO_box_a{ width:540px; height:auto; float:left; }

#CONTEUDO_boasvindas{width:541px; height:150px; float:left;} 
 
 

/*Classes*/

.rodape{color:#FFFFFF; font-size:11px; margin-left:10px;}	
.menu{color:#FFFFFF; font-size:12px; text-decoration:none; font-weight:bold; margin-left:15px; /* margin-left:15px; */}
.bemvindo{color:#606f78; font-size:11px; margin-left:0px;}
.bemvindob{color:#606f78; font-size:11px; margin-left:25px; font-weight:bold;}
.search{color:#FFFFFF; font-size:10px; margin-left:20px; }
.searchbtn{background-color:#FFFFFF; border:none; width:100px; margin-left:20px;}
.not{color:#606f78; font-size:12px; margin-left:10px; font-weight:bold;}
.login{color:#FFFFFF; font-size:10px; text-decoration:none; margin-left:10px;}
.login_input{background-color:#FFFFFF; border:none; width:100px; font-size:10px; height:12px; margin-left:10px;}
.script{color:#FFFFFF; font-size:10px;}
.servicosbb{font-size:12px; color:#606f78; font-weight:bold;}
.servicosb{font-size:12px; color:#606f78; font-weight:bold; margin-left:15px;}
.termo{font-size:10px; color:#606f78; font-weight:bold; margin-left:20px; margin-right:20px;}

.mapa {
	border: none;
	/* margin-left: 30px; */
	margin: 0 auto;
	width: 172px;
	height: 129px;
}


.ERROR {
	color: #990000;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
}

.ERROR span.negrito {
	font-weight: bold;
}

.ERROR span.seta {
	font-weight: bold;
	line-height: 0px;
	font-size: 16px;
}

.ERROR div.cadastro{
	color: #990000;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
}


/* MENU �REA ADM */
.area_menu {
	margin: 0 auto;
	text-align: left;
	width: 330px;
} 

.nav, .nav ul { 
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	z-index: 100;
	position: relative;
}

.nav li {
	/* border-left: 1px solid #000;*/
	float: left;
	margin: 0;
	padding: 0px;
	position: relative;
	display: inline;
}

.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	/* background: #565656; */
	color: #FFF;
	display: block;
	padding: 0 9px;
	/* text-transform: lowercase; */
	text-decoration: none;
	height: 34px;
	line-height: 35px;
	border: 0px;
}


.nav ul li a, .nav ul li a:link, .nav ul li a:active, .nav ul li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	display: block;
	padding: 0 9px;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	border: 0px;
	width: 100px;
}

.nav li a:hover {
	color: #999;	
}

#nav-one li:hover a, 
#nav-one li.sfHover a {
	background: #000; 
	color: #FFF;
}

#nav-one li:hover ul a, 
#nav-one li.sfHover ul a {
	background: #4D4D4D;
	color: #FFF;	
}
#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {
	background: #000;
	color: #FFF;	
}

.nav ul {
	/* background: #565656;*/
	/* border-bottom: 1px solid #000; */
	list-style: none;
	margin: 0;
	width: 100px;
	position: absolute;
	top: -999em;
	/* left: -1px; */
}

.nav li:hover ul,
	.nav li.sfHover ul {
	top: 25px;
	margin-top: 8px;
}

.nav li ul li span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	font-weight: normal;
}

.nav ul li {
	border: 0;
	float: none;
	margin: 0px;
}

.nav ul a {
	/* border: 1px solid #000; */
	border-bottom: 0;
	padding-right: 20px;
	width: 80px;
	white-space: nowrap;
}

.nav ul a:hover {
	background: #D5D5E3;
	color: #035084;
}

