.HiddenField 
{
	display: none;	
}
.floatLeft
{
    float: left; 
}
.certText
{
	position: absolute;
	z-index:100; 
	text-align:center;
	top: 250px;
	width: 100%;
	height:46%;
	color: Red;
	font-size:60px;
	font-family:Castellar;
}
.menuItem
{
	display:inline;
	background: none;
	border-right: solid 8px #3a4f63; 
	padding-left: 6px; 
	padding-right: 6px;
	cursor:pointer;
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #18a2c5;
	height: 18px;
	background-position: center;
	text-decoration: none;
	font-weight: bold;	
}
.notas2 {
	font-family: "Tahoma";
	font-size: 10px;
	color: #A3A3A3;
	background-position: center;
	text-decoration: none;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=30);
	opacity:0.3;
	z-index: 999;
}

.modalPopup {
	background-color:#ffffff;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	z-index: 1000;
}
.modalBackgroundProgress {
	background-color:Gray;
	filter:alpha(opacity=30);
	opacity:0.3;
	z-index: 999999;
}

.modalPopupProgress {
	background-color:#ffffff;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	z-index: 1000000;
}
.bkg_topo {
	background-image: url(images/bkg_top.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.treb11barrahover a {
	font-family: "Tahoma";
	font-size: 11px;
	color: #7F7F7F;
	text-decoration: none;
}
.treb11barrahover a:hover {
	font-family: "Tahoma";
	font-size: 11px;
	color: #1397B9;
	text-decoration: none;
} 
.treb11barra {
	font-family: "Tahoma";
	font-size: 11px;
	color: #7F7F7F;
	text-decoration: none;
}
.treb11barrahover2 a{
	font-family: "Tahoma";
	font-size: 11px;
	color: #1397B9;
	text-decoration: none;
}
.treb12hover a {
	font-family: "Tahoma";
	font-size: 12px;
	color: #18A2C5;
	text-decoration: none;
	padding-left: 22px;
	background-image: url(images/setadown.gif);
	background-position: 20px 5px;
	background-repeat: no-repeat;
	display: block;
}
.treb12hover a:hover {
	font-family: "Tahoma";
	font-size: 12px;
	color: #29BAD9;
	text-decoration: none;
}
.treb12hover a:active {
	font-family: "Tahoma";
	font-size: 12px;
	color: #29BAD9;
	text-decoration: underline;
}
.treb11cinzahover a {
	font-family: "Tahoma";
	font-size: 11px;
	color: #5e6870;
	text-decoration: none;
	padding-left: 36px;
	background-image: url(images/seta_cinza.gif);
	background-position: 43px 3px;
	background-repeat: no-repeat;
	display: block;
}
.treb11cinzahover a:hover {
	font-family: "Tahoma";
	font-size: 11px;
	color: #8C9AAA;
	text-decoration: none;
}
.treb11cinzahover a:active {
	font-family: "Tahoma";
	font-size: 11px;
	color: #8C9AAA;
	text-decoration: underline;
}

.treb11btn2hover a {
	font-family: "Tahoma";
	font-size: 11px;
	color: #6898A3;
	text-decoration: none;
	padding-left: 32px;
	background-image: url(images/seta2.gif);
	background-position: 23px 3px;
	background-repeat: no-repeat;
	display: block;
}
.treb11btn2hover a:hover {
	font-family: "Tahoma";
	font-size: 11px;
	color: #7BB3C0;
	text-decoration: none;
}

.treb11submenuhover a {
	font-family: "Tahoma";
	font-size: 11px;
	color: #557881;
	text-decoration: none;
	padding-left: 35px;
	background-image: url(images/seta_conteudo.gif);
	background-position: 25px 5px;
	background-repeat: no-repeat;
	display: block;
}
.treb11menuprincipalhover a {
	font-family: "Tahoma";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
	background-image: url(images/seta_conteudo1.gif);
	background-position: 25px 10px;
	background-repeat: no-repeat;
	display: block;
	padding-right: 20px;
	height: 20px;
	padding-top: 3px;
}
.treb11menuprincipalhover a:hover {
	font-family: "Tahoma";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0E83A1;
}
.treb11menuprincipalhover a:active {
	font-family: "Tahoma";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0E83A1;
}

.tableListSuperHeader
{
	font-family: "Tahoma";
	font-weight:bold;
	font-size: 12px;
	background-color: #284775;
	font-weight: bold;
	color: White;
	text-decoration: none;
	border-bottom: solid 1px white;
	border-right: solid 1px white;
}
.items {
	font-family: "Tahoma";
	font-size: 11px;
	color: #424242;
	background-position: center;
	text-decoration: none;
}
.itemsBolder {
	font-size: 12px;
	font-weight: bolder;
}
.tableListItemsWCursor 
{
	font-family: "trebuchet MS";
	font-weight:normal;
	font-size: 10px;
	color: #424242;
	height: 18px;
	background-position: center;
	text-decoration: none;
	border-top: solid 1px white;
	border-right: solid 1px white;
	cursor: pointer;
}
.tableListHeader 
{
	font-family: "Tahoma";
	font-weight:bold;
	font-size: 12px;
	color: White;
	height: 18px;
	background-color: #5D7B9D;
	background-position: center;
	text-align: center;
	text-decoration: none;
	border-bottom: solid 1px white;
	border-right: solid 1px white;
}
.tableItems {
	font-family: "Tahoma";
	font-size: 11px;
	color: #424242;
	height: 18px;
	background-position: center;
	text-decoration: none;
	text-align:left;
	background-color: #F0F8FB;
	border: 1px solid #a3d6eb;
	
}
.tableItemsBorderHeaderOnly {
	border: 1px solid #a3d6eb;
	background-color: #C3E2EF;
}
.tableItemsBorderHeaderOnlyAlt {
	border: 1px solid #a3d6eb;
	background-color: #DFF0F7;
}
.tableItemsBorderCellOnly {
	border: 1px solid #a3d6eb;
	background-color: #DFF0F7;
}
.tableItemsCellOnlyWrn {
	border: 1px solid #F5D5AF;
	background-color: #FFF7E1;
}
.tableBottomDashed {
	border-bottom: 1px;
	border-bottom-style:dashed;
	border-bottom-color: #a3d6eb;
}
.titItemAviso {
	font-family: "Tahoma";
	font-size: 14px;
	color: #d55972;
	background-position: center;
	text-decoration: none;
	font-weight: bold;
}
.titItem {
	font-family: "Tahoma";
	font-size: 12px;
	color: #18a2c5;
	background-position: center;
	text-decoration: none;
	font-weight: bold;
}
.titQuest {
	font-family: "Tahoma";
	font-size: 12px;
	color: #1388A6;
	background-position: center;
	text-decoration: none;
	font-weight: bold;
}
.inputboxeditar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #424242;
	text-decoration: none;
	border: 1px solid #89A5AE;
	vertical-align: middle;
	resize: none;
}
.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #424242;
	text-decoration: none;
	border: 1px solid #81A1AE;
	vertical-align: middle;
	background-color: #F4FAFB;
}
.radio_button_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #424242;
	text-decoration: none;
	background-color: #F4FAFB;
}

.outlineverde {
	border: 1px solid #a3d6eb;
}
.outlineother {
	border: 1px solid #e391a2;
	background-color: #fcf3f4;
}
.img_bottom {
	vertical-align: bottom;
}
.notas {
	font-family: "Tahoma";
	font-size: 11px;
	color: #606060;
	background-position: center;
	text-decoration: none;
	line-height: 16px;
}
.notas_small {
	font-family: "Tahoma";
	font-size: 10px;
	color: #606060;
	background-position: center;
	text-decoration: none;
	line-height: 16px;
}
.texto {
	font-family: "Tahoma";
	font-size: 11px;
	color: #424242;
	text-decoration: none;
	text-align: justify;
	padding: 8px;
}
.tit_texto {
	font-family: "Tahoma";
	font-size: 14px;
	color: #424242;
	background-position: center;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}
.login {
	font-family: "Tahoma";
	font-size: 11px;
	color: #557881;
	/*height: 18px;*/
	background-position: center;
	text-decoration: none;
}
.txt_destaque {
	font-family: "Tahoma";
	font-size: 11px;
	color: #424242;
	background-position: center;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}
.tit_alertas {
	font-family: "Tahoma";
	font-size: 12px;
	color: #1397B9;
	height: 18px;
	background-position: center;
	text-decoration: none;
	padding-left: 10px;
	font-weight: bold;
	line-height: 18px;
}
.tit_destaque {
	font-family: "Tahoma";
	font-size: 12px;
	color: #1397B9;
	background-position: center;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}
.subtit_destaque {
	font-family: "Tahoma";
	font-size: 12px;
	color: #0E748D;
	background-position: center;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}
.txt_alertas {
	font-family: "Tahoma";
	font-size: 11px;
	color: #424242;
	background-position: center;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
}
.sombra_btn a {
	font-family: "Tahoma";
	font-size: 11px;
	color: #0E7D9A;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.sombra_btn a:hover {
    color: #29B9E0;
	
}
.sombra_link a {
	font-family: "Tahoma";
	font-size: 11px;
	color: #0E7D9A;
	text-decoration: none;
}
.sombra_link a:hover {
    color: #29B9E0;
	
}
.outline_btn {
	border: 1px solid #67B5CB;
}
/************ Avisos e Alertas *********************************/
.avisoHolder
{
    /*border-top: #a3d6eb 1px solid;
    border-bottom: #a3d6eb 1px solid;
    border-left: #a3d6eb 1px solid;
    border-right: #a3d6eb 1px solid;*/
    border: #a3d6eb 1px solid;
    background-image: url(../images/bkg_diag.gif);
    background-color: #f4f9fa;    
}
.caixa_botao, .caixa_botao_alt, .caixa_botao_btn {
    cursor: pointer;
    display: inline-block;
    vertical-align: bottom;
    background-color: transparent;
    border: 1px solid #ccc;
    padding: 3px 8px 1px;
}
.caixa_botao_alt, .caixa_botao_btn 
{
    box-shadow: 4px 4px 5px rgba(102,102,102,0.65);
    -moz-box-shadow: 4px 4px 5px rgba(102,102,102,0.65);
    -webkit-box-shadow: 4px 4px 5px rgba(102,102,102,0.65);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -moz-border-radius: 5px;
    font-family: Arial;
    font-size: 13px;
    line-height: 15px;
}
.caixa_botao {
    box-shadow: 4px 4px 5px rgba(204,204,204,0.5);
    -moz-box-shadow: 4px 4px 5px rgba(204, 204, 204, 0.5);
    -webkit-box-shadow: 4px 4px 5px rgba(204, 204, 204, 0.5);
}
.caixa_botao_btn {
    color: #66b7c7; 
    background-color:#E4EFF1; 
    font-weight:bold;
}

.caixa_botao img, .caixa_botao_alt img, .caixa_botao_btn img
{
    margin-right: 4px;
    margin-bottom: -3px;
}
.caixa_botao span, .caixa_botao_alt span, .caixa_botao_btn span
{
    display: inline-block;
}
.caixa_botao span  {
    text-decoration: underline;
}
.linkAjudaOp, .linkAjudaOp2 
{
    cursor: pointer;
    display: inline-block;
    color:#f76301;
    font-size: 10px;
    margin-left: 8px;
}
.linkAjudaOp2 
{
    margin-left: 0px;
    font-size: 11px;
    color:#DA6D0C;
}
.linkAjudaOp2:hover
{
    color:#F49640;
}
.btn_swithDisplay 
{
    cursor: pointer;
    display: inline-block;
    color:#034af3;
    text-decoration: underline;
}
/************ Outros ******************************************/
.hand
{
    cursor: pointer;
    cursor: hand;
}
.removeTopMargin
{
    margin-top: 0px;
}
div.removeTopMargin p 
{
    margin-bottom: 6px;
    margin-top: 6px;
    line-height: 14px;
}
/************ Estilos para Tabelas ****************************/
/*.items tr th
{
    /*background-color: #c3e2ef;
    white-space: nowrap;
    text-align: center;  
}*/
/*
.items tbody tr td
{
    text-align: left;   
}*/
.whiteSpaceWrap
{
    white-space: normal;
    max-width:400px;
}

/************ Estilos para Menu ******************************/
.cMenu
{
    list-style-type: none;
    padding-left: 10px;
    line-height: 1.5em;
    font-size: 12px;
    /*Para fix no IE7*/
    display:block;
    clear:both;
    margin:0px;
}

.cMenu ul
{
    list-style-type: none;
    padding-left: 15px;
    line-height: 1.5em;
    /*Para fix no IE7*/
    display:block;
    clear:both;
    margin:0px;
}

.cMenu li a
{
    text-decoration: none;    
	color: #18a2c5;
    font: inherit;
}

.cMenu li a:hover
{
    text-decoration: underline;
	color: #18a2c5;
    font: inherit;   
}

.cMenu li a:active
{
    text-decoration: none;
	color: #18a2c5;
    font: inherit;   
}

/************ MaskedEdit Related Styles ***********************/
.MaskedEditFocus
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
}
.MaskedEditError
{
    background-color: #ffcccc;
}
.MaskedEditFocusNegative
{
    background-color: #ffffcc;
    color: #ff0000;
}
.MaskedEditBlurNegative
{
    color: #ff0000;
}

.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: lemonchiffon;
    color: red;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}

.text-field { text-decoration: underline; }
.text-field:before, .text-field:after { content: " "; white-space: pre;}
