﻿@import url('layout.css');
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	}
.h1 {
font-size: 20px;
font-weight: 900;
}
.h2 {
	font-size: 12pt;
	font-weight: 900;
	color: #E12D28;
}
.nav-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #70BD43;
	text-align: center;
	vertical-align: middle;
	z-index: 30;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #71BE42;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: inherit;
	margin-left: inherit;
}
.page-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	font-size: 10pt;
}



.nav-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: center;
	vertical-align: top;
	z-index: 31;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.copyright-firm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: center;
	vertical-align: top;
	z-index: 32;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #71BE42;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: inherit;
	margin-left: inherit;
}
.copyright-optimuslaw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: center;
	vertical-align: top;
	z-index: 33;
	position: relative;
	padding-top: 0px;
	padding-bottom: 20px;
	background-color: #71BE42;
	margin-top: 0px;
	margin-right: inherit;
	margin-bottom: 0px;
	margin-left: inherit;
}
.style-bold {
	font-weight: bold;
}
.style-bold2 {
	font-weight: bolder;
	padding-bottom: 20px;
	text-decoration: blink;
}
.style-blue-bold {
	color: #000080;
	font-weight: bold;
}
.style-float-right {
	float: right;
	
}
.style-content-center {
	text-align: center;
}

.style-italic {
	font-style: italic;
}

.style-content-font {
	font-weight: normal;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.style-content-link {
	font-weight: normal;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.style-content-link2 {
	font-weight: bolder;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.style-image-border {
	border-top: 10px;
	border-top-color:#E12D28;
	border-top-style: solid;
	border-left: 0px;
	border-left-color:#E12D28;
	border-left-style: none;
	border-right: 0px;
	border-right-color:#E12D28;
	border-right-style: none;
	border-bottom: 0px;
	border-bottom-color:#E12D28;
	border-bottom-style: none;
}

/* Styles for header-top-left */
#header-top-left p {
	font-size: 15pt;
	padding-left: 30px;
	height: 60px;
	width: 470px;
	padding-top: 5px;
	position: relative;
}
#header-top-left a {
	color: #ffffff;
	text-decoration:none;
}
#header-top-left a:hover {
	color: #71BE42;
	text-decoration: none;
}
/* Styles for header-top-right */
#header-top-right p {
	font-size: 30px;
	color: #ffffff;
	text-decoration: none;
	width: 470px;
	height: 60px;
	top: 0px;
	left: 470px;
	padding-right: 30px;
	padding-top: 10px;
	text-align: center;
	position: relative;

}
/* Styles for footer-main */
#footer-main p {
	font-size: 8pt;
	color: #000000;
}
#footer-main a {
	color: #000000;
	text-decoration: underline;
}
#footer-main a:hover {
	color: #E12D28;
	text-decoration: none;
}
/* Styles for footer-copyright */
#footer-copyright p {
	font-size: 8pt;
}
#footer-copyright a {
	color: #000000;
	text-decoration: underline;
}
#footer-copyright a:hover {
	color: #E12D28;
	text-decoration: none;
}
/* Styles for header-bottom */
#header-bottom p {
	margin: 0px 0px 0px 0px;
	padding: 0;
	color: #FFFFFF;
}
#header-bottom a {
	border-style: solid;
	border-width: 0px;
	border-color: #E12D28 #E12D28 #E12D28 #E12D28;
	color: #ffffff;
	text-decoration: none;
	display: inline-block;
	padding: 0px 2px 0px 2px;
	background-color: #E12D28;
	float: inherit;
	font-size: 13px;
}
#header-bottom a:hover {
	border-style: solid;
	border-width: 0px;
	border-color: #E12D28 #E12D28 #E12D28 #E12D28;
	color: #ffffff;
	text-decoration: none;
	background-color: #71BE42;
}
