/* dotPROJECT REQUIRED CLASSES */
BODY {
	background-color: #f7f7f7;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: verdana,Sans-Serif;
	font-size: 10pt;
	scroll: no;
}


.celula {
	background-color: #ffffff;
}

.tabela {
	background: #a5cbf7;

}

.titulo {
	background-color: #08245b;
	color: #ffffff;
	list-style-type: disc;
	list-style-position: inside;
	border: outset #D1D1CD 1px;
	font-weight: normal;
}




.corpo {
	font-family: verdana,Sans-Serif;
	font-size: 10pt;
	text-decoration: none;
	color: black;
}


ul {
	margin-left: 25px;
}

dl {
	margin-top: 0px; padding-left: 1px;
}
dt {
	margin-top: 0.5em;
	color: #000099;
	font-weight: bold;
}
dd {
	margin-bottom: 0px; margin-left: 1.5em;
}


em {
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

A:link {
	color: #08245b;
	text-decoration: none;
}

A:visited {
	color: #08245b;
	text-decoration: none;
}

A:active {
	color: red;
	text-decoration: none;
}

A:hover {
	color: #666666;
	text-decoration: underline;
  
}

TD {
	font-family: verdana,Sans-Serif;
	font-size: 8pt
}

TR {
	font-family: verdana,Sans-Serif;
	font-size: 8pt
}

h1, .title {
	font-size: 16px;
	font-weight: bold;
	font-family: verdana,Sans-Serif;
	color: #08245b;
	margin-bottom: 0px;
	margin-top: 5px;
}

h2, .subtitle {
	font-size: 12px;
	font-weight: bold;
	font-family: verdana,Sans-Serif;
	color: #666;
	margin-bottom: 0px;
	margin-top: 15px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	font-family: verdana,Sans-Serif;
	color: #08245b;
	margin-bottom: 0px;
	margin-top: 35px;
}

bordertable {
	border: 1px black solid;
}

.bordertable{
 border: 1px black solid;
}

.button{
	border: 1px black solid;
	font-family: verdana,Sans-Serif;
	font-size: 8pt;
	/*width: 100px; too small for some translations*/
}

.text{
	border: 1px black solid;
	font-family: verdana,Sans-Serif;
	font-size: 8pt;
	height: 12pt;
}

TEXTAREA {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 9pt;
}

.textarea {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 9pt;
}

textarea.small {
	border: 1px black solid;
	font-family: verdana,Sans-Serif;
	font-size: 8pt;
}

/* dotProject Top Banner and Top Nav Customization */
TH.banner {
	background-color: #08245b;
	color: #ffffff;
}

TD.nav {
	border: 1px solid #848284;
	background-color: #d5d3ce;
	color: #000
}

/*
**********************************
Begin IE TD buttonizing
**********************************
*/

TD.clsBtnUp {
	cursor: hand;
	color: #FFFFFF;
	padding: 0 3;
	border: inset 2px;
}

TD.clsBtnDown {
	cursor: hand;
	color: #FFFFFF;
	padding: 0 3;
	border: inset 2px;
}

TD.clsBtnOn {
	cursor: hand;
	color: #FFFFFF;
	padding: 0 3;
	border: outset #eeeeee 2px;
}

TD.clsBtnOff {
	color: #FFFFFF;
	padding: 0 3;
	tab-index: 0;
	border: solid #559999 2px;
}

TD.topBtnOff {
	color: #FFFFFF;
	padding: 0 3;
	tab-index: 0;
	border: solid #cccccc 2px;
}

TD.nav {
	color: #FFFFFF;
}

 
/* a 'standard' table */
table.std {
	border: solid #08245b 1px;
	background: #ffffff;
}
table.std TH {
	background-color: #08245b;
	color: white;
	list-style-type: disc;
	list-style-position: inside;
	border: outset #D1D1CD 1px;
}

table.std td.hilite {
	background-color: #ffffff;
}

table.std td.title {

	border: outset #d1d1cd 1px;
	background-color:#3399CC;
	color: white;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
}


/* a 'standard' table */
table.vtd {
	background: threedlightshadow;
}

table.std td.hilite {
	background-color: #ffffff;
}

table.std td.title {

	border: outset #d1d1cd 1px;
	background-color:#3399CC;
	color: white;
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
}




/* contacts table */
table.contacts {
	background-color: #a5cbf7;
}

table.contacts td {
	background-color: #a5cbf7;
}

table.contacts td.hilite {
	background-color: #ffffff;
}

/* links in header blocks */
A.hdr:link, A.hdr:active, A.hdr:visited {
	color: #ffffff;
	
}

/* tabbed boxes */
td.tabon {
	background: #7288AC;
	border-top: solid #7288AC 2px;
	border-left: outset #ffffff 2px;
	border-right: outset #7288AC 2px;
	border-bottom: none;
}
td.taboff {
	background: #BCC5D7;
	border-top: solid #cccccc 1px;
	border-left: solid #cccccc 1px;
	border-right: solid #cccccc 1px;
	border-bottom: solid #cccccc 2px;
}
td.tabsp {
	border-bottom: solid #CCCCCC 2px;
}
td.tabox {
	background-color: #7288AC;
	border-left: solid #cccccc 2px;
	border-right: solid #cccccc 2px;
	border-bottom: solid #cccccc 2px;
}

/* Message styles */
.warning {
	color: red
}
.error {
	color: red
}
.message {
	color: #08245b;
}

.no_ {
	color: red
}

/* popup calendar */
body.popcal {
	background-color: #f0f0f0;
}

table.poptitle {
	background-color: #ffffff;
}
table.poptitle td {
	background-color: #ffffff;
}
table.poptitle th {
	background-color: #ffffff;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}

table.popcal {
	background-color: #cccccc;
}

table.popcal th {
	background-color: #ffffff;
	color: #000000;
	font-family: helvetica,arial,sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

table.popcal td {
	background-color: #ffffff;
	font-family: helvetica,arial,sans-serif;
	font-size: 8pt;
	text-align: center;
}

table.popcal td.empty {
	background-color: #e0e0e0;
}

table.mocal td.day  {
	background-color: #ffffff;
	text-align: center;
}

table.popcal td.today {
}

table.popcal td.weekend {
	background-color: #f0f0f0;
}

table.popcal a:link,
table.popcal a:visited {
	color: #0000ff;
	text-decoration: none;
}

table.popcal a.today:link,
table.popcal a.today:visited {
	color: #ff0000;
	font-weight: bold;
}

table.popcal a.weekend:link,
table.popcal a.weekend:visited {
	color: #0000aa;
}

table.popcal a.empty:link,
table.popcal a.empty:visited {
	color: #777777;
}

/* month calendar - title area */
table.motitle {
	background-color: #777777;
}
table.motitle td {
	background-color: #f0f0f0;
}
table.motitle th {
	background-color: #f0f0f0;
	font-size: 10pt;
}

table.mocal {
	background-color: #777777;
}
table.mocal th {
	background-color: #08245b;
	color: #ffffff;
}
table.mocal td {
}
table.mocal td.week {
	vertical-align: top;
	background-color: #08245b;
	height: 80px;
}
table.mocal td.empty {
	background-color: #e0e0e0;
	color: #aaaaaa;
	text-align: left;
	vertical-align: top;
	height: 80px;
}
table.mocal td.day  {
	background-color: #ffffff;
	color: #333366;
	text-align: left;
	vertical-align: top;
	height: 80px;
}
table.mocal td.today {
	background-color: #a5cbf7;
	color: #ffffff;
	text-align: left;
	vertical-align: top;
}

table.mocal td.weekend {
	background-color: #f0f0f0;
	text-align: left;
	vertical-align: top;
}

table.mocal .event {
}

/* mini calendar - title area */
table.minititle {
}
table.minititle td {
}
table.minititle th {
	font-weight: normal;
}

table.minical {
}
table.minical th {
	font-weight: normal;
}
table.minical td {
}
table.minical td.week {
}
table.minical td.empty {
	color: #aaaaaa;
}
table.minical td.day  {
	text-align: center;
}
table.minical td.today {
	background-color: #e0e0e0;
	text-align: center;
}
table.minical td.weekend {
	text-align: center;
}
table.minical .event {
}


/* Standard table 'spreadsheet' style */
table.tbl {
	background: #a5cbf7;
}

table.tbl TH {
	background-color: #08245b;
	color: #ffffff;
	list-style-type: disc;
	list-style-position: inside;
	border: outset #D1D1CD 1px;
	font-weight: normal;
}


table.tbl td {
	background-color: #ffffff;
	cursor: hand;
}


.titulospan {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-style: italic;*/
	font-weight: bolder;
	/text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 3px;
	filter: DropShadow(Color=1, OffX=1, OffY=1, Positive=2);	
}

.menuPOPUP {

	
	/*	background-attachment: fixed;*/
	background-repeat: no-repeat;
	background-position: bottom bottom;
/*	background-color:#BFD2E4; */
	cursor: hand; 
	height: 20px;
	width: 80px;

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	
	border-top-style: none;	
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	/*
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;	
	*/
}



.butIT {
	
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	background-position: bottom bottom;
	cursor: hand; 
	height: 18px;
	width: 18px;

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	
	border-top-style: none;	
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	/*
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;	
	*/
}




/* -----------------------------*/
.menuHOT1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #BFD2E4;
	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: #FFFFFF;
	border-right-color: #3399cc;
	border-bottom-color: #3399cc;
	border-left-color: #FFFFFF;
	color: #003366;
	cursor: hand;
	font-weight: bold;
	text-transform: none;
	vertical-align: middle;
	height: 25px;
	width:  25px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}

/* -------------------------------------------------------------------------------- */
.menuHOT2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E9F2F8;

	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;
	
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;	
	color: #000000;
	cursor: hand;
	letter-spacing: 2px;
	height: 25px;
	width: 25px;
	border-color: #000000;
	display: table-cell;
}


/* Standard table 'spreadsheet' style */
table.tbn {
	background: #a5cbf7;
}

table.tbn TH {
	background-color: #08245b;
	color: #ffffff;
	list-style-type: disc;
	list-style-position: inside;
	border: outset #D1D1CD 1px;
	font-weight: normal;
}




.menuon {
	background-color: #FFFF99;
	color: #000000;
	cursor: hand;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #ffffff;
	border-left-color: #999999;
	
}
/* ================================================================================================================================= */
.menuoff {
	background-color: #ffffff;
	color: #999999;
	cursor: hand;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #ffffff;
	border-left-color: #999999;
	
	
}
/* ================================================================================================================================= */

.fundobarramenu {
	background-color: #ECE9D8;
	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: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
-->
.buton-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F4F4F4;
	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: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
	color: #003366;
	cursor: hand;
	font-weight: bold;
	text-transform: none;
	vertical-align: middle;
	height: 25px;
	width:  25px;
	background-repeat: no-repeat;
	background-position: center center;	
}


.butoff-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ECE9D8;
	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: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	color: #003366;
	cursor: hand;
	font-weight: bold;
	text-transform: none;
	vertical-align: middle;
	height: 25px;
	width:  25px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}

/* ================================================================================================================================= */
/*menus do outlook*/

#main_panel
{
/* border:1px solid darkblue;*/
 border:none ;
 position:relative;
 overflow:hidden;
}
.head_item
{
 background-color:#7288AC;
 font-size:11px;
 font-family:verdana;
 font:bold;
 border-top:1px solid  #47546b outset;
 border-bottom:1px solid #92a3be outset;
 position:absolute;
 left:0px;
 cursor:hand;
 text-align:left;
}
.item
{
/* background-color:lightyellow; */
 background-color:white; 
 font-family:verdana;
 font-size:10px;
 left:0px;
 position:relative;
 text-align:left;
}
.item_panel
{
 position:absolute;
  background-color:white; 
  left:0px;
}

.item_panel a
  {
   text-decoration:none;
  color:red;
   cursor:hand;
  }

/* fim do menu outlook*/

.soborfaleft {
	border-left-width: 2px;
	border-left-style: solid;
	border-right-width: 2px;
	border-right-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;

}

.todaborda {
	border: 1px solid #FF6600;
}
.todabordaverde {
	border: 1px solid #339900;
}

.todabordaazul {
	border: 1px solid #3399cc;
}

.bordarsupp {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.rapidos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666633;
}

.bordasprin {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}