body { background-color: #ffffff; font-family: "Trebuchet MS", Georgia, "Times New Roman"; margin: 0 auto}

a.awhl { padding: 0; margin: 0 auto; font-size: 0; box-sizing: border-box; border: none}
div.divcntr { margin: 0 auto; padding: 0; width: 100%; height: auto; text-align: center; display: block}
div.divcntrmn { margin: 0 auto; width: 90%; height: auto; text-align: center; display: block; border: none}
div.divhdmain { width: 100%; margin: 0 auto; text-align: center; background-image: url(img/hd-main-armorels-faybles-bck.jpg); background-repeat: repeat-x}
div.divbacktop { text-align: center; margin: 0 auto; width: 100%; height: auto; display: inline-block; padding: 0}	
div.divcntnt { margin: 0 auto; width: 98%; height: auto; background-color:#FFFFFF}
div.divwhll { text-align: right; padding: 0; margin: 0 auto; width: 50%; float: left; box-sizing: border-box; border: none; font-size: 0}
div.divwhlr { text-align: left; padding: 0; margin: 0 auto; width: 50%; float: right; box-sizing: border-box; border: none; font-size: 0}
div.divwhlc { text-align: center; padding: 0; margin: 0 auto; width: 90%; box-sizing: border-box; border: none; font-size: 0}


ul { text-align:left}
p.plft { text-align:left}

@media screen and (max-width: 920px) {
	
a.amnbdy { font-size: 18px; text-decoration: none; color: #fff; text-shadow: 0 0 0.1em #7E11B5, 0 0 0.2em #7E11B5, 0 0 0.3em #7E11B5, 0 0 0.4em #7E11B5; 0 0 0.6em #7E11B5, 0 0 0.8em #7E11B5, 0 0 1.0em #7E11B5, 0 0 1.2em #7E11B5, 0 0 1.5em #7E11B5, 0 0 1.8em #7E11B5, 0 0 3.0em #00f}
a.amnbdy:hover { font-size: 18px; text-decoration: none; color: #fff; text-shadow: 0 0 0.1em #00f, 0 0 0.2em #00f, 0 0 0.3em #00f, 0 0 0.4em #00f; 0 0 0.6em #00f, 0 0 0.8em #00f, 0 0 1.0em #00f, 0 0 1.2em #00f, 0 0 1.5em #00f, 0 0 1.8em #00f, 0 0 3.0em #7E11B5}

div.divnav { text-align: center; margin: 0 auto; width: 100%; height: auto}
div.divcnt2 { text-align: center; margin: 0 auto; width: 100%; height: auto; display: inline-block}
div.divlftimg { margin: 0 auto; height: auto; float: none; width: 90%; text-align: center}
	div.divlft { margin: 0 auto; height: auto; float: none; width: 90%; text-align: left}
div.divrghtimg { margin: 0 auto; height: auto; float: none; width: 90%; text-align: center}
div.divlfttxt { margin: 0 auto; height: auto; float: none; width: 90%; text-align: left}
div.divrghttxt { margin: 0 auto; height: auto; float: none; width: 90%; text-align: left}
div.divftlft { margin: 0 auto; height: auto; float: left; width: 50%; text-align: left; padding: 0}
div.divftrght { margin: 0 auto; height: auto; float: right; width: 50%; text-align: right; padding: 0}
	
h1 {  font-size: 8pt; font-weight: lighter; color: #FFFFFF; text-align: center}
h2 {  font-size: 10pt; font-weight: bold; color: #0099CC}
h3 {  font-size: 9pt; font-weight: bold; color: #336699; text-align: left}
h4 {  font-size: 9pt; color: #336699; text-align: left}
	
img.img160 { width: 100%; max-width: 130px; height: auto}
img.img200 { width: 100%; max-width: 200px; height: auto; text-align:center}
img.img250 { width: 100%; max-width: 250px; height: auto; text-align:center}
img.img300 { width: 100%; max-width: 300px; height: auto}
img.imgnv300 { width: 100%; max-width: 180px; padding: 0px; height: auto}
img.img350 { width: 90%; max-width: 300px; height: auto}
img.img400 { width: 90%; max-width: 400px; height: auto}
img.img450 { width: 90%; max-width: 450px; height: auto}
img.img470 { width: 100%; max-width: 370px; height: auto}
img.img500 { width: 90%; max-width: 400px; height: auto}
img.imgftlft { width: 100%; max-width: 500px; height: auto;}
img.imgftrght { width: 100%; max-width: 500px; height: auto;}
img.img600 { width: 100%; max-width: 600px; height: auto}
img.img600 { width: 100%; max-width: 600px; height: auto}
img.img700 { width: 100%; max-width: 700px; height: auto}
img.img800 { width: 100%; max-width: 800px; height: auto}
img.img900 { width: 100%; max-width: 900px; height: auto}
img.img1200 { width: 100%; max-width: 1200px; height: auto}
img.imgcntnt { width: 100%; max-width: 480px; height: auto}

nav ul { background-color: #CFCFCF;
	overflow: hidden;
	color: #00A5B3;
	padding: 0;
	text-align: center;
	margin: 0;
	-webkit-transition: max-height 0.4s;
	-ms-transition: max-height 0.4s;
	-moz-transition: max-height 0.4s;
	-o-transition: max-height 0.4s;
	transition: max-height 0.4s;
	max-height: 0}
.showing { max-height: 20em}
nav ul li {
	color:#ffffff;
	text-decoration: none;
display:inline-block;
	padding: 10px;
	box-sizing: border-box;
	width: 100%;
	background-color: #426D8E;
	text-align:left;
	text-indent: 50px
	}
nav ul li:hover { 
	color:#426D8E;
	text-decoration: none;
	background-color: #C9E0F1}
.handle {
	font-size: small; 
	display: block;
	background-image:url(images/nav-menu.jpg);
	background-repeat:no-repeat;
	width: 100%;
	background-color: #ffffff;
	color: #00A5B3;
	text-align: left;
	text-indent: 60px;
	box-sizing: border-box;
	padding: 15px 10px;
	cursor: pointer
}

p {  font-size: 10pt; color: #336699; font-weight: normal; line-height: 14pt;}
p.pmn { font-size: 10pt; color: #336699; font-weight: normal; padding-left: 20px}
p.pcntr {  text-align:center; padding-top: 10px; padding-bottom: 10px}
p.pcntr2 {  text-align:center; padding-top: 0px; padding-bottom: 0px}
}

@media screen and (min-width: 921px) {
	
a.amnbdy { font-size: 22px; text-decoration: none; color: #fff; text-shadow: 0 0 0.1em #7E11B5, 0 0 0.2em #7E11B5, 0 0 0.3em #7E11B5, 0 0 0.4em #7E11B5; 0 0 0.6em #7E11B5, 0 0 0.8em #7E11B5, 0 0 1.0em #7E11B5, 0 0 1.2em #7E11B5, 0 0 1.5em #7E11B5, 0 0 1.8em #7E11B5, 0 0 3.0em #00f}
a.amnbdy:hover { font-size: 22px; text-decoration: none; color: #fff; text-shadow: 0 0 0.1em #00f, 0 0 0.2em #00f, 0 0 0.3em #00f, 0 0 0.4em #00f; 0 0 0.6em #00f, 0 0 0.8em #00f, 0 0 1.0em #00f, 0 0 1.2em #00f, 0 0 1.5em #00f, 0 0 1.8em #00f, 0 0 3.0em #7E11B5}
	
div.divnav { text-align: center; margin: 0 auto; width: 100%; height: auto; padding-bottom: 60px}
div.divcnt2 { text-align: center; margin: 0 auto; width: 90%; height: auto; display: inline-block}
div.divlft { margin: 0 auto; height: auto; width: 100%; text-align: left; padding-top: 10px}
div.divlftimg { margin: 0 auto; height: auto; float: left; width: 40%; text-align: center}
div.divrghtimg { margin: 0 auto; height: auto; float: right; width: 40%; text-align: center}
div.divlfttxt { margin: 0 auto; height: auto; float: left; width: 60%; text-align: left}
div.divrghttxt { margin: 0 auto; height: auto; float: right; width: 60%; text-align: left}
div.divftlft { margin: 0 auto; height: auto; float: left; width: 50%; text-align: left; padding: 0; background-color: #ffffff}
div.divftrght { margin: 0 auto; height: auto; float: right; width: 50%; text-align: right; padding: 0}

h1 {  font-size: 8pt; font-weight: lighter; color: #FFFFFF; text-align: center}
h2 {  font-size: 18pt; font-weight: normal; color: #0099CC}
h3 {  font-size: 16pt; font-weight: bold; color: #336699; text-align: left}
h4 {  font-size: 14pt; color: #336699; text-align: left}
	
img.img160 { width: 100%; max-width: 160px; height: auto}
img.img200 { width: 100%; max-width: 200px; height: auto; text-align:center}
img.img250 { width: 100%; max-width: 250px; height: auto; text-align:center}
img.img300 { width: 100%; max-width: 300px; height: auto}
img.imgnv300 { width: 100%; max-width: 300px; height: auto}
img.img350 { width: 100%; max-width: 350px; height: auto}
img.img400 { width: 100%; max-width: 400px; height: auto}
img.img450 { width: 100%; max-width: 450px; height: auto}
img.img470 { width: 100%; max-width: 470px; height: auto}
img.img500 { width: 100%; max-width: 500px; height: auto}
img.imgftlft { width: 100%; max-width: 600px; height: auto;}
img.imgftrght { width: 100%; max-width: 600px; height: auto;}
img.img600 { width: 100%; max-width: 600px; height: auto}
img.img700 { width: 100%; max-width: 700px; height: auto}
img.img800 { width: 100%; max-width: 800px; height: auto}
img.img900 { width: 100%; max-width: 900px; height: auto}
img.img1200 { width: 100%; max-width: 1200px; height: auto}
img.imgcntnt { width: 100%; max-width: 480px; height: auto}

p {  font-size: 11pt; color: #336699; font-weight: normal; line-height: 22pt}
p.pmn { font-size: 11pt; color: #336699; font-weight: normal; padding-left: 30px}
p.pcntr {  text-align:center; padding-top: 20px; padding-bottom: 20px}
p.pcntr2 {  text-align:center; padding-top: 0px; padding-bottom: 0px; margin: 0}
p.pftrlft {  font-size: 10pt; color: #336699; line-height: 18pt; text-align:left; padding-left: 50px; padding-top: 20px}
p.pftrrght {  font-size: 10pt; color: #336699; line-height: 18pt; text-align:right; padding-right: 50px; padding-top: 20px}


th { padding: 10px}
td { padding: 10px; background-color:#FFFFFF}
ul.mobilenav { display: none}
ul.ulbllt { font-size: 11pt; color: #336699; font-weight: normal; line-height: 22pt}
}
