.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #00457F;
}

.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}

.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #00457F;
}

.MENU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: .10em;
}

.MENU a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: BOLD;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: .10em;
}

.MENU a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: BOLD;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: .10em;
}

.MENU a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: BOLD;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: .10em;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}

.content a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	color: #001A57;
	text-decoration: none;
}

.content a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	color: #000000;
	text-decoration: none;
}

.content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	color: #000000;
	text-decoration: underline;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	width: 100%;
	letter-spacing: 0.04em;
	text-align: left;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F7931D;
	font-variant: small-caps;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	width: 100%;
	letter-spacing: 0.04em;
	text-align: left;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FDE4C6;
	text-transform: uppercase;
}



.contentRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #999999;
}

.contentRight a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	color: #00457F;
}

.contentRight a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	color: #00457F;
}

.contentRight a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	color: #00457F;
}

.contentLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #999999;
}

.contentLeft a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #00457F;
}

.contentLeft a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #00457F;
}

.contentLeft a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #00457F;
}
.newsRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00457F;
	text-decoration: none;
	float: right;
	padding-left: 20px;
	padding-bottom: 10px;
	font-weight: normal;
}
.logos {
	text-align: right;
	padding: 20px;
	float: right;
}