body{
	margin: 15px;
	font: 11px Arial;
	color: #044b81;
	height: 95%;
}

a{
	color: #003580;
	text-decoration: none;
}

a:hover{
	color: #003580;
	text-decoration: underline;
}

.input{
	font: 10px Arial;
	color: #003580;
	border: 1px solid #d9d9d9;
	width: 200px;
	background-color: #ededed;
}

.inputLarge{
	font: 10px Arial;
	color: #003580;
	border: 1px solid #d9d9d9;
	width: 200px;
	height:100px;
	background-color: #ededed;
}


.title{
	font-size: 11px;
	font-weight: bold;
}

a.title{
	color: #003580;
	text-decoration: none;
}

a.title:hover{
	color: #003580;
	text-decoration: underline;
}

.smallGrey{
	font-Size:10px;
	color:#939598;
}

a.smallGrey{
	text-decoration: none;
	color:#939598;
}

a.smallGrey:hover{
	text-decoration: underline;
	color:#939598;
}

.smallBlue{
	font-size: 10px;
}

a.smallBlue
{
	text-decoration: none;
	color: #003580;
}

a.smallBlue:hover{
	text-decoration: underline;
	color: #003580;
}

.smallBlueBold{
	font-size: 10px;
	font-weight: bold;
}

.fundo1{
	background-image: url(../images/fundo1.gif);
	background-repeat: repeat-x;
}

.fundoAmarelo{
	background-color: #F5C832;
}

.fundoAmareloHome{
	background-color: #F5C832;
	padding-left: 40px;
	padding-right: 40px;
	text-align: justify;
}

.fundoCinza{
	background-color: #ededed;
}

.fundoCinza2{
	background-color: #c0c0c0;
}

.fundoCinza3{
	background-color: #d9d9d9;
}

.fundoAzul{
	background-color: #044b81;
}

.fundoAzul2{
	background-image: url(../images/fundo2.gif);
	background-repeat: repeat-x;
}

.Menu{
	font-weight: bold;
	font-size:11px;
	color:#003580;
}

a.Menu{
	text-decoration: none;
	font-weight: bold;
	color:#003580;
	display: block;
}

.footer{
	font-size:9px;
}

a.footer{
	text-decoration: none;
	color: #003580;
}

a.footer:hover{
	text-decoration: underline;
	color: #003580;
}

.titleBIG{
	font-size: 14px;
	font-weight: bold;
}

.justified{
text-align: justify;
}

.rfv{
	color: #FF0000;
	font-size: 9px;
}

.ib{
	background-color: transparent;
}

.imgNews{
	padding: 5px;
}

.imgLocations{
	padding-right: 22px;
}