/* CSS Document */
* {
	margin:0;
	padding:0;
	background-color: #FFFFFF;
}
html, body { height:100%; }
body {
	font-size:100%;
	line-height:1.125em;
	background:#004373
}
html, input, textarea	{
	font-family: Tahoma, Geneva, sans-serif;
	color:#000000;
	background-color: 004373;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}
.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
div.container {	overflow:hidden; width: 100%;}
a img{ border:0px}
img{ vertical-align:top;  }
object { vertical-align:top;}

a{color:#000000; text-decoration:underline} 
a:hover{text-decoration:none}

.link{color:#1e79a9; background:url(images/marker.gif) center right no-repeat; padding-right:10px; text-decoration:underline; font-weight:bold }
.link:hover{text-decoration:none }
.link1{color:#e65607; background:url(images/marker1.gif) center right no-repeat; padding-right:10px; text-decoration:underline; font-weight:bold }
.link1:hover{text-decoration:none }
.link2{color:#e65607; font-weight:bold; }
.link3{color:#1f7aaa }

#content ul{margin:0; padding:0; list-style:none;}
#content ul li{background:url(images/marker1.gif) top left no-repeat; background-position:0 9px; margin:0; padding-left:12px; }
#content ul li a{color:#000101; text-decoration: underline; line-height:2.27em; font-weight:bold; font-family:Tahoma, Geneva, sans-serif} 
#content ul li a:hover { text-decoration:none; }

.link-1 { display:block; float:right; background:url(images/link_bg.gif) left top repeat-x; color:#ffffff; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:1.09em }
.link-1 em { display:block; background:url(images/link_left.gif) no-repeat left top;}
.link-1  b { display:block; background:url(images/link_right.gif) no-repeat right top; padding:2px 20px 4px 20px; font-style:normal;}
.link-1:hover{ text-decoration:none; color:#000000}

.link-2 { display:block; float:right; background:url(images/link_bg1.gif) left top repeat-x; color:#ffffff; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:1.09em; }
.link-2 em { display:block; background:url(images/link_left1.gif) no-repeat left top;}
.link-2  b { display:block; background:url(images/link_right1.gif) no-repeat right top; padding:2px 20px 4px 20px; font-style:normal;}
.link-2:hover{ text-decoration:none; color:#000000}


/*header*/
#header .indent{
	padding:10px 0 0 5px;
}


/*content*/
#content{
	font-size:0.6875em;
	width:100%;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif
}
#content .indent-main{
	padding:0px 20px 32px 20px
}
#content .indent-col2{padding:15px 0 0 21px}
#content .title{  margin-bottom:22px}
#content .title1{  margin-bottom:42px}
#content .img-left{
	float:right;
	margin-top: 22px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 5px;
}
#content .img-indent{ margin:0 0 16px 0}
#content p{ margin:0 0 7px 0}
#content .p{ margin:0 0 27px 0}
#content .p1{ margin:0 0 17px 0}
#content h2{
	color:#000000;
	font-size:1.2em;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:capitalize;
	margin-left:5px;
	background-color: fad07a;
}
#content h3{color:#010000; font-size:1em; margin-bottom:11px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; }
#content h4{color:#010000; font-size:1em; margin-bottom:3px; font-family:Arial, Helvetica, sans-serif;  }
#content .tail{
	padding-bottom:13px;
	margin-bottom:10px;
	overflow:auto;
	background-image: url(images/tail.blue.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#content .tail1{
	padding-bottom:9px;
	margin-bottom:21px;
	overflow:auto;
	background-image: url(images/tail3.blue.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#content .tail2{
	padding-bottom:0px;
	margin-bottom:11px;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat-x;
	background-position: bottom;
}
.txt1{ line-height:1.81em}

#content .indent{
	padding:0px 0 0 0
}
#content .indent1{
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

/*box*/
.box{
	width:100%;
	font-weight:bold;
	font-size:1.09em;
	background-color: #fda007a;
}
.box .border-top {
	background-color: #004373;
	background-image: none;
	background-repeat: repeat-x;
	background-position: top;
}
.box .border-bottom {
	background-color: #004373;
	background-image: none;
	background-repeat: repeat-x;
	background-position: bottom;
}
.box .border-left {
	background-color: #004373;
	background-image: none;
	background-repeat: repeat-y;
	background-position: left;
}
.box .border-right {
	background-color: #004373;
	background-image: none;
	background-repeat: repeat-y;
	background-position: right;
}
.box .corner-top-left {
	background-color: #004373;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}
.box .corner-top-right {
	background-color: #004373;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
}
.box .corner-bottom-left {
	background-color: #004373;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.box .corner-bottom-right {
	width:100%;
	background-color: #004373;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.box .indent-box{ padding:9px 20px 10px 13px; }
/*box1*/
.box1{
	width:100%;
	font-family:Tahoma, Geneva, sans-serif;
	background-color: #FFFFFF;
}
.box1 .border-top {
	background-color: fad07a;
	background-image: url(images/border_top1laranja.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.box1 .border-bottom {
	background-image: url(images/border_bottom1.blue.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.box1 .border-left {
	background-image: url(images/border_left1.blue.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.box1 .border-right {
	background-image: url(images/border_righ.tblue.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.box1 .corner-top-left {
	background-image: url(images/corner_top_left1laranja.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.box1 .corner-top-right {
	background-image: url(images/corner_top_right1laranja.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.box1 .corner-bottom-left {
	background-image: url(images/corner_bottom_left1.blue.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.box1 .corner-bottom-right {
	width:100%;
	background-image: url(images/corner_bottom_right1.blue.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.box1 .indent-box{ padding:12px 20px 0 21px; }

/*box2*/
.box2{
	width:100%;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:1.81em;
	background-color: #ffffff;
}
.box2 .border-top {
	background-image: url(images/border_top2.blue.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.box2 .border-bottom {
	background-image: url(images/border_bottom2.blue.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.box2 .border-left {
	background-image: url(images/border_left2.blue.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.box2 .border-right {
	background-image: url(images/border_right2.blue.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.box2 .corner-top-left {
	background-image: url(images/corner_top_left2.blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.box2 .corner-top-right {
	background-image: url(images/corner_top_right2.blue.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.box2 .corner-bottom-left {
	background-image: url(images/corner_bottom_left2.blue.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.box2 .corner-bottom-right {
	width:100%;
	background-image: url(images/corner_bottom_right2.blue.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.box2 .indent-box{
	padding:11px 20px 0 21px;
}



/*footer*/
#footer {
	color:#FFFFFF;
	font-size:0.6875em;
}
#footer .indent-footer{
	padding:20px 0 0 20px;
	text-align: left;
	line-height: 1.125em;
}
#footer a {
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
}  
#footer a:hover {  text-decoration:underline}
#footer span { font-size:.909em}  
#footer strong{ text-transform:uppercase; color:#e7f6fd; font-weight:normal}
#footer span a {color:#9cb4be; text-decoration:underline; text-transform:none}  
#footer span a:hover {  text-decoration:none}


.indent-2{ position:relative; padding-right:7px; float:left}
.h{ height:25px; background:url(images/bg_input.gif) no-repeat top left}
.h1{ height:134px; background:url(images/bg_textarea.gif) no-repeat top left}
.block-contact span{ float:right; margin-right:20px}
.block-contact1 span{ float:right; margin-right:10px}
.input{
   	border:1px solid #94b0bf; 
	background:#f4f4f4;
	width:155px; height:20px;
	font-size:1em;
	vertical-align:middle;
	padding-left:5px;
	padding-top:4px;
}
input{
	background:none;
	width:150px;
	height:21px;
	font-size:1em;
	padding-left:5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
textarea{
   	border:none; 
	background:none;
	width:265px; height:109px;
	font-size:1em;
	padding-left:5px;
	overflow:auto}
