/* cmsms stylesheet: LayoutLeftnav1col modified: Tuesday, February 18, 2020 7:51:14 PM */
* {
	margin: 0;
	padding: 0;
}
body {
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75.01%;
	line-height: 1em;
}
div {
	font-size: 1em;
}
img {
	border: 0;
}
a, a:link a:active {
	text-decoration: underline;
	background-color: inherit;
	color: #18507C;
}
a:visited {
	text-decoration: underline;
	background-color: inherit;
	color: #18507C;
}
a:hover {
	text-decoration: none;
	background-color: inherit;
	color: #385C72;
}
a:focus{
	outline:none;
}
body {
	color: #333;
	margin:0 0.5em;
	background-color: #ccc;
}
div#pagewrapper {
	max-width: 1600px;
	margin: 0 auto;
	color: #000;
	background-color: #fff;
}
div#header {
	min-height: 80px;
	background-image: url(../../uploads/themes/leftnav/header1.jpg), url(../../uploads/themes/leftnav/bk1.jpg);
	background-repeat: no-repeat, repeat;
	background-position: top center, top center;
}
div#header h1 a {
	display: block;
	float: right;
	height: 80p;
	margin: 20px 20px 0 0;
	color: #FFF;
	text-decoration: none;
}
div#header h1 a img {
	padding-bottom: 5px;
}
div#content {
	margin: 1.5em auto 2em 0;
}
div#main {
	margin-left: 22%;
	margin-right: 2%;
}
div#sidebar {
	float: left;
	width: 20.75%; 
	margin-left: 0;
	display: inline;
}
div#sub-footer {
  clear: both;
  background: #AAAAAA;
  color: #385C72;
  text-align: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
  color: #252525;
}
div#sub-footer a {
  color: #385C72;
}
div#sub-footer ul li {
  display: inline;
  margin: 0 0.25rem;
}

div#footer {
	clear: both;
	color: #fff;
	background-color: #385C72;
}


div#footer p {
	margin: 0;
	padding: 1.5em;
	text-align: center;
	font-size: 0.8em;
}
div#footer p a {
	color: #fff;
}
div.hr {
	height: 1px;
	margin: 1em;
	padding: 1em;
	border-bottom: 1px dotted black;
}
#main ul {
	margin-left: 10px;
}
p {
	margin: 0 0 1.5em 0;
	padding: 0;
	font-size: 1em;
	line-height: 1.4em;
}
h1 {
	margin: 0;
	font-size: 2em;
	line-height: 1em;
}
h2 {
	margin: 0 0 0.5em 0;
	padding-bottom: 1px;
	color: #294B5F;
	font-size: 1.5em;
	text-align: left;
	line-height: 1.5em;
}
h3 {
	margin: 0 0 0.5em 0;
	font-size: 1.3em;
	line-height: 1.3em;
	color: #294B5F;
}
h4 {
	margin: 0 0 0.25em 0;
	font-size: 1.2em;
	line-height: 1.3em;
	color: #294B5F;
}
h5 {
	margin: 0 0 0.25em 0;
	font-size: 1.1em;
	line-height: 1.3em;
	color: #294B5F;
}
h6 {
	margin: 0 0 0.25em 0;
	font-size: 1em;
	line-height: 1.3em;
	color: #294B5F;
}
#box {
	float: right;
	width: 234px;
	margin: 12px;
}
.box {
	width: 100%;
	margin-bottom: 12px;
	padding: 0 12px;
	height: auto; 
	border: #c5c5c5 1px solid;
}
.box p {
	line-height: 1.75em;
}
.heading1 {
	font-size: 20px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.orange {
	font-size: 12px;
	color: #ff6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.content {
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.box p .sml {
	line-height: 1.2em;
}
/* LayoutLeftnav1col */


.twocol {
  columns: 2;
}

img {
  max-width: 100%;
  height: auto;
}
