
.Login_Wrapper {
	margin-top: 16px;
	margin-bottom: 8px;	
	clear: both;
	padding: 6px;
}

.Login_OuterFrame {	
	padding: 1px;
	border: 1px solid #D6BDD6;
}

.Login_InnerFrame {
	background-color: #D6BDD6;
	padding: 10px;
	height: 100px;
	width: 100%;
}

.Login_InnerFrame p {
	margin-bottom: 5px;
}

.Login_Caption {
	font-size: 10px;
	font-weight: bold;
	padding: 3px;
	_padding: 0px;
	text-align: right;
}

.Login_Value {
	padding: 2px 0px 2px 0px;
}

.Login_RememberValue {
	text-align: right;
	padding-right: 2px;
}
.FooterContainer{
	background-color: #ededed;
	margin-top: 10px;
}
.MainContainer{
	width: 800px;
	border: 1px solid #D9D9D9;
	background-color: #F8F7F9;
	padding: 20px;
}

.Menu {
	position: relative;
	top: -1px; 
	left: 0px;
	z-index: 2;
}

/*--------Menu WebBlock Start------------------*/

.Menu_Items { 
	float: left;
} 
 
.Menu_Items td,  
td.Menu_Item, 
td.Menu_ItemSelected { 
	white-space: nowrap; 
	margin: 0px;
	background-color: white;
	background-position: left;
	background: #dddddd url(img/Menu_Gradient.gif) repeat-x; 
	font-size: 12px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	font-size: 12px; 
	color: black; 
	text-decoration: none; 
} 
 
td.Menu_ItemSelected { 
	background-color: white; 
} 

td.Menu_ItemActive { 
	background-color: white; 
	border-bottom: solid 1px white;
} 
 
.Menu_Items a, 
.Menu_Items a:link,
.Menu_Items a:visited { 
	font-size: 12px; 
	color: black; 
	text-decoration: none; 
	display: block;
	padding: 2px 8px 2px 8px;
} 
  
.Menu_Items a:hover { 
	font-size: 12px; 
	color: black; 
	text-decoration: none; 
	background-color: white;	 
	white-space: nowrap; 
	margin: 0px; 
	background-position: left; 
} 
 
td.Menu_Item { 
	background-color: none; 
}

td.Menu_Item a,
td.Menu_Item a:link,
td.Menu_Item a:visited {
	display: block;
	_width: 100%;
}
 
td.Menu_Item a:hover {
	background-color: white; 
	display: block;
	_width: 100%;
}
 
td.Menu_ItemSelected {
	background-color: white; 
}

td.Menu_ItemSelected a,
td.Menu_ItemSelected a:link,
td.Menu_ItemSelected a:visited,
td.Menu_ItemSelected a:hover {
	background-color: white;  
	display: block;
	_width: 100%;
}

td.Menu_ItemActive,
td.Menu_ItemActive a,
td.Menu_ItemActive a:link,
td.Menu_ItemActive a:visited,
td.Menu_ItemActive a:hover {
	background-color: white; 
	display: block;
}

.Menu_SubItems {
	border: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	z-index: 10;
}

.Menu_SubItems td { 
	_padding: 0px;
	font-size: 12px; 
	list-style-type: none; 
	display: list-item; 
	list-style: none; 
	text-align: left; 
	text-decoration: none; 
	background-color: #fdfdfd; 
	white-space: nowrap; 
	z-index: 10; 
} 
 
.Menu_SubItems a, 
.Menu_SubItems a:link,
.Menu_SubItems a:visited { 
	text-decoration: none; 
	padding: 2px 8px 3px 8px;
	display: block; 
	_width: 100%;
} 
 
.Menu_SubItems a:hover { 
	_padding: 2px 8px 3px 8px;
	background-color: #efefef;	 
	display: block; 
	_width: 100%;
} 
 
.Menu_ExtraItems {
	float: left;
	position: relative;
	z-index: 1;
}

/*--------Menu WebBlock End--------------------*/

.PrintBottom {
	
	font-family: "Times New Roman";
	font-size: 9px;
	
	
}
.PrintHeader{
	
	font-family: "Arial Black";
	font-size: 20px;
	font-weight: bold;
	color: Navy;
	
}

.PrintSubHeader{
	font-family: "Arial Black";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	
}
.PrintSection{
	color:Navy;
	font-style: italic;
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
}

.MenuTab_Back{
	background-color: #000000;
}

.Table_WhiteBackground{
	background-color: #FFFFFF;
}
.hidden {
	display: none;
}
.Bloco_Esquerda {
	background-color: #B14EC1;
}
.Bloco_Cinza {
	background-color: #E3E3E3;
	color: Black;
}
.Bloco_Branco {	
	background-color: #FFFFFF;
	color: Black;
}
.Bloco_Topo{
	background-color: #820096;
}
.Bloco_Print{
	border-style: solid;
	border-width: 1px;
	border-color: Black;
	background-color: #FFFFFF;
	color: Black;
	padding: 5px;
}

.EditRecordWrapper{
	margin: 5px;
}

.Heading1 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: solid 1px #D6BDD6;
}

.Heading2 {
	font-size: 12px;
	font-weight: bold;
	border-bottom: solid 1px #D6BDD6;
}

.Heading3 {
	font-size: 10px;
	font-weight: bold;
}

.Heading4 {
    font : bold 8pt;
    font-family: Arial, Helvetica;
	 color: #000000;
	 background-color: #ededed;
	 text-align : left;
	padding-left: 5px;
}

.Heading5 {
    font : bold 7pt;
    font-family: Arial, Helvetica;
	 color: #000000;
	 background-color: #ededed;
	
}

.Button {
	text-align: center;
	margin-right: 3px;
	padding: 0px 10px 1px 10px;
	*padding: 0px 3px 0px 3px;
}

.Button[disabled=true],
.Button[disabled=disabled] {
	padding: 1px 12px 2px 10px;
   	color: ButtonShadow;
	cursor: text;
}

td .Button {
	font-size: 8pt;
}

.ButtonTopo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	height: 25px;
	width: 150px;
	text-align : center;
	color: #000000;
	font-weight: bold;
}

.Button3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height: 40px;
	text-align : center;
	color: #000000;
	font-weight: bold;
	line-break: strict;
	width: 140px;	
}
.Button2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height: 20px;
	text-align : center;
	color: #000000;

}
.LeftButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height: 20px;
	text-align : center;
	color: #000000;
	font-weight: bold;
	width: 140px;
	margin: 3px;
	float: left;
}
.LeftButton2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height: 40px;
	text-align : center;
	color: #000000;
	font-weight: bold;
	line-break: strict;
	width: 140px;
	margin: 3px;
	float: left;
}
.LeftCheck {
	height: 20px;
	margin: 3px;
	background-color: #B14EC1;
	float: left;
}
.LeftCheck2 {
	height: 40px;
	margin: 3px;
	background-color: #B14EC1;
	float: left;
}

.FieldCaption {
	background-color: #dddddd;
	color: #000000;
	text-align : right;	
	margin: 0 px;	
}
.FieldData {
    background-color: #FFFFFF;
    color: #000000;
}
.ShowFieldData {
    background-color: #EEEEEE;
    color: #000000;
    font-weight : bold;
}
.Column {
    color: #FFFFFF;
    font-weight: bold;
    background-color: #820096;
	border-top : 1px solid #111111;
	border-bottom: 1px solid #111111;
}
.Data {
	background-color: #F7F3F3;
	color: #000000;
	border-right: 1px solid #999999;
}
.DataAlternate{
	background-color: #FFFFFF;
	color: #000000;
	border-right: 1px solid #999999;
}
.ColumnSmall {
    color: #FFFFFF;
    font-weight: bold;
    background-color: #820096;
	border-top : 1px solid #111111;
	border-bottom: 1px solid #111111;
	font-size: 9px;
}
.DataSmall {
	background-color: #F7F3F3;
	color: #000000;
	border-right: 1px solid #999999;
		font-size: 9px;
}
.DataAlternateSmall{
	background-color: #FFFFFF;
	color: #000000;
	border-right: 1px solid #999999;
		font-size: 9px;
}
.SeparatorLine {
	background-color: #820096;
	height : 1px;
}
.SeparatorShadow {
	background-color: #E3E3E3;
	height : 15px;
	color: Black;
}
.TextSmall {
	font-size: 8pt; color: #FFFFFF;
}
.Text {
    color: #FFFFFF;
}
.TextLarge{
    font-size: 11pt; color: #FFFFFF;
}
.TextSmallRed {
	font-size: 8pt; color: Red;
}
.TextRed {
    color: Red;
}
.TextLargeRed {
    font-size: 11pt; color: Red;
}
.TextSmallGray {
	font-size: 8pt;
	color: GrayText;
}
.TextGray {
	color: GrayText;
}
.TextNumericGray {
	color: GrayText;
	text-align: right;
}
.TextLargeGray {
	font-size: 11pt;
	color: GrayText;
}
.LinkText {
	color: #FFFFFF;
	text-decoration: underline;
}
.LinkText A {
	color: #FFFFFF;
	text-decoration: underline;
}
.LinkText A:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.LinkText A:hover {
	color: #0CADD6;
	text-decoration: underline;
}

P {
	margin-bottom: 1px; 
	margin-top: 1px;
}
TD span {
	height:0;
}
 TD {

	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}
 TEXTAREA, INPUT , SELECT  {
        font-weight: normal;
		font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
        font-size: 8pt;
}

checkbox {
	background-color: Fuchsia;
}
A:link{
	color: #820096; text-decoration: underline;
}
A:visited{
	color: #666666; text-decoration: underline;
}

/* Link White */
.Link_White{
	color: #FFFFFF;
}
.Link_White A:visited{
	color: #FFFFFF;
}
.Link_White A:link{
	color: #FFFFFF;
}
.Link_White A:hover{
	color: #FFFFFF;
}
a.Link_White {
	color: #FFFFFF;
}
a.Link_White:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.Link_White:visited {
	color: #FFFFFF;
}

/* Link White */
.Link_Black{
	color: #000000;
}
.Link_Black A:visited{
	color: #000000;
}
.Link_Black A:link{
	color: #000000;
}
.Link_Black A:hover{
	color: #000000;
}
a.Link_Black {
	color: #000000;
}
a.Link_Black:hover {
	color: #000000;
	text-decoration: underline;
}
a.Link_Black:visited {
	color: #000000;
}

/*-------------------- Service Studio Defaults Start ----------*/
/* These CSS classes can be modified but they shouldn't be    */
/* removed because they are binded to the style property      */
/* of the Service Studio widgets                              */

/* Added when upgrading to Outsystems Service Studio 4.0.1 Start */

.ValidationMessage {
  white-space: nowrap;
  font-weight: normal;
  color: red;
  display: inline;
  margin-left: 5px;
}

}
Input.Mandatory {
}

Input.Not_Valid {
}

Input.Is_Default {
}

A.Is_Default {

}

/* Added when upgrading to Outsystems Service Studio 4.0.1 End */

/*-------------------- ServiceStudio Defaults End ------------*/
/*-------------------- Service Studio Defaults Start ----------*/
/* These CSS classes can be modified but they shouldn't be     */
/* removed because they are binded to the style property       */
/* of the Service Studio widgets                               */

/* Added when upgrading to Outsystems Service Studio 4.0.1.14 Start */

TD.MandatoryValue {
}

TD.MandatoryCaption {
}

.TableRecords_Header {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #C78ED0;
	border-top : 1px solid #111111;
	border-bottom: 1px solid #111111;
	white-space: nowrap;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
}
.TableRecords_Wrapper {
	margin-bottom: 8px;	
	padding: 0px 16px 14px 16px;
}
.TableRecords_Actions,
.TableRecords_Footer {
	font-size: 10px;
	font-style: italic;
	vertical-align: middle;
	float: left;
}

.TableRecords_TopNavigation {
	padding: 5px 4px 5px 4px;
	border-top: 1px solid white;
	border-right: 0px none white;
	border-bottom: 0px solid white;
	border-left: 0px none white;
	_height: 1%;
	display: block;
	*display: inline-block;
}

.TableRecords_TopNavigation:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.TableRecords_BottomNavigation {
	padding: 5px 4px 5px 4px;
	border-top: 3px solid #820096;
	border-right: 0px none white;
	border-bottom: 0px solid white;
	border-left: 0px none white;
	_height: 1%;
	display: block;
	*display: inline-block;	
}

.TableRecords_BottomNavigation:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.EditRecord_Value {
    background-color: #FFFFFF;
    color: #000000;
	 padding-left: 5px;
}

.ShowRecord_Value {
    background-color: #EEEEEE;
    color: #000000;
    font-weight : bold;
    padding: 0px 5px 0px 5px;
}


.ButtonWrapper{	
	padding: 10px;
}

.EditRecord_Caption {
	background-color: #ededed;
	color: #000000;
	text-align : left;
	padding-left: 5px;
}

.ShowRecord_Caption {
	background-color: #dddddd;
	color: #000000;
	text-align : right;
	margin: 0 px;
	padding: 0px 5px 0px 5px;
}

/*------- ListNavigation Web Block Start --------------*/

div.ListNavigation_Wrapper {
	float: right;
}

div.ListNavigation_Wrapper a,
div.ListNavigation_Wrapper span {
	text-align: right;
	vertical-align: middle;
	margin-left: 6px;
	font-size: 11px;
}

a.ListNavigation_PageNumber,
a.ListNavigation_Previous,
a.ListNavigation_Next,
span.ListNavigation_Ellipsis {
}

span.ListNavigation_CurrentPageNumber {
	font-weight: bold;
}

span.ListNavigation_DisabledPrevious,
span.ListNavigation_DisabledNext {
	color: gray;
}

.Feedback_warning{
	background-color: #fbf3e0;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	border: 2px solid #f8e6c2;
	text-align: left;
}

.Feedback_warning TD {
	color: #BD830B;
}

.Feedback_success{
	background-color: #EEFFD7;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	border: 2px solid #D8FFAA;
	text-align: left;
}

.Feedback_success TD {
	color: green;
}

.Feedback_info{
	background-color: #e4edf2;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	border: 2px solid #a5c9df;
	text-align: left;
}

.Feedback_info TD {
	color: #166ca5;
	border: 1px solid;
}

.Feedback_Body {
	padding-bottom: 10px;
}
/*------- ListNavigation Web Block End ----------------*/
/* Added when upgrading to Outsystems Service Studio 4.0.1.14 End */

/*-------------------- ServiceStudio Defaults End ------------*/


/*------- Calendar Web Block Start ------------*/

div.calendar {
	position: relative;
	z-index: 9999;
}

div.calendar,
div.calendar table {
	border: 1px solid white;
	font-size: 11px;
	cursor: default;
	background-color: white;
	font-family: "trebuchet ms", verdana, tahoma, sans-serif;
	border-collapse: 
}

div.calendar {
	border-color: #cce6ff;
}

div.calendar {//.button { 
	text-align: center; 
	padding: 2px;       
	font-weight: bold;
	color: black;
	background-color: #cce6ff;
	border: 1px solid #cce6ff;
	border-top: 1px solid #a4d1ff;
}

div.calendar thead .button.notclose { 
	border-top: 1px solid #cce6ff;
}

div.calendar .nav {
	font-family: verdana,tahoma,sans-serif;
}

div.calendar thead .title { 
	font-weight: bold;      
	color: black;
	text-align: center;
	padding: 2px;
	background-color: #cce6ff;
	border-top: 1px solid #a4d1ff;
}

div.calendar thead .name { 
	padding: 2px;
	text-align: center;
	color: black;
	background-color: #cce6ff;
	border-bottom: 1px solid #a4d1ff;
}

div.calendar thead .weekend { 
	color: #a0a0a0;
}

div.calendar thead .hilite { 
	background-color: white;
	border: 1px solid #a4d1ff;
}

div.calendar thead .button.notclose.hilite { 
	border-top: 1px solid #a4d1ff;
}

div.calendar thead .day.hilite { 
	padding: 1px 1px 2px 1px;
}

div.calendar thead .active { 
	background-color: #0a6bca;
	color: white;
	padding: 3px 1px 1px 3px;
	border: 1px solid #cccccc;
}

div.calendar thead .active.notclose { 
	padding: 3px 1px 0px 3px;
}

div.calendar tbody .day { 
	font-family: verdana, tahoma, sans-serif;
	width: 2em;
	color: black;
	background-color: white;
	text-align: right;
	padding: 2px 4px 2px 2px;
}

div.calendar tbody .day.othermonth {
	font-size: 1.5ex;
	background-color: white;
	color: black;
	font-style:  italic;
}

div.calendar tbody .day.othermonth.oweekend {
	background-color: white;
	color: #a0a0a0;
}

div.calendar tbody td.active.day.othermonth {
	background-color: #0a6bca;
}

div.calendar tbody .rowhilite td.hilite.day.othermonth {
	background-color: white;
}

div.calendar tbody .rowhilite td.day.othermonth {
	background-color: #a4d1ff;
}

div.calendar table .wn {
	padding: 2px 4px 3px 3px;
	background-color: white;
	border: 1px solid white;
	border-right: 1px solid #a4d1ff;		
}

div.calendar .daynames .wn {
	border: 1px solid #cce6ff;
	border-right: 1px solid #a4d1ff;		
	border-bottom: 1px solid #a4d1ff;
	background-color: #cce6ff;	
}

div.calendar tbody .rowhilite td {
	background-color: #a4d1ff;
}

div.calendar tbody .rowhilite td.selected {
	background-color: #52a6fd;
}

div.calendar tbody .rowhilite td.wn {
	background-color: white;	
	border: 1px solid #cccccc;
}
div.calendar tbody td.today {
	font-weight: bold;
}

div.calendar tbody td.hilite { 
	background-color: white;
	color: black;
	padding: 1px 3px 1px 1px;
	border: 1px solid #cccccc;
}

div.calendar tbody td.active { 
	padding: 2px 2px 0px 2px;
	background-color: #0a6bca;
	color: white;
	font-weight: bold;
}

div.calendar tbody td.weekend { 
	color: #a0a0a0;
}

div.calendar tbody td.selected {
	border: 1px solid #cccccc;
	padding: 1px 3px 1px 1px;
	background-color: #52a6fd;
	color: white;
	font-weight: bold;
}

div.calendar tbody td.selected.hilite {
	background-color: white;
	color: black;
}

div.calendar tbody .disabled {
}

div.calendar tbody .emptycell { 
	background-color: white;
}

div.calendar tbody .emptyrow { 
	display: none;
}

div.calendar tfoot .footrow { 
	text-align: center;
}

div.calendar tfoot .ttip { 
	padding: 2px;
	background-color: white;
	color: black;
	border-top: 1px solid #a4d1ff;		
}

div.calendar tfoot .hilite { 
	background-color: white;
	border: 1px solid #a4d1ff;
	color: black;
	padding: 1px;
}

div.calendar tfoot .active { 
	background-color: #0a6bca;
	color: white;
	padding: 2px 0px 0px 2px;
}

div.calendar .combo {
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	width: 4em;
	cursor: default;
	background-color: white;
	border: 1px solid #cccccc;
	color: black;
	z-index: 100;
	font-size: 90%;
}

div.calendar .combo .label,
div.calendar .combo .label-IEfix {
	text-align: center;
	padding: 1px;
}

div.calendar .combo .label-IEfix {
	width: 4em;
}

div.calendar .combo .hilite {
	background-color: #a4d1ff;
	color: black;
}

div.calendar .combo .active {
	background-color: #a4d1ff;
	color: black;
	font-weight: bold;
}

div.calendar td.time {
	padding: 1px 0px;
	text-align: center;
	background-color: #cce6ff;
	color: black;
	border-top: 1px solid #a4d1ff;
}

div.calendar td.time .hour,
div.calendar td.time .minute,
div.calendar td.time .ampm {
	padding: 0px 5px 0px 6px;
	font-weight: bold;
	background-color: #cce6ff;
	border: 1px solid #cce6ff;
	color: black;
}

div.calendar td.time .hour,
div.calendar td.time .minute {
	font-family: monospace;
}

div.calendar td.time .ampm {
	text-align: center;
}

div.calendar td.time .colon {
	padding: 0px 2px 0px 3px;
	font-weight: bold;
}

div.calendar td.time span.hilite {
	background-color: white;
	border: 1px solid #a4d1ff;
	color: black;
}

div.calendar td.time span.active {
	background-color: #0a6bca;
	color: white;
}

div.calendar td.special {
	background-color: #efefef;
	border: 1px solid #cccccc;
}

div.calendar tbody td.hilite.special {
	background-color: white;
	padding: 2px 4px 2px 2px;
}

div.calendar .rowhilite td.special {
	background-color: #efefef;
}

/*------- Calendar Web Block End --------------*/

/*------- Feedback Pattern Web Block Start ----*/

div.Feedback_Wrapper {
	margin-top: 5px;
	margin-bottom: 10px;
}

div.Feedback_Text {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 26px;
}

div.Feedback_Image {
	float: left;
}

div.Feedback_Error {
	background-color: #ffe5e5;
	border: 2px solid #ffcece;
	color: #c7331f;
}

div.Feedback_Warning {
	background-color: #fbf3e0;
	border: 2px solid #f8e6c2;
	color: #bd830b;
}

div.Feedback_Success {
	background-color: #eeffd7;
	border: 2px solid #d8ffaa;
	color: green;
}

div.Feedback_Info {
	background-color: #e4edf2;
	border: 2px solid #a5c9df;
	color: #166ca5;
}

/*------- Feedback Pattern Web Block End ------*/

/*-------Tabs Pattern Web Block Start----------*/

.Tabs_Wrapper {
	margin: 0px 0px 8px 0px;
	border: 1px solid white;
}

.Tabs_TabBody {
	margin: 20px 0px 0px 0px;
	padding: 5px;
	border: 1px solid #B14EC1;
	_height: 1%;
	*display: inline-block;
}

.Tabs_TabBody:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

ul.Tabs_Header {
	margin: 0px;
	padding: 0px;
	height: 21px;
	position: absolute;
	overflow: hidden;
	z-index: 1;
}

div.Tabs_TabOn,
li.Tabs_TabOn {
	float: left;
	margin: 0px;
	padding: 1px;
	list-style: none;
	border-top: 1px solid #B14EC1;
	border-left: 1px solid #B14EC1;
	border-right: 1px solid #B14EC1;
	border-bottom: 1px solid #E3E3E3;
	width: 1px;
}

div.Tabs_TabOff,
li.Tabs_TabOff {
	float: left;
	margin: 0px;
	padding: 1px;
	list-style: none;
	border: 1px solid #B14EC1;
	width: 1px;
}

div.Tabs_TabDisabled,
li.Tabs_TabDisabled {
	float: left;
	margin: 0px;
	padding: 1px;
	list-style: none;
	border: 1px solid #B14EC1;
	width: 1px;
}

a.Tabs_TabOn,
a.Tabs_TabOn:link,
a.Tabs_TabOn:visited,
a.Tabs_TabOn:hover,
span.Tabs_TabOn {
	display: block;
	white-space: nowrap;
	text-decoration: none;
	font-size: 11px;
	color: black;
	padding: 2px 8px 1px 8px;
}

a.Tabs_TabOff,
a.Tabs_TabOff:link,
a.Tabs_TabOff:visited {
	display: block;
	white-space: nowrap;
	text-decoration: none;
	font-size: 11px;
	color: black;
	padding: 2px 8px 1px 8px;
	background: #B14EC1;
}

a.Tabs_TabOff:hover {
	color: #F7F3F3;
}

a.Tabs_TabDisabled,
a.Tabs_TabDisabled:link,
a.Tabs_TabDisabled:visited,
a.Tabs_TabDisabled:hover,
span.Tabs_TabDisabled {
	display: block;
	white-space: nowrap;
	text-decoration: none;
	font-size: 11px;
	color: lightgray;
	padding: 2px 8px 1px 8px;	
	background: #B14EC1;
}

/*--------Tabs Pattern Web Block End-----------*/

.MyEditRecord_Caption
{
	background-color: #dddddd;
	color: #000000;
	text-align : right;	
	margin: 0 px;
	padding: 0px 4px 0px 4px;
}
.MyEditRecord_Caption_BOCLientes
{
	background-color: #dddddd;
	color: #000000;
	text-align : right;	
	margin: 0 px;
	padding: 0px 4px 0px 4px;
	width: 70px;
}

html, body {
	font-weight: normal;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.container {
	height: 100%;
	width: 774px;
	margin: 1px 1px 1px 0px;
	padding: 0px 0px 0px 0px;
}

.Footer {
	color: #820096;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 	font-size:11px;
	text-decoration: none;
	padding-top: 10px;
}


.Footer a:link {
	color: #820096;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 	font-size:11px;
	padding: 0px;
	text-decoration: none;
}

.Footer a:visited {
	color: #820096;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 	font-size:11px;
	padding: 0px;
	text-decoration: none;
}

.Footer a:active {

	color: #820096;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 	font-size:11px;
	padding: 0px;
	text-decoration: none;
}

.Footer a:hover {

	color: #820096;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 	font-size:11px;
	padding: 0px;
	text-decoration: underline;
}

.TableRecords_OddLine {
	background-color: #F7F3F3;
	color: #000000;
}
.TableRecords_EvenLine{
	background-color: #FFFFFF;
	color: #000000;
}
.TableRecords_Wrapper {
	margin-bottom: 8px;
	padding: 5px 0px 5px 0px;
}
.Filters {
	background-color: #F7F3F3;
	border-right: 10px solid #F7F3F3;
	border-left: 10px solid #F7F3F3;
	border-top: 10px solid #F7F3F3;
	border-bottom: 10px solid #F7F3F3;
}

.FiltersGroup {
	margin: 10px 0px 10px 0px;
}

.FilterCaption {
	white-space: nowrap;
	text-align: right;
	vertical-align: middle;
	padding: 2px 2px 2px 10px;
}

.FilterValue {
	white-space: nowrap;
	vertical-align: middle;
	padding: 2px 4px 2px 4px;
}
	
td.FilterValue img {
	vertical-align: top;
	margin: 1px 4px 0px 1px;
}

.FilterButtons {
	white-space: nowrap;
	padding: 6px 0px 6px 0px;
	width: 100%;
}

.FilterButtons {
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	padding: 0px 3px 0px 3px;
	margin-right: 8px;
}
.Bloco_Simulador{
	padding: 5px;
}
.InfoTable {
	text-align: center;
}
.InfoTableTH {
	background-color: gray;
	font-weight: bold;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
.InfoTableTD {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}



/* */


body,
select,
textarea,
input,
td {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}

html, body {
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.Container {
	height: 99%;
	width: 768px;
	margin: 1px 1px 1px 0px;
	padding: 0px 0px 0px 0px;
	margin: 0 auto 0 auto;
}

p {
	margin: 0px;
}

input {
	padding: 1px 0px 1px 0px;
}

input[disabled=true],
input[disabled=disabled] {
	background: ButtonFace;
	cursor: text;
}

input[type=radio],
input[type=checkbox] {
	margin: 0px 3px 0px 4px;
	vertical-align: bottom;
}

input[type=file] {
	height: 21px;
	vertical-align: bottom;
}

textarea {
	margin-top: 2px;
	*margin-top: 0px;
}

table {
	border-collapse: separate;
	empty-cells: show;
}

a,
a:link,
a:visited,
a:hover {
	color: #820096;
}

a[disabled=true] {
	color: ButtonShadow;
}

