@charset "utf-8";
body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 1em;
	background-color: #DDDDDD;
	color: #000D84;
	width: 90%;
	border: medium none #000;
	margin-left: 5%;
	text-align: center;
	background-repeat: no-repeat;
	background-position: right top;
}
.pagetitle {
	color: #000D84;
}
h1, h2, h3, h4, h5, h6 {
    color: #000D84;
}
.pagetitle.indent1em {
}




h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: 0.5rem;
	color: #000D84;

}

#content #bodyMain #bodyMainTop table {
	font-size: 1.2em;
}
#content #bodyMain #bodyMainTop {
	background-repeat: no-repeat;
}


#content {
	background-color: #e4e4e4;
	background-repeat: no-repeat;
	margin-left: 1em;
	width: 98%;
}


a {
	color: #333;
	text-decoration: underline;
}

a:hover {
	color: #003BFB;

}
#content #bodyMain #body2ColLeft ul {
	text-align: left;
}

#content #bodyMain #body2ColRight ul {
	text-align: left;
}


#content #bodyMain {
	border: thin none #000;
	padding-right: 5px;
	padding-left: 5px;
	background-repeat: no-repeat;
}

#content #footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	clear: right;
	font-size: 0.7em;
}
#header {
	padding-top: 3px;
	text-align: left;
}

#bodyLeftNav {
	float: left;
	width: 17%;
	position: relative;
}

#content #bodyLeftNav p {
	text-align: left;
	font-size: medium;
	font-weight: bold;
	color: #333;
	text-indent: 10px;
}

#content #bodyLeftNav table {
	background-color: #000;
	text-align: left;
	margin-left: 20px;
	color: #000;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: x-small;
}

#content #bodyLeftNav table tr {
	background-color: #DDD;
}

#content #bodyLeftNav table tr td a {
	color: #000;
	text-decoration: none;
}

#content #bodyLeftNav table tr td a:hover {
	color: #FFF;
	background-color: #000;
}

#bodyRightMain {
	float: right;
	width: 78%;
	text-align: left;
	font-size: 0.9em;
	font-style: normal;
	padding-right: 8px;
}

#body2ColLeft {
	float: left;
	width: 48%;
	margin-left: 5px;
}

#body2ColRight {
	float: right;
	width: 48%;
	margin-right: 5px;
}
.calTbl {
	text-align: left;
	font-size: smaller;
}
.mcTxt {
	font-size: 2em;
	color: #C00;
}

.txt-1 {
	font-size: 0.95em;
}

#content #bodyRightMain #bodyMainColLeft {
	float: left;
	width: 48%;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000;
}

#content #bodyRightMain #bodyMainColRight {
	float: right;
	width: 48%;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000;
}

.txtpls1 {
	font-size: 1.1em;
}

#content #bodyLower {
	clear: both;

}


#content #footer {
	float: none;
	color: #000D84;
}
#content #footer a:hover {
	background-color: #FFF;
	color: #000;
}


#content #body2ColLeft p {
	text-align: left;
}

#content #body2ColRight p {
	text-align: justify;
}
.font-dkblue h2 {
	color: #000D84;
}
.img-left {
}
.img-fluid.img-left {
	float: left;
	padding-right: 9px;
}

.btn-primary {
    color: #fff;
  background-color: #000D84;
}
.font-small {
	font-size: 0.7em;
}
.smpt75em {
	font-size: 0.75rem;
}
