.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;
}
h4 {
font-size: 14px;
}
a:link { color: #0000FF; }  /* for unvisited links */
a:visited { color: #800080; } /* for visited links */
a:hover { color: #0033CC; } /* when mouse is over link */
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 !important;
font-weight: 600;
text-decoration : none;
}
A:VISITED.navbar {
font : 11px Arial, Helvetica, sans-serif;
color : White !important;
font-weight: 600;
text-decoration : none;
}
A:HOVER.navbar {
	font : 11px Arial, Helvetica, sans-serif;
	color : Red !important;
	font-weight: 600;
	background : #CCCCFF;
}
TD.arial {  font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : Black;
}
H1.arial {
	font-family : Arial, Helvetica, sans-serif;
}
H2.arial {
	font-family : Arial, Helvetica, sans-serif;
}
H3.arial {
	font-family : Arial, Helvetica, sans-serif;
}

H4.arial {
	font-family : Arial, Helvetica, sans-serif;
}
H5.arial {
	font-family : Arial, Helvetica, sans-serif;
}
p {  font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : Black;
}
li { font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : Black; 
}
Body {  font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : Black;
	/* background-color: #003388; */
	/* background-color: #ffffff;  */
}
TR {  font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : Black;
}
TD {  font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : Black;
}
.styleTeenyI {
	font-size: xx-small;
	font-style: italic;
}
h1 {font-weight: bold; font-size: 20px; color: #000099; font-style: normal; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}

h2 {font-weight: bold; font-size: 16px; color: #000000; font-style: normal; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}

h3 {font-weight: bold; font-size: 14px; color: #000000; font-style: normal; font-family: Arial, Helvetica, sans-serif; text-decoration: none; margin:0px; padding:0px;}
.p2 {
font-weight: bold; font-size: 16px; color: #000000; font-style: normal; font-family: Arial, Helvetica, sans-serif; text-decoration: none;
}
 .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: 900px;
	background-color: #ffffff;
	padding-left:20px; 
	padding-right:20px;
	padding-bottom:10px;
}
#copyrighttext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.testimonial_text { /* hiding testimonial text */
	display:none;
}
.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;
}

/* 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;}
}