<!--
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	font: 100%/1.4 'Open Sans', Arial, Tahoma,  Helvetica, sans-serif;
	font-size: 20px;	
	background-image:url('./images/usflag.jpg');
	background-repeat: repeat-y;
	background-position:left top;
	background-color: #FEF4E5;
	color:#000000;
	margin:0;
	padding:0;
}

ul,ol,dl {
margin:0;
padding:0;
}

h1,h2,h3,h4,h5,h6,p {
margin-top:30px;
padding-right:15px;
padding-left:15px;
color:#000000;
}

h1 {
font-size:24px;
text-align:left;
}

h2 {
font-size:20px;
text-align:left;
}

p {
margin-top:30px;
padding-right:15px;
padding-left:15px;
color:#000;
}

th,td {
border-bottom:none;
border-bottom-width:1px;
border-bottom-color:#000;
border-spacing:0;
margin:0;
padding:0;
text-align: center;
}

a img {
border:none;
}

a:link {
color:#000;
text-decoration:underline;
}

a:visited {
color:#000;
text-decoration:underline;
}

a:hover,a:active,a:focus {
text-decoration:underline;
}


.container {
width:980px;
margin: 0 auto 0 auto; 
display: block;
padding-top: 0px;
}

.content {
width:980px;
margin: 0 auto 0 auto; 
display: block;
padding-top: 0px;
}

.header {
width: 980px;
margin: 0 auto 0 auto;
border-bottom: 1px dotted #CACACA;
overflow: hidden;
padding-bottom: 20px;
}

.footer {
width: 980px;
margin: 0 auto 0 auto;
text-align: center;
overflow: hidden;
padding-bottom: 20px;
}
#footer {
font-size: 16px;
font-weight: normal;
margin: 30px auto 0px auto;
width: 690px;	
display: flex;
justify-content:space-between;
}
#footer div {
	white-space:nowrap;
}
.slider-wrapper { 
	width: 100%; 
	margin: 50px auto 10px auto;
}

/* ------------------------ */
/* for super and subscripts */
/* ------------------------ */

sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}

/* ----------------------- */
/* for images              */
/* ----------------------- */

.imgBorder {
	border: 3px solid black;
	float: right;
}
.imgRight {
	float: right;
	margin: 5px 0 5px 10px;
	border: 1px solid #212898;
}
.imgLeft {
	float: left;
	margin: 5px 10px 5px 0;
	border: 1px solid #212898;
}
div#hoadocs ul { list-style: none; list-style-position: outside; font-size: 20px; text-indent: 0; margin: 0; margin-top:0; padding: 8px 0px 5px 20px;}
div#hoadocs ul  ul{ list-style: none; list-style-position: outside; font-size: 20px; text-indent: 10px; margin: 0;  margin-top:0; padding-left: 30px;}
div#hoadocs li { list-style: disc; margin: 0; padding-left: 10px; font-size: 20px; line-height: 1.3; color: #000000;}
div#hoadocs li li { list-style: none; font-size: 12px; line-height: 1.3; padding-left: 20px; color: #777777; font-weight: normal; letter-spacing: normal;}

div#hoadocs ol { list-style: decimal; list-style-position: outside;}
div#hoadocs ol  li{ list-style: decimal; list-style-position: outside;}
div#hoadocs ul  li{ list-style: disc; list-style-position: outside; padding-left: 10px; margin-left: 20px; line-height: 1.2;}

div#poadocs ul { list-style: none; list-style-position: outside; font-size: 20px; text-indent: 0; margin: 0; margin-top:0; padding: 8px 0px 5px 20px;}
div#poadocs ul  ul{ list-style: none; list-style-position: outside; font-size: 20px; text-indent: 10px; margin: 0;  margin-top:0; padding-left: 30px;}
div#poadocs li { list-style: none; margin: 0; padding-left: 10px; font-size: 20px; line-height: 1.3; color: #000000;}
div#poadocs li li { list-style: none; font-size: 12px; line-height: 1.3; padding-left: 20px; color: #777777; font-weight: normal; letter-spacing: normal;}

div#poadocs ol { list-style: decimal; list-style-position: outside;}
div#poadocs ol  li{ list-style: decimal; list-style-position: outside;}
div#poadocs ul  li{ list-style: none; list-style-position: outside; padding-left: 10px; margin-left: 20px; line-height: 1.2;}

/* ----------------------- */
/* for FAQS             */
/* ----------------------- */
div#faqs ul { list-style: none; list-style-position: outside; font-size: 20px; text-indent: 0; margin: 0; margin-top:0; padding: 5px 0px 5px 30px;}
div#faqs ul  ul{ list-style: none; list-style-position: outside; font-size: 20px; text-indent: 10px; margin: 0;  margin-top:0; padding-left: 10px;}
div#faqs li { list-style: disc; margin: 0; padding-left: 0px; padding-right: 15px; font-size: 20px; line-height: 1.3; color: #000000;}
div#faqs li li { list-style: none; font-size: 20px; line-height: 1.3; padding-left: 0px; color: #000000; font-weight: normal; letter-spacing: normal;}

#faqs h1{ text-align: center; color: #0BA7D7;}
#faqs h2 { text-align: center; color: #0BA7D7;}
#faqs h3 { text-align: center; color: #0BA7D7;}
#faqs h4 { text-align: left; color: #0BA7D7; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}

div#faqs ol { list-style: decimal; list-style-position: outside; padding-left: 50px;}
div#faqs ol  li{ list-style: decimal; list-style-position: outside;}
div#faqs ul  li{ list-style: none; list-style-position: outside; color: #000000;}
/* ----------------------- */
/* for contact form        */
/* ----------------------- */
/*
form {
background-color:#E9E6E1;
color:#000000;
border:1px solid #000000;
width:700px;
text-align:left;
margin:9px auto;
padding:0;
}

form p {
padding:0;
}

input {
font-family: 'Open Sans', sans-serif;
font-size: 14px;
}
+-
input.button {
font-family: 'Open Sans', sans-serif;
font-size:14px;
font-weight:700;
line-height:18px;
color:#000000;
}

div.formSection {
min-height:18px;
height:auto !important;
clear:left;
margin:0;
padding:9px;
}

.error {
color:#DC143C;
margin:5px;
padding:5px 7px 10px;
font-size: 18px;
}

.rtnMsg {
color:#000000;
margin:5px 0px 0px 0px;
padding:5px 7px 5px;
font-size: 18px;
}

textarea,input.formInput {
font-family: 'Open Sans', sans-serif;
font-size:14px;
width:98%;
border:1px solid #000000;
}
*/
.copyright{
	width: 950px;
    margin-left: auto;
	margin-right: auto;
	padding: 15px 0px 15px 0px;
	font-size: 18px;
	text-align: center;
	display: block;
	position: relative;	
}
.contactFrm h4 {
    font-size: 12px;
    color: #FFFFFF;
    margin-top: 5px;
	margin-bottom: 1px;
    font-weight: bold;
	text-align: left;
}
.contactFrm input[type="text"], .contactFrm input[type="email"] {
    width: 250px;
    color: #1E2029;
    background: #fff;
    outline: none;
    font-size: 14px;
    padding-left: 5px;
    border: 1px solid #000000;
    -webkit-appearance: none;
    display: block;
    margin-bottom: 1px;
	margin-left: 15px;
}
.contactFrm textarea {
    resize: none;
    width: 275px;
    background: #fff;
    color: #1E2029;
    font-size: 10px;
    outline: none;
    padding-left: 15px;
    border: 1px solid #1E2029;
    min-height: 10px;
    -webkit-appearance: none;
}
.contactFrm input[type="submit"] {
    outline: none;
    color: #000000;
    font-size: 20px;
	margin: 15px 0px 0px 50px;
    -webkit-appearance: none;
    background: #FFFFFF;
    transition: 0.5s all;
    border: 2px solid #1E2029;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
    -moz-transition: 0.5s all;
    width: 100px;
    cursor: pointer;
}
.contactFrm input[type="submit"]:hover {
    background: none;
    color: #FFFFFF;
}
p.statusMsg{font-size:18px;}
p.succdiv{color: #008000;}
p.errordiv{color:#E80000;}