body {
	background-image: url(../images/bg_geral.jpg);
	background-repeat: repeat-x;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
}
.SectionName {font-size: 18px}
.copyright {
	color: #FFFFFF;
	font-size: 10px;
}
body {
	font-family: Arial;
}

a {
	color: #0755ae;
	font-family: Arial;
}

a:hover {
	color: #71bb3e;
	font-family: Arial;
}

.menu {
	color: #0755ae;
	font-family: Arial;
	font-size: 13px;
	font-weight: 600;
}

.menu:hover {
	color: #ffbc0c;
	font-family: Arial;
	font-size: 13px;
	font-weight: 600;
}

.h1 {
	color: #71bb3e;
	font-family: Arial;
	font-size: 20px;
	font-weight: 500;
}

.h2 {
	color: #71bb3e;
	font-family: Arial;
	font-size: 18px;
	font-weight: 500;
}

.h3 {
	color: #71bb3e;
	font-family: Arial;
	font-size: 14px;
	font-variant: normal;
	font-weight: 500;
	text-transform: capitalize;
}

.texto {
	color: #4d4d4d;
	font-family: Arial;
	font-size: 12px;
}

.texto1 {
	background-color: #4f4f4f;
	color: #ffffff;
	display: block;
	font-family: Arial;
	font-size: 11px;
	padding: 5px;
}

.sectionTitle {
	background-repeat: no-repeat;
	color: #ffffff;
	font-family: Arial, "Myriad Pro", Helvetica;
	font-size: 18px;
	font-weight: 500;
	right: 20px;
	text-align: left;
}
.titulo_top {
	background-image: url(../images/title.png);
	background-repeat: no-repeat;
	color: #ffffff;
	direction: rtl;
	display: block;
	font-family: Arial;
	font-size: 25px;
	font-variant: small-caps;
	height: 55px;
	padding-left: 60px;
	padding-top: 9px;
	text-align: left;
	text-transform: none;
	white-space: pre;
	width: 600px;
}

.top_menu {
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	color: #798a9e;
	display: block;
	font-family: Arial;
	font-size: 12px;
	font-weight: 600;
	padding: 3px;
	text-align: center;
	text-decoration: none;
}

.top_menu:hover {
	background-color: #e3e3e3;
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	color: #0755ae;
	display: block;
	font-family: Arial;
	font-size: 12px;
	font-weight: 600;
	padding: 3px;
	text-align: center;
	text-decoration: none;
}

.menu_divisor {
	color: #0755ae;
	font-family: Arial;
	font-size: 12px;
	font-weight: 600;
	text-align: center;
	text-decoration: none;
}

.Welcome {
	color: #032e60;
	font-family: Arial;
	font-size: 16px;
	font-weight: 600;
	text-align: left;
}

.warning1 {
	background-image: url(../images/warning1.png);
	background-repeat: no-repeat;
	color: #032e60;
	display: block;
	font-family: Arial;
	font-size: 12px;
	height: 70px;
	padding-left: 15px;
	padding-top: 20px;
	text-align: left;
	width: 650px;
}

.warning2 {
	background-image: url(../images/warning2.png);
	background-repeat: no-repeat;
	color: #032e60;
	display: block;
	font-family: Arial;
	font-size: 12px;
	height: 70px;
	padding-left: 15px;
	padding-top: 20px;
	text-align: left;
	width: 650px;
}

.form_fields {
	background-color: #ffffff;
	border-bottom-color: #71bb3e;
	border-left-color: #ffffff;
	border-right-color: #ffffff;
	border-style: solid;
	border-top-color: #71bb3e;
	border-width: 1px;
	color: #063b78;
	display: block;
	font-family: Arial;
	font-size: 12px;
	height: 20px;
	padding-top: 5px;
	text-align: left;
	top: 20px;
}
.subhead {
	background-image: url(../images/home001.png);
	background-repeat: no-repeat;
	color: #032e60;
	display: block;
	font-family: Arial, "Myriad Pro";
	font-size: 14px;
	font-weight: 500;
	height: 30px;
	padding: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	overflow: visible;
	padding: 10px;
	text-indent: 20px;
	width: 222px;
}
