html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
a,
address,
code,
del,
dfn,
em,
img,
q,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
}
table,
tr,
th,
td,
img,
a img,
fieldset {
	border: 0px;
}
caption,
th,
td {
	text-align: left;
	font-weight: normal;
}
table,
td,
th {
	vertical-align: middle;
}
:focus {
	outline: none;
}
img {
	vertical-align: top;
	margin: 0;
}
ul li
{
	list-style: none;
}
html,
body {
	width: 100%;
}
body {
	width: 100%;
	background: #fff;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: #525558;
	text-align: center;
	padding-top: 29px;
}
a
{
	color: #003366;
	text-decoration: underline;
}
a:hover
{
	color: #003366;
	text-decoration: none;
}
p
{
	margin-bottom: 16px;
}
h3
{
	font-size: 17px;
	line-height: 19px;
	color: #0094d9;
	margin-bottom: 18px;
	font-weight: normal;
}
.block
{
	background: url(/images/campinainstitute/block-bg_03.gif) no-repeat 0px 0px;
	width: 604px;
	padding-top: 21px;
	margin: 0 auto;
}
.block .bot-bg
{
	background: url(/images/campinainstitute/block-bg_06.gif) no-repeat 0px bottom;
	padding-bottom: 21px;
}
.block .mid-bg
{
	border-left: 1px solid #0094d9;
	border-right: 1px solid #0094d9;
	text-align: left;
	overflow: hidden;
	//zoom: 1;
}
.block .top-b
{
	background: url(/images/campinainstitute/grey-line_03.gif) no-repeat 0px bottom;
	padding: 0px 18px 6px 18px;
}
.block .bot-b
{
	padding: 16px 39px 0px 39px;
}
