body {
	background: url(img/body_bg.jpg) left top repeat-x;
	margin: 0px;
	font: normal 10px 'Trebuchet MS';
	line-height: 13px;
	font-family: Trebuchet MS;
}
img {
	border: 0px;
}
h1.pageTitle {
	font-family: 'Trebuchet MS';
	font-size: 10px !important;
	font-size-adjust: none !important;
	font-style: normal !important;
	font-variant: normal !important;
	font-weight: normal !important;
	line-height: 13px !important;
	text-transform: uppercase;
	padding-left: 45px;
	text-align: left;
}
#header {
	vertical-align: top;
	height: 47px;
	color: #fdfeff;
	text-transform: uppercase;
}
#header td.left {
  
	color: #bbe5f0;
	text-align: center;
  width:410px

}
#header td.separador {
	width: 6px;
}
#header td.right {
	width: 304px;
	margin-right: 610px;
}
#header td.right table {
	width: 633px;
	height: 15px;
}
#header td.right table td.fontSize {
	width: 100px;
	color: #bbe5f0;
	vertical-align: middle;
	text-align: right;
}
#header td.right table td.fontSize_img {
	width: 46px;
	vertical-align: middle
}
#header td.right table td.fontSize_img img {
	vertical-align: middle;
	margin: 0 0 0 6px;
	border: 0px;
}
#header td.right table td.pesquisa input {
	width: 120px;
	margin: 0 0px 0 7px;
	border: 0px;
	vertical-align: middle
}
#header td.right table td.pesquisa {
	width: 185px;
	vertical-align: middle
}
#footer {
	vertical-align: bottom;
	text-align: left;
	width: 100%;
  background: white;
   font-size: 10px;
	font-weight: bold;
}
#footer td.left {
	width: 5px;
	background: url(img/footer_left.gif) left top no-repeat;
}

#footer td.middle {
	background: url(img/footer_middle.gif) left top repeat-x;
	
	color: #2498b5;
	text-align: left;
	padding: 10px;
	vertical-align: top;
}
#footer td.middle a {
	color: #2498b5;
	text-decoration: none;
	 
} 
#footer td.middle a:hover {
	color: #2498b5;
	text-decoration: underline;
}
#footer td.middle img.separador {
	margin: 0px 11px 0px 20px;
	vertical-align: middle;
}

#footer td.right { width: 5px; 
background: url(img/footer_right.gif) right top no-repeat; }

#left {
	position: absolute;
	background: url(img/mainTD_bg.jpg) left top no-repeat;
	height: 100%;
	width: 110px;
}
#topleft {
	display: inline;
	float: left;
	background: url(img/conteudo_cantosTop.gif) left top no-repeat;
	width: 8px;
	height: 8px;
	line-height: 8px;
	font-size: 8px;
}
#topright {
	display: inline;
	float: right;
	background: url(img/conteudo_cantosTop.gif) right top no-repeat;
	width: 8px;
	height: 8px;
	line-height: 8px;
	font-size: 8px;
}
#applt {
	width: 100%;
	height: 400px;
	text-align: center;
}
#content {
	background-color: white;
	text-align: center;
}
#container {
	background-color: white;
	position: absolute;
/*	background: #1f9db7;*/
	width: 846px;
	margin-left: 110px;
}
#content p {
	text-align: left;
	/*width: 75%;
*/
}
.whiteBox {
	margin-left: 10px;
	width: 850px;
	height: 12px;
}
.whiteBoxTopLeftCorner {
	float: left;
	display: inline;
	width: 14px;
	height: 12px;
	background: url(img/btnArea_cantoTopLeft.gif) left bottom no-repeat;
	;
}
.whiteBoxTopRightCorner {
	float: left;
	display: inline;
	width: 14px;
	height: 12px;
	background: url(img/btnArea_cantoTopRight.gif) right bottom no-repeat;
	;
}
.whiteBoxTop {
	float: left;
	display: inline;
	width: 801px;
	height: 12px;
	
	background: url(img/btnArea_topMiddle.gif) left bottom repeat-x;
}
.whiteBoxBottomLeftCorner {
	float: left;
	display: inline;
	width: 14px;
	height: 9px;
	background: url(img/btnArea_cantoBottomLeft.gif) left top no-repeat;
}
.whiteBoxBottomRightCorner {
	float: left;
	display: inline;
	width: 14px;
	height: 9px;
	background: url(img/btnArea_cantoBottomRight.gif) right top no-repeat;
}
.whiteBoxBottom {
	float: left;
	display: inline;
	width: 801px;
	height: 9px;
	background: url(img/btnArea_bottomMiddle.gif) left top repeat-x;
}
.whiteBoxLeft {
	margin-left:10px;
  width: 801px;
	background: url(img/btnArea_marginLeft.gif) top left repeat-y;
   display: block;
}
.whiteBoxRight {
	width: 801px;
	background: url(img/btnArea_marginRight.gif) top right repeat-y;
}
.whiteBoxFont {
	font-size: 13px;
	color: #666666;
	padding: 0px 14px;
	text-align: justify;
}
.inlineDivReset {
	clear: both;
}