*{
	margin:0;
	padding:0;

}

BODY 
{
    background-color: white;
    font-family: "Tahoma, Arial, Helvetica,  Sans-Serif";
    font-size: .8em;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal
    
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    color: #003366;
}
H1	{	
	font-family: Tahoma, Arial, Helvetica,  Sans-Serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Tahoma, Arial, Helvetica,  Sans-Serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Tahoma, Arial, Helvetica,  Sans-Serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Tahoma, Arial, Helvetica,  Sans-Serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Tahoma, Arial, Helvetica,  Sans-Serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Tahoma, Arial, Helvetica,  Sans-Serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Tahoma, Arial, Helvetica,  Sans-Serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Tahoma, Arial, Helvetica,  Sans-Serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3d61a7;
	font-family: "Tahoma, Arial, Helvetica"; 
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#3d61a7;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
	

.wrapper{
	width: 500px;
	margin:0 auto;
	}
	
.container{
	width: 490px;
	}
.texto1
{
	font-family: "Tahoma, Arial, Helvetica";
	color: #000000;
	font-size: 11px;
}
.texto2{
	font-family: "Tahoma, Arial, Helvetica";
	color: #666666;
	font-size:10px;
	}
.titulos{
	font-family: "Tahoma, Arial, Helvetica";
	color: #0080bb;
	font-size:15px;
	}
.subtitulo{
	font-family: "Tahoma, Arial, Helvetica";
	color:#0080bb;
	font-size:12px;
	font-style:italic;
	}
	

.frm_captura{
	background-color:#E7EDFD;
	color:#000000;
	font-size: 11px;
	font-family:Tahoma, Arial, Helvetica;	
}

.tbl_tit_azul{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #3D60A6;
	font-weight: bold;
	padding:2px;
}

.input{
	border-right: #6a82ad 1px solid; 
	border-top: #6a82ad 1px solid; 
	font-size: 11px; 
	border-left: #6a82ad 1px solid; 
	color: #404040; 
	border-bottom: #6a82ad 1px solid; 
	font-family: Tahoma, Arial, Helvetica; 
	background-color: #ffffff
}
	