body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	text-decoration: none;
	background-color: #8C8C8C;
	margin:0;
	padding:18px;
}
#main {
	width:739px;
	margin:auto;
}
#main-inner {
	/*margin:0 21px 16px 21px;*/
	padding:0 17px 27px 27px;
	min-height:200px;
	background-color: #FFFFFF;
	background-image: url(../images/bg-main-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#main-inner-left {
	width: 191px;
	display:block;
	float:left;
	line-height:18px;
}
.border
{
    border-left:solid 1px #cdcdcd; 
    border-right:solid 1px #cdcdcd;
}
#main-inner-right {
	width: 173px;
	display:block;
	float:right;
	border-left:1px solid #C8C8C8;
	text-align:right;
	padding-top:10px;
}
#main-inner-right p {
	color:#164365;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right:7px;
}
#logo {
	width:739px;
	height:97px;
	background-color: #FFFFFF;
	background-image: url(../images/bg-logo-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom:1px solid #C8C8C8;
}
#mainphoto {
	height:170px;
	background-color: #FFFFFF;
	border-bottom:1px solid #C8C8C8;
	padding:3px 0 3px 0;
}
h1, h2, h3, h4, h5, h6 { margin: 15px 0; }
p, ul, ol { margin: 15px 0; }

div#navbar {
	width: 505px;
	display:block;
	float:right;
	text-align:right;
	padding-top:75px;
}
div#navbar ul {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F6F6F;
	white-space: nowrap;
	font-weight: bold;
}
div#navbar li {
	list-style-type: none;
	display: inline;
}
div#navbar li a {
	text-decoration: none;
	padding: 0 3px 0 0;
	color: #5288B3;
	display:block;
	float:left;
	width:81px;
	height:22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bg-button.gif);
	background-repeat: no-repeat;
	text-align:center;
	line-height:22px;
}
div#navbar li a:link {
	color: #5288B3;
}
div#navbar li a:visited {
	color: #5288B3;
}
div#navbar li a:hover {
	color: #6F6F6F;
	text-decoration:underline;
}
.clear {
	clear:both;
}
#footer {
	clear:both;
	font-size: 10px;
	color:#FFFFFF;
	text-align:center;
	padding:12px;
	line-height:18px;
}
#footer a:link, #footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.highlight {
	color:#164365;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
.highlight a, .highlight a:visited {
	color:#164365;
	text-decoration:none;
	text-indent:20px;
}
.highlight a:hover {
	color:#6F6F6F;
	text-decoration:underline;
	text-indent:20px;
}
a, a:visited {
	color:#164365;
	text-decoration:underline;
}
a:hover {
	color:#6F6F6F;
	text-decoration:none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #164365;
	font-weight:bold;
}

.voltar
{
  font-family: Tahoma, Arial;
  font-weight: bold;
  color: #0d8bff;
  font-size: 9px;
  width: 200px;
  margin-top: 10px;
  float: left;
}

.voltar a
{
  color: #0d8bff;
}


.imprimir
{
  font-family: Tahoma, Arial;
  font-weight: bold;
  color: #0d8bff;
  font-size: 9px;
  width: 200px;
  margin-top: 10px;
  float: right;
  text-align: right;
  vertical-align: middle;
}

.mais
{
  font-family: Tahoma, Arial;
  color: #a8a8a8;
  font-size: 9px;
  float: left;
  margin-left: 200px;
  *margin-left: 120px;
  margin-top: 15px;
}

.mais a { text-decoration:none;}


a.selected
{
  color: #0d8bff;
  font-weight: bold;
}

p img {padding:5px;}


li ul {
	position: absolute;
	left: 40.5%; /* Set 1px less than menu width */
	top: 115px;
	display: none;
	width:130px;
}

#navbar li ul li a{ text-align:center; background-image:none; background-color:White; border:solid 1px #ccc; font-size:10px; text-align:left; padding-left:5px;padding-right:5px; width:140px}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */
		
li:hover ul { display: block; } /*  The magic */


/**form**/

fieldset{width:96%; padding:5px}

label{ width:110px;}

input.textfield
{
    width:310px;
}

input.botao
{
    text-decoration: none;
	padding: 0 3px 0 0;
	*padding: 0 0 0 0;
	color: #5288B3;
	display:block;
	float:left;
	width:81px;
	*width:83px;
	height:22px;
	*height:28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bg-button.gif);
	background-repeat: no-repeat;
	text-align:center;
	line-height:22px;
    
}

.dsp_none{ visibility:hidden; display:none}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}