/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, 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: Verdana, 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: Verdana, 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: Verdana, 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: Verdana, 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: Verdana, 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: Verdana, 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: 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: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
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;
	}	
	
.caixaCinza
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 1px;	
	border-style: solid;
	border-color: #000000; 
	border-width :1px;
	height:19px;
}

.longCinza
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 1px;	
	border-style: solid;
	border-color: #000000; 
	border-width :1px;	
}

.botaoCinza
{
	background-image:url(images/botao_back.gif);
	height:20px;
	border-width:1px;
	border-color:Gray;
	border-style:Solid;
	border-style:outset; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	text-decoration: none;
	padding: 1px;
	padding-top: 1px;
}

.lblPretoBold
{ 
	FONT-WEIGHT: bold; 
	FONT-SIZE: x-small; 
	COLOR: black; 
	FONT-FAMILY: verdana 
}

.lblPreto
{ 
	FONT-SIZE: x-small; 
	COLOR: black; 
	FONT-FAMILY: verdana 
}

.lblAzul 
{ 
	FONT-SIZE: x-small; 
	COLOR: steelblue; 
	FONT-FAMILY: verdana 
}

.lblVermelho
{
	font-size: x-small;
	color: red;
	font-family: verdana;
}

.lblAzulBold
{
	font-weight: bold;
	font-size: x-small;
	color: mediumblue;
	font-family: verdana;
}

.guiaTitulo
{
	font-weight: bold;
	font-size: x-small;
	color: black;
	font-family: verdana;
	background-color: lightgrey;
	text-align: center;
}	

.lblDestaque
{ 
	FONT-WEIGHT: bold; 
	FONT-SIZE: small; 
	COLOR: blue; 
	FONT-FAMILY: verdana 
}

.TituloMenuLateral
{
	font-weight: bold;
	font-size: x-small;
	margin: 0px;
	color: #0f3796;
	height: 22px;
	text-align: center;
}

.Destaque
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	background-color: #ededed;
}

.DestaqueTitulo
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
}

.DestaqueCorpo
{	
	font-size: 11px;
	font-family: Verdana;
}

.Help
{
	font-size: 11px;	
	font-family: Verdana;
}

.Rodape
{
	font-weight: bold;
	font-size: 11px;
	color: #0f3796;
	font-family: Verdana;
}
.TituloPagina {	
	color: #0F3796;
	font-size: 1.2em;
	margin: 5px;
}

.box {border: 1px solid #a1a5a9; padding: 0 5px 5px 5px; margin: 0 0 1.25em 0;font-size: 10px;}
.boxTitle {border-bottom: 1px solid #a1a5a9; padding: 5px; background: #f2f2f2; margin: 0 -5px 5px -5px; font-size: 12px;}