﻿.Page_Title
{
	font-family: arial, verdana, helvetica; 
	font-size:20px; 
	color: #233e57; 
	text-decoration: none; 
	font-weight: bold;
	text-align:left;
}

.Page_Title_Center
{
	font-family: arial, verdana, helvetica; 
	font-size:20px; 
	color: #233e57; 
	text-decoration: none; 
	font-weight: bold;
	text-align:center;
}



.Text_Title
{
	font-family: arial, verdana, helvetica; 
	font-size:16px; 
	color: #233e57; 
	text-decoration: none; 
	font-weight: bold;
	text-align:left;
}

.Text_SubTitle
{
	font-family: arial, verdana, helvetica; 
	font-size:14px; 
	color: #233e57; 
	text-decoration: none; 
	font-weight: bold;
	text-align:left;
}

.Text_SubTitle_Center
{
	font-family: arial, verdana, helvetica; 
	font-size:14px; 
	color: #233e57; 
	text-decoration: none; 
	font-weight: bold;
	text-align:center;
}

.ULLink
{
	text-decoration:underline !important; 
	color: #000000 !important;
}

.Text_ContentLink
{
	font-family: arial, verdana, helvetica; 
	font-size:13px; 
	color: #233e57;
	text-decoration:none; 
	font-weight: normal;
	text-align:justify;
}

.Bullet_List
{
	font-family: arial, verdana, helvetica; 
	font-size:13px; 
	color: #233e57;
	text-decoration:none; 
	font-weight: normal;
	text-align:justify;
}

.Text_Content
{
	font-family: arial, verdana, helvetica; 
	font-size:13px; 
	color: #233e57;
	text-decoration:none; 
	font-weight: normal;
	text-align:justify;
}

.Text_Bold
{
	font-family: arial, verdana, helvetica; 
	font-size:13px; 
	color: #233e57;
	text-decoration:none; 
	font-weight: bold;
	text-align:justify;
}

.Text_Content_Center
{
	font-family: arial, verdana, helvetica; 
	font-size:13px; 
	color: #233e57;
	text-decoration:none; 
	font-weight: normal;
	text-align:center;
}

.Text_Content_Left
{
	font-family: arial, verdana, helvetica; 
	font-size:13px; 
	color: #233e57;
	text-decoration:none; 
	font-weight: normal;
	text-align:left;
}


.Text_Content_Small
{
	font-family: arial, verdana, helvetica; 
	font-size:10px; 
	color: #233e57;
	text-decoration:none; 
	font-weight: normal;
	text-align:center;
}

.Text_Content_Small_Justify
{
	font-family: arial, verdana, helvetica; 
	font-size:10px; 
	color: #233e57;
	text-decoration:none; 
	font-weight: normal;
	text-align:justify;
}



.Text_ContentLink:hover
{
	text-decoration:underline;
	color: #000000;
}



.Text_SubTitle a:hover
{
	text-decoration:underline;
	color: #000000;
}



.Bullet_List a:hover
{
	text-decoration:underline;
	color: #000000;
}



.Text_Content a:hover
{
	text-decoration:underline;
	color: #000000;
}

.Text_ContentLink:link
{
	text-decoration:underline;
	color: #000000;
}

.Text_SubTitle a:link
{
	text-decoration:underline;
	color: #000000;
}

.Bullet_List a:link
{
	text-decoration:underline;
	color: #000000;
}

.Text_Content a:link
{
	text-decoration:underline;
	color: #000000;
}

.Text_ContentLink:visited
{
	text-decoration:underline;
	color: #000000;
}

.Text_SubTitle a:visited
{
	text-decoration:underline;
	color: #000000;
}

.Bullet_List a:visited
{
	text-decoration:underline;
	color: #000000;
}

.Text_Content a:visited
{
	text-decoration:underline;
	color: #000000;
}

.Text_ContentLink:active
{
	text-decoration:underline;
	color: #000000;
}


.Text_SubTitle a:active
{
	text-decoration:underline;
	color: #000000;
}


.Bullet_List a:active
{
	text-decoration:underline;
	color: #000000;
}


.Text_Content a:active
{
	text-decoration:underline;
	color: #000000;
}


.Text_ContentLink:hover
{
	text-decoration:underline;
	color: #000000;
}


.Text_SubTitle a:hover
{
	text-decoration:underline;
	color: #000000;
}


.Bullet_List a:hover
{
	text-decoration:underline;
	color: #000000;
}


.Text_Content_Center a:hover
{
	text-decoration:underline;
	color: #000000;
}

.Text_ContentLink:link
{
	text-decoration:underline;
	color: #000000;
}

.Text_SubTitle a:link
{
	text-decoration:underline;
	color: #000000;
}

.Bullet_List a:link
{
	text-decoration:underline;
	color: #000000;
}

.Text_Content_Center a:link
{
	text-decoration:underline;
	color: #000000;
}

.Text_ContentLink:visited
{
	text-decoration:underline;
	color: #000000;
}

.Text_SubTitle a:visited
{
	text-decoration:underline;
	color: #000000;
}

.Bullet_List a:visited
{
	text-decoration:underline;
	color: #000000;
}

.Text_Content_Center a:visited
{
	text-decoration:underline;
	color: #000000;
}

.Text_ContentLink:active
{
	text-decoration:underline;
	color: #000000;
}


.Text_SubTitle a:active
{
	text-decoration:underline;
	color: #000000;
}


.Bullet_List a:active
{
	text-decoration:underline;
	color: #000000;
}


.Text_Content_Center a:active
{
	text-decoration:underline;
	color: #000000;
}


.BG_Blue_FullSearch_Header
{
	border-top: #000000 2px solid;
	border-right: #000000 2px solid;
	border-left: #000000 2px solid;
	border-bottom: #000000 2px solid;

	background-color:#fafafa;
	height:18px;
	text-align:left;
	color:#507894;
}

.Bullet_List li
{
	list-style:disc;
}

.BG_Blue_Table_Header
{
	border-top: #000000 2px solid;
	border-right: #000000 2px solid;
	border-left: #000000 2px solid;

	background-color:#fafafa;
	height:18px;
	text-align:center;
	color:#507894;
	
	width:696px;
}

.Blue_Table
{
	border-collapse:collapse;
	border-right: #000000 2px solid;
	border-left: #000000 2px solid;
	border-bottom: #000000 2px solid;
	width:700px
}

.Blue_Table_TopBorder
{
border-top: #000000 2px solid;

}

/* Header das Tabelas */
.Blue_Table tbody tr th
{
	border:solid 1px #FFFFFF;
	background-color:#c8d7e1;
	vertical-align:middle;
	
	font-family: arial, verdana, helvetica; 
	font-size:12px; 
	color: #000000; 
	text-decoration: none; 
	text-align:center;
}

.Blue_Table thead tr th
{
	border:solid 1px #FFFFFF;
	background-color:#c8d7e1;
	vertical-align:middle;
	
	font-family: arial, verdana, helvetica; 
	font-size:12px; 
	color: #000000; 
	text-decoration: none; 
	text-align:center;
}

.Blue_Table thead tr th
{
	font-weight: bold;	
}

.Blue_Table tbody tr th
{
	font-weight: normal;
}

/* Coluna PadrÃ£o */
.Blue_Table tbody tr td
{
	border:solid 1px #FFFFFF;
	background-color:#c8d7e1;
	vertical-align:middle;
	
	font-family: arial, verdana, helvetica; 
	font-size:12px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: normal;
	text-align:center;
}

/* Linhas Azul Escuro */
.Blue_Table_Dark_TR TH
{
	background-color:#c8d7e1 !important;
}

.Blue_Table_Dark_TR TD
{
	background-color:#c8d7e1 !important;
}

/* Linhas Azul Claro */
.Blue_Table_Light_TR TH
{
	background-color:#ebf0f5 !important;
}

.Blue_Table_Light_TR TD
{
	background-color:#ebf0f5 !important;
}

/* Classe que possui todas as bordas na Tabela  */
.Blue_Table_BorderALL
{
	border-collapse:collapse;
	border-right: #000000 2px solid;
	border-left: #000000 2px solid;
	border-top: #000000 2px solid;
	border-bottom: #000000 2px solid;
}

.Blue_Table_BorderLess
{
	border-collapse:collapse;
	border-right: none;
	border-left: none;
	border-top: none;
	border-bottom: none;
}

.BlueDark_Cell
{
	background-color:#c8d7e1;
	vertical-align:middle;
	
	font-family: arial, verdana, helvetica; 
	font-size:11px; 
	color: #000000; 
	text-decoration: none; 
	text-align:left;
}

.BlueLight_Cell
{
	background-color:#ebf0f5;
	vertical-align:middle;
	
	font-family: arial, verdana, helvetica; 
	font-size:11px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: normal;
	text-align:left;
}

.Text_ContentLink:hover
{
	text-decoration:underline;
	color: #000000;
}

.Text_SubTitle a:hover
{
	text-decoration:underline;
	color: #000000;
}

.Bullet_List a:hover
{
	text-decoration:underline;
	color: #000000;
}

.BlueLight_Cell a:hover
{
	text-decoration:underline;
	color: #000000;
}

.Text_ContentLink:link
{
	text-decoration:underline;
	color: #000000;
}

.Text_SubTitle a:link
{
	text-decoration:underline;
	color: #000000;
}

.Bullet_List a:link
{
	text-decoration:underline;
	color: #000000;
}

.BlueLight_Cell a:link
{
	text-decoration:underline;
	color: #000000;
}

.Text_ContentLink:visited
{
	text-decoration:underline;
	color: #000000;
}

.Text_SubTitle a:visited
{
	text-decoration:underline;
	color: #000000;
}

.Bullet_List a:visited
{
	text-decoration:underline;
	color: #000000;
}

.BlueLight_Cell a:visited
{
	text-decoration:underline;
	color: #000000;
}

.Text_ContentLink:active
{
	text-decoration:underline;
	color: #000000;
}

.Text_SubTitle a:active
{
	text-decoration:underline;
	color: #000000;
}

.Bullet_List a:active
{
	text-decoration:underline;
	color: #000000;
}

.BlueLight_Cell a:active
{
	text-decoration:underline;
	color: #000000;
}

.Text_ContentLink:hover
{
	text-decoration:underline;
	color: #000000;
}

.Text_SubTitle a:hover
{
	text-decoration:underline;
	color: #000000;
}

.Bullet_List a:hover
{
	text-decoration:underline;
	color: #000000;
}

.BlueLight_Cell a:hover
{
	text-decoration:underline;
	color: #000000;
}

.BlueDarkTitle_Cell
{
	background-color:#233e57;
	vertical-align:middle;
	
	font-family: arial, verdana, helvetica; 
	font-size:11px; 
	color: #ffffff; 
	text-decoration: bold; 
	font-weight: bold;
	text-align:center;
}


#titulo {width: 730px; text-align:center; margin-bottom:20px; position:relative; font-family:arial, verdana, helvetica; font-size:13px;}

#div2 {width: 716px; text-align:center; margin-bottom:20px; margin-left:-5px; padding-top: 10px; position:relative; font-family:arial, verdana, helvetica; font-size:13px; border-bottom: #000000 1px dotted; margin-left: 1px; padding-bottom: 10px; background-color:#EBF0F5;}
#div3 {width: 100%; margin-bottom:20px; position:relative; font-family:arial, verdana, helvetica; font-size:13px; margin-left; background-color:#EBF0F5;}
#div4 {width: 716px; margin-bottom:20px; padding: 10px; position:relative;font-family:arial, verdana, helvetica; font-size:13px; border: #000000 1px dotted;background-color:#EBF0F5;}
#div5 {width: 750px; margin-bottom:20px; position:relative; font-family:arial, verdana, helvetica; font-size:13px; margin-left: 15px;background-color:#EBF0F5;}

#div6 {width: 720px; margin-bottom:20px; position:relative; font-family:arial, verdana, helvetica; font-size:13px;text-align:left; padding-left: 5px;background-color:#EBF0F5;}

#quadrado {width: 725px; text-align:center; margin-left:10px; margin-bottom:13px; position:relative; font-family:arial, verdana, helvetica; font-size:13px;border: #000000 1px dotted; background-color:#EBF0F5;}


#div_dir {width: 357px; float: left; margin-bottom:20px; font-family:arial, verdana, helvetica; font-size:13px; padding-top:5px; height: 150px; border-bottom: dotted #000 1px; text-align:left; padding-left:5px; background-color:#EBF0F5;}
 
#div_dir2 {width: 353px; margin:10px; float: left; margin-bottom:20px; text-align:center;font-family:arial, verdana, helvetica; font-size:13px; border: #000000 1px dotted; background-color:#EBF0F5;}

#div_dir3 {width: 224px; margin-left:10px; padding-left:5px; padding-right:5px; float: left; text-align:center; font-family:arial, verdana, helvetica; font-size:13px; border: #000000 1px dotted;  padding-top:5px; background-color:#EBF0F5;}
 
#div_dir6 {width: 342px; margin:10px; float: left; margin-bottom:12px; font-family:arial, verdana, helvetica; font-size:13px;  padding-left:5px; padding-right:5px; 
 padding-top:5px; height: 183px; border: dotted 1px #000;background-color:#EBF0F5;}
 
.linha {border-top: dotted #000 1px;}
 

#htmlContent {}

.titulos {color: #000000; font-weight: bold; font-size:13px;}

#container {border: solid #000 1px; height:950px; width:750px;}
