* {
	padding: 0;
	margin: 0;
}

html {
	height: 100%;
}

body {
	height: 100%;
	width: 100%;
	font-family: Arial;
	font-size: 11pt;
	color: #565d62 ;
}

p {
	padding: 0;
	margin: 0;
}

table {
	border-collapse: collapse;
	border: 0;
}

a {	color: #0559a7;}

a img {
	border: 0;
}

input {	outline: 0;}

h1, h2, h3, h4 {
	color: #0D8E9B;
}

.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
}

#page {
	margin: 0 auto;
	width: 1000px;
	position: relative;
	min-height: 100%;
}

* html #page
{
	height: 100%;
}

#nonFooter
{
	position: relative;
	min-height: 100%;
}

#footer_spacing {
	height: 30px;
	clear: both;
}

#footer
{
	position: relative;
	width: 980px;
	padding: 0 10px;
	margin: -10px auto 0;
	height: 10px;
}

* html #footer
{
	margin-top: -55px;
}



#header {	position: relative;
	height: 180px;
	margin-bottom: 30px}

#logo {	position: absolute;
	bottom: 0;
	left: 0;
	display: block;}

#banner {
	width: 585px;	height: 90px;
	position: absolute;
	bottom: 70px;
	right: 0;
}

#block1 {	font-size: 8pt;
	color: #0559a7;
	position: absolute;
	width: 585px;
	right: 0;
	bottom: 4px;}

#block2 {	text-align: right;
	position: absolute;
	bottom: 1.5px;
	right: 175px;}

#line1 {	width: 256px;
	height: 5px;
	font-size: 1px;
	background-color: #1966ac;
	margin-top: 5px;}


a#scheme {	height: 16px;
	display: inline-block;
	background-color: #1966ac;
	color: #ffffff;
	font-size: 14px;
	padding: 8px 15px;
	position: absolute;
	bottom: 1.5px;
	right: 0;
	font-weight: bold;
	text-decoration: none;}

#content {	font-size: 10pt;
	padding: 0 10px;
	line-height: 1.5;
	text-align: justify;}

#sections {
	text-align: center;}

.section {	position: relative;
	z-index: 5;
	text-decoration: none;
	display: -moz-inline-box;
	display: inline-block;
	margin: 0 15px;}

.section a {	display: block;
	width: 290px;
	height: 290px;
	text-decoration: none;}

.section span {
	display: block;	position: absolute;
	top: 182px;
	right: 0;
	height: 15px;
	width: 78px;
	font-weight: bold;
	background-color: #00388b;
	color: #ffffff;
	z-index: 10;
	text-align: right;
	padding: 13px 5px;}

.section span.nopad {	padding: 7px 5px;
	height: 35px;
	line-height: 17px;}


#partners {
	text-align: center;
	border: 1px solid #98b8d7;
	border-left: 0;
	border-right: 0;
	padding-bottom: 1.5em;
	position: relative;
}

#partners #ilink {	position: absolute;
	bottom: 5px;
	left: 5px;
	font-size: 9pt;}

.partner {
	position: relative;
	z-index: 5;
	text-decoration: none;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1.5em 0 0 2em;
}

.partner a {
	display: inline-block;
	text-decoration: none;
}


#column1 {	width: 980px;
	margin-right: 30px;
	float: left;
	text-align: justify;}

#column2 {	width: 300px;
	float: left;}

#submenu {	width: 240px;
	//width: 250px;
	float: left;
	margin: 0 25px 5px 0;
	font-weight: bold;
	list-style-position: inside;}

#submenu li {	list-style-type: none;
	margin: 7px 0;
	line-height: 16px;}

#submenu a {	font-size: 11pt;
	display: block;
	padding: 7px 4px;}

#submenu a.active {	background-color: #0057a6;
	color: #ffffff;}


#submenu2 {
	font-weight: bold;
	list-style-position: inside;
	padding-left: 20px;
}
#submenu2 li {
	list-style-type: none;
	margin: 7px 0;
	line-height: 16px;
}

#submenu2 a {
	font-size: 11pt;
	display: block;
}

#submenu2 a.active {
	background-color: #0057a6;
	color: #ffffff;
}















.menu {
	font-size: 1em;
	height: 55px;
	width: 100%;
	//font-size: 0.95em;}

#footer table {	background-color: #05539f;}

.menu td {	vertical-align: middle;
	padding-left: 0.7em;}

.menu a.active {	background-color: #01a13d;
	color: #ffffff;
	padding: 6px;
	display: inline-block;}

#footer td {	color: #ffffff;}

.menu td a {
	font-weight: bold;
	color: #0d8e9b;
}

#footer td a {	color: #ffffff;}

.menu input {	height: 22px;
	outline: 0;
	border: 1px solid #7e7676;
	font-size: 16px;
	margin: 0 0 0 1em;
	display: inline-block;
	width: 150px;}

#footer input {	height: 24px;
	border: 0;}

.menu #submit {	background-color: #01a13d;
	color: #ffffff;
	margin: 0 1em 0 0;
	cursor: pointer;
	border: 0;
	height: 24px;
	width: 65px;}

#footer p {	font-size: 0.8em;
	margin-top: 0.5em;}
