/* General Styles */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

img{
	border: 0;
}

.list{
	line-height: 1.6em;
	padding-left: 13px;
	margin: 4px;
}

.commonText{
	font-size: 11px;	
	color: #808284; 
}

.commonBoldText{
	font-size: 11px;	
	color: #808284; 
	font-weight: bold;
}


.commonBoldText a{
	font-size: 11px;	
	color: #808284; 
	font-weight: bold;
	text-decoration: none;
}

.commonBoldText a:hover{
	text-decoration: underline;
}

.boldOrangeText{
	font-size: 13px;
	color: #F5821F;
	font-weight: bold;
}

.boldOrangeText a{
	font-size: 13px;
	color: #F5821F;
	font-weight: bold;
	text-decoration: none;
}

.boldOrangeText a:hover{
	text-decoration: underline;
}

.boldGreenText{
	font-size: 11px;
	color: #8dc63f;
	font-weight: bold;
}

.boldGreenText a{
	font-size: 13px;
	color: #8dc63f;
	font-weight: bold;
	text-decoration: none;
}

.boldGreenText a:hover{
	text-decoration: underline;
}

.boldWhiteText{
	font-weight: bold;
	color: #FFFFFF;
}

.boldWhiteText a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.boldWhiteText a:hover{
	text-decoration: underline;
}

/* Sinistro & Links Page Specific */

.sinistro_list{
	font-weight: bold;
	line-height: 2em;
}

.sinistro_small{
	font-weight: normal;
	font-size: 10px;
	margin-top: 4px;
}

.table_sinistros{
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	color: #999999;
}

.table_sinistros tr td{
	width: 140px;
	height: 50px;
	border-top: 2px dashed #999;
}

.rightborder{
	border-right: 2px dashed #999;
}

.bottomborder{
	border-top: 0;
	border-bottom: 2px dashed #999;	
}

.links_logo{
	width: 40px;
}

.links_title{
	width: 80px;
}

.links_title a{
	text-decoration: none;
	color: #7C7C7C;
	font-size: 11px;
}

.links_title a:hover{
	text-decoration: underline;
}

.links_desc{
	width: 300px;
}

.links_desc a{
	text-decoration: none;
	color: #999999;
	font-size: 10px;
}

.links_desc a:hover{
	text-decoration: underline;
}

.table_links{
	margin-top: 36px;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	color: #999999;
}

.table_links tr td{
	height: 50px;
	border-top: 2px dashed #999;
}


/* Contact Page Specific */

.contact_info{
	font-size: 11px;
	font-weight:bold;
	color: #8D8E8F;
}

.contact_info a{
	color: #B2B2B2;
	text-decoration: none;
}

.contact_info a:hover{
	text-decoration: underline;
}

.contact_link a{
	font-size: 11px;
	font-weight:bold;
	color: #8D8E8F;
	text-decoration: none;
}

.contact_link a:hover{
	text-decoration: underline;
}
/* Index Page Specific */

.fisica_links a{
	font-size: 9px;
	text-decoration: none;
	color: #36A4dC;
	font-weight:bold;
}

.fisica_links a:hover{
	text-decoration: underline;
}

.fisica_more a{
	color: #8D8E8F;
}

.fisica_list{
	list-style: none;
	line-height: 19px;
	margin: 0 0 10px 0;
	padding: 0;
}

/* Produtos People Specific */

.people_list{
	list-style: none;
	line-height: 26px;
	margin: 0;
	padding: 0;
}

.people_links a{
	font-size: 12px;
	text-decoration: none;
	color: #36A4dC;
	font-weight: bolder;
}

.people_links a:hover{
	text-decoration: underline;
}

/* Produtos Corp Specific */

.corp_list{
	list-style: none;
	line-height: 24px;
	margin: 0;
	padding: 0;
}

.corp_links a{
	font-size: 12px;
	text-decoration: none;
	color: #F5821F;
	font-weight: bolder;
}

.corp_links a:hover{
	text-decoration: underline;
}

.corp_links a .corp_small{
	font-size: 9px;
	text-decoration: none;
	color: #F5821F;
	font-weight:normal;
}

/* Produtos People Specific */

.people_blue{
	color: #33A3DC;
	font-weight: bold;
}

/* Formulario Specific */

.hidden 
{
  display: none;
}

.error 
{
  display: block;
  color: #ff0000;
}

label{
	float: left;
	width: 100px;
}

.button{
	margin: 20px 0 30px 140px;
	font-size: 2em;
}

form{
	margin-top: 40px;
}

.textarea{
	overflow: hidden;
}

/* Banner Specific */

.submenu{
	width: 96px;
	height: 62px;
	border: #989A9B 1px solid;
	display: none;
	position: absolute;
	top: 130px;
}

.menulink{
	margin-right: 24px;
}

/* Seguradoras Page Specific */

.table_seguradoras{
	width: 420px;
	text-align: center;
}

.table_seguradoras tr td{
	height: 50px;
}