/* --------------------------------------------------------------------------------------------------- */
/* the original css before adding css for the new menu. 22 Aug 2016 */
.mainnav {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 20px;
font-weight: 500;
color: #FFEE00;
}
.mainnavtext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 20px;
font-weight: bold;
color: #FFFFFF;
}
.membernav {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFEE00;
font-weight: 500;
}
.bodycopy {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: normal;
color: #000000;
}
.border1 {
border-right-width: 1px;
border-right-style: solid;
border-right-color: #FFFFFF;
}
.bordertop {
border-top-width: 1px;
border-top-style: solid;
border-top-color: #FFFFFF;
}
.bordertopside {
border-top-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: none;
border-bottom-style: none;
border-left-style: solid;
border-top-color: #FFFFFF;
border-left-color: #FFFFFF;
}
.borderleft {
border-left-width: 1px;
border-left-style: solid;
border-left-color: #FFFFFF;
}
.bordermain {
border: 1px solid #FFFFFF;
}
.style1 {
color: #FF0000;
font-style: italic;
font-weight: bold;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}
.style4 {
font-size: 12px;
font-weight: bold;
}
.style7 {
font-size: 13px;
font-weight: bold;
font-style: italic;
color: #FFFFFF;
}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.style12i {
font-size: 11px;
color: #000000;
font-style: italic;
}
.style13i {
font-size: 13px;
color: #000000;
font-style: italic;
}
A.navbar {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color : White;
font-weight: 600;
text-decoration : none;
}
A.navbarold {
font : 10px Arial, Helvetica, sans-serif;
color : White;
text-decoration : none;
}
A:LINK.navbar {
font : 11px Arial, Helvetica, sans-serif;
color : White;
font-weight: 600;
text-decoration : none;
}
A:VISITED.navbar {
font : 11px Arial, Helvetica, sans-serif;
color : White;
font-weight: 600;
text-decoration : none;
}
A:HOVER.navbar {
	font : 11px Arial, Helvetica, sans-serif;
	color : Red;
	font-weight: 600;
	background : #CCCCFF;
}
TD.arial {  font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : Black;
}
H1.arial, H2.arial, H3.arial, H4.arial, H5.arial  {
	font-family : Arial, Helvetica, sans-serif;
}
.styleTeenyI {
	font-size: xx-small;
	font-style: italic;
}
.p2 {
font-weight: bold; font-size: 16px; color: #000000; font-style: normal; font-family: Arial, Helvetica, sans-serif; text-decoration: none;
}
.newBang {
	color: red;
	font-weight: bold;
	font-style: italic;
}
 .fontAd {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-style:italic;
color:#000099;
}

.fontAd a {
color:#0000ff;
text-decoration:underline;
}

.fontAd a:hover {
color:#cc1717;
}
#toptable {
	width: 95%;
	max-width: 960px;
	background-color: #ffffff;
	padding-left:10px; 
	padding-right10px;
	padding-bottom:10px;
}
#copyrighttext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.testimonial_text { /* hiding testimonial text */
	display:none;
}
/* ########## */
/* from ucc.css */
.cmnt { /* for comments */
	padding: 5px;
	margin-top: 4px;
	margin-bottom: 4px;
	color: #336;
}
.cmnthdng {
	background-color: #eeeeff;
	font-weight: bold;
	/* color: white; */
}
.cmnthdng a {
	color: red;
	text-decoration: underline;
}
/* for figures w/wo captions -- dse 2016/8/1 */
.captimgleft {
	padding: 10px 10px 10px 0px;
	float: left;
	margin:auto;
}
.captimgright {
	padding: 10px 0px 10px 10px;
	float: right;
	margin:auto;
}
figure.captimgright > figcaption,  figure.captimgleft > figcaption {
	text-align:center; 
	margin: auto 0;
}
/* end of ucc.css */
/* --------------------------------- */
/* Fix IE. Hide from IE Mac \*/
* html #toptd { padding-left:20px; padding-right:20px; padding-bottom:10px; }

/* --------------------------------- */
/* Special CSS for printing only */
@media print {
p {font-size:1.7em; font-family: Times New Roman, Times, serif;}
.nodisplay4print {display:none;}
td.fontAd {display:none;}
#copyrighttext {font-size:12px;}
}
/* end of the original css */
/* ################# */
/* --------------------------------------------------------------------------------------------------- */
/* css for the new menu. 22 Aug 2016 */
/* General CSS */
body {
	margin: 0;
	background-color: #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : black;
}
img {
	max-width: 100%;
	height: auto;
}
h1 {font-weight: bold; font-size: 20px; color: #000099; font-style: normal;  text-decoration: none;}
h2 {font-weight: bold; font-size: 18px; color: #000000; font-style: normal;  text-decoration: none;}
h3 {font-weight: bold; font-size: 16px; color: #000000; font-style: normal;  text-decoration: none; margin:0px; padding:0px;}
h4 {font-weight: bold; font-size: 14px; color: #000000; font-style: normal;  text-decoration: none; margin:0px; padding:0px;}

h1.blue, h2.blue, h3.blue, h4.blue { color: #0066CC; }
h1.white, h2.white, h3.white, h4.white { color: #FFFFFF; }
a:link { color: #0000FF; }  /* for unvisited links */
a:visited { color: #800080; } /* for visited links */
a:hover { color: #0033CC; } /* when mouse is over link */

p, li, tr, td { font-size : 13px; color : black; }

/* ############ */
/* Content Area */
#contentarea {
	/* margin: 0 auto; */
	box-shadow: 2px 2px 20px #888888;
	box-shadow: 2px 2px 20px #880000;
	padding: 20px 40px;
	/* width: 100%;
	 max-width: 800px;
	min-width: 760px; */
}
/* ############ */
/* Top Navbar */
#topnav {
	/* position: fixed;
	z-index: 20;
	top: 0; */
	width: 100%;
	/* max-width: 960px; */
	background-color: #ffffff;
	box-shadow: 2px 2px 20px #888888;
	padding-top: 0px;
	margin-left: -8px;
	padding-left: 8px;
}
/* dse changes */
#topnav table {
 width: 100%;
 border: 0;
}
#topnav tr {
	vertical-align: middle;
}
#topnav td {
	padding: 0;
}
#topnav a {
	color : #222222;
	text-decoration : none;
}
#topnav a:hover {
	color: #000000;
	text-decoration : underline;
}
.divbox {
	padding: 5px;
}
/* .divbox:hover { background-color: #f2f2f2; } */
#searchform input[type=text] {
	font-size: 13px;
}
#searchform input[type="submit"] {
	-webkit-appearance: normal;
	-moz-appearance: normal;
	cursor: pointer;
}
.navbarbutton {
	background-color: #003388;
	padding: 3px;
	border-radius: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #fff;
}
.buttonlinks, .textlinks {
	float: right;
	margin: 2px 2px;
	padding: 1px 2px;
}
.praise {
	float: right;
	text-align: right;
	font-style: italic;
	font-weight: 600;
	line-height: 0.9em;
	font-size: 10px !important;
	padding: 1px 1px;
}
.motto {
	font-size:11px; 
	margin-top:-15px;
}
.mottoshort {
	font-size:12px; 
	margin-top:-6px;
}
.fbicon {
	float:left; 
	margin: 0; 
	margin-top: 10px; 
	padding: 0 4px;
}
.magnifier > .material-icons {
	font-size: 32px;
}
a.eml_login_center {
	font-size: 10px; 
	text-decoration:underline !important;
}
.eml_login {
	font-size: 10px;
}
/* ############ */
/* Slidable Left Menu */
#slidemenu {
	position: fixed;
	background-color: #f2f2f2;
	height: 100%;
	z-index: 25;
	width: 220px;
	color: #444444;
	top: 72px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	opacity: 1;
	font-family: 'Source Sans Pro', sans-serif;
}
#slidemenu ul {
	list-style: none;
	margin-top: 0;
	padding: 0
}
#slidemenu ul li {
	border-bottom: 1px solid #2a2a2a;
}
#slidemenu>ul>li>a {
	border-left: 4px solid #222;
}
#slidemenu ul li a {
	color: inherit;
	font-size: 16px;
	display: block;
	padding: 4px 0 4px 5px;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	font-weight: 600;
}
#slidemenu ul a i {
	margin-right: 10px;
	font-size: 18px;
	margin-top: 3px;
	width: 20px;
}
#slidemenu ul a i[class*='down'] {
	float: right;
}
#slidemenu ul a i[class*='up'] {
	float: right;
}
#slidemenu ul a:hover, #slidemenu ul a.active {
	background-color: #444444;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
}
#slidemenu ul a:hover i:first-child {
	color: #FFFFFF;
}
/* Submenu */
#slidemenu ul li a.active+ul {
	display: block
}
#slidemenu ul li ul {
	margin-top: 0;
	display: none;
}
#slidemenu ul li ul li {
	border-bottom: none;
}
#slidemenu ul li ul li a {
	padding-left: 30px;
}
#slidemenu ul li ul li a:hover {
	background-color: #444444;
}
/* /Submenu */
.slideleft {
	left: -280px;
}
.slideright {
	left: 0;
}
#showmenu {
	/* margin-left: 100%;
  position: absolute;
  top: 0; */
	padding: 6px 10px 7px 10px;
	font-size: 1.3em;
	color: #FFCC33;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
/* ############ */
/* Main Drop-down Menu */
#nav3holder {
	width:100%; 
	background-color: #038;
	/* padding-top: 68px;	*/
}
#nav3 ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
	background-color: #038;
	text-align:center;
	opacity: 1;
}

#nav3 ul li {
    float: left;
	display:inline;
}

#nav3 ul li a, .dropbtn {  /* putting #nav3 ul li a does not work, if use with display: inline-block;  */
    display: block;
    color: white;
    /* text-align: center; */
	text-align: left;
    /* padding: 14px 16px; */
	padding: 3px 6px;
    text-decoration: none;
	/* font-family: 'Source Sans Pro', sans-serif; */
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:600;
}

#nav3 ul li a:hover, .dropdown:hover .dropbtn {
    background-color: red;
}

#nav3 ul li.dropdown {
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 146px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 999; /* in front of everything */
}

.dropdown-content a {
    color: white;
	background-color: #038;
    /* padding: 12px 16px; it does not seem to matter. */
    text-decoration: none;
    display: block;
    text-align: left;
}

.dropdown-content a:hover {
	/* background-color: #eeeeee; */
	/* background-color: #f1f1f1; */
	color: white;
}

.dropdown:hover .dropdown-content {
    display: block;
}

/* ############ */
/* Media Rules for responsive design */
.dsk, .dsktab, .dsktabphab, .dsktabphabmob,
.tab, .tabphab, .tabphabmob,
.phab, .phabmob,
.mob, .dsktabnav3 {
	display: none;
}
#topnav { height:68px; }
#slidemenu { top: 68px; }
#contentarea { /* width:100%;*/ padding-top: 68px; }
.tallLine {
	line-height: 150%;
}


@media (min-width: 906px) {  /* desktop *//* change from 900px to 906 px */
.dsk, .dsktab, .dsktabphab, .dsktabphabmob { display: initial; }
#topnav table { width: 100%; padding-right: 8px; }
.dsktabnav3 { display: block; } /* display:initial; does not work */
.dropdown-content { min-width: 160px; }
#contentarea { width:80%; padding-top: 10px; margin-bottom:40px; }
}

@media (max-width: 905.9px) {  /* tablet */  
.tab, .tabphab, .tabphabmob,
.dsktab, .dsktabphab, .dsktabphabmob { display: initial; }
.dsk { display: none; }
input, select { max-width: 95%;}
#topnav { width: 100%; }
#topnav table { width: 100%; }
.eml_login { font-size: 10px; }
.praise { font-size: 10px !important;
	padding: 1px 3px;}
div > a.eml_login { text-decoration:underline !important; }
.dsktabnav3 { display: block; }
#contentarea { /* width:80%; */ padding-top: 10px; margin-bottom:40px; } /* max-width creates problems for iPhone. */
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { /* iPad in portrait & landscape */
.dsktabnav3 { display: block; }
#contentarea { width:80%; padding-top: 10px; margin-bottom:40px; } /* max-width creates problems for iPhone. */
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {  /* iPad in portrait */
.eml_login { font-size: 10px; }
}

@media (max-width: 767.9px) {  /* Phablet */
.phab, .phabmob { display: initial; }
.dsk, .dsktab, .tab, .dsktabnav3 { display: none; }
#topnav { width: 100%; }
#topnav table { width: 100%; }
#menuicon { width: 60%; }
#topnav { height:80px; }
#slidemenu { top: 80px; }
#contentarea { /* max-width:100%; */ padding-top: 80px; margin-bottom:0px; }
.fbicon { float: right; }
.tallLine { line-height: 180%; }
p, td, li {	word-wrap: break-word;	}
}

@media (max-width: 440px) { /* mobile */
.mob { display: initial; }
.phab, .tabphab { display: none; }
p, li, td {font-size: 16px;}
#topnav { width: 100%; }
#topnav table { width: 100%; }
#gear { width: 100%; }
#search { width: 50%; }
.eml_login { font-size: 10px; }
a.eml_login_center { font-size: 10px; text-decoration:underline !important; }
.magnifier > .material-icons { font-size: 24px; }
#menuicon { width: 50%; }
#topnav { height:68px; }
#slidemenu { top: 68px; }
#contentarea { /* max-width:100%; */ padding-top: 68px; }
}

@media (max-width: 319px) { /* old mobile */
a.eml_login_center { font-size: 9px; text-decoration:underline !important; }
}

/* Hacks for  IE9, IE10, give up on <= IE8 */
@media screen and (min-width:0\0) {
#veintidos { color: red}
/* make it desktop */
.dsktabphabmob, .dsktabphab, .dsktab, dsktab { display: block; }
}