article, aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary {display: block;}
[hidden] {display: none;}
@font-face{font-family:OpenSansRegular;src:url('fonts/OpenSans-Regular.ttf');}
@font-face{font-family:OpenSansSemibold;src:url('fonts/OpenSans-Semibold.ttf');}
@font-face{font-family:OpenSansBold;src:url('fonts/OpenSans-Bold.ttf');}

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
* { box-sizing: border-box; margin:0;padding:0;font-weight:normal}
html * {   font-family:OpenSansRegular,Arial; font-size:12pt}
body {background:#FFFFFF;background-image: url("images/back.jpg");}
img {border:0; -ms-interpolation-mode: bicubic;}
a {text-decoration:none;color:#AB3131}

.container {max-width:900px;margin:0 auto;min-height:400px}
header { width:auto;  background:white}
@media only screen and (max-width: 450px) {  
    footer p {font-size:8pt;color:#000000;text-align:center;}
    footer {width:100%;  background:-webkit-linear-gradient(left, #3931af, #00c6ff);padding:1px;text-align:center;}
}
 @media only screen and (min-width: 451px) { 
     footer p {font-size:10pt;color:#000000;text-align:center;}
    footer {width:100%;  background:-webkit-linear-gradient(left, #3931af, #00c6ff);padding:10px;text-align:center;}
 }

/*footer {width:100%;  background:-webkit-linear-gradient(left, #3931af, #00c6ff);padding:10px;text-align:center;}
footer p {font-size:10pt;color:#000000;text-align:center;}*/
header h1  {color:#FBCBEF;font-size:20pt;padding:10px;text-align:center;text-shadow:3pt 2pt #000000}
.welcometext {font-size:14pt;text-align:center;color:#525252}
.welcometext h1 {color:#E03236;font-size:24pt;padding:10px;}


.panelbox {border-radius:10px;padding:30px;}
.panelbox h2 {color:#1F63B7;font-size:18pt;}

/*.panelbox {background:#EBEBED;border-radius:10px;padding:30px;margin-top:0px;}
.panelbox h2 {color:#1F63B7;font-size:18pt;}*/
.panelbox a {display:inline;}
.panelbox a:hover {border-radius:10px}

.highlight {background:#89C6F9;border-radius:10px;text-align:center;font-size:14pt;margin:5px;padding:5px}

.queryform {text-align:center;padding:10px;max-width:300px;background:#EEEEEE;margin:0 auto;margin-top:10px;border-radius:10px}
.queryform h2 {color:#AD4141;font-size:16pt;padding:5px;text-align:center;text-shadow:1px 1px #FFFFFF}
.queryform p {font-size:10pt;color:#473B3B}
.queryform input {padding:5px;margin:5px;font-size:12pt;width:200px}

.myform {width:800px;margin:0 auto; margin-top:5px; border: 1px solid #D18B19; background:#EDEDEF ; border-radius:5px}
.myform th {background:#FFBD54;color:#323232;padding:5px;border-radius:5px}
.myform td {padding:5px}

.mytable {width:800px;margin:0 auto; margin-top:5px; border: 1px solid #96BD8F; background:#EDEDEF ; border-radius:5px}
.mytable th {background:#71717F;color:#FFFFFF;padding:5px;border-radius:5px}
.mytable td {padding:5px}

.text p {font-family:OpenSansSemibold;font-size:10pt;margin-bottom:10pt}
.text ol,ul {font-family:OpenSansSemibold; margin-left:25px;}
.text li {font-family:OpenSansSemibold; font-size:11pt;margin-bottom:5pt}
.text b,strong {font-family:OpenSansBold; font-size:10pt}
.text blockquote {margin-left:25px}
.text h1 {font-size:20pt;margin:10px;text-align:center;color:#525252}

.box{width:800px;margin:0 auto; background:#FFFFFF; border: 1px solid #27654A;  margin-top:10pt;margin-bottom:10pt}
.box td {font-family:OpenSansSemibold; font-size:10pt;color:#404042;padding:3px}
.box b {font-family:OpenSansSemibold; font-size:10pt;}
.box p {font-family:OpenSansSemibold;font-size:10pt;margin-bottom:10pt}
.box h1 {font-size:20pt;font-family:OpenSansSemibold;}
.box h2,h3,h4 {font-size:12pt;font-family:OpenSansSemibold;}

nav {width:100%;background:-webkit-linear-gradient(left, #3931af, #00c6ff);box-shadow: 1px 3px 5px rgba(0, 0, 0, .5);margin-bottom:20px;}
.toggleMenu { display:  none; background: #3931af; padding: 10px 15px;  color: #fff;}
.nav { list-style: none;  *zoom: 1;  margin: 0; padding: 0;}
.nav:before,.nav:after {   content: " "; display: table; }
.nav:after {clear: both;}
.nav ul {list-style: none;width: 9em;	 margin: 0; padding: 0;}
.nav a {padding: 10px 20px;color:#FFFFFF;font-size:11pt;text-decoration:none;text-shadow:1pt 1pt #000000; font-weight:bolder }
.nav a:hover {   color:rgba(245, 247, 72, 0.00);	}
.nav li {position: relative;}
.nav > li {float: left;}
.nav > li > .parent {background-image: url("images/downArrow.png");background-repeat: no-repeat;background-position: right;}
.nav > li > a {display: block;}
.nav li  ul {position: absolute;left: -9999px;}
.nav > li.hover > ul {left: 0;}
.nav li li.hover ul {left: 100%;top: 0;}
.nav li li a {min-width:200px; display: block;background: #323034;position: relative;z-index:100;border-top: 1px solid #3F3F3F; box-shadow: 1px 4px 8px rgba(0, 0, 0, .5);font-size:10pt}
.nav li li li a {background:#249578;z-index:200;border-top: 1px solid #3F3F3F;font-size:10pt}

#DHTMLgoodies_formTooltipDiv{
	color:#FFF;
	font-family:arial;
	font-weight:bold;
	font-size:0.8em;
	line-height:120%;
}
.DHTMLgoodies_formTooltip_closeMessage{
	color:#FFF;
	font-weight:normal;
	font-size:0.7em;
}

.title { color:#27654A; font-family:  Times New Roman; font-size: 15pt; font-weight: bold }
.popupRegister
{
	display:block;
    margin: 0 auto;
    /*width:40%;*/
    height:440px;
    /*position: absolute;*/
    vertical-align: middle;
    /*margin-left:20px;*/
    background-color:#000;
    top: 40%; 
    /*left: 30%;*/

    z-index: 11; /* 1px higher than the overlay layer */

    -webkit-box-shadow: -5px 4px 5px 1px rgba(164,164,164,0.23);
	-moz-box-shadow: -5px 4px 5px 1px rgba(164,164,164,0.23);
	box-shadow: -5px 4px 5px 1px rgba(164,164,164,0.23);

     background: white;
  border: 0 none;
  border-radius: 3px;
  box-shadow: 0 17px 41px -21px rgb(0, 0, 0);
  padding: 20px;
  border-top: 9px solid #FFBD54;
  box-sizing: border-box;
}

.grid { border: 1px solid #D9911B; background:#FFEFD4; font-family: arial,verdana; font-size: 9pt; color: #27654A;  padding:5;font-weight:bold}
.forms-sign-up2{height: auto;width: 100%;background-color: #f2f4f8;margin-top:15px; padding:5px;}
#instruct li {
    min-height:30px;height:auto;
    color:#323232;
    font-family: 'Times New Roman',sans-serif;font-size:18px;
}
.hider
{
    position: fixed;
    top: 0;
    left: 0;
   background-color: rgba(0,0,0,0.7);
    z-index: 9999;
   /* filter: alpha(opacity=90);
  	-moz-opacity:0.9;
	-khtml-opacity:0.9;
	opacity:0.9;*/
    height: 100%;
    width: 100%;

}

@media print {
  body * {
    visibility: hidden;
  }
  #section-to-print, #section-to-print * {
    visibility: visible;
  }
  #section-to-print {
    position: absolute;
    left: 0;
    top: 0;
  }
}

@media only screen and (max-width: 750px) 
{
.container {max-width:100%}
.active { display: block; }
.nav > li {  float: none; }
.nav > li > .parent { background-position: 95% 50%;}
.nav li li .parent {  background-image: url("images/downArrow.png");background-repeat: no-repeat;background-position: 95% 50%;}
.nav ul {   display: block;width: 100%;}
.nav > li.hover > ul , 
.nav li li.hover ul {position: static;}
}

@media only screen and (max-width : 320px) 
{

}