@charset "utf-8";
body {
	/* fallback if no gradient support*/
	background-color: #F8D476;
	/* will be "on top", if browser supports it */
	background-image: linear-gradient( 90deg, #f6c238, #fad686 4%, #fef7ea, #fad686 96%, #f6c238 );
}
body, td, th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.2em;
	color: #0d2b88;
	margin: 0;
}
img {
	padding: 6px;
	border: 0;
}
p, #anchor {
	text-align: justify;
	padding: 10px 2px 2px 2px;
	margin: 2px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
h1, h2, h3 {
	color: #774818;
}
h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1em;
}
h5 {
	font-size: .8em;
}
h6 {
	font-size: .7em;
	font-style: italic;
}
dl {
	font-size: small;
}
dt {
	font-weight: bold;
}
iframe {
	display: block;
	margin: 0 auto;
}
.caption {
	font-weight: 400;
	font-style: italic;
	text-align: right;
	margin-bottom: 12px;
}
.small-ss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: small;
}
.xxsmall-ss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.ital10Reflex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 10px;
}
.center {
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.inline {
	display: inline
}
.left {
	text-align: left
}
.right {
	text-align: right
}
.floatleft {
	float: left
}
.floatright {
	float: right
}
.clear {
	clear: both
}
.col {
	display: inline-block;
	float: left;
	width: 30%;
	margin: 1%;
	text-align: center;
}
.col1 {
	display: inline;
	float: left;
	width: 45%;
	margin: 1%;
}
.col2 {
	display: inline;
	float: right;
	width: 45%;
	margin: 1%;
}
.border {
	border: 2px solid #774818;
}
.MenuItem {
	list-style-type: none;
	text-align: center;
}
.phone {
	white-space: nowrap;
}
.style1 {
	font-size: x-small;
	text-align: center;
	clear: both
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #4F3090;
}
a:hover, a:active {
	text-decoration: none;
	color: #774818;
}
.LinkBlue {
	color: #0000FF;
}
.Reflex {
	color: #0d2b88;
}
.Brown {
	color: #774818;
}
.Reverse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #0055a5;
	color: #FFFFFF;
	padding: 3px 3px 3px 6px;
	border-color: #FFFFFF;
	border-width: 6px;
}
#referralcode {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #0055a5;
	color: #f6c238;
	padding: 9px;
	border-color: #FFFFFF;
	border-width: 6px;
}
.menu {
	display: inline;
	margin: 6px;
	padding: 4px 8px 4px 8px;
	font-weight: bold;
	color: #f6c238;
	background: #0d2b88;
}
li.menu a {
	margin: 4px;
}
.menu a {
	text-decoration: none;
	color: #f6c238;
}
.menu a:hover, .menu a:active, .menu a:focus {
	color: #FFFFFF;
}
.menu.thispage a {
	color: #FFFFFF;
	background: #774818;
	padding: 4px 8px 4px 8px;
}
.menu.thispage a:hover, .menu.thispage a:active, .menu.thispage a:focus {
	color: #6699cc;
	background: #774818;
	padding: 4px 8px 4px 8px;
}
ul li.sub {
	display: inline;
	list-style: none;
	float: left
}
ul li.sub a {
	text-decoration: none;
	list-style: none;
	display: inline-block;
	color: #FFF;
	font-weight: bold;
	font-size: .625em;
	/* fallback if no gradient support*/
	background-color: #774818;
	/* will be "on top", if browser supports it */
	background-image: linear-gradient( #cc9966 10%, #774818, #cc9966 90% );
	padding: 2px 4px 2px 4px;
	margin: 6px;
}
ul li.sub a:hover, ul li.sub a:active, ul li.sub a:focus {
	color: #0d2b88;
}
ul li.sub.thispage a {
	text-decoration: none;
	display: inline-block;
	color: #FFF;
	font-weight: bold;
	font-size: .625em;
	/* fallback if no gradient support*/
	background-color: #0d2b88;
	/* will be "on top", if browser supports it */
	background-image: linear-gradient( #0d2b88 10%, #6699ff, #0d2b88 90% );
	padding: 2px 4px 2px 4px;
	margin: 6px;
}
#mainmenu {
	margin: auto;
	width: 100%;
}
.quoted {
	margin: 10px;
	color: #774818;
	text-align: justify;
	background-color: #FFFFFF;
	padding: 5px;
}
#main h4 {
	color: #f6c238;
	background: #0d2b88;
	text-align: center;
}
#main h4 a {
	color: #f6c238;
}
ul.news li {
	display: inline;
	list-style: none;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-size: small;
}
dl#quotation dd {
	font-style: oblique;
	text-align: left;
}
dl#quotation dt {
	font-weight: 400;
	text-align: right;
	border-bottom: 1px solid #0d2b88;
}
h3#nldate {
	color: #f6c238;
	background: #0d2b88;
	text-align: center;
	clear: both;
}
ul#about li h3 {
	display: inline;
	list-style: none;
	padding: 10px;
}
ol#secrets li {
	list-style: none;
	padding: 8px;
	margin: 8px;
	clear: both;
}
.articles {
	padding: 6px;
}
#efile table {
	border-collapse: collapse;
	width: 60%;
	margin: auto;
}
#efile table, th, td {
	border: 1px solid #0d2b88;
	padding: 2px;
}
#efile th {
	font-size: 1em
}
#signup {
	display: inline;
	float: right;
	text-align: left;
	width: 45%;
	margin: 1%;
	border: #774818;
}ul .articles {
	list-style: none;
}
.anchor {
}
/* YouTube Responsive CSS for HubSpot */

.hs-responsive-embed-youtube {

position: relative;

padding-bottom: 56.25%; /* 16:9 Aspect Ratio */

padding-top: 25px;

}

.hs-responsive-embed-youtube iframe {

position: absolute;

width: 100%!important;

height: 100%!important;

} 