﻿.content
{
	text-align: left;
	margin-bottom: 10px;
	width: 100%;
	background-color:White;
	height:auto;
}

.normalPara, .subtitle, .title
{
	text-align:justify;
	font-size:small;
}

.normalPara, .subtitle, .title
{
	margin-bottom:10px;
}

.normalPara
{
	font-size:large;
}

.normalParaTitle
{
	clear:both;
	padding:15px 0px 20px 0px;
	font-size:x-large;
	font-family:Arial;
	font-weight:800;
	text-align:center;
}

.DescSubTitleRed
{
	margin: 8px;
	padding:5px 0px 5px 0px;
	border-bottom:1px dotted black;
	text-align:left;
}

.DescSubTitleRed a
{
	color:Red;
	font-weight:bold;
}

.subtitleBrazil
{
	font-size:small;
	color:#000000;
	background-image: url('../image/interTtBrazil.jpg');
	background-repeat: repeat-x;
}

.subtitleChina
{
	font-size:small;
	color:yellow;
	background-image: url('../image/interTtChina.jpg');
	background-repeat: repeat-x;
}

.subtitleCanada{
	font-size:small;
	background-image: url('../image/interTtCanada.jpg');
	background-repeat: repeat-x;
	color:#ffff00;
}

.title
{
	text-align:center;
	font-family:Arial;
	font-weight:bold;
	font-size:large;
	color:Blue;
}

.interCont, .interContLeft
{
	width:99%;
	padding:10px 0px 10px 0px;
	border:1px dotted black;
}

.interContLeft
{
	margin-top:10px;
}

.interCont
{
	padding:0px 10px 15px 10px;
}

.address
{
	/*text-align:left;*/
	font-size:medium;
}

.InterleftColumn 
{
	height:100%;
	float: left;
	width: 32%;
}

.InterrightColumn {
	width: 55.5%;
	padding:5px 15px 30px 15px;
	float: left;
	margin-left:70px;
	margin-top:0px;
}

.introflags
{
	width:100%;
	margin-bottom: 20px;
}

.interFlagLeft, .interFlagRight
{
	margin-top: 10px;
	margin-bottom: 10px;
	height:40px;
	width:70px;
}

.interFlagLeft
{
	float:left;
}

.interFlagRight
{
	float:right;
}

.emailsite
{
	width:64%;
	margin-bottom:10px;
}

.interemail
{
	font-size:medium;
	color:Blue;
}

.emailsite a:hover
{
	color:Navy;
}
.emailsite a:visited
{
	color:Purple;
}

.emialText
{
	font-size:small;
	float:left;
}

.agentsPart
{
	width:100%;
	padding:30px 0px 30px 0px;
	margin-top:20px;
	border-top:2px inset navy;
}

.agentLeft
{
	width:49%;
	float:left;
}

.agentLeftOnly
{
	width:100%;
	padding:30px 0px 30px 0px;
	margin-top:20px;
	border-top:2px inset navy;
	float:left;
}


.Agentaddress
{
	font-size:medium;
	text-align:left;
}

.Agenttitle
{
	text-align:left;
	font-family:Arial;
	font-weight:bold;
	font-size:large;
	color:Blue;
}

.agentRight
{
	float:right;
	width:49%;
}


