html {
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

body {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #0b1b56;
	text-align:center;
	background-color:#0b1b56;
}

h1 {
	position: relative;
	width: 956px;
	height: 175px;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(top_homf.jpg) no-repeat bottom left;
	color: #211D62;
	font-size: 11px;
	font-weight:bold;
	text-align:center;
	line-height:200%;
}

h2 {
	margin: 0px 0px 5px 0px;
	padding: 1px;
	font-size: 0.9em;
	font-weight: bold;
	background-image:url(testatin.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	color:#FFFFFF;
	text-align: left;
}

h3 {
	height: 16px;
	margin: 15px 0px 10px 0px;
	padding: 1px;
	background-color: #EFF1F8;
	font-size: 0.85em;
	font-weight: bold;
	text-align: left;
}

h4 {
	margin: 10px 0px 5px 0px;
	padding: 1px;
	font-size: 0.85em;
	font-weight: bold;
	text-align: left;
}

h5 {
	margin: 10px 0px 5px 0px;
	padding: 1px;
	font-size: 0.75em;
	font-weight: 600;
	text-align: left;
}

hr {
	color: #0b1b56;
	height: 1px;
	border: 0px;
	border-top: 1px dotted #0b1b56;	
}

p {
	padding: 0px 5px 0px 5px;
	margin: 10px 0px 0px 0px;
}

a {
	color: #dc0303;
	text-decoration: none;
	font-weight: bold;
}

form {
	margin: 0px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #211D62;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #211D62;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #211D62;
}

table {
	font-size: 1em;
}

td {
	font-size: 1em;
}

.bullet {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background-image:url(bullet01.gif);
	background-repeat:no-repeat;
	background-position:left;
}

.imgBlock {
	display: block;
	margin: 5px;
}

.bordo {
	border: 1px solid #211D62;
}
