.BOTOES {
  font-size:12px;
  font-family:'Source Sans Pro', sans-serif;
  background-color:#FFFFFF;
  color:#000000;
  border-radius: 10px;
  border:1px solid #CCCCCC;
  box-shadow: 0 0 6px #bcbcbc;
  cursor: pointer;
  height: 50px;
  font-weight: bold;
}

.botoes_01 {
  font-size: 12px;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: #FFFFFF;
  text-decoration: none;
  cursor: pointer;
  color: #0F05A6;
  border-radius: 10px;
  border:1px solid #0F05A6;
  box-shadow: 0 0 6px #bcbcbc;
  transition: all 200ms ease-out;
}

.botoes_01:hover {
  box-shadow: 0 0 6px #E6151B;
}
.inputform {
  font-size:12px;
  font-family:'Source Sans Pro', sans-serif;
  color:#000000;
  border-radius: 10px;
  border:1px solid #CCCCCC;
  box-shadow: 0 0 6px #bcbcbc;
}

.inputform_01 {
  font-size:12px;
  font-family:'Source Sans Pro', sans-serif;
  color:#000000;
  border-radius: 10px;
  border:1px solid #0F05A6;
  box-shadow: 0 0 6px #bcbcbc;
}

.inputform_02 {
  font-size:12px;
  font-family:'Source Sans Pro', sans-serif;
  color:#000000;
  border-radius: 10px;
  border:1px solid #CCCCCC;
}
.inputform_2 {
  font-size:10px;
  font-family:'Source Sans Pro', sans-serif;
  color:#000000;
  border: 1px solid #CCCCCC;
}

.inputform_3 {
  font-size:9px;
  font-family:'Source Sans Pro', sans-serif;
  color:#000000;
}

h1 { border:none; color:#FFFFFF; font-family:'Source Sans Pro', sans-serif; font-size:3px; line-height:1px; margin:0px; }

CAPTION {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 12px;
  color: #820606;
  text-decoration:none;
}

TD {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 11px;
  color: #0F05A6;
  text-decoration:none;
}

IMG {border: 0px;}

TEXTAREA {
   font-family:'Source Sans Pro'; font-size:11px;
}

INPUT {
   font-family:'Source Sans Pro'; font-size:11px;
}

.img_01 {
  border-width: 1px;
  border-style: solid;
  border-color: #CCC9C9;
}

.td_noborder {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 11px;
  color: #820606;
  text-decoration:none;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #FFFFFF;
  border-right-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
  border-left-color: #FFFFFF;
}

.td_border_01{
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #CCCCCC;
  border-right-color: #CCCCCC;
  border-bottom-color: #CCCCCC;
  border-left-color: #CCCCCC;
}

.td_border_02{
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #CCCCCC;
  border-right-color: #CCCCCC;
  border-bottom-color: #CCCCCC;
  border-left-color: #CCCCCC;
}

.td_border_03{
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #CCCCCC;
  border-right-color: #CCCCCC;
  border-bottom-color: #CCCCCC;
  border-left-color: #CCCCCC;
}

.td_border_04{
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #CCCCCC;
  border-right-color: #CCCCCC;
  border-bottom-color: #CCCCCC;
  border-left-color: #CCCCCC;
}

P {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 11px;
  color: #820606;
  text-decoration:none;
}

A    {font-family:'Source Sans Pro', sans-serif; font-size:11px; color:#E6151B; text-decoration:none;}
A:link  {color:#E6151B;}
A:active {color:#E6151B;}
A:visited {color:#E6151B;}
A:hover  {color:#0F05A6;}

A.site_01    {font-family:'Source Sans Pro', sans-serif;font-size:11px;color:#000066;text-decoration:underline;}
A:link.site_01  {color:#000066;}
A:active.site_01 {color:#000066;}
A:visited.site_01 {color:#000066;}
A:hover.site_01  {color:#820606;}

A.bo_01 {font-family:'Source Sans Pro', sans-serif;font-size:12px;color:#000000;text-decoration:none;}
A:link.bo_01  {color:#000000;}
A:active.bo_01 {color:#000000;}
A:visited.bo_01 {color:#000000;}
A:hover.bo_01  {color:#000066;}

A.bo_02 {font-family:'Source Sans Pro', sans-serif;font-size:10px;color:#820606;text-decoration:none;}
A:link.bo_02  {color:#820606;}
A:active.bo_02 {color:#820606;}
A:visited.bo_02 {color:#820606;}
A:hover.bo_02  {color:#000066;}

A.bo_03 {font-family:'Source Sans Pro', sans-serif;font-size:12px;color:#FFFFFF;text-decoration:none;}
A:link.bo_03  {color:#FFFFFF;}
A:active.bo_03 {color:#FFFFFF;}
A:visited.bo_03 {color:#FFFFFF;}
A:hover.bo_03  {color:#FFFFFF;}

A.menu_01 {font-family:'Source Sans Pro', sans-serif; font-size:11px; color:#FFFFFF; text-decoration:none; font-weight:bold}
A:link.menu_01  {color:#FFFFFF;}
A:active.menu_01 {color:#FFFFFF;}
A:visited.menu_01 {color:#FFFFFF;}
A:hover.menu_01  {color:#FBEADC;}

A.menu_02 {font-family:'Source Sans Pro', sans-serif;font-size:11px;color:#000000;text-decoration:none;}
A:link.menu_02  {color:#000000;}
A:active.menu_02 {color:#000000;}
A:visited.menu_02 {color:#000000;}
A:hover.menu_02  {color:#000000; background-color:#FFF1D7;}

A.menu_03 {font-family:'Source Sans Pro', sans-serif; font-size:11px; color:#000000; text-decoration:none; font-weight:bold}
A:link.menu_03  {color:#000000;}
A:active.menu_03 {color:#000000;}
A:visited.menu_03 {color:#000000;}
A:hover.menu_03  {color:#FBEADC;}

A.top_menu_01 {font-family:'Source Sans Pro', sans-serif; font-size:15px; color:#000000; text-decoration:none; font-weight:bold}
A:link.top_menu_01  {color:#000000;}
A:active.top_menu_01 {color:#000000;}
A:visited.top_menu_01 {color:#000000;}
A:hover.top_menu_01  {color:#FBEADC;}

A.rodape_01 {font-family:'Source Sans Pro', sans-serif;font-size:11px;color:#820606;text-decoration:none;}
A:link.rodape_01  {color:#820606;}
A:active.rodape_01 {color:#820606;}
A:visited.rodape_01 {color:#820606;}
A:hover.rodape_01  {color:#de3e32;}

.td_sub_menu_01 {
  border-top-width: 1px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #CCCCCC;
  border-right-color: #CCCCCC;
  border-bottom-color: #CCCCCC;
  border-left-color: #CCCCCC;
  background-color: #F9EEE5;
}

.td_sub_menu_01a {
  font-weight:none;
  text-decoration: none;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #CCCCCC;
  border-right-color: #CCCCCC;
  border-bottom-color: #CCCCCC;
  border-left-color: #CCCCCC;
  background-color: #F9EEE5;
}

A.sub_menu_01 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 10px;
  color: #373737;
}
A:link.sub_menu_01  {color:#373737;}
A:active.sub_menu_01 {color:#373737;}
A:visited.sub_menu_01 {color:#373737;}
A:hover.sub_menu_01  {color:#373737; background-color:#EEDCCE;}

A.menu_topo {font-family:'Source Sans Pro', sans-serif;font-size:9px;color:#FFFFFF;text-decoration:none;font-weight: bold;}
A:link.menu_topo  {color:#FFFFFF;}
A:active.menu_topo {color:#FFFFFF;}
A:visited.menu_topo {color:#FFFFFF;}
A:hover.menu_topo  {color:#CCCCCC;}

A.textLnkTop_01 {font-family:'Source Sans Pro', sans-serif;font-size:9px;color:#000000;text-decoration:none;}
A:link.textLnkTop_01  {color:#000000;}
A:active.textLnkTop_01 {color:#000000;}
A:visited.textLnkTop_01 {color:#000000;}
A:hover.textLnkTop_01  {color:#de3e32;}

A.textLnk_01 {font-family:'Source Sans Pro', sans-serif;font-size:10px;color:#820606;text-decoration:none;}
A:link.textLnk_01  {color:#820606;}
A:active.textLnk_01 {color:#820606;}
A:visited.textLnk_01 {color:#820606;}
A:hover.textLnk_01  {color:#D70000;}

A.textLnk_02 {font-family:'Source Sans Pro', sans-serif;font-size:9px;color:#103978;text-decoration:none;}
A:link.textLnk_02  {color:#103978;}
A:active.textLnk_02 {color:#103978;}
A:visited.textLnk_02 {color:#103978;}
A:hover.textLnk_02  {color:#4996CF;}

A.textLnkLE_01 {font-family:'Source Sans Pro', sans-serif;font-size:10px;color:#373737;text-decoration:none;}
A:link.textLnkLE_01  {color:#373737;}
A:active.textLnkLE_01 {color:#373737;}
A:visited.textLnk_01 {color:#373737;}
A:hover.textLnkLE_01 {color:#D70000;}

A.menu_bo_01 {font-family:'Source Sans Pro', sans-serif;font-size:11px;color:#02264e;text-decoration:none; font-weight:bold;}
A:link.menu_bo_01  {color:#02264e;}
A:active.menu_bo_01 {color:#02264e;}
A:visited.menu_bo_01 {color:#02264e;}
A:hover.menu_bo_01  {color:#5E839D;}

A.anteTituloHPa {font-size:8.0pt; font-family:"'Source Sans Pro', sans-serif"; text-decoration:italic; color:#FF0000}
A.tituloHPa {font-size:8.0pt; font-family:"'Source Sans Pro', sans-serif"; text-decoration:none; color:#FF0000; font-weight:bold}
A.subTituloHPa {font-size:8.0pt; font-family:"'Source Sans Pro', sans-serif"; text-decoration:italic; color:#FF0000}
A.htmlHPa {font-size:8.0pt; font-family:"'Source Sans Pro', sans-serif"; text-decoration:none; color:#003399}



.boTD_01 {font-family:'Source Sans Pro', sans-serif;font-size:11px;color:#505050;text-decoration:none;}

.Normal{font-size:8.0pt; font-family:"'Source Sans Pro', sans-serif"; text-decoration:none; color:#000000}

.tituloBO_01
	{font-size:18.0px; font-family:"'Source Sans Pro', sans-serif"; text-decoration:none; color:#C5112A; font-weight:bold}

.tituloBO_02
	{font-size:11.0px; font-family:"'Source Sans Pro', sans-serif"; text-decoration:none; color:#C5112A; font-weight:bold}

.titulo_01
	{font-size:10.0pt; font-family:"'Source Sans Pro', sans-serif"; text-decoration:none; color:#000099; font-weight:bold}

.titulo_02
	{font-size:8.0pt; font-family:"'Source Sans Pro', sans-serif"; text-decoration:none; color:#000099; font-weight:bold}

.titulo_03
        {font-size:11.0px; font-family:"'Source Sans Pro', sans-serif"; text-decoration:none; color:#515765; font-weight:bold}

.titulo_04
        {font-size:10.0px; font-family:"'Source Sans Pro', sans-serif"; text-decoration:none; color:#000000; background-color: #F4F4F4; font-weight:bold}

.titulo_05
        {font-size:10.0px; font-family:"'Source Sans Pro', sans-serif"; text-decoration:none; color:#515765; font-weight:bold}

.titulo_06
        {font-size:12.0px; font-family:"'Source Sans Pro', sans-serif"; text-decoration:none; color:#515765; font-weight:bold}

.tituloConteudo_01
	{font-size:16.0px; font-family:'Source Sans Pro', sans-serif; font-style:none; text-align:center; color:#CCCCCC; font-weight:bold}

.anteTituloHP
        {font-size:8.0pt; font-family:"'Source Sans Pro', sans-serif"; text-decoration:none; color:#FF0000}

.anteTitulo
        {font-size:8.0pt; font-family:"'Source Sans Pro', sans-serif"; text-decoration:none; text-align:center; color:#FF0000;}

.tituloHP
        {font-size:8.0pt; font-family:"'Source Sans Pro', sans-serif"; text-decoration:none; color:#FF0000}

.titulo
        {font-size:10.0pt; font-family:"'Source Sans Pro', sans-serif"; text-decoration:none; text-align:center; color:#FF0000; font-weight:bold}

.titulo_LD_01
        {font-size:11.0px; font-family:'Source Sans Pro', sans-serif; text-decoration:none; text-align:center; color:#077D33; font-weight:bold}

.titulo_LE_01
        {font-size:11.0px; font-family:'Source Sans Pro', sans-serif; text-decoration:none; text-align:center; color:#FFFFFF; font-weight:bold}

.tituloLD_01
	{font-size:11.0px; font-family:'Source Sans Pro', sans-serif; text-align:center; color:#373737; font-weight:bold}

.subTituloHP
        {font-size:8.0pt; font-family:"'Source Sans Pro', sans-serif"; text-decoration:none; color:#FF0000}

.subTitulo
        {font-size:8.0pt; font-family:"'Source Sans Pro', sans-serif"; text-decoration:none; text-align:center; color:#FF0000;}

.titulo_cat_01
        {font-size:11.0px; font-family:'Source Sans Pro', sans-serif; background-color:#F7E0E0; color:#B90E0E; font-weight:bold}

.titulo_cat_02
        {font-size:10.0px; font-family:'Source Sans Pro', sans-serif; background-color:#F9EEEE; color:#B90E0E; font-weight:bold}

.htmlHP
        {font-size:8.0pt; font-family:"'Source Sans Pro', sans-serif"; text-decoration:none; color:#003399}

.anteHtml
        {font-size:8.0pt; font-family:"'Source Sans Pro', sans-serif"; font-style:italic; color:#6600CC; text-align:center;}

.html
        {font-size:8.0pt; font-family:"'Source Sans Pro', sans-serif"; text-decoration:none; color:#003399}

.tema
        {font-size:12.0pt; font-family:"'Source Sans Pro', sans-serif"; color:#336600; text-align:center; font-weight:bold}

.texto_01
        {font-size:11.0px; font-family:"'Source Sans Pro', sans-serif"; color:#103978;}

.texto_01a
        {font-size:11.0px; font-family:"'Source Sans Pro', sans-serif"; color:#103978;}
        
.texto_01_ws
        {font-size:12.0px; font-family:"'Source Sans Pro', sans-serif"; color:#103978;}

.texto_02
        {font-size:11.0px; font-family:"'Source Sans Pro', sans-serif"; color:#D15D02;}

.texto_02a
        {font-size:10.0px; font-family:"'Source Sans Pro', sans-serif"; color:#000000;}

.texto_03
        {font-size:9.0px; font-family:"'Source Sans Pro', sans-serif"; color:#000000;}

.texto_LD_01
        {font-size:10.0px; font-family:"'Source Sans Pro', sans-serif"; color:#077D33;}

.texto_LE_01
        {font-size:10.0px; font-family:'Source Sans Pro', sans-serif; color:#FFFFFF;}

.texto_Top_01
        {font-family:'Source Sans Pro', sans-serif; font-size:9px; color:#051257; font-weight:bold}

.texto_Top_02
        {font-family:'Source Sans Pro', sans-serif; font-size:9px; color:#A2A2A2; font-weight:none}

.texto_homepage
        {font-size:10.0px; font-family:"'Source Sans Pro', sans-serif"; color:#000000;text-align:justify;}

.textPrint_01
        {font-size:11.0px;}

.textPrint_01a
        {font-size:11.0px; color:#bc0404; font-weight:bold}

.textPrint_02
        {font-size:11.0px; color:#787878;}

.teste {
	background-attachment: fixed;
	background-color: #1B6D56;
	background-image: url(TESTE.GIF);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #84B1A4;
}
.lombada_esq {
	background-color: #1B6D56;
	border: 1px solid #0B634A;
}
.lombada_drt {
	border: 1px solid #0B634A;
}
.lombada_esq_bg {
	/*background-image: url(../images/lomb-esq.gif);
	background-repeat: no-repeat;*/
}
.mbackground {
	/*background-image: url(../images/fundo.gif);
	background-repeat: no-repeat;*/
}
.normala {
	font-size:11.0px;
	font-family:"'Source Sans Pro', sans-serif";
	font-weight:bold;
	text-decoration:none;
	text-align:center; 
	color:#CCCCCC;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.box_topo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0B634A;
	border-right-color: #0B634A;
	border-bottom-color: #0B634A;
	border-left-color: #0B634A;
}

.table_noborder {
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #FFFFFF;
  border-right-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
  border-left-color: #FFFFFF;
}

.table_Main_01 {
  border-top-width: 1px;
  border-right-width: 1px;
  /*border-bottom-width: 1px;*/
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  /*border-bottom-style: solid;*/
  border-left-style: solid;
  border-top-color: #868686;
  border-right-color: #868686;
  /*border-bottom-color: #868686;*/
  border-left-color: #868686;
}
.table_Top_01 {
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-top-color: #868686;
  border-right-color: #868686;
  border-left-color: #868686;
}
.table_Top_02 {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #868686;
  border-right-color: #868686;
  border-bottom-color: #868686;
  border-left-color: #868686;
}
.table_LE_01 {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #868686;
  border-right-color: #868686;
  border-bottom-color: #868686;
  border-left-color: #868686;
  background-color: #de3e32;
}
.table_LE_02 {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #7fbebc;
  border-right-color: #7fbebc;
  border-bottom-color: #7fbebc;
  border-left-color: #7fbebc;
}
.table_CONT_01 {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #E0E0E0;
  border-right-color: #E0E0E0;
  border-bottom-color: #E0E0E0;
  border-left-color: #E0E0E0;
  background-color: #F1F1F1;
}

.table_LD_01 {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #868686;
  border-right-color: #868686;
  border-bottom-color: #868686;
  border-left-color: #868686;
  background-color: #FFFFFF;
}

.table_Rodape_01 {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #868686;
  border-right-color: #868686;
  border-bottom-color: #868686;
  border-left-color: #868686;
}

.table_Menu_div_01 {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #868686;
  border-right-color: #868686;
  border-bottom-color: #868686;
  border-left-color: #868686;
}


.image_LD_01 {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #CCCCCC;
  border-right-color: #CCCCCC;
  border-bottom-color: #CCCCCC;
  border-left-color: #CCCCCC;
}
.td_site_01 {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #868686;
  border-right-color: #868686;
  border-bottom-color: #868686;
  border-left-color: #868686;
}

.td_site_02 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 10.0px;   
  color: #918E8E;
  font-weight:bold;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #CCCCCC;
  border-right-color: #CCCCCC;
  border-bottom-color: #E0E0E0;
  border-left-color: #CCCCCC;
  background-color: #F7F5F5;
}

.td_site_02a {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 10.0px;   
  color: #918E8E;
  font-weight:bold;
  background-color: #F7F5F5;
}

.td_site_03 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 10.0px;   
  color: #918E8E;
  font-weight:bold;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #CCCCCC;
  border-right-color: #CCCCCC;
  border-bottom-color: #E0E0E0;
  border-left-color: #CCCCCC;
  background-color: #FCEDF0;
}

.td_site_03a {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 10.0px;   
  color: #918E8E;
  font-weight:bold;
  background-color: #FCEDF0;
}
.td_site_04 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 10.0px;   
  color: #820606;
  background-color: #FCEDF0;
}


.txtPrtn_01 {font-size:9.0px; font-family:'Source Sans Pro', sans-serif;}
.txtPrtn_02 {font-size:11.0px; font-family:'Source Sans Pro', sans-serif; font-weight:bold}
.txtPrtn_02a {font-size:11.0px; font-family:'Source Sans Pro', sans-serif;}
.txtPrtn_03L {
        height:20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
        color:#000000;
}
.txtPrtn_03LR {
        height:20px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
        color:#000000;
}
.txtPrtn_03LB {
        height:20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
        color:#000000;
}
.txtPrtn_03RB {
        height:20px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
        color:#000000;
}
.txtPrtn_03LRB {
        height:20px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
        color:#000000;
}

.txtPrtn_04LB {
        font-size:10.0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
        color:#000000;
}

.txtPrtn_04LRB {
        font-size:10.0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
        color:#000000;
}

.titPrtn_01 {
  font-size:11.0px;
  font-family:'Source Sans Pro', sans-serif;
  padding-left:5px;
  text-decoration:none;
  color:#515765;
  height:20px;
  font-weight:bold;
  background-color: #E0E0E0;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.titPrtn_01a {
  font-size:11.0px;
  font-family:'Source Sans Pro', sans-serif;
  text-decoration:none;
  color:#515765;
  font-weight:bold;
  background-color: #E0E0E0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.titPrtn_02 {
  font-size:11.0px;
  font-family:'Source Sans Pro', sans-serif;
  text-decoration:none;
  color:#515765;
}

.titPrtn_03 {
  font-size:12.0px;
  font-family:'Source Sans Pro', sans-serif;
  text-decoration:none;
  color:#515765;
  font-weight:bold;
  background-color: #E0E0E0;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.titPrtn_03a {
  font-size:12.0px;
  font-family:'Source Sans Pro', sans-serif;
  text-decoration:none;
  color:#515765;
  font-weight:bold;
  background-color: #E0E0E0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.titPrtn_04 {
  font-size:10.0px;
  font-family:'Source Sans Pro', sans-serif;
  text-decoration:none;
  color:#515765;
  font-weight:bold;
  background-color: #E0E0E0;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.titPrtn_04a {
  font-size:10.0px;
  font-family:'Source Sans Pro', sans-serif;
  text-decoration:none;
  color:#515765;
  font-weight:bold;
  background-color: #E0E0E0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.txtPrtn_03 {font-size:10.0px; font-family:'Source Sans Pro', sans-serif; text-decoration:none; color:#000000; background-color: #F4F4F4;font-weight:bold}

.table_02 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F04243;
	border-right-color: #F04243;
	border-bottom-color: #F04243;
	border-left-color: #F04243;
}

table.center {
  margin-left:auto; 
  margin-right:auto;
}
