body {padding:0; margin:0; color:#6f6f6f;}
body, td {font-family: Helvetica, sans-serif, Arial, Tahoma; font-size:12px; line-height:18px;}
br{font-size:10px;}

.header{color:#1A5583; font-size:11px; line-height:20px} 
.header a{color:#1A5583; text-decoration:underline} 
.header a:hover{text-decoration:none} 
.col1 {float: left; width: 35%;}
.col2 {float: right; width: 65%;}


.content {padding-left: 20px;}
.term {padding: 25px;}

.maintable{background: url(images/bg.gif); background-repeat: no-repeat;}
.dashed,.dashed_small {border-bottom: 1px dashed #e0e0e0;}
.da02 {padding:5px; border-bottom: 1px dashed #c1c5c8; }

.initial2{font-weight:bold;background-color:#51514E}

strong{
	color: #dd5c9a;
}
.tleft{
	border-left: 3px solid #cf060c;
	font-weight: bold;
	font-size: 14px;
	color: #186eb1;
	padding-left: 10px;
}
.t01 {
	font-family: Arial Black;
	font-size: 20px;
	color: #fff;
	letter-spacing: -1.3px; 
}
.t02 {
	font-family: Arial;
	font-size: 15px;
	color: #fff;
	letter-spacing: -1.0px; 
	font-weight: bold;
}
.t03 {
	font-size: 14px;
	color: #e59356;
}
.fwhite {
	color: #fff;
	font-size: 12px;
}
.fW {
	color: #fff;
}
.fBlue {
	color: #4899bc;
	font-weight: bold;
}
.tBlue {
	font-family: Arial;
	font-size: 22px;
	letter-spacing: -0.8px; 
	color: #186eb1;
	/*font-weight: bold;*/
}
.tRed {
	font-family: Arial;
	font-size: 22px;
	letter-spacing: -0.8px; 
	color: #d84b8f;
	/*font-weight: bold;*/
}
.tWhite {
	font-family: Arial;
	font-size: 20px;
	letter-spacing: -0.8px; 
	color: #fff;
	/*font-weight: bold;*/
}
.fnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b9b9b9;
}
.line {
	border-bottom: 1px dotted #F2F2F2;
	color: #636d75;
}
.bL {
	border-left: 1px dotted #CCCCCC;
	padding-left: 5px;
	padding-right: 5px;
}
.divider {
	border-top: 2px solid #e59356;
	border-bottom: 1px solid #e59356;
	color: #e59356;
	height: 20px;
	padding:5px;
}
.div {
	border: 1px dashed #eaeaea;
	color: #186eb1;
	font-weight: bold;
	padding:3px;
	text-align: center;
}
.box {
	border: 2px solid #e8e8e8;
	background-color: #fff;
	color: #5d626d;
	padding: 10px;
}
.b01 {
	border: 1px dashed #e8e8e8;
	padding: 10px;
}
.b02 {
	border-bottom: 1px dashed #e5e5e5;
	padding: 3px;
	font-weight: bold;
	letter-spacing: 1px; 
	color: #186eb1;
	text-transform: uppercase;
}
.form {
	border: #a6a6a6 solid 1px; 
	background-color: #fff; 
	color: #186eb1; 
	padding: 1px;
	font-size: 11px;
	font-family:Tahoma;
}
.fbutton {
	font-weight: bold;
	border: #e59356 solid 1px; 
	background-color: #e59356; 
	color: #fff;
	font-size: 11px;
	padding: 1px;   
}
/*---------box-------------------*/
.bLeft {
	border-left: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
	padding: 15px;
}
.bRight {
	border-right: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
	padding: 15px;
}
.lastbLeft {
	border-left: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	padding: 15px;
}
.lastbRight {
	border-right: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	padding: 15px;
}


#sidebar p {
	line-height: 18px;
	font-size: 11px;
	text-align: justify;
}
#menu_baixo {	
	background: transparent url(images/menu_baixo.gif) bottom no-repeat;
	margin: auto;
	padding: 0;
	height: 5px;
	width: 239px;
	font: 1px/5px Verdana, serif;
	margin-bottom:12px;
}
.clearthis {
	clear: both;
	float: none;
	font-size: 1px;
	color: #282c2f;
}
li{
list-style-image:  url(images/arrow.gif);
padding: 3px;
border-bottom: 1px dashed #e2e2e2;
}
.s01 {background: url(images/tHow04.gif); background-repeat: no-repeat; padding-top: 100px; padding-right: 30px; padding-right: 30px;}

/* ######### Sub Category list ######### */

.subcategorylist{
list-style-type: disk;
list-style-image:  url(heart.png);
margin: 2px auto 2px 8px;
padding: 0;
}

.subcategorylist li{
padding: 3px 0;
background-color: #ececec;
}


.subcategorylist li a{
color: #5aa4dd;
font:bold 110% Tahoma;
}

/* ######### Left Menu ######### */

.leftbar{
padding: 15px;
/*background-color: white;*/
}

#leftbar a:hover{
/*color: #FF8000;*/
}

.categorylinks{
list-style-type: disk;
list-style-image:  url(plus.gif);
margin: 5px auto 10px 12px;
padding: 2px;

}

.categorylinks li{
padding-bottom: 1px;
}

.categorylinks li a{
margin-left: -1px;
padding: 2px;
font-size: 11px;
display: block;
color: #186eb1;
text-decoration: none;
}

/*.categorylinks a:visited{color: #0063a8; }*/
.categorylinks a:hover {color: #FFF; background: #186eb1; text-decoration: none; font-weight: bold;}

.diffpointer{
list-style-image:  url(arrow.png);
}

#leftbar .headers{
color: white;
font: bold 110% Tahoma;
background-color: #5aa4dd;
padding: 2px;
text-align: center;
}

#leftbar .menuitems{
list-style-type: disk;
list-style-image:  url(arrow.gif); /*CUSTOM CHANGE*/
margin: 2px auto 5px 10px;
padding: 0;
line-height: 1.2em;
}

#leftbar .menuitems li{
padding-bottom: 8px;
background-image:  url(menuline.gif);
background-repeat: no-repeat;
background-position: left bottom;
}

#leftbar .menuitems li a{
text-decoration: none;
font-weight: bold;
}
/*till here*/

/*thumbnail*/
.thumbnails {margin:0px 10px;}

.thumbnails a, .thumbnails a:active, .thumbnails a:link, .thumbnails a:hover {border:0px;}

.thumbnails img
{
	background-color: #e8e8e8;
	border: 0px;
	padding: 3px;
	margin: 2px 5px 5px 2px;
}

.thumbnails a:hover img {
	background-color: #fafafa;
	border: 0px;
	margin: 2px 5px 5px 2px;
}

/*.thumbnails a:visited img {
	background-color: #303538;
}*/
/* ---------------------------------------- LINKS -----------------------------------------*/

p a, .navigation a, li a, .terco a, #enfase a, .camera a, .produto a, .even a, .odd a, .evenmee a, .oddme a, commentsblock a, cite a, cite a:visited
{
	color: #177fad;
	text-decoration: none;
	border-bottom: 1px #177fad dashed;
	background-color:transparent;
}

#latest img a, #latest img a:link, #latest img a:visited {border-bottom:0px;}

p a:hover, small a:hover, #tools a:hover, cite a:hover, .navigation a:hover, li a:hover, .terco a:hover, .camera a:hover, .produto a:hover, .even a:hover, .odd a:hover, .evenmee a:hover, .oddme a:hover
{
	background-color:#177fad;
	color:#fff;
	padding: 2px;
}
/*#enfase a:hover {
	background-color:#282c2f;
	color:#5aa4dd;
}*/
#sidebar a {
	border: 0px;
	color: #96bf55;
}

img a {border:0px;}
/* -------------------------------------- ABOUT ---------------------------------------*/

.me {float:left;margin-top:-10px;padding:0px;}
.footer {
	font-size: 11px; color:#177fad;
	padding: 20px; 
	background-color: #a2d4ed;
	border-top: 4px solid #d3ecf9;
	line-height: 16px;
	/*background-image: url(images/fbg.gif); 
	background-repeat: repeat-x;*/
}
.footer a{
	color: #fff;
	text-decoration: none;
	border-bottom: 1px #fff dashed;
	background-color:transparent;
}

.footer a:hover{
	background-color:#fff;
	color:#177fad;
	padding: 1px;
}
/* -------------------------------------- sitemap ---------------------------------------*/

.sitemap {color: #6f6f6f;}
.sitemap a
{
	color: #6f6f6f;
	text-decoration: none;  
}
.sitemap a:hover
{
	color: #186eb1;
	border-bottom: #186eb1 dashed 1px; 
}
/* -------------------------------------- sidelink ---------------------------------------*/

.sidelink {color: #177fad;}
.sidelink a
{
	color: #177fad;
	text-decoration: none;  
}
.sidelink a:hover
{
	color: #ff9fce;
	border-bottom: #ff9fce dashed 1px; 
}

/* --------------------------------------- ESTRELA ---------------------------------------*/

#estrela {
	width:244px;
	height:106px;
	background:transparent url(images/estrela.gif) 0% 0% no-repeat;
}
#estrela p {
	text-align:left;
	color:#697074;
	padding:31px 0 0 25px;
	width:140px;
	background-color:transparent;
}

#estrela2 {
	width:244px;
	height:106px;
	background:transparent url(images/estrela2.gif) 0% 0% no-repeat;

}
#estrela2 p {
	text-align:left;
	color:#697074;
	padding:31px 0 0 90px;
	width:138px;
}
.testi {background-image: url(images/testimonial.gif); background-repeat: no-repeat; padding-top: 100px;}